2D Fourier Transform from 1D Fourier Transforms- Image Processing
이전 댓글 표시
I am struggling to assemble 180 1D Fourier Transform projections (right now in a matrix I believe) into a 2D array based on the angle degree (eg, 0 degree will be horizontal, 90 degree will be vertical, etc), I have to use “repmat” and “pol2cart”, and then I need to fill in the corner edges with interpolated data using “griddata”. Final product should look like image below. Any help/matlab code would be appreciated.

댓글 수: 2
Sergio Serra Sánchez
2018년 3월 2일
Anyone know how to resolve this process?
Thank you.
Sebastian Joseph
2020년 11월 23일
Hi, did you got answer,,..for 2Dfft from 1D fft..???
답변 (1개)
Abhishek Ballaney
2018년 3월 5일
0 개 추천
https://in.mathworks.com/help/matlab/ref/fft2.html
카테고리
도움말 센터 및 File Exchange에서 Image Transforms에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!