Description: MATLAB源码,P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理-MATLAB source code, P0301 : Digital image data matrix display and Fourier Transform P0302 : Two-dimensional discrete cosine transform image compression P0303 : Gray used a new method to enhance the contrast of the image P0304 : histogram equalization P0305 : Simulation images by white Gaussian noise and Impulse noise impact P0306 : 2D median filtering function medfilt2 right by the Salt and Pepper image noise filtering P0307 : MATLAB filter2 the function of noise interference by the image filtering P0308 : Image Adaptive Filter Weiner P0309 : use five different gradient Enhancement Act for image sharpening P0310 : Images of the high-pass filtering and mask handling P0311 : use Butterworth (Butterworth) low-pass filter to noise interference by the image smoothing P 0312 : Butterworth (Butte Platform: |
Size: 540672 |
Author:钟小丽 |
Hits:
Description: 程序代码说明
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的方法增强图像的对比度
P0304:直方图均匀化
P0305:模拟图像受高斯白噪声和椒盐噪声的影响
P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
P0308:图像的自适应魏纳滤波
P0309:运用5种不同的梯度增强法进行图像锐化
P0310:图像的高通滤波和掩模处理
P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理
P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理
-code P0301 : Digital image data matrix display and Fourier Transform P0302 : Two-dimensional discrete cosine transform image compression P0303 : Gray used a new method to enhance the contrast of the image P0304 : histogram equalization P0305 : Simulation images by white Gaussian noise and Impulse noise impact P0306 : 2D median filtering function medfilt2 right by the Salt and Pepper image noise filtering P0307 : MATLAB filter2 the function of noise interference by the image filtering P0308 : Image Adaptive Filter Weiner P0309 : use five different gradient Enhancement Act for image sharpening P0310 : Images of the high-pass filtering and mask handling P0311 : use Butterworth (Butterworth) low-pass filter to noise interference by the image smoothing P 0312 : Butterworth (Butterworth) high-pa Platform: |
Size: 11264 |
Author:Jimmy Yen |
Hits:
Description: KL变换的matlab代码,KL变换是图像正交变换的一种,在图像压缩领域有着广泛应用。很有用哦-KL transform matlab code, KL transform is a kind of orthogonal transformation image in the field of image compression have broad application. Oh, very useful Platform: |
Size: 1024 |
Author:张燕 |
Hits:
Description: trellis coded quantizaiton 的基本范例,与JPEG2000图像压缩基础那本书提供的例子相符,这里给出仿真了那个例子的代码。-trellis coded quantizaiton the basic paradigm, and JPEG2000 image compression based on the book to provide examples of line, where the simulation examples of that code. Platform: |
Size: 1024 |
Author:林春雨 |
Hits:
Description: This document is intended to serve as an introduction to Wavelet processing through a set of Matlab experiments. These experiments will gives an overview of three fundamental tasks in signal and image processing : signal, denoising and compression. These scripts are selfs contents (needed additional Matlab functions can be downloaded while reading the lectures).
Each one of these five lectures should take between 1h and 2h in order to tests the various features of the scripts. One should copy/paste the provided code into a file names e.g. tp1.m, and launch the script directly from Matlab comand line > tp1 . Some of the scripts contains "holes" that you should try to fill on your own.
I also provide the complete correction of these lectures as a set of Matlab scripts, but you should try as much as possible to avoid using them.
-This document is intended to serve as an introduction to Wavelet processing through a set of Matlab experiments. These experiments will gives an overview of three fundamental tasks in signal and image processing: signal, denoising and compression. These scripts are selfs contents (needed additional Matlab functions can be downloaded while reading the lectures). Each one of these five lectures should take between 1h and 2h in order to tests the various features of the scripts. One should copy/paste the provided code into a file names eg tp1.m, and launch the script directly from Matlab comand line> tp1. Some of the scripts contains holes that you should try to fill on your own.I also provide the complete correction of these lectures as a set of Matlab scripts, but you should try as much as possible to avoid using them. Platform: |
Size: 6066176 |
Author:风帆 |
Hits:
Description: MATLAB下通过多种小波实验了解小波变换的原理教程及示例代码
包括的多个示例源代码有:一维线性非线性近似、二维线性非线性近似、使用线性滤波过滤噪声、使用小波门限消除噪声、使用小波变换压缩一维信号、二维小波图像压缩等等。
-Under MATLAB wavelet through a variety of experiments to understand the principle of wavelet transform tutorial and sample code included in the source code has a number of examples: a linear one-dimensional non-linear approximation, nonlinear two-dimensional linear approximation, the use of linear filtering filter noise, the use of wavelet thresholding to eliminate noise, the use of one-dimensional wavelet transform compressed signal, two-dimensional wavelet image compression and so on. Platform: |
Size: 4382720 |
Author:aaa |
Hits:
Description: JPEG图像压缩编码原代码。用matlab开发。-JPEG image compression coding the original code. Using matlab development. Platform: |
Size: 1024 |
Author:Mark Li |
Hits:
Description: 包括的多个示例源代码有:一维线性非线性近似、二维线性非线性近似、使用线性滤波过滤噪声、使用小波门限消除噪声、使用小波变换压缩一维信号、二维小波图像压缩等等。-Including the source code of a number of examples are: a linear one-dimensional non-linear approximation, nonlinear two-dimensional linear approximation, the use of linear filtering noise filtering, the use of wavelet thresholding to eliminate noise, the use of one-dimensional wavelet compression signal, two-dimensional wavelet image compression and so on. Platform: |
Size: 4325376 |
Author:royma |
Hits:
Description: hi this the code for image compression using different transoformation coding algorithms in wavelets,that is all wavelets-hi this is the code for image compression using different transoformation coding algorithms in wavelets,that is all wavelets Platform: |
Size: 4620288 |
Author:durga |
Hits:
Description: 利用matlab来实现图像压缩,spiht算法作者原版代码,包含了二进制熵编码以及小波变换,自适应分解等级,加入了示例图片。(The use of MATLAB to achieve image compression, SPIHT algorithm author original code, including binary entropy coding and wavelet transform, adaptive decomposition level, joined the sample picture.) Platform: |
Size: 1409024 |
Author:xwdshiwo
|
Hits: