搜索资源列表
-
0下载:
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
-
-
0下载:
matlab实现的游程编码的编码与解码过程,rle实现编码,rld实现解码,简单实用-achieve Matlab run-length coding of the coding and decoding process, rle achieve coding, rld decoder, simple and practical
-
-
0下载:
This zip contains a simple paper of SPIHT generated streams run length encoded ... later i ll be posting the MATLAB source code also and also SPIHT with Arithmetic coding
-
-
3下载:
常用图像压缩编码码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
-
-
0下载:
matlab简易游程编码,针对二值灰度图像。
有压缩和加压及主程序部分,压缩和加压函数调用。-matlab simple run-length coding for gray image binarization. There are compression and pressure and the main program of the compression and compression function call.
-
-
0下载:
This algorithm helps to compress the images using DCT-Run length coding technic.
-
-
0下载:
threshold coding, forward DCT, inversedct, motion compensation, run length coding , zigzag coding etc.,
-
-
0下载:
这是一个实现对图像进行游程编码的matlab程序。直接调用该函数即可实现游程编码。(This is a realization of the image run length coding matlab program. Directly call this function to achieve run length coding.)
-