搜索资源列表
USB摄像头视频读取实时处理
- VFW效率比较高的USB摄像头视频读取+实时处理, FrameCallBack的效率高过拷贝到剪贴板 再读取的操作 里面还有YUY2视频解码的处理,都替你弄好了! overlay 显示模式 替代 preview方式 , 大大减小CPU的负担。 效率虽然比不上DirectShow ,但是也可以了 将亮度曲线集成到 preview 窗口,放个手指在摄像头前面晃晃试一试。COOL 吧!!! 刚刚加入 slider ,尚未加入消息操作 。 hujin@suda.edu.cn
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
decomb521src
- This project builds Decomb Plugin for Avisynth. It supports both YUY2 and YV12 color spaces. Functions can be combined to implement inverse telecine (IVTC) for both NTSC and PAL streams.-This project builds Decomb Plugin for Avis ynth. It supports bo
yuy2
- yuv 4:2:0 to yuyv 4
YUVrgb
- 实现了图像格式yuy2到RGB24的转换,在视频采集中有着广泛的应用、
一个基于YUY2的DShow过滤器
- 本人自编
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
shuangpinYUYVTest
- 用d3d实现YUY2视频显示,同时支持双屏,非常有价值的-Achieve YUY2 video display with d3d, while supporting dual, very valuable
VideoNet_srcbb-0813eve
- 进行VideoNet的程序(在http://www.codeproject.com/Articles/7573/VideoNetb上下载的)学习中,发现在进行调试时, 1. 运行到 ConvertRGB2YUV 函数时,在 *y++=( RGB2YUV_YR[*r] +RGB2YUV_YG[*g]+RGB2YUV_YB[*b]+1048576)>>16 出down掉! 崩溃! 程序每次到这里崩溃,我也崩溃了!后来反复查网上帖子,有几个说的还行,总体说来,还是没有根本
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
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
- convert each frame in the yuv file into .bmp files
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
DVD2AVI_164_SRC
- Dvd to AVI DVD2AVI 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.
GraghDialog
- 视频聊天项目,经过本人的修改,可以在普通视频下使用,但是免驱摄像头可能解码会有问题,需要yuy2转换。-Video chat program, after my changes, can be used in ordinary video, but camera-free drive may have problems decoding the need yuy2 conversion.
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