搜索资源列表
-
1下载:
1.图像频域处理正交变换的matlab实例
2.含有的频域变换内容如下:
正交变换通用算子
傅立叶变换
傅立叶变换的原理
傅立叶性质
二维离散傅立叶变换( 2DDFT )
快速傅立叶变换( FFT )
傅立叶变换的研究与应用
离散余弦变换
DCT 变换矩阵
dct2 函数和 dctmtx 函数
Walsh- Hadamard 变换
Radon 变换 -1. Image processing orthogonal freq
-
-
0下载:
1.了解离散傅立叶变换及离散余弦变换的基本原理;
2.掌握进行FFT及逆变换的方法;
3.了解图像在频域中处理方法,应用MATLAB语言作简单的低通滤波器。
-1. Understand the discrete Fourier transform and discrete cosine transform the basic principle; 2. master for FFT and inverse transform; 3. understanding of image p
-
-
0下载:
数字图像处理,用MATLAB实现频域平滑滤波以及图像去噪代码,用 函数对图像数据进行二维FFT 逆变换,并用函数取其实部,得到处理过的空间域图像数据;
-Digital image processing, to achieve the frequency domain using MATLAB image smoothing and denoising code, the image data with the function inverse two-dimensional FFT, an
-
-
0下载:
一个基于matlab的图像处理小例子,有dct压缩还原效果对比及dct和fft的频谱,A small matlab example of image processing, and to restore the effect of compression dct comparison of the fft and dct and spectrum
-
-
0下载:
数字图像处理中的滤波和傅里叶压缩,包括理想低通滤波器,巴特沃茨高通滤波器,高斯带通滤波器,高斯带阻滤波器,FFT图像压缩。附原图像和处理后的图像截图。-Digital image processing in filtering and Fourier compression, including the design of an ideal low-pass filter, design Batewoci high-pass filter, bandpass filter design Gaus
-
-
2下载:
该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
-
-
0下载:
基于fft的数字图像处理MATLAB实现-Fft based on MATLAB for digital image processing to achieve
-
-
0下载:
图像处理中对二维图像进行fft变换时需要用的fft程序-Image processing two-dimensional images of fft transform procedure when the need for fft
-
-
0下载:
matlab图像处理,矩形函数显示,矩形函数的FFT结果显示,补0充填后的矩形函数FFT结果显示-matlab image processing, rectangular function display, rectangular FFT function results showed that after filling the rectangle 0 complement the function FFT results show that
-
-
0下载:
基于MATLAB的图像离散傅立叶变换研究,含matlab程序-matlab FFT image processing
-
-
0下载:
针对图像进行快速傅里叶变换,方便进行频频分析与处理。-Fast Fourier transform for the image, to facilitate frequent analysis and processing.
-
-
0下载:
这是一个关于matlab对于基本图像处理的程序,里面有关于FFT,DFT的基本变换,-Here is a matlab program for basic image processing, which has about FFT, DFT the basic transformation
-
-
0下载:
傅立叶变换是数字图像处理中应用最广的一种变换,其中图像增强、图像复原和图像分析与描述等,每一类处理方法都要用到图像变换,尤其是图像的傅立叶变换。常用的图像增强技术可分为基于空域和基于变换域的两类方法。最常用的变换域是频域空间。在频域空间,图像的信息表现为不同频率分量的组合。如果能让某个范围内的分量或某些频率的分量受到抑制而让其他分量不受影响,就可以改变输出图像的频率分布,达到不同的增强目的。
4、高通滤波- 锐化
-Fourier transform in digital
-
-
0下载:
Matlab图像处理库的二维傅立叶变换,时域和频域的尺寸相同,这导致傅立叶变换运算低效,这里是一个优化后的算法的代码。-Many image processing applications require an extensive usage
of FFT2 routine (or, in the most general case, a N-dimensional
FFT) of matrices having the same dimensions. In these cases M
-
-
0下载:
设计一个MATLAB界面,用于图像处理,实现了灰度拉伸,K邻近均值滤波,FFT变换,同态滤波,边缘检测,图像分割,均衡化等-A MATLAB interface design for image processing, gray stretch, K neighboring mean filtering, FFT transform, homomorphic filtering, edge detection, image segmentation, equalization
-
-
0下载:
图像处理的一些基本变换,FFT,IFFT,DCT,IDCT,小波变换,哈夫曼编码等的MATLAB程序代码。-Some basic image processing transform, FFT, IFFT, DCT, IDCT, wavelet transform, Huffman coding MATLAB program code.
-
-
0下载:
photoshop,基于matlab的GUI界面,实现对图像的处理。包含背景处理,化直方图,fft,加噪声等等。-matlab-based GUI interface, photoshop, image processing. Contains background processing, histogram, FFT, plus noise.
-
-
0下载:
数字图像处理matlab实验源程序
DCT变换 FFT变换等-Digital image processing matlab source experiment
-
-
0下载:
快速傅里叶变换在图像处理中经常遇到,本程序运行结果和matlab一致,是使用C++类编写的。-Fast Fourier transform in image processing are often encountered, the program consistent with the results and matlab is prepared using C++ class.
-
-
0下载:
图像处理中对图像进行fft的matlab程序-image processing do fft to image
-