搜索资源列表
FFT2IFFT2
- FFT2 & IFFT2\Untitle.rar with matlab
FFT_IFFT
- 自己编的程序,实现快速傅里叶变化,结果和matlab自带的fft2一样。-Own series of programs, fast Fourier transform, results and matlab native fft2 the same.
analyse_fringes
- reconstruct image with an input image with interference fringe (use fft2, ifft2, angle)
fft2andiff2
- 自己编写fft2和ifft2程序并进行快速傅里叶变换试验-fft2 and ifft2
1
- 绘制一幅人像或风景图像的幅频图及相频图,并由幅频图及相频图重建空间域图像.(使用fft2,ifft2,fftshift函数)-Draw a portrait or landscape image amplitude-frequency and phase-frequency diagram in Figure by the amplitude-frequency and phase-frequency diagram in Figure spatial domain image reconstr
GS_FFT
- 运用快速傅里叶转换法fft2和逆转换ifft2反复迭代进行对二维平面函数的处理程序。-Fft2 by applying the method of fast Fourier transformation and reverse change ifft2 repeated iteration of two-dimensional plane function handler.
DRPE
- 经典的双随机相位编码,但是我们纠正了直接使用FFT2和IFFT2的误区。-Classic double random phase encoding, but we corrected directly FFT2 and IFFT2 errors.
DFTIDFT
- 图像傅里叶变换和逆变换的ifft2和fft2的简单使用和显示 正确的ifft2方式使用和错误的ifft2方式使用-Image Fu Liye transform and inverse transform of ifft2 and fft2 are simple to use and display the correct ifft2 mode and use the wrong ifft2 mode
workshop.tar
- 压缩感知的MRI图像重建测试CS-MRI 程序包括:fft2、ifft2、小波稀疏变换子程序、测试数据、demo程序......(compressed sensing for MRI)
图像傅里叶变换
- 二维傅立叶变换的Matlab实现,是利用图像处理软件对给出的图像进行傅立叶变换处理。在Matlab中,函数fft2表示二维傅立叶变换,函数ifft2则表示二维傅立叶反变换。(The Fourier transform of the image)