搜索资源列表
MyYUViewer
- 这是一个读取yuv视频序列的程序,可以读取灰度也可以是彩色
deinterlace-1
- 比较实用去隔行算法源码,输入为YUV视频序列。
263
- 通过实现h.263协议对yuv序列进行编码解码
foreman_qcif
- 很难找的yuv测试文件,大小为176*144,会尽力陆续补全yuv测试序列。
akiyo_qcif
- 著名的YUV测试序列,qicf格式,可用yuvviewer播放。
yuv2rgb_8.6(64)
- 可以实现YUV序列转换为RGB格式文件
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.
tiny_YUV.rar
- 能够显示yuv420图像,并显示进行线性插值后的图像,对于yuv序列,同样可以查看。,Yuv420 can display images, and display the image after the linear interpolation, for yuv sequence, the same can see.
psnr
- 分析计算高清、标清电视视频序列的PSNR。 给出yuv文件,然后只需代码中给出自己需要是高清的,国标电视视频1920*1080,标清720*576,然后分析各个电视画面帧的PSNR值。-Analysis and Calculation of High Definition, Standard Definition TV video sequences of the PSNR. Give yuv file, then just give the code to their own needs
xvidcore-1.1.3
- xvid解码器,内含编码器,可以将YUV视频序列和MPEG4格式之间转换,选择好工程,输入输出路径,就可以了,经过测试的!-xvid decoder, including encoders, can be YUV video sequences and conversion between MPEG4 format, the choice of a good project, input and output path, you can, and tested!
MyYUViewer
- YUV视频序列文件的读取与显示例程,还是比较好用的,可以自己修改-YUV video sequence file to read and display routines
PULLONEFRAME
- 可以实现的功能是打开CIF或者SIF格式的YUV视频序列,在对话框中显示出文件名和包含的总帧数,能够抽取视频序列的某一帧,并可以保存在任意路径下。-Function can be achieved is open CIF or SIF format YUV video sequences, in the dialog box shows the file name and include the total number of frames to extract a particular vid
yuvtools
- 该文件包括一些内容,可配套图像处理使用 YUVviewerPlus.exe 对YUVviewer进行了修改,增加一下内容: 1、增加支持的格式:yuv4:4:4, yuv4:2:2, gbmp 2、增加zoom的范围 BMP2GBMP.exe 将一副副的BMP图片合并成一个没有BMP头信息的文件 note:仅支持24位bmp图片 DYUV2SEQ.exe 实现分离的yuv文件转换成YUV序列 4:2:0 ShowDIB.exe BMP
yuvprocess
- 该文件包括一些内容,可配套图像处理使用 YUVviewerPlus.exe 对YUVviewer进行了修改,增加一下内容: 1、增加支持的格式:yuv4:4:4, yuv4:2:2, gbmp 2、增加zoom的范围 BMP2GBMP.exe 将一副副的BMP图片合并成一个没有BMP头信息的文件 note:仅支持24位bmp图片 DYUV2SEQ.exe 实现分离的yuv文件转换成YUV序列 4:2:0 ShowDIB.exe BMP
YUVplay
- vc++中实现的yuv图像读取和显示程序,可以显示yuv图像序列-YUV display
createVideoCopy
- 该工具可以将YUV视频序列,解码,并生成拷贝视频图像序列,拷贝类型包括亮度提高,添加边框,长宽比例的改变。-The tool can be YUV video sequence, decode, and generate copy the video image sequence, copy type, including increased brightness, add borders, change aspect ratio.
bmp2yuv_TUM
- BMP文件转YUV序列的参考代码,可以使用该代码将多个bmp文件转成YUV序列,是从国外三维视频网站下载的,供大家学习参考-BMP to YUV
yuv
- 数字视频处理在matlab仿真实验时经常用到YUV格式视频序列进行测试,这里提供自己编写的yuv视频读取及统计视频帧数的程序源码。-Digital video processing in matlab simulation experiment often used YUV format video sequence test here to write your own program source yuv video read and statistical video frames.
YUV2Video
- FFMPEG 编解码,将YUV序列 制作成视频流-FFMPEG codec YUV sequence made into a video stream
ssim2
- 这个MATLAB代码是用来读取YUV序列的图片然后计算 计算平均的的ssim(it just fou calculate the ssim between two pictures)