搜索资源列表
read_yuv
- 自己写的用matlab读取YUV文件,并分帧保存.生成一个N维矩阵(N是总帧数),一维就是一帧的数据. Y U V分别保存.-wrote it myself using Matlab YUV read documents, preservation and framing. Generating an N-dimensional matrix (N is the total frame count). is a one-dimensional data. Y U V were preserv
YUV.rar
- 本程序是利用MATLAB读取YUV视频数据,并播放视频。,This procedure is to use MATLAB to read YUV video data, and video.
YUV
- yuv2mov 读取一个YUV格式的文件,生成MATLAB 结构类型的数据.mov2yov生成一个YUV格式的文件-YUV format yuv2mov read a document, generate MATLAB structure types of data. mov2yov generate a YUV file
YUVvideoFormatOperation
- 对于YUV格式的视频系列,本源代码可以实现对其中一幅图像的读取、插入等功能-For YUV format video series, source code can achieve an image of one of the read, insert and other functions
yuv
- 此程序是将.yuv文件读取并且进行JPEG压缩编码,程序可用-This procedure is. Yuv file to read and to JPEG compression, the program can be used
yuv
- 在yuvshow.m设定输入文件和参数,调用子函数处理yuv文件,转化为RGB,并播放。-read and show yuv vedio file
YUV2RGB
- 内包含matlab程序,可将YUV转成RGB,以及读取YUV-Contains matlab program can be converted into YUV RGB, YUV and read
read--yuv
- 这个文件的目的是使用matlab读取YUV文件,一帧一帧的读。-read yuv file by matlab
YUV_ReadShow
- yuv文件的读取方法,用MATLAB编程实现的,运行前要把相应格式文件放同一目录-A way to read yuv file and program in matlab.before run the program put it in the same file.
yuv
- matlab读取YUV文件,有需要的可以看看 -Matlab read YUV video, detailed and comprehensive, there is a need to have a look
yuv
- 用matlab读取yuv视频,将每帧图像转换为rgb图像-Read yuv video, each frame is converted to rgb images using matlab
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.
Yuv2Mov
- 读取YUV格式的的文件,将YUV转换为matlab的Mov格式。-Read YUV format files to YUV conversion matlab Mov format.
add-water-mark
- 添加YUV数字水印,用 matlab读写YUV视频并保存-add YUV watermark,read and write YUV video
matlab-read-YUV-video-data-program
- matlab读取YUV视频数据参考程序,matlab实现-matlab read YUV video data reference program, matlab achieve
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)
TV_yuv_rgb
- matlab读取yuv文件,可以转制avi格式输出,可以播放。附带隔行扫描的效果及去隔行效果。-matlab read yuv file, output can be transformed avi format, you can play. Side effect and Deinterlacing effect interlaced.
yuvReader1
- matlab本来不能读取yuv文件,此程序保存并转换位为RGB格式(Read '.yuv' file type and translate it to RGB form.)
Readyuv
- matlab本身不带yuv视频读取函数,此函数读取并转换为RGB格式保存(Matlab itself does not have the yuv video reading function, which is read and converted to RGB format)
YCbCr2RGB
- 读入YUV文件一帧图像数据,转换为RGB并显示各分量(Read a frame of image data from a YUV file, convert it to RGB and display the components)