搜索资源列表
preview
- 利用V4L2實現 camera preview 功能,需要在 Linux/Unix 下執行,並且安裝libgtk+2.0-dev。-Implement camera preview by v4l2 and gtk+.
cameral
- 具体包括了 使用的是普通的电脑摄像头,因为是用m语言写的,所以兼容各个版本。 原创地址(我在ilovematlab发了帖子了,下载人很多,所以在这里也发出来,给大家共享): http://www.ilovematlab.cn/viewthread.php?tid=38743&highlight= 包含内容: 摄像头的预览和抓图 摄像头图片的保存 定时器的应用 m文件建立gui控件。 方便初学者学习。-Specifically includes the use
camtest
- 控制2440上的摄像头,实现动态预览,基于Linux操作系统-Control of 2440 on the camera, dynamic preview, based on the Linux operating system
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
Camera
- The Camera activity which can preview and take pictures for Linux.
CameraPreview
- Camera Preview for Embedded Linux.
icquisition
- 使用DShow采集摄像头图像并预览,熟悉一下Filter的使用,希望对大家有用-Use DShow acquisition camera images and preview, familiar with the use of the Filter, hope useful for everyone
yillion
- 使用DShow采集摄像头图像并预览,熟悉一下Filter的使用,希望对大家有用(Use DShow acquisition camera images and preview, familiar with the use of the Filter, hope useful for everyone)
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