搜索资源列表
xvid_decoder070122
- 优化过的xvid1.1.2源代码,独立解码器不需要第三方控件,可直接解码pcm为yuv文件-optimization off xvid1.1.2 source code, independent third-party decoders not control, Decoding directly to pcm yuv documents
mpeg4encoder
- 用MPEG-4对YUV视频文件编码压缩成divx视频文件-using MPEG-4 on YUV video files are encoded into divx compressed video files
mpeg2decode
- 该源码可以将mpeg、mpg和m2v格式的视频文件解码成yuv、ppm、tga等格式文件,另外还提供了程序参数说明文档。
decoder1.3
- 视频的h263解码,可以实现236文件解码到yuv文件
tmndec-3_2_0
- H.263格式视频的解码源码,将263文件解压缩为YUV文件
263yasuoyuv
- 263yasuoyuv.rar是把yuv-411格式文件压缩为*.263可直看
avi2yuv
- 将avi文件解压为yuv文件的c程序,在windows下编译通过-a c programme that transform avi data to yuv data and have been build in windows entironment
Read_YUV
- 利用MATLAB读取视频文件YUV,一些参考数据-MATLAB YUV
YUV
- yuv2mov 读取一个YUV格式的文件,生成MATLAB 结构类型的数据.mov2yov生成一个YUV格式的文件-YUV format yuv2mov read a document, generate MATLAB structure types of data. mov2yov generate a YUV file
H.263EncodingandDecoding
- H.263编码与解码程序,能将YUV文件压缩成H.263格式的视频文件,也能将263文件还原成视频图像并播放,是学习视频压缩与解压缩的好材料-H.263 Encoding and Decoding
yuvbmpfunction
- 本工具包提供了三个yuv序列和bmp之间相互操作的m文件。 1、yuv2bmp :可以将一段yuv视频序列切割成若干bmp图像。 2、bmp2yuv:可以将若干bmp图像合成一个yuv序列,注意:在选取多幅bmp图像的时候,请按图像顺序逆向选择。 3、yuvcut:可以截取yuv序列中的某一段序列。-The toolkit provides three yuv sequence and the operation between the m bmp file. 1, yuv2b
mvquiver
- 本文件实现了yuv视频的运动矢量提取,其中运动矢量估计采用了不同的估计算法,最后还可以画出运动矢量图。-This document implements the yuv video motion vector extraction, in which motion vector estimation algorithm using different estimates and, finally, to draw the movement vector.
psnr
- 计算YUV文件的PSNR值,分别计算Y分量,U,V分量的PSNR值,还有宏块级的PSNR值-PSNR value calculated YUV file
read--yuv
- 这个文件的目的是使用matlab读取YUV文件,一帧一帧的读。-read yuv file by matlab
yuv
- matlab读取YUV文件,有需要的可以看看 -Matlab read YUV video, detailed and comprehensive, there is a need to have a look
yuv
- 用matlab将ppm文件从RGB形式转换为YUV形式-Ppm file using matlab YUV format conversion from RGB form
YUV2BMP-BMP2YUV
- 一个YUV格式的像素数据的文件转成bmp格式图片文件的程序,比较简单,但是功能可以实现-The pixel data in a YUV format files into bmp format image files of the program, relatively simple, but the function can be achieved
read
- 用Matlab语言工具,实现读写YUV格式的视频文件。 输入YUV视频文件(352x288,4:2:0,见附件),输出表示一个文本文件,该文件记录YUV图像每个像素(Y,U,V)的值和像素属于第几幅图像(n)以及像素在一副图像上的空间位置(x,y)。 )-Using Matlab language tools for video file read and write YUV format. YUV video input file (352x288,4: 2: 0, see Annex)
Intra-prediction
- 主程序是 infentroy_homework4.m 实现了对预测残差矩阵的变换,并针对变换前后的矩阵分别求出10帧yuv文件对y,u,v三个分量的熵值,已将结果保存在entroy.txt文件中 为实验方便,故重新实现了关于帧内预测的内容 主程序是 mainpredict_homework3.m,实现了对yuv三个分量DC,水平,垂直预测最优预测,并将预测残差保存在residualY.txt,residualU.txt,residualV.txt三个文本文件中。 -The ma
YUV_xishu
- 用matlab读取YUV文件,DCT变换之后并存取其系数-Read YUV files with matlab, and after DCT transform and access its coefficients