搜索资源列表
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.
YUY2RGB
- 将YUY2格式的图像转化为RGB图像保存下来-To transform the YUY2 format image into RGB format image, and save it.
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两种(修改宏定
yuy2_16torgb_24
- 实现yuy2转换成bmp格式,显示图片实例,实例是以640*480分辨率进行转换,可以修改成自己需要的分辨率-This Program Convert yuy2 to bmp
YUY2-RGB
- yuy to RGB,包含多种算法,课自行选择-yuy to RGB
CapVideoServer
- CapVideo 16bit YUY2 USB视频捕捉程序-CapVideo 16bit YUY2 USB video capture program
extDll
- 最适用的将YUY2的彩色图像转换为灰度图像的方法,可以大量应用在opencv中-the best method used to convert yuy2 image to be gray image