Welcome![Sign In][Sign Up]
Location:
Search - matlab simple image compression

Search list

[Waveletwavelet_transf

Description: WAVELET BASED COMPRESSION,本程序用matlab工具编程实现了小波变换进行图像压缩,并且显示压缩前后的图像。代码很简明清晰,适合初学者研究和学习。-WAVELET BASED CPSV, the procedures used Matlab programming tools of wavelet transform for image compression, and compression shown before and after images. Code is simple clear and suitable for beginners to study and emulate.
Platform: | Size: 1024 | Author: 陆游 | Hits:

[Othertuxiang314

Description:  介绍了JPEG图像压缩算法,并在MATLAB 数学分析工具环境下从实验角度出发, 较为直观地探讨了DCT 在JPEG图像压缩中的应用。仿真实验表明,用MATLAB 来实现离散余弦 变换的图像压缩,具有方法简单、速度快、误差小的优点,大大提高了图像压缩的效率和精度。 李秀敏1 ,  万里青1 ,  周拥军2 (1. 河南科技大学电子信息工程学院,河南洛阳 471003 2. 中航一集团洛阳电光设备研究所,河南洛阳 471009)-introduced the JPEG image compression algorithm, MATLAB and mathematical analysis tool environment from experimental perspective, more directly on the DCT in JPEG image compression applications. Simulation results show that the use MATLAB to achieve discrete cosine transform image compression method is simple, fast, the advantages of a small error, which has greatly enhanced the efficiency of image compression and accuracy. LI Xiu-1, Green 1 Wanli, Zhou Yongjun 2 (1. Henan University of Science and Technology of Electronics and Information Engineering College, Luoyang, Henan 471003 2. A350 Luoyang Electro-Optic Equipment Institute, Luoyang, Henan 471009)
Platform: | Size: 108544 | Author: adnsid | Hits:

[Special EffectsWavelet_Compression_bior37

Description: 利用小波分解与重构,实现图像压缩,可灵活选用其他小波,简单易懂,特别适合小波初学者.-using wavelet decomposition and reconstruction, image compression, the flexibility to choose other wavelet is simple to understand and Wavelet particularly suitable for beginners.
Platform: | Size: 1024 | Author: whq | Hits:

[Special Effectsdenoise+compression

Description: 利用小波分解与重构,实现图像去噪和压缩,可灵活选用其他小波,简单易懂,特别适合小波初学者.-using wavelet decomposition and reconstruction, Image Denoising and Compression, the flexibility to choose other wavelet is simple to understand and Wavelet particularly suitable for beginners.
Platform: | Size: 1024 | Author: whq | Hits:

[Special Effectscompressioning

Description: 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: Image compression based on Discrete Cosine Transform. -Image Compression A collection of simple r outines for image compression using different techniques. BTCODE : Image compression Using Block Truncation Codi Vi. PYRAMID : Image compression based on Gaussian Pyramids. DCTCOMPR : Image compression based on Discrete Cosine trapidil nsform.
Platform: | Size: 9216 | Author: like | Hits:

[Graph programcomperss51

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

[Compress-Decompress algrithmsgraydct

Description: 一个比较简单的图像压缩的方法 程序不太长 -A relatively simple method of image compression process is not too long
Platform: | Size: 3072 | Author: yh | Hits:

[Compress-Decompress algrithmsjpeg

Description: 一个简单对图象进行JPEG图像压缩算法。希望对大家有所帮助-A simple image to JPEG image compression algorithm. I hope all of you to help
Platform: | Size: 1024 | Author: yangmengling | Hits:

[Waveletcompress

Description: 通过小波变换实现图像的压缩变换,很简洁的压缩程序。-Through wavelet transform image compression transform, compression procedure is very simple.
Platform: | Size: 1024 | Author: sh85 | Hits:

[Special EffectsSVD

Description: 根据奇异值分解的基本原理及其特点,给出了运羽奇异值分解进行图像压缩的方法.通过简单的例子说明了该方法进行图像压缩的基本过程,给出了压缩流程.并通过MATLAB编程对实际图像进行处理,表明了该方法的有效性.-Singular value decomposition in accordance with the basic principles and characteristics are given plume transported singular value decomposition for image compression method. Through simple examples to illustrate the methods of the basic process of image compression, the compression process is given. Through MATLAB programming deal with the actual images shows the effectiveness of the method.
Platform: | Size: 181248 | Author: liulei | Hits:

[Compress-Decompress algrithmsezw

Description: ezw编码,外加haar基变换,简单明了,适合初学者-EZW coding, plus the base haar transform, simple and clear, suitable for beginners
Platform: | Size: 154624 | Author: wangyun | Hits:

[WaveletMATLABwavelet

Description: 小波变换在图像处理中应用于图像分析,图像压缩,图像去噪等。本文就小波变换理论和matlab语言的小波分析工具箱做了简单阐述。-Wavelet transform in image processing applied to image analysis, image compression, image denoising, etc.. In this paper, wavelet transform theory and wavelet analysis matlab language to do the simple toolbox on.
Platform: | Size: 871424 | Author: wangrui | Hits:

[Compress-Decompress algrithmsxiao

Description: 简单的DCT的MATLAB图象压缩实验,适用于初学者-Simple DCT image compression experiment of MATLAB for beginners
Platform: | Size: 1024 | Author: cat | Hits:

[Special Effectsimage-compression

Description: 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: Image compression based on Discrete Cosine Transform. IMCOMPR: Image compression based on Singular Value Decomposition. The given codes can be also used in 2D noise suppression.
Platform: | Size: 10240 | Author: 林明 | Hits:

[matlabrc

Description: 实验目的 本次实验与书中第二章及3.2节的部分内容有关,包括以下几个部分: (1)开始使用MATLAB (2)显示图像,理解图像的模型 (3)使用图像的不同格式,理解图像压缩的意义 (4)对图像做简单的操作 本次实验需要熟练使用以下几个MATLAB命令: imread, imwrite, imshow,figure -Experimental purposes of this experiment with the book, chapter and part of the contents of 3.2, including the following sections: (1) start using MATLAB (2) show the images, understanding image model (3) the use of images in different formats, understand the significance of image compression (4) on the image to do a simple experiment needs to operate the skilled use of the following MATLAB command: imread, imwrite, imshow, figure
Platform: | Size: 1024 | Author: Victor | Hits:

[Special EffectsCode2

Description: 实验目的: 1) 图像水平集合 2) 图像加密算法 3) 边缘提取 4) 噪音图像的产生 (2)显示图像,理解图像的模型 (3)使用图像的不同格式,理解图像压缩的意义 (4)对图像做简单的操作 本次实验需要熟练使用以下几个MATLAB命令: imread, imwrite, imshow,figure -Experimental purposes: 1) the level of collection of image 2) image encryption algorithm 3) Edge 4) noise generated images (2) display images, understanding image model (3) the use of images in different formats, understanding the significance of image compression (4) image to do a simple experiment needs to operate the skilled use of the following MATLAB command: imread, imwrite, imshow, figure
Platform: | Size: 6144 | Author: Victor | Hits:

[Windows DevelopPhoto

Description: 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配; (9) 图象的压缩编码、JPEG压缩编码标准; (10) 图象处理编程工具lead.ocx、DirectDraw及简单的多媒体编程技术。 -Introduction to digital image processing programming books and the book s source code 1) windows bitmap bitmap (ie bmp files) of the structure and color version of the concept (2) image translation, rotation, mirror transform, transpose transform, zoom (3) image smoothing (to noise), sharpening (4) of the penumbral image transfer, jitter technology (5) to amend the image histogram, color transform (6) images the effect of corrosion and expansion, thinning algorithm, skeleton extraction (7) Image edge detection and extraction, hough transform, contour tracking (8) images of the detection, template matching (9) image compression encoding, JPEG compression coding standard (10) image processing, programming tools lead.ocx, DirectDraw and simple multimedia programming technology.
Platform: | Size: 1991680 | Author: 郭东 | Hits:

[OtherImageCompressionUsingDCT

Description: The discrete cosine transform (DCT) is a technique for converting a signal into elementary frequency components. It is widely used in image compression. Here we develop some simple functions to compute the DCT and to compress images. These functions illustrate the power of Mathematica in the prototyping of image processing algorithms. The
Platform: | Size: 62464 | Author: almolla | Hits:

[matlabzhengshuxiaobobianhuanhetuxiangyasuo

Description: 整数小波变换与图像压缩 用MatLAB实现图像的整数小波变换,对行和列各做一次。采用最简单的S小波,它是Haar变换的整数形式。-integral wavelet transform and image compression .To realize the integral wavelet transform based on the Matlab in rows and columns. Using the simple S wavelet ,which is integral form of the Haar transform
Platform: | Size: 1024 | Author: 李颀 | Hits:

[matlabtuxiangyasuo

Description: 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-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: Image compression based on Discrete Cosine Transform. IMCOMPR: Image compression based on Singular Value Decomposition. The given codes can be also used in 2D noise suppression. Notes: The function "conv2fft" performs a 2D FFT-based convolution. Type "help conv2fft" on Matlab command window for more informations.
Platform: | Size: 56320 | Author: 依米 | Hits:
« 12 »

CodeBus www.codebus.net