Welcome![Sign In][Sign Up]
Location:
Search - MATLAB CODE image compression

Search list

[Special EffectsImgComBasedonWavletandNN

Description: Matlab实现图像压缩与重构步骤 ① 对图像进行小波分解,得到第一层分解的低频系数和高频系数。 ② 保留低频系数,对高频系数进行基于神经网络的矢量量化编码,达到压缩。 ③ 根据码书以w还原高频系数 ④ 根据保留的低频系数和还原的高频系数重构图像 -Matlab realization image compression and the heavy construction step (1) pair of picture carries on the wavelet to decompose, obtains the first decomposition the low frequency coefficient and the high frequency coefficient. (2) Retains the low frequency coefficient, carries on to the high frequency coefficient based on the nerve network vector quantification code, achieves the compression. (3) To w returns to original state the low frequency coefficient according to the code book and the return to original state high frequency coefficient heavy composition which the high frequency coefficient (4) basis retains likes
Platform: | Size: 19456 | Author: 王危结 | Hits:

[Special Effectsmashu

Description: 初学者可以看看,因为这是我第一次用matlab编程,是图像压缩的huffman 编码的码树-beginners can see, because this is the first time I have used Matlab programming, image compression is Huffman coding code tree
Platform: | Size: 3072 | Author: jingjing | Hits:

[Graph programcomperss51

Description: matlab的图像压缩代码,适合初学者,算法比较简单-Matlab image compression code for beginners, the algorithm is relatively simple
Platform: | Size: 1024 | Author: 王振华 | Hits:

[Compress-Decompress algrithmsSPECK-compress

Description: 这是一个不错的图像压缩的Matlab程序,希望能对你有所帮助.-This is a good image compression Matlab procedures in the hope that you can help.
Platform: | Size: 56320 | Author: 林颖 | Hits:

[Compress-Decompress algrithmshuffman_matlab

Description: 图像压缩的Huffman编码与解码,matlab源代码-Image compression Huffman encoding and decoding, matlab source code
Platform: | Size: 27648 | Author: 吴坚 | Hits:

[Special Effectscode

Description: 基于LSB的图像中数据加密隐藏算法程序 图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。 -LSB of the image-based data encryption to hide the image composition algorithm procedure is nothing more than some number of bytes or string composed of string, however, one byte for each data bit is not an important degree of the same, and two adjacent words section, usually only low level is not the same. For example: 00100110 and 00100111 represent the gradient of two different degrees of red, but on the human eye is not out to tell. Least significant bit LSB algorithm, is to take advantage of this point, to achieve image compression, or digital watermark feature.
Platform: | Size: 248832 | Author: aaa | Hits:

[Compress-Decompress algrithmsJpeg_code_decode

Description: MATLAB图像压缩JPEG编解码算法,多种参数对比,代码详细实现JPEG编解码标准算法-MATLAB codec JPEG image compression algorithm, multi-parameter comparison, the code in detail to achieve the standard JPEG codec algorithm
Platform: | Size: 57344 | Author: 胡易 | Hits:

[Graph programjpegencode

Description: JPEG图像压缩编码原代码。用matlab开发。-JPEG image compression coding the original code. Using matlab development.
Platform: | Size: 1024 | Author: Mark Li | Hits:

[Special Effectsmy_dct

Description: 用matlab做的基于DCT变换的图像压缩源码,先把图像分成8X8 的子块,然后做DCT变换,再量化,在恢复重建图像-Using matlab to do DCT-based transform image compression source code, first image is divided into 8x8 sub-block, and then make DCT transform, and then quantified, at the resumption of the reconstructed image
Platform: | Size: 1024 | Author: 张子木 | Hits:

[Graph programFXtuxiangkejian

Description: 分形图像课件:第06章 分形编码的数学基础 第07章 基本分形编码算法 第08章 分形编码的改进算法 图像压缩附代码-基本分形算法讲稿-Fractal Image courseware: the first 06 chapters of mathematical fractal coding based on the first 07 chapters of basic fractal coding algorithm section Chapter 08 Improvement of fractal coding algorithm for image compression attached code- the basic fractal algorithm of the script
Platform: | Size: 4081664 | Author: leonwwj | Hits:

[Graph programjpeg2000

Description: 用matlab实现的jpeg2000 压缩 代码。-With jpeg2000 compression matlab code of the implementation.
Platform: | Size: 3072 | Author: cfb | Hits:

[Compress-Decompress algrithmsWavelet-Image-Compression-Reconstruction

Description: 基于小波分析的图像压缩以其重建,代码很好的实现了这一功能。-Wavelet-based image compression for its reconstruction, to achieve a good code of this function.
Platform: | Size: 36864 | Author: vera | Hits:

[Special Effectsmatlab

Description: matlab源代码 基于小波的图像融合 图像增强 图像压缩-matlab source code for the image fusion based on wavelet image compression image enhancement
Platform: | Size: 5120 | Author: 007 | Hits:

[Compress-Decompress algrithmsJPEG-for-Matlab

Description: 本程序是用matlab实现的,用来对图像进行JPEG方式的压缩,从而达到减少图像传输量的目的!-This procedure is realized matlab for JPEG image compression methods to reduce the amount of image transmission purpose!
Platform: | Size: 71680 | Author: 马行空 | Hits:

[Compress-Decompress algrithmswavelets

Description: 基于小波变换的图像压缩代码,包括压缩比、运行时间和计算复原图像的峰值信噪比-Image compression based on wavelet transform code, including compression ratio, operation time and recovery images of the peak signal to noise ratio calculation
Platform: | Size: 413696 | Author: 刘灿 | Hits:

[Special Effectscode

Description: 基于FFT变换、DCT变换、HT变换、小波变换和矢量量化技术的图像压缩的Matlab实现。-Based on the FFT transform, DCT transform, HT transform, wavelet transform and vector quantization image compression technology, the Matlab implementation.
Platform: | Size: 4096 | Author: Anna | Hits:

[matlabMPEG_souce-code

Description: Mpeg压缩的C++源代码,对于图像压缩,视频压缩,图像编码领域的朋友很有用-Mpeg compression of the C++ source code, for image compression, video compression, image coding friends useful
Platform: | Size: 39936 | Author: 郝人 | Hits:

[Special Effectscompression

Description: 图形图像处理中图像压缩的一些MATLAB代码,包括小波,jpeg等。-Graphic image compression image processing some MATLAB code, including wavelet, jpeg and so on.
Platform: | Size: 97280 | Author: lite | Hits:

[Special Effectscode-jpeg

Description: 图像处理,图像压缩,matlab 源代码-Image processing, image compression, matlab source code
Platform: | Size: 59392 | Author: wuyunge | Hits:

[Special EffectsJPEG-Compression

Description: i had uploaded the matlab code for image processing jpeg compression
Platform: | Size: 140288 | Author: vinoth | Hits:
« 12 3 4 5 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net