搜索资源列表
yuv解码
- yuv格式视频解码
avi与YUV互转程序源码
- 网上常见测试视频都是YUV格式的,但我们很多人习惯处理AVI视频,本源码可以帮助你把YUV文件转换为AVI文件,当然也可以转回来。
yuv-avi
- 用opencv编写的可以打开YUV格式视频的程序
YUV和YUYV的转换
- 此程序是实现YUV和YUYV格式之间的转换
视频处理的典型YUV图像序列
- 视频处理的典型YUV图像序列,akiyo,cif格式,YUV video processing of the typical image sequence, akiyo, cif format
Bmp2yuv. BMP转YUV源代码
- BMP TO YUV, 422 444 411,BMP TO YUV, 422 444 411
qt-yuv.Qt实现视频采集
- Qt实现视频采集.其中把yuv格式转换成了RGB,方便Qt处理。,Qt video collection. Yuv format which has become the RGB, to facilitate handling Qt.
YUV.rar
- 在图像处理中如何进行视频处理,如何从yuv格式的序列中提取出亮度信息,这是后面对视频处理的基础。,In image processing for video How to deal with how to format yuv sequence information extracted brightness, this is the basis of the face of video processing.
YUV.rar
- 本程序是利用MATLAB读取YUV视频数据,并播放视频。,This procedure is to use MATLAB to read YUV video data, and video.
YUV.rar
- yuv读取源程序,用户可以自定义每秒播放视频的帧数,yuv read the source code, the user can customize the number of frames per second video playback
s3c6410-yuv-capture
- 自己开发的基于华恒S3C6410-R2开发板的yuv图像采集程序,提供c源程序和MAKEFILE,头文件开发板配套资料有,使用时.c文件要改名为cam2fb.c,已产品化-Their development huaheng S3C6410-R2 based on development board yuv image capture program, providing c source code and MAKEFILE, the first development board support
yuv convert avi yuv转AVI源码
- yuv转AVI源码,自己编写的,能转换YUV视频为AVI文件,也可以将AVI转换为YUV文件-oh,yuv2avi,avi2yuv
YUV
- YUV转换成RGB24格式,该算法是采用整型查询算法-YUV converted into RGB24 format, the method used integer search algorithms
YUV
- 从YUV文件中提取Y分量并另存为raw文件-Extracted from Y component of YUV files and save as raw file
yuv
- 把bmp结尾的图片转换成YUV文件-Bmp picture at the end of the converted YUV file
YUV
- 浅述YUV颜色格式 ——从Xvid解码偏色问题说起-On the YUV color format- color cast from the Xvid codec problems start
YUV
- yuv2mov 读取一个YUV格式的文件,生成MATLAB 结构类型的数据.mov2yov生成一个YUV格式的文件-YUV format yuv2mov read a document, generate MATLAB structure types of data. mov2yov generate a YUV file
Yuv
- 关于yuv格式的介绍,里面介绍了yuv的各种组合-Yuv format introduced on
YUV-RGB
- 实现YUV-RGB转换,以方便图像的读写-do YUV-RGB transformation
yuv-AVI
- 简单的YUV转AVI算法,使用opencv库函数实现-Simple YUV switch AVI algorithm, use the opencv library functions to achieve