搜索资源列表
yuvPSNRcompu
- computer PSNR for yuv sequences
YUV2AVI
- converts uncompressed .yuv files into .avi files
YUV
- 给定一个YUV视频序列,读该YUV序列的信息-Imports YUV sequence
YUV2RGB
- 实现YUV格式视频序列向RGB视频序列转换-Achieve YUV format video sequence to convert RGB video sequence
YUV_ReadShow
- yuv文件的读取方法,用MATLAB编程实现的,运行前要把相应格式文件放同一目录-A way to read yuv file and program in matlab.before run the program put it in the same file.
showYUV
- 本文为《入门视频采集与处理》系列文章的第三篇,详细描述了如何显示采集到的YUV码流,并提供了相应的matlab程序,供大家下面使用。-This article is the third in a series of Getting Started video capture and processing, a detailed descr iption of how to display the collection to YUV stream, and the matlab program,
yuv-attack
- 该MATLAB代码可以实现一般的YUV攻击测试。-The MATLAB code can achieve a general YUV attack test.
yuv2rgb
- 本程序实现的功能是把yuv文件变为RGB,以便于matlab处理!-The implementation of the program function is to put the yuv file into RGB, in order to deal with matlab
YUV-change-into-RGB
- 本段程序代码实现了在matlab中将YUV视频分解成GRB三个分量的转换,并可以显示出三个分量转换的结果。-This segment achieved in the matlab code will convert YUV video into GRB three components, and can display the results of the three components of the conversion.
yuv2mov
- 在matlab环境下,将YUV视频格式转换为matlab可以处理的mov视频格式-In the matlab environment, the YUV video format conversion mov video format that can be processed for matlab