搜索资源列表
dd
- WIndow提供了一个标准接口文件Vfw.h,用于直接获得通用摄像头的视频数据 , 本程序做了一个使用的样本,可以直接编译运行-The WIndow provides a standard interface file Vfw.h for direct access to common camera video data, this program use a sample, you can directly compile and run
video_capture
- 采用V4L2(video4 linux2)编程,在开发板上实现视频监控。开发板的USB外界摄像头后,运行该程序可在屏幕上看到实时监控画面。在V4L2中,视频设备被看作一个文件。打开设备文件后,获取设备的capability,检测视频设备支持标准,进而设定视频采集方式(内存映射的采集方式),捕捉到的图像数据利用yuv格式转换为rgb格式的算法进行处理,处理后的图像数据循环入队列缓存,并重新采集下一张视频数据。-Using V4L2 the (Video4 linux2), programming,
AVS2-Player
- AVS2播放器,用来分析监测AVS2编码的ES数据包准确性,可以用来测试编码器是否符合标准。(AVS2 Player, which is used to analyze and monitor the accuracy of ES packets encoded by AVS2, can be used to test whether the encoder meets the standard.)