搜索资源列表
摄像头抓图程序
- ARM的USB视频采集源程序 抽取出来了三个文件:vidcat.c v4l.c v4l.h 搞定了它的编译,生成了一个60k的vidcat可执行文件,拷贝到2410上后工作正常-Video capture source program of ARM USB draw following 3 file: vidcat.c v41.c v41.h to finish its compile and build about 60K vidcat executable file and wor
v4l2
- 网上大多数linux/unix视频采集程序都是基于video4linux的.而基于V4L2的程序比较少. 本人自己写的基于video4linux2(V4L2)的视频采集程序.已经测试成功.编译请用GCC,或者交叉编译器arm-gcc之类.-linux / unix Video Collection procedures are based on the video4linux The. For the V4L2 the procedure is relatively small. I wro
arm+pwc
- S3C2410+飞利浦PWC视频采集,V4L驱动编写,输出到LCD
camera-v4l
- linux和arm下usb摄像头图像的获取,领用s3c2440芯片和video for linux 编程,c语言编程-linux and arm under the usb camera image acquisition, the recipients S3C2440 chip and video for linux programming, c language programming
capserv
- linux/arm下图像采集模块,利用v4l编程,直接将图像保存为文件。-image capture for linux,developed by the v4l .
camsnap
- 程序是根据vidcat改的,只能抓PPM的图. makefile的内容如下,请注意打小写: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/usr/local/arm/2.95.3/arm-linux/include -wall -dhave_libjpeg #-dvideo_dev=\"/dev/v4l/video0\" -dversion=\"0.7.2\" cflags=-wall -dvideo_dev=\"/de
v4lcap-arm
- 利用V4L将USB摄像头的采集数据在ARM屏幕上显示,运行通过,效果很好-V4l will use USB camera ARM data collection at the screen, running through, very good!!
VideoforEmbeddedarm
- 嵌入式图像采集显示,应用linux开发环境和JPEGlib库和Video for Linux库开发代码-Embedded arm pictures capture ,V4L
0V9650-drive-application-source-code
- 编译器必须为 3.3.2 编译时候要加参数 1)加载模块:insmod s3c2440a_camif.ko (设备节点为:/dev/v4l/video0) 2)运行程序:./ov9650_init (通过iic初始化ov9650芯片,运行一次即可) 2)运行测试程序:./testcamera (加-h可查看参数说明) 注: 1)驱动模块中不含摄像头芯片的iic初始化,初始化部分位于ov9650_init中。 2)若文件系统不支持2.6下的insmod命令,请
videodemo
- 基于arm s3c2410平台的linux系统usb摄像头监测程序。通过使用v4l的api函数从摄像头中读取数据 ,然后写人Frame Buffer, 使采集到的图像在液晶屏中显示出来。-Usb camera arm s3c2410 platform-based linux system monitoring procedures. By using the v4l api function to read data from the camera, and then writing Frame
ledtest
- LED 测试程序,用于arm v4l开发板上wince系统下的io口测试。-LED test app. developed under evc and used for arm v4l study board.