搜索资源列表
image-compression
- 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. DCTCOMPR: I
ArithemeticCoding
- 这个算术编码是对大量英文文本进行压缩,只适合英文文本压缩(适当修改可以用于图像压缩)-The arithmetic coding is a lot of English text compression, is only suitable for English text compression (with appropriate modifications can be used for image compression)
A_new_algorithm_of_image_compress_based_on_BP_neur
- 本文探讨了神经网络用于图像压缩的方法,提出了一种基于边缘信息检测的BP神经网络压缩方法:按图像各部分像素特征将图像分为平滑块、纹理块和边缘块,不同的分类块采用不同的隐含层数。实验结果证明本算法在在保证重建图像丰富细节的同时,能大大提高图像的压缩比。-This paper discusses the neural network for image compression method, edge information is presented based on BP neural networ
LSB-Data-Hiding-Image
- 图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string,
signal-analysis
- dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对输入的RGB图像用小波分析的方法进行自动降噪,得到高频系数阈值,降噪效果百分比和结果 wavelet1D.m完成对输入的一维信号进行多尺度离散小波分解 wavelet2D完成对输入的二维信号进行多尺度离散小波分解;zigzag.m完成对输入的8*8矩阵按照zigzag排列抽取数据.-document the use of DCT tran
jpeg_dsp
- 有关图像压缩的jpeg实现算法介绍及其源码-Related to the jpeg image compression algorithm introduced and its source
xiaobobianhuantux
- 小波变换是一种快速发展和比较流行的信号分析方法, 其在图像处理中有非常重要的应用, 包括图像压缩, 图像去噪, 图像融合, 图像分解, 图像增强等。小波分析是傅立叶分析思想方法的发展与延拓。除了连续小波 (CWT)、离散小波(DWT), 还有小波包avelet Packet)和多维小波。本文主要介绍小波变换的发展及其在图像处理、的应用-Wavelet transform is a fast-growing and more popular method of signal analysis,
coding
- 图像压缩编码的源程序,包括行程编码,哈弗曼编码等-Image compression of the source code, including the Run-Length Coding, coding哈弗曼
JPEG
- 基于JPEG的图像压缩,觉得可用,同学的毕业设计作品-Based on the JPEG image compression that can be used, students design the graduation
EZW
- 此代码是小波零树算法的matlab实现程序,子程序较为齐全,包括最后计算压缩图像的峰值信噪比和压缩效果的源码。-This code is the wavelet zero-tree algorithm matlab implementation procedures, subroutines are more complete, including the final calculation of the peak signal to noise ratio and the compressed
test_bayer
- implementation approach for the compression of image data for lossless image compression saved in lower resolution and are retrieved with super resolution
ResearchingonWatermarkingAlgorithmofImageResistanc
- 在对图像数字水印和图像压缩技术进行深入研究的同时,提 出了在图像压缩域内同时嵌入一个鲁棒水印和一个脆弱水印的双水 印方案-esides researching on the image digital watermarking and image compression technology in—depth,the thesis has put forward a method to embed a robust and af ragile watermark in the
code
- 基于FFT变换、DCT变换、HT变换、小波变换和矢量量化技术的图像压缩的Matlab实现。-Based on the FFT transform, DCT transform, HT transform, wavelet transform and vector quantization image compression technology, the Matlab implementation.
Image
- MaTLAB处理图像集,包括图像压缩编码变换,压缩文件中包括程序和程序说明。图像处理集-MaTLAB set of image processing, including image compression transform, compressed files, including the procedures and descr iption of the procedures.
Huffman_Compression
- 本程序包含使用Huffman编码压缩图像和解压图像的过程,在VC6.0环境下已进行测试。-This procedure includes the use of Huffman coding image compression image and decompression process, VC6.0 environment has been tested.
PCA_cov
- 用神经网络中的PCA算法对人脸图像进行压缩及恢复-PCA with a neural network algorithm for image compression on the face and back
compression
- 图形图像处理中图像压缩的一些MATLAB代码,包括小波,jpeg等。-Graphic image compression image processing some MATLAB code, including wavelet, jpeg and so on.
image-compression
- 使用分块DCT变换实现图像的压缩编码和解码。-Using the block DCT transform image compression coding and decoding.
image-compression-using-ANN
- image compression using A-image compression using ANN
Image Compression(v.2)
- 图像处理 matlab图像压缩程序, 包括图像压缩的各种技术(image processing image compression in matlab, including technologies in image compression)