【图像处理】Mathematica与逆Fourier变换

时间:2024-10-26 04:06:44

1、原图如下。

【图像处理】Mathematica与逆Fourier变换

3、逆向Fourier变换:c = InverseFourier[b];c//Image

【图像处理】Mathematica与逆Fourier变换

5、对b进行共轭处理:b = Conjugate[b];罕铞泱殳c = InverseFourier[b];Abs[c] // Image图像旋转了180度,而且颜色也变了。

【图像处理】Mathematica与逆Fourier变换

7、n=10的情形。

【图像处理】Mathematica与逆Fourier变换
© 2025 五度知识库
信息来自网络 所有数据仅供参考
有疑问请联系站长 site.kefu@gmail.com