Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - v4l
Search - v4l - List
DL : 0
针对飞凌嵌入式okIII开发板,利用videoforlinux实现了摄像头的图片采集并保存为bmp图像-the code brings up a way to capturing video infomation and save them in bmp format with the help of v4l, especially for FeiLing OKIII demo board.
Update : 2024-05-04 Size : 1024 Publisher : 徐哲

avi编程 avilib,简单的利用里面几个函数就能得到AVI,前提有一帧的图像。-avi programming avilib, simple to use several functions which can be AVI, there are a prerequisite for the image.
Update : 2024-05-04 Size : 10240 Publisher :

基于v4L的视频采集程序,可将摄像头采集视频图像记录。-V4L based on the video capture process, the camera can record video images collected.
Update : 2024-05-04 Size : 445440 Publisher : liu

基于V4L和V4L2的图像捕捉程序,通过摄像头采集保存图像-V4L and V4L2 based on the image capture process, through the preservation of image acquisition camera
Update : 2024-05-04 Size : 971776 Publisher : liu

一个使用v4l编写的视频获取的例子,最新版0.31的下载-Prepared using a v4l video for example, download the latest version 0.31
Update : 2024-05-04 Size : 139264 Publisher : xueheng

DL : 0
视频监控系统 V0.0.1 本系统从摄像头实时采集视频并显示。系统使用Qt开发。 本系统支持多平台多操作系统,在Windows系统下使用OpenCV的一些库函数进行视频采集。在Linux系统下使用V4L进行视频采集。 在以下环境测试运行:Windows: Qt 4.4.3,Linux: qt-embedded-linux-opensource-src-4.4.1。 更多新版本下载地址:http://sonew.512j.com/works.php 视频监控系统 V0.0.2 增加了相片的拍照,预览与管理功能。 视频监控系统 V0.0.3 增加了MPEG4视频的录制与播放。-Video Monitor System V0.0.1 This system capture video in real-time from the camera and then display. It uses Qt fot development. The system supports multi-platform, multi-operating systems, Windows systems use the OpenCV library functions for video capture. In the Linux system, it use V4L for video capture. Environmental test run on the following: Windows: Qt 4.4.3, Linux: qt-embedded-linux-opensource-src-4.4.1. More new version of Download: http://sonew.512j.com/works.php Video Monitor System V0.0.2 added photo, preview and management functions. Video Monitor System V0.0.3 added MPEG4 video recording and playback functions.
Update : 2024-05-04 Size : 1092608 Publisher : 苏松剑

摄像头抓屏程序 在linux下运行 需要v4l.h v4l.c-use webcam to capture pics in linux
Update : 2024-05-04 Size : 87040 Publisher : lee

cheese 是一款用你的摄像头拍照片和视频的软件,并带一些有趣的特殊效果,让你同别人分享快乐的软件。cheese最初是作为Google’s 2007 Summer of Code一部分,主要由 daniel g. siegel和 Rapha?l Slinckx主持的,经过几个月的发展,cheese已经有大部分经典大头贴的功能。在后台,cheese是利用GStreamer来实现照片和视频的各种效果的。   cheese主页http://www.gnome.org/projects/cheese/- Take photos and videos with your webcam, with fun graphical effects Cheese currently requires: - glib-2.0 >= 2.16.0 - gobject-2.0 >= 2.12.0 - gio-2.0 >= 2.16.0 - gtk+-2.0 >= 2.17.4 - gdk-2.0 >= 2.14.0 - gnome-desktop-2.0 >= 2.26.0 - gconf-2.0 >= 2.16.0 - gstreamer-0.10 >= 0.10.20 - gstreamer-plugins-base-0.10 >= 0.10.20 - gstreamer-plugins-good-0.10 >= 0.10.8 - gnome-vfs-2.0 - dbus-1 - dbus-glib-1 - hal - cairo - pango - librsvg >= 2.18.0 - libebook-1.2 (evolution-data-server) - postr for Flickr export (optional) - f-spot for F-Spot export (optional) - nautilus-sendto for better export mechanism (optional) - a webcam - a brain The official website is: http://projects.gnome.org/cheese How to get your camera working: To get your camera working with cheese, you will have to ensure that it works with the Gstreamer Framework and Video4Linux2 (V4L2) or Video4Linux (V4L). T
Update : 2024-05-04 Size : 5100544 Publisher : JANKY

DL : 0
基于V4L的的编程和说明函数。对编写V4L的编写有很大的作用-V4L-based programming and description of the function. In the preparation of V4L significant role in the preparation of
Update : 2024-05-04 Size : 66560 Publisher : kk

DL : 0
linux下的v4l驱动程序开发指南,英文版-v4l programming under linux
Update : 2024-05-04 Size : 65536 Publisher : sean

DL : 0
mini2440中cmos摄像头的驱动,不是v4l,而是字符型设备驱动-mini2440 drive in cmos camera, not v4l, but a character device driver
Update : 2024-05-04 Size : 6144 Publisher : 谭谦

DL : 0
Linux 基于V4L的视频采集 -Linux-based V4L Video capture
Update : 2024-05-04 Size : 151552 Publisher : 胡洪涛

周立功关于2410开发板上的ov511摄像头采集实现。有3章课件以及相关源代码。第一章为framebuffer实现第二章为v4l实现,第三章为视频采集实现。-ZLG on the 2410 development board ov511 camera acquisition to achieve. There are 3 chapters courseware and related source code. Chapter I Chapter II as a v4l achieve framebuffer implementation, the third chapter for the video capture to achieve.
Update : 2024-05-04 Size : 244736 Publisher : 马强

DL : 0
linux/arm下图像采集模块,利用v4l编程,直接将图像保存为文件。-image capture for linux,developed by the v4l .
Update : 2024-05-04 Size : 8192 Publisher : juyaoyong

DL : 1
(1)本视频监控系统从摄像头实时采集视频并显示。系统使用Qt开发。 本系统支持多平台多操作系统,在Windows系统下使用OpenCV的一些库函数进行视频采集。在Linux系统下使用V4L进行视频采集。 在以下环境测试运行:Windows: Qt 4.4.3,Linux: qt-embedded-linux-opensource-src-4.4.1 (2)增加了相片的拍照,预览与管理功能。 (3)增加了MPEG4视频的录制与播放。-(1) This system real-time capture video from the camera and display. System uses the Qt development. The system supports multi-platform multi-operating systems, Windows systems use the OpenCV in some library functions for video capture. In the Linux system to use V4L video capture. Test run in the following environment: Windows: Qt 4.4.3, Linux: qt-embedded-linux-opensource-src-4.4.1 (2) increased the photo camera, preview and management functions. (3) an increase of MPEG4 video recording and playback.
Update : 2024-05-04 Size : 3668992 Publisher : limei

DL : 0
关于v4l2的API官方说明文档,详细的介绍了v4l2的编程的各种结构体的作用以及API的功能-V4l2 API on the official documentation, a detailed description of the v4l2 programming role of the various structures and API functions
Update : 2024-05-04 Size : 845824 Publisher : 魏江涛

我做的在s3c2410上内核,2.6.29的内核,适合ARM9的平台,支持LCD,支持v4l,对做linux的内核配置的初学者是个不错的资料-S3c2410 on me to do in the kernel, 2.6.29 kernel for ARM9 platform support LCD, support v4l, on doing linux kernel configuration is good information for beginners
Update : 2024-05-04 Size : 1649664 Publisher : 魏江涛

DL : 0
effectv中vedioforLinux的部分 非常适合学习和 很容易的修改为v4l的代码 很有用-effectv part in vedioforLinux very suitable for learning and very easy to modify the code to be useful for the v4l
Update : 2024-05-04 Size : 3072 Publisher : 李山

DL : 0
友善之臂MICRO2440摄像头采集与LCD显示源程序。编译需要加 -ljpeg选项。用arm-linux-gcc编译。压缩包中的v4l2_bf_10为编译后的可执行文件。可以直接下载到板子上运行。-micro2440 V4L2 api programing,display the picture on LCD.
Update : 2024-05-04 Size : 8192 Publisher : 周远彬

DL : 0
Source code of IP CCTV made up of V4L
Update : 2024-05-04 Size : 10240 Publisher : SlimSevernick
« 1 2 3 4 5 6 7 89 10 11 12 13 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.