搜索资源列表
yuvconverter_src.zip
- yuv,yv12,yuy2等各种格式与rgb格式之间的转换.,yuv, yv12, yuy2 various format and rgb conversion between formats.
YUVPlayer.rar
- YUY2原始视频数据播放器,使用GDI渲染,可逐帧播放,可拖动,因为用的GDI,渲染速度慢,可供学习。,Original video data YUY2 player, use GDI rendering, frame by frame playback can be drag, because by the GDI, slow rendering for the study.
MyYUViewer.rar
- 一个用opencv编写的可以打开YUV格式视频的一个很好的小程序,值得下载哦,Opencv prepared a used YUV format video can turn a good little program, it is worth to download Oh
YV12TOYUY2.rar
- 将YV12视频格式文件 转换成 YUY2 视频格式文件,YV12 transfer to YUY2
MPEG2-AVI
- The development is based on MSSG MPEG2Decode 1. GUI interface (gui.cpp) 2. VFAPI support (vfapi.c vfapidec.c) 3. AC3/MPA/LPCM demux (getbit.c) 4. Auto-split AVI output through RGB24/YUY2 (store.c) 5. YUY2 DirectDraw Overlay (store.c gu
YUV2RGB
- 将视频采集卡中的采集到的原始视频数据(YUY2格式)转换成RGB24格式,保存成位图。 用于抓取帧-Video capture card will be collected in the original video data (YUY2 format) into RGB24 format, saved as bitmaps. Frame for crawl
YUY2toRGB
- YUY2 to RGB converter
VB-USB-VIDEO-TO-RGB
- VB实现USB摄像头回调图像各种格式转换为BMP代码(二次完全查表法) YUY2,YUY9,i420,UYVY转换为RGB-VB callback USB camera to achieve a variety of formats to BMP image code (the second full look-up table) YUY2, YUY9, i420, UYVY to RGB
yuy2_16torgb_24
- 实现yuy2转换成bmp格式,显示图片实例,实例是以640*480分辨率进行转换,可以修改成自己需要的分辨率-This Program Convert yuy2 to bmp
extDll
- 最适用的将YUY2的彩色图像转换为灰度图像的方法,可以大量应用在opencv中-the best method used to convert yuy2 image to be gray image