搜索资源列表
HY7131R-ZC0301.rar
- 我在网上找到的二种30万像素摄像头方案,大家可以参考,I found two kinds of online 300,000-pixel camera program, everyone can refer to
lktest1
- 在Linux下编写的,用于截取视频图像的一个小程序,像素320*240的,环境:摄像头是OV9650,内核Linux2.6.30.4,yaffs文件系统,天嵌开发板。-Prepared under the Linux, used to intercept a small program of video images, 320 x 240 pixels, and the environment: the camera is the OV9650, the kernel Linux2.6.30.4
video_capture
- 采用V4L2(video4 linux2)编程,在开发板上实现视频监控。开发板的USB外界摄像头后,运行该程序可在屏幕上看到实时监控画面。在V4L2中,视频设备被看作一个文件。打开设备文件后,获取设备的capability,检测视频设备支持标准,进而设定视频采集方式(内存映射的采集方式),捕捉到的图像数据利用yuv格式转换为rgb格式的算法进行处理,处理后的图像数据循环入队列缓存,并重新采集下一张视频数据。-Using V4L2 the (Video4 linux2), programming,
