搜索资源列表
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
TQ2440-640-480-linux-ov9650
- 在天嵌2440的开发板上能够用群创的7寸液晶800*480上显示640*480的OV9650摄像头图像的驱动和程序,注意,其他开发板不一定能用,下载之后,直接insmod ov9650-640.ko,然后运行camera_test640就可以了,附带代码。-the application program and device drive for ov9650 CMOS camera. the code is using for TQ2440 develepment board only.
camtest
- mini2440光盘自带的linux示例代码,包括了cmos摄像头的驱动程序和测试代码-mini2440 cam driver and test
CMOS-DR
- 基于linux的ARM CMOS摄像头测试程序-Linux-based ARM CMOS camera test program
CMOSorUSB
- mini2440通过网络浏览CMOS或USB摄像头实现远程监控,USB摄像头都可以用,是万能USB识别驱动。-mini2440 via a web browser CMOS or USB camera remote monitoring, USB webcams can be used, is the universal USB driver identification.
gc0307.tar
- 基于s5pv210的cmos摄像头驱动,摄像头为gc0307。摄像头采集格式为yuyv。内有说明文档。-Based s5pv210 of cmos camera driver, camera for gc0307. Cameras capture format yuyv. There are documented.
s3c2440camera-r5
- mini2440的linux摄像头驱动程序,cmos sensor是OV9650-mini2440 of linux camera driver, cmos sensor is OV9650
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
mjpg-streamer-mini2440-zc301.tar
- 1. 在linux2.6.30 -linux2.6.32 中通过ZC301摄像头使用WebCam开源项目:mjpg-streamer 2. 可以使用客户端软件viewer_client.exe测试,也可以在网页中使用IP地址或花生壳免费域名访问,不需要特别安装Java 补丁也可以浏览 3. 访问的端口号用7070 , 可以跳过电信对普通端口的限制 , 网页访问方式时用域名或IP :7070 /javascr ipt_simple.html ( 或 javascr ipt.html 等其
CMOS-DRIVER
- CMOS DRIVER,摄像头驱动手册,包含一些驱动-CMOS camera drive
Linux-driver-for-ov9650-camera
- ov9650 cmos摄像头Linux驱动源码,处理流程清晰简洁,可作轻量级演示demo.-Linux driver for camera ov9650。
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