搜索资源列表
matlab
- 使用matlab的gui界面实现图像缩放旋转功能,FFT,DCT,等图像变化变换,并绘出直方图-Use the matlab gui interface for image scaling rotation, FFT, DCT, and other changes in the image transformation, and draw the histogram
matlab
- 产生右图所示亮块图像 f1(x,y)(128×128大小,暗处=0,亮处=255),对其进行FFT,同屏显示原图f1和FFT(f1)的幅度谱图,若令f2(x,y)=(-1)x+y f1(x,y),重复以上过程。以及旋转45度后进行变换-Generating shown bright block image F1 (x, y) (128128 size dark = 0, light at = 255), the FFT, the same screen display Original f1 a
matlabfft
- 用MATLAB实现fft变换,很easy,源代码如下-MATLAB,fft
Untitled3
- 1:选择一幅图像,对其进行离散Fourier变换,求得幅度谱和相位谱,并显示幅度谱和相位谱。2.图像的Fourier反变换:-image s fft and ifft
FFT_highpass
- 傅里叶变换 再用高通滤波器过滤得到反变换后的图像与原来图像对比 -FFT highpass
fft-bianhuan
- 包含了傅里叶变换的幅频特性和相频特性,其中包括8点、16点、32点的程序代码,运行后可直接产生图形。-Includes Fourier transform amplitude-frequency characteristics and phase-frequency characteristics, including 8:00, 16:00, 32 points of the program code can be run directly the graphics.
matlabcode
- 图像傅里叶变换,图像的快速傅里叶变换,逆变换,图像的二维FFT变换可以观察图像的频谱,再进行逆变换即可复原图像(Image Fourier transform)