搜索资源列表
preview
- 利用V4L2實現 camera preview 功能,需要在 Linux/Unix 下執行,並且安裝libgtk+2.0-dev。-Implement camera preview by v4l2 and gtk+.
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.
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