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

搜索资源列表

  1. huff0645345

    0下载:
  2. This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-enco
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:25410
    • 提供者:金金
  1. work.rar

    3下载:
  2. 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
  3. 所属分类:压缩解压

    • 发布日期:2017-04-10
    • 文件大小:181294
    • 提供者:liliang
  1. RLE

    0下载:
  2. matlab 实现游程编码(RLE)的压缩编码和解码, 对于二值图像具有很好的效果。自己做的作业,可以用-matlab run-length encoding (RLE) compression encoding and decoding, and has a good effect for the binary image. Their own job to do, can be used
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:700
    • 提供者:王垠骐
  1. RLC_MATLAB

    0下载:
  2. 一个用于演示游程编码的Matlab程序,具有编码和解码功能-A Matlab program for the demonstration of the run-length coding , with the encoding and decoding functions
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1940
    • 提供者:Genghis
  1. rle

    0下载:
  2. Run length Encoding code in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:547
    • 提供者:hussain
  1. rle_encoding

    0下载:
  2. run length encoding in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:638
    • 提供者:prashanth
  1. bianma

    0下载:
  2. 二值图像游程编码算法的Matlab实现 图片自己加上去就得了-Binary image run-length coding algorithm for the realization of the Matlab
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:541
    • 提供者:lp
  1. jpeg_encode+decoderhojoon

    1下载:
  2. This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2938
    • 提供者:Ho Joon Lee
  1. Matlab

    0下载:
  2. 信号编码与译码中的二值图像游程编码算法的Matlab实现,谢谢~-Signal encoding and decoding the binary image run-length coding algorithm Matlab implementation, thank you ~
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:32942
    • 提供者:patrick
  1. 11912927wavelet_transf

    0下载:
  2. 本实验主要利用MATLAB程序进行离散余弦变换(DCT)压缩和行程编码(Run Length Encoding, RLE)。-In this study, MATLAB programs using mainly discrete cosine transform (DCT) compression and run-length encoded (Run Length Encoding, RLE).
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1711
    • 提供者:嘿度
  1. 115157689RLE

    0下载:
  2. 本实验主要利用MATLAB程序进行离散余弦变换(DCT)压缩和行程编码(Run Length Encoding, RLE)。-In this study, MATLAB programs using mainly discrete cosine transform (DCT) compression and run-length encoded (Run Length Encoding, RLE).
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1265
    • 提供者:嘿度
  1. rle

    0下载:
  2. Run length encoding using matlab language.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:549
    • 提供者:hue
  1. encodinganddecoding

    0下载:
  2. 实现对视频图像的游程编码和解码。过程包括:二维DCT变换、量化及游程编码。 一般来讲对于视频的I帧进行恢复,其信噪比可达到38DB以上。-Implementation of the video image encoding and decoding run-length. Process includes: two-dimensional DCT transform, quantization and run-length encoding. In general, I frame for
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:6947
    • 提供者:zrs
  1. MyJPEG

    0下载:
  2. 是基于dct的matlab的程序设计,采用的是游程编码。-The matlab' s dct-based programming, uses a run-length encoding.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5441
    • 提供者:
  1. DCT_JPEG

    4下载:
  2. 给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。-Given to th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-11-09
    • 文件大小:175104
    • 提供者:
  1. qqq

    0下载:
  2. 基于行程编码的图像压缩,及其实现。用matlab语言-Image compression based on run-length encoding, and its implementation. Matlab language
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:505731
    • 提供者:luyati
  1. chap10_8

    0下载:
  2. 利用行程编码方法对二值图像进行编解码,具体实现的MATLAB代码-Using run length encoding method for binary image codec, concrete realization of MATLAB code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:963
    • 提供者:冷君阁
  1. jpg

    0下载:
  2. The aim of this short workshop is to demonstrate the effectiveness of the JPEG encoding/decoding process using test data and test images. As explained in the lectures the major elements of the JPEG encoding process are the DCT, the non-uniform Quanti
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-25
    • 文件大小:92693
    • 提供者:jiang nan
  1. mtt

    0下载:
  2. This document is intended to be a compilation of tips and tricks mainly related to efcient ways of performing low-level array manipulation in MATLAB. Here, “ manipulation ” means replicating and rotating arrays or parts of arrays, insert
  3. 所属分类:source in ebook

    • 发布日期:2017-05-04
    • 文件大小:183218
    • 提供者:wawi
  1. Run-length encoding?(RLE)

    0下载:
  2. run length encoding的Matlab程序,纯原创,请勿抄袭!(This is a Matlab program for run length encoding.)
  3. 所属分类:压缩解压

    • 发布日期:2017-12-25
    • 文件大小:50176
    • 提供者:海涵
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com