搜索资源列表
CapPiX
- 我写的一个图象抓捕程序,他支持多种格式(RGB24,YuY2等)可以同时得到130万的图象多幅(1280*1024)而且是MFC工程,非常完整-I write an image capture process, he supported a variety of formats (RGB24. YuY2 etc.) could be 1.3 million while the number of images (1280 * 1024) works but MFC , a very comple
shuangpinYUYVTest
- 用d3d实现YUY2视频显示,同时支持双屏,非常有价值的-Achieve YUY2 video display with d3d, while supporting dual, very valuable
ColorspaceConverter
- ColorspaceConverter 可用于快速转换I420, YV12, UYVY, YUY2, YVYU, RGB 等多种colorspace 格式, 用于多媒体图像的输入和输出处理。-ColorspaceConverter can be used for the rapid conversion I420, YV12, UYVY, YUY2, YVYU, RGB and other colorspace format for multimedia image processing of
yuv2rgb
- convert each frame in the yuv file into .bmp files
YUY2RGB
- 将YUY2格式的图像转化为RGB图像保存下来-To transform the YUY2 format image into RGB format image, and save it.