Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果一个人有一个二维数组,并且想要沿着偏离水平的θ度方向进行一维傅里叶变换,有没有更好/更快的方法来做到这一点,而不是将图像旋转 -theta 度,取跨列的一维FT,然后将结果旋转θ度?