搜索资源列表
huff0645345
- 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
QccPackSPECK-0.54-1.tar
- QccPackSPECK-0.54-1 (release 2007-04-30) is The Set-Partitioning Embedded Block (SPECK) algorithm for wavelet-based image coding. -QccPackSPECK - 0.54-1 (release 2007-04-3 0) is The Set-Partitioning Embedded Block (SPE CK) algorithm for wavelet-based
btc_image01
- image compression using btc algorithm. matlab program. This function accepts an image(color or gray) and compresses it using the block truncation coding. -btc using image compression algorithm. Ma tlab program. This function accepts an image (c olor
2007202131
- Image Compression A collection of simple routines for image compression using different techniques. 图象压缩的不同方法 BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compression based on Gaussian Pyramids. DCTC
图像压缩的几个MATLAB算法
- 图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-Image Compression Algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value decomposition.
Untitled3
- 离散余弦变换图像压缩-分块,变换,编码,传送,解码-Discrete cosine transform image compression- block, transform, coding, transmission, decoding
QccPackSPECK-0.58-1
- The QccPackSPECK module is a optional addon to the QccPack library for the quantization, compression and coding of data. -The QccPackSPECK module is a optional addon to the QccPack library for the quantization, compression and coding of data.
2009_An_Improved_SPIHT_Algorithm_Based_on_Pixel_Do
- 基于像素域的改進的SPIHT算法:分層樹的集分割算法是一種簡單、有效的嵌入式零樹編碼算法.在算法的基礎上提出了一種基于空域的改進方法.首先將圖像的偶數裂像素減去相鄰兩奇數列的均值,形成分裂圖像.然后將分裂圖像的奇數列提取出來作為主圖像,將偶數列提取出來作為幅圖像.最后將主幅圖像以合適的權值分別進行壓縮-Pixel-based domain improved SPIHT algorithm: the set partitioning in hierarchical tree algorithm i
new2
- block interleaver and coding
btc_image01
- The function does Image Compession based On BLOCK TRUNCATION CODING
Image-compression-algorithm
- 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Series show the source code for image compression techno
Arithmetic-encoding
- matlab中应用算数编码进行图像压缩,比较在对不同大小的像素组压缩时的性能。-Arithmetic coding for image in matlab Compare the diffence while encode different size of pixels block
BTC
- its block truncation coding in matlab...can use as signature of image.
blockhuffman
- block huffman to find coding huffman
dctfenjie
- 包括基于JPEG的DCT下的分块和步骤详述了编码过程,思路清晰-Including those based on the JPEG DCT block and step under the detailed coding process, clear thinking
AMBTC
- 区块截断编码对图像进行压缩处理,为提高压缩率采用自适应的方式对小区块进行划分-Block truncation coding for image compression, in order to improve the compression ratio using adaptive way to divide the cell block
compression
- 多种图像压缩算法,基于高斯金字塔、离散余弦变换、奇异值分解变换等-Image compression Using Block Truncation Coding. Image compression based on Gaussian Pyramids,Discrete Cosine Transform,Singular Value Decomposition...