搜索资源列表
camera
- 6410 板子上 ov9650 摄像头 测试程序-6410, on board camera test program ov9650
s3c6410-h264-encode-ok
- 已产品化代码,用华恒S3C6410-R2开发板采集视频并压缩为H264格式,不带IDR帧,提供c源程序和MAKEFILE,头文件开发板配套资料有,使用时.c文件要改名为cam2fb.c-Product of the code has been used huaheng S3C6410-R2 development board acquisition and compression for the H264 video format, without IDR frame, providing c
camera.tar
- 飞 凌 S3C6410 上 的 OV9650 驱 动-ov9650 driver for s3c6410 develop board of forlink
cam2fb
- ov9650摄像头采集程序,适用于嵌入式linux开发,目前在s3c6410上测试OK-ov9650 camera capture program, suitable for embedded linux development, testing OK now s3c6410
CameraDemo
- 一个基于S3C6410开发板上IIC接口的OV9650_IG摄像头vs2005下的DEMO,全是源码,很好的哟-A S3C6410 based development board IIC interface OV9650_IG camera under vs2005 DEMO, all source code, good yo
s3c6410 linux camera driver
- 三星 s3c6410 linux 摄像头 驱动程序 源码 (支持的摄像头模块 ox3640, ov9650, tvp5150) -samsung s3c6410 linux camera driver source code (support module : ox3640, ov9650, tvp5150)
S3C6410_OV9650_CAMERA
- S3C6410的OV9650摄像头模块驱动程序。应用程序得自己写哦-S3C6410 the OV9650 camera module driver
OV9650_linux_driver_app
- S3C6410上camera OV9650驱动,输出的数据包含RGB565和YUYV两种格式,并有两种格式对应的测试APP。-It s the camera driver of s3c6410 to OV9650,the output data includes RGB565 and YUYV format.