搜索资源列表
基于DCT的jpeg图像压缩编码算法的MATLAB实现
- 这是一个基于DCT的jpeg图像压缩编码算法的MATLAB实现的程序,对做jpeg压缩的朋友会很有帮助-this is matlab jpeg compression based on dct,it is helpful for who embark on jpeg compression.
图像压缩算法的VC实现
- 图像压缩算法的VC源码,包括了jpeg的压缩编码全过程,很有学习价值。-VC source, including the jpeg compression coding entire process is learning value.
图像压缩的几个MATLAB算法
- 图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-Image Compression Algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value decomposition.
图像压缩的MATLAB算法JPEG
- 图像压缩的MATLAB算法之JEPG,完整的例程,参改价值高。-This compression is for jpeg in matlab with a whole example,and it s valuable to look at it!
lzw_soft.zip lzw压缩解压算法源码
- lzw压缩解压算法源码,The soruce of LZW compression algorithm
JPEG.rar
- 图像JPEG压缩算法,由8*8DCT变换,调用量化表进行量化,最后由Huffman编码完成算法,JPEG image compression algorithm, the 8* 8DCT transform, quantization table calls to quantify, and finally completed by the Huffman coding algorithm
Compresser
- 一种二值图象无损压缩算法 南京理工大学电光学院 【摘 要】利用稀疏矩阵和差分编码对二色图像进行压缩保存,在通过图像的0,1矩阵建立,矩阵一维化,差分量化编码,写文件来压缩。在电子档案存储,CAD制图信息化存储有极高的应用价值。 【关键字】计算机 二值图像 稀疏矩阵 无损压缩 编码 -A binary image lossless compression algorithm for electro-optic Nanjing University of Technology an
haffuman
- 霍夫曼压缩算法,针对图像压缩,绝对好用,不信试试。-Huffman compression algorithm for image compression, the absolute ease of use, not to try.
jbig
- 二值图像压缩算法标准,是当前最好的二值图像压缩方法-binary image compression algorithm
SPIHT_Matlab_Demo
- SPIHT(多级树集合分裂算法)对图像压缩有很大的推进作用,此为原始代码,进行过仿真,程序结构清晰.-SPIHT (set of multi-level tree splitting algorithm) on the image compression to promote the role of a great, this is the original code, and carried out simulations, program structure clear.
DCT
- DCT变换是图像图形处理中的很重要的一个压缩算法,此文件详尽的完成了DCT变换-DCT transform is image and graphics processing is very important to a compression algorithm, this document contains details of the completion of the DCT transform
huffmann
- 基于matlab的哈夫曼编码图像压缩算法-matlab huffmann coding
Copy_of_abs1
- 图像压缩算法! 这种算法不同传统算法! 特点:图像质量高清,编码解码速度快,失真小!-spiht algoritm based image compression
Huffman
- 基于Huffman变换的图像压缩算法,c++语言开发的。-image Compression algorithm based on Huffman
Gaussian_Pyramids
- 基于高斯滤波器的图像压缩算法。可以处理真彩图和灰度图,相当实用。-Gaussian filter based on image compression algorithms. Can handle true color pictures and grayscale, quite useful.
xiaoshutuxiang
- 深入研究对基于零树的小波图像压缩算法,利用多分辨分析对图像进行了小波分解,并利用零树编码算法对图像进行压缩。 -In-depth study of the zero-tree wavelet-based image compression algorithm using multi-resolution analysis of wavelet image decomposition, and using zero-tree coding algorithm for image compres
jingdiandeLBG
- 高光谱遥感图像压缩的lbg算法,十分经典-Hyperspectral remote sensing image compression lbg algorithm, very classic
jingdianEZW
- 高光谱图像压缩中的ezw算法,实现了很好的压缩比-Hyperspectral image compression ezw algorithm to achieve a good compression ratio
Upload_Actual_JPEG
- 实现JPEG的图像压缩算法,很好的图像压缩代码,效果很好,网上传输实用性性强,很实用!-JPEG image compression algorithm to achieve, a good image compression code are very good, strong practical transmission line, it works!
BP神经网络实现图像压缩
- matlab实现图像压缩处理,算法使用BP神经网络实现(Image compression using matlab)