搜索资源列表
fourier
- 用于图像的傅里叶变换,求得图像的空间频率域-This program is for the image s fourier transform
image_pro-1
- 图像处理中的一个非常经典的程序,支持图像去噪,图像滤波,傅里叶变换等等图像处理,运行后有一个MFC界面,是学习的好资料。-this code can show the picture in a single window, and make some proccess
likePic
- 实现了图像显示功能的简单程序,还有图像反色和,傅里叶变换,中值滤波-Simple procedure to achieve the image display, as well as images of anti-color and Fourier transform, median filter
image
- MATLAB图像的离散傅里叶变换,以及相关的频谱显示及分析图谱-image processing ,DFT transform,MATLAB code processing
FFT_highpass
- 傅里叶变换 再用高通滤波器过滤得到反变换后的图像与原来图像对比 -FFT highpass
hist
- 在mfc中实现bmp图像文件的打开,以及对该bmp文件的傅里叶变换,并绘制输出其波形图-Achieving bmp image file in mfc Open, and the Fourier transform bmp file and draw the output waveform chart
matlabcode
- 图像傅里叶变换,图像的快速傅里叶变换,逆变换,图像的二维FFT变换可以观察图像的频谱,再进行逆变换即可复原图像(Image Fourier transform)