CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab yuv video

搜索资源列表

  1. YUV.rar

    0下载:
  2. 在图像处理中如何进行视频处理,如何从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.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:65058
    • 提供者:wangxuyu
  1. YUV.rar

    0下载:
  2. 本程序是利用MATLAB读取YUV视频数据,并播放视频。,This procedure is to use MATLAB to read YUV video data, and video.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:911
    • 提供者:zhang li
  1. YUV2RGB

    1下载:
  2. 视频处理算法 RGB与YUV格式的相互转化-Video processing algorithms in RGB and YUV formats mutual conversion
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3058
    • 提供者:wu jinghui
  1. yuvpsnr

    0下载:
  2. 视频质量评价的PSNR评价方法代码,主要针对YUV格式的编码方式。-Evaluation of video quality evaluation method PSNR code, mainly for YUV encoding format.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1898
    • 提供者:胡国胜
  1. YUVvideoFormatOperation

    0下载:
  2. 对于YUV格式的视频系列,本源代码可以实现对其中一幅图像的读取、插入等功能-For YUV format video series, source code can achieve an image of one of the read, insert and other functions
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:69960
    • 提供者:farmer
  1. YUV2RGB

    0下载:
  2. 实现YUV格式视频序列向RGB视频序列转换-Achieve YUV format video sequence to convert RGB video sequence
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-28
    • 文件大小:1419
    • 提供者:zy
  1. lena

    0下载:
  2. 对yuv视频文件同时进行huffman和小波编码和解码-encode and decode the yuv video with huffman and wavelet algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:18781
    • 提供者:臧艳军
  1. yuvbmpfunction

    1下载:
  2. 本工具包提供了三个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
  3. 所属分类:matlab例程

    • 发布日期:2014-02-19
    • 文件大小:3147
    • 提供者:胡金晖
  1. VcDemo

    0下载:
  2. Video Compression using Content-Based Motion Compensation --------------------------------------------------------- This demo Requires MATLAB (and the Image Processing Toolbox) Tested on MATLAB 7.0 (R14). Run one of the following thr
  3. 所属分类:matlab

    • 发布日期:2017-06-11
    • 文件大小:19206845
    • 提供者:mohammad665
  1. YUV-RGB

    2下载:
  2. 把YUV格式视频转换成RGB格式的,RGB格式转换成YUV的格式,两者之间互换-The YUV format into RGB format video, RGB format into YUV format, exchange between the two
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-20
    • 文件大小:716
    • 提供者:宋小璇
  1. mvquiver

    0下载:
  2. 本文件实现了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.
  3. 所属分类:matlab

    • 发布日期:2017-06-02
    • 文件大小:14353955
    • 提供者:146
  1. yuvcalculate

    0下载:
  2. How to calculate PSNR of a yuv video.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1618
    • 提供者:apmi10
  1. a1

    0下载:
  2. 首先将YUV格式的视频转换为MAtlab适用的格式,通过主要采用DCT变换的方式,实现视频水印的嵌入。-First, the YUV format video conversion MAtlab for the format, mainly DCT transform by way of video watermark embedding.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1222
    • 提供者:飘飞
  1. yuv

    0下载:
  2. matlab读取YUV文件,有需要的可以看看 -Matlab read YUV video, detailed and comprehensive, there is a need to have a look
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:6456
    • 提供者:莫名
  1. yuv

    0下载:
  2. 用matlab读取yuv视频,将每帧图像转换为rgb图像-Read yuv video, each frame is converted to rgb images using matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1783
    • 提供者:lili
  1. yuv

    0下载:
  2. 数字视频处理在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.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:975
    • 提供者:liusipin
  1. matlab-read-YUV-video-data-program

    0下载:
  2. matlab读取YUV视频数据参考程序,matlab实现-matlab read YUV video data reference program, matlab achieve
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:686
    • 提供者:阿甘
  1. YUV-change-into-RGB

    0下载:
  2. 本段程序代码实现了在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.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-28
    • 文件大小:702
    • 提供者:韩宝金
  1. yuv-video-15HZ

    0下载:
  2. coastguard_qcif.yuv,foreman_qcif.yuv,hall_qcif.yuv,soccer_qcif.yuv四个标准视频的测试文件,这是15hz版本,内含读取yuv文件的matlab源代码代码-the 15hz video files. (coastguard_qcif.yuv,foreman_qcif.yuv,hall_qcif.yuv,soccer_qcif.yuv)
  3. 所属分类:File Formats

    • 发布日期:2017-06-11
    • 文件大小:18803833
    • 提供者:胡辉
  1. Readyuv

    0下载:
  2. matlab本身不带yuv视频读取函数,此函数读取并转换为RGB格式保存(Matlab itself does not have the yuv video reading function, which is read and converted to RGB format)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:sdtfirst
« 12 »
搜珍网 www.dssz.com