搜索资源列表
mp4_encoder20051210
- Windows下图像压缩解压的基于XVid内核的源程序,适用于网络多媒体方向使用
JPEG2000src
- JPEG2000压缩解压图像源码,基于JPEG2000图像压缩标准,内有浏览图像的Nemo
lzw_soft.zip lzw压缩解压算法源码
- lzw压缩解压算法源码,The soruce of LZW compression algorithm
Huffman_Arithmetic
- 我用C++编写的Huffman压缩解压算法,可以对文本及*.bmp图像进行压缩解压-I use C++ to the Huffman compression decompression algorithm, and the text can*. bmp image compression decompression
Wavelet2D
- 二维小波变换算法实现压缩解压的程序,此程序中处理的图像为典型的测试图像lena-Two-dimensional wavelet transform algorithm compression decompression procedures, the procedures for dealing with images typical test images lena
HuffmanTestDemo
- huffman经常用在图像压缩领域。代码是huffman实现的数据压缩与解压缩程序。vc实现。-huffman often used in image compression field. Huffman code to achieve data compression and decompression process. vc achieved.
Huffman
- 基于Huffman变换的图像压缩算法,c++语言开发的。-image Compression algorithm based on Huffman
SourceCode
- 图像处理程序 图像压缩解压编码cho1-ch09处理-Image processing procedures for image compression decompression coding cho1-ch09 treatment
Huffman_c
- huffman编码实现 图像压缩解压 c++实现 -huffman coding image compression decompression c++ Implementation
my5502
- 本代码是基于H.264图像压缩解压编码,通过串口收发-This code is based on h.264 image compression decompression coding, through a serial port transceiver
JPEG-Matlab
- 实现图像的JPEG压缩和解压的 Matlab程序-To achieve the JPEG image compression and decompression of the Matlab program
lz.rar
- LZ算法的实现,是项目中的一部分(这里给出的是最基本的功能,所以没有版权问题),自己理解后完成的,用了3周时间实现最基本的功能,非常便于理解。当数据量较小的时候,压缩后的数据量可能会增大;大数据压缩会减小数据。经过测试,word文档、bmp/jpg图像压缩解压都没有问题。纯C代码,linux和windows下都可编译运行,LZ algorithm, is part of the project (given here is the most basic function, so there is
image-CS
- 基于CS的图像压缩解压,包括CoSaMP和OMP恢复算法,离散小波变换矩阵构造,具体对图像进行压缩解压-CS-based image compression and decompression, including CoSaMP and OMP recovery algorithms, discrete wavelet transform matrix structure, specifically for image compression and decompression
Project1
- 基于JEPG的图像压缩编解码器,还原的JPEG的图像压缩解压功能,并加入一些优化。-JEPG image compression decompression compression codec, based on the reduction of image JPEG, and add some optimization.
LZWUP
- 数据结构课设——用LZW算法实现图像压缩解压-Class-based data structure- with the LZW algorithm for image compression and decompression
jpeg_compression
- 共包含四个C文件,用这四个文件导入到VC中,就可以很方便地当作bmp图像压缩解压的函数来用了。具体使用都可以通过百度搜索来解决。-Contains a total of four C files, with these four files into the VC, you can easily as a bmp image compression decompression function to use. The specific use can be resolved through Ba
draco
- facebook的模型、图像压缩解压算法,压缩比例特别大-depress and compress of the models
RLE
- 游程编码 可以进行压缩解压、图像对比处理,原图像,压缩后,解压后数据长度的对比(run-encoding Compression decompression, image contrast processing, the original image, compression, after decompression data length comparison.)
JPEG
- 实现bmp图像的压缩编码解压,包括哈弗曼编码解码 dct变换 量化(Realize the BMP image compression coding decompression)