CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 压缩解压 搜索资源 - 视频 matlab

搜索资源列表

  1. Matlab_MPEG_1_2_7

    0下载:
  2. 这是一个包含对MPEG视频各种变换处理的Matlab程序包,对做视频处理的同学会有帮助。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:27.42kb
    • 提供者:wuwenquan
  1. xylophone

    0下载:
  2. 一段MPEG格式的视频,可以通过MATLAB对视频中的帧进行提取,获取视频的所有帧图像-A MPEG format video, by MATLAB to extract the video in the frame, all frames for video
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-26
    • 文件大小:8.94mb
    • 提供者:china
  1. image-tracking-procedures

    0下载:
  2. Matlab基于卡尔曼的视频序列帧图像的跟踪程序-Matlab based Calman frames of a video sequence image tracking procedures
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-06
    • 文件大小:228.29kb
    • 提供者:杨林
  1. solutionof_yasuo

    0下载:
  2. 一种比较常见的matlab压缩算法,是编码器和视频系统的常见算法-A relatively common compression algorithm matlab is encoder and video systems common algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:805byte
    • 提供者:linzk
  1. 9854125413

    0下载:
  2. 运动估计是视频编码的关键技术,其最基本的原理是利用相邻帧间的时间 相关性,通过预测来减少时间冗余度。在实际编码中,为了节省码率,并不传 输每一帧的全部数据,而是利用运动估计求出每一帧与其预测参考帧之间的差 值。运动估计越准确,差值的分布越趋近与零,差值块的能量越小,经过变换、 量化和熵编码后所产生的码流的比特位率也越少。因此,运动估计搜索的准确 程度直接影响到了编码的压缩性能。 -Motion estimation is the key to video encodin
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:17.1kb
    • 提供者:罗鹏
  1. MPEG

    0下载:
  2. 这个程序实现了MPEG2的视频压缩,用于Internet上视频流的处理(IP流还没有实现),程序的注释相对比较少,所以可能比较难理解些。下载后请先看说明。-This program implements MPEG2 video compression, video streaming for the Internet, the processing (IP flow has not yet achieved), program notes relatively small, it may be
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:2.78mb
    • 提供者:李亓
  1. mpeg

    0下载:
  2. mathworks网站上下的mpeg视频编码程序能正常运行,我对此进行了改进,可以正常运行,已经运行试验过多次。-mathworks site from top to bottom mpeg video encoding programs to resume normal operation, and I had improved, can be normal operation, has been running tests on many occasions.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-15
    • 文件大小:3.5mb
    • 提供者:帝王
  1. TakeVideo

    0下载:
  2. m程序采集、压缩、回放视频,视频的长度由用户定义。- This program uses Image Acquisition toolbox to take video at any time length as user defined. The function imaqtool has the limitation in taking long duration videos.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:1.26mb
    • 提供者:Zachery Chen
  1. audioMPEG

    0下载:
  2. mpeg编码中音频的部分 另外本人急需mpeg-4视频编码的matlab代码 如果您有希望您给我发一份 shiyanjiao616@163.com 万分感激-mpeg coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:24.62kb
    • 提供者:shi
  1. SNR-matlab

    0下载:
  2. 视频的可分级编码(SNR),分两级,并解码;-Scalable video coding, 2 scales, and decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:14.03kb
    • 提供者:huan
  1. JPEG

    0下载:
  2. 对一段原始视频图像序列做压缩,生成压缩文件;对此压缩文件做解压缩处理,生成显示图像;将此显示图像与原始图像做质量、压缩文件大小等各个方面做比较。-On the original video image sequence to do a compression to generate compressed file to do this compressed file decompression processing to generate display images this shows
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-19
    • 文件大小:5.34mb
    • 提供者:tosh
  1. MOVIE

    0下载:
  2. 视频压缩编码 把汗压缩编码 avi matlab-Video coding compression avi matlab to sweat
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2.18mb
    • 提供者:马念
  1. motionEstES

    0下载:
  2. 视频编码中的运动估计全搜索的MATLAB代码-Motion estimation full search code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-23
    • 文件大小:1.14kb
    • 提供者:张帆
  1. energygray1

    0下载:
  2. 计算视频图像中每一帧的能量,matlab 代码,可以用于分析图像原能量与编码解码后,误差与原图像能量的倍数关系-computing the energy of each frame in image processing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1.3kb
    • 提供者:xiaosir
  1. full-search-ME

    0下载:
  2. matlab 对于块全搜索运动估计 源代码 视频压缩技术h.264-matlab block full search motion estimation for the source code h.264 video compression technology
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:2.84kb
    • 提供者:杨超凡
  1. DCT-Video-Compression

    0下载:
  2. 基于matlab平台,通过DCT算法来对视频进行压缩。代码包括视频分解成帧,DCT算法压缩,帧合成视频,以及综合的视频压缩M文件,可以直接仿真。有相应的图片,以及压缩前后的视频,还有原理word报告。-Based on matlab platform, through DCT algorithm to compress the video. Code includes video decomposition framing, DCT compression algorithm, frame co
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-28
    • 文件大小:10.68mb
    • 提供者:魏路
  1. 123

    0下载:
  2. 在matlab GUI进行图像、视频、声音的简单变换操作,实现matlab图像视频简单处理。
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-16
    • 文件大小:3.76mb
    • 提供者:赵娅
  1. H_264_AVC

    1下载:
  2. matlab编写的h.264,压缩和解压缩avi格式视频,压缩效果较好,适用于学习-h.264 matlab prepared avi format video compression and decompression, compression is better for learning
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2.75mb
    • 提供者:宋延杰
  1. H264_baseline

    0下载:
  2. 通过h.264实现的baseline版本的视频编码,利用matlab实现,运行较为简单-Achieved through h.264 baseline version of the video coding, using matlab implementation, operation is simple
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1.03mb
    • 提供者:宋延杰
  1. video-compression

    0下载:
  2. 视频压缩,用matlab来实现,视频压缩,用matlab来实现- video compression on matlab
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-26
    • 文件大小:7.84mb
    • 提供者:ranransun
搜珍网 www.dssz.com