搜索资源列表
GrabSample
- 从usb摄像头采集视频,可以存成yuv或rgb原始文件,适合做视频处理的开发人员使用。记得装directshow
YUV_related
- 自己收集的关于YUV视频格式的学习内容,包括对YUV格式的基本介绍,以及处理YUV视频序列所可能用到的可执行的操作工具;DirectShow中常见的RGB/YUV格式;一个播放YUV的安装软件。
DirectShow
- DirectShow中常见的RGB/YUV格式 对多种RGB和多种YUV都作了很详尽的说明,还有两种格式的转换公式
VideoTestSource.zip
- 实现了directshow中的一个source filter,可以捕捉采集的视频,输入支持PAL制式和NTSC制式,输出支持RGB和YUV格式。,Directshow implementation of a source filter, can capture video collection, input support PAL and NTSC standard formats, support for RGB and YUV output format.
Contrast
- directshow框架中,非常经典的Transform filter,用来调节对比度。适用于RGB带调节板的图像格式。-DirectShow framework, very classic Transform filter, used to adjust the contrast. With adjustment for RGB image format plate.
Contrast_bak
- directshow yuv240转rgb filter,vs2005和vs2008下测试通过-directshow yuv240 turn rgb filter, vs2005 and vs2008 to test through
SnakeSourceFilter
- Well, creating DirectShow filters can be real pain at times especially Source filter. When I needed a source filter to generate my own images, I looked at the Ball source filter in DirectShow documentation but it was useless for me because I needed t
RGBFilters
- DIRECTSHOW :RGB SOURCE FILTER
DVideoTestSoui
- 实现了directshow中的一个source filter,可以捕捉采采集的视频,输入支持PAL制式和NTSC制式,输出支持RGB和YUV格式。 -In a directshow source filter, can capture the mining collection of video input support PAL and NTSC format, and output support for RGB and YUV formats.