搜索资源列表
USB摄像头视频读取实时处理
- VFW效率比较高的USB摄像头视频读取+实时处理, FrameCallBack的效率高过拷贝到剪贴板 再读取的操作 里面还有YUY2视频解码的处理,都替你弄好了! overlay 显示模式 替代 preview方式 , 大大减小CPU的负担。 效率虽然比不上DirectShow ,但是也可以了 将亮度曲线集成到 preview 窗口,放个手指在摄像头前面晃晃试一试。COOL 吧!!! 刚刚加入 slider ,尚未加入消息操作 。 hujin@suda.edu.cn
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的转换,在视频采集中有着广泛的应用、
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掉! 崩溃! 程序每次到这里崩溃,我也崩溃了!后来反复查网上帖子,有几个说的还行,总体说来,还是没有根本
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.
VideoCS
- 其于VFW开发的视频软件,是在VideoNet文件基础上更改得到的,VideoNet文件针对摄像头的格式为RGB24,此文件支持摄像头为YUY2格式。-VFW development of its video software it is based on file VideoNet.VideoNet suports the video format RGB24 of camera,while this file suports YUY2.
Display_RGB_Or_YUV_Picture
- 可以显示bmp、RGB、YUV2等数据的图片,利用directdraw直接显示数据,在视频开发过程中可以检查图像数据是否正确。-Bmp, RGB, YUY2 and other data can be displayed picture using directdraw display data directly in the video development process can check whether the image data.
video-p2p-based-on-H.264
- 本程序是在H.263的P2P视频聊天程序(本站可下载到)基础上优化升级而成,vs 2008环境,实现了点对点视频通信,分辨率和视频质量有了大幅提升。包括3个工程:x264实现视频编码,ffmpeg实现视频解码,testvideo实现视频采集界面显示和TCP协议传输,需先编译前2个工程生成库文件后供第三个工程调用,编译库时注意修改工程路径及代码中的extern C,也可直接用我编译好的库文件。支持RGB和YUY2(4:2:2)格式输出的摄像头,分辨率支持176x144或352x288两种(修改宏定
CapVideoServer
- CapVideo 16bit YUY2 USB视频捕捉程序-CapVideo 16bit YUY2 USB video capture program