搜索资源列表
drv
- linux下面im8012的驱动程序,im8012为工业上通常使用的cmos摄像头
s3c2440camif
- mini2440中cmos摄像头的驱动,不是v4l,而是字符型设备驱动-mini2440 drive in cmos camera, not v4l, but a character device driver
2440CMOScamwrfile
- 这是S3C2440 CMOS摄像头的读写程序,希望 对你有帮助!显示可能还有些问题,不过程序架构已经很好了。-This is a S3C2440 CMOS camera to read and write procedures in the hope to help you! The display may also some problems, but the procedural framework has been very good.
camtest
- 2440开发板的cmos摄像头应用程序,抓图并实时显示在lcd上,内部已有makefile,可直接编译!-2440 development board cmos camera applications, capture and real-time display in the lcd, the internal has makefile, the compiler can directly!
cameraforlinux
- linux下cmos摄像头驱动模块,包含源代码-under linux drive cmos camera module that contains the source code
2440boardCMOScamerawritefile
- 这是2440关于cmos摄像头的读写程序,但是JPEG的压缩率有待改进,有兴趣的朋友可以一起研究。-This is a cmos camera on the 2440 reading and writing program, but the JPEG compression ratio could be improved, interested friends can study together.
comosusbvideo
- 通过网络浏览CMOS或USB摄像头 不错的视频资料-cmos usb video
wfile
- 这是S3C2440 CMOS摄像头的读写程序,希望 对你有帮助!显示可能还有些问题,不过程序架构已经很好了。-This is a S3C2440 CMOS camera to read and write procedures in the hope to help you! The display may also some problems, but the procedural framework has been very good.
CMOS-MODULE-FOR-REAL6410
- cmos 摄像头模块的设计文档。REALARM 6410 提供。涉及到ov965X系列。-CMOS VIDEO camera module design documents for REAL6410. IT CAN BE REFERENCED BY WRITING OV965X camera driver
CMOS-DR
- 基于linux的ARM CMOS摄像头测试程序-Linux-based ARM CMOS camera test program
camera-mini2440
- mini2440摄像头动态预览程序,程序测试可以看到 CMOS 摄像头的动态预览画面-mini2440 camera dynamic preview program, the CAM130 camera module plugged into the development board CAMERA interface, command line input camtest command, you can see the dynamic CMOS camera preview
h264_env_linux.tar
- 示例分为 CMOS 摄像头录像及回放两个功能: 1) 当用户进行录像时,会从 CMOS 摄像头采集视频, 在源代码 main.cpp 中,用 TVideo 类来实现这个部分的工作,在 TVideo 类中,会打开 CMOS 摄像头并采集图像。 2) 在从摄像头采集完图像后,需要在屏幕上进行预览,这部分的工作由 TFrameBuffer 类来完成。(Examples are divided into CMOS camera video and playback two functions: 1