2D Fourier Transform from 1D Fourier Transforms- Image Processing
Ältere Kommentare anzeigen
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 Kommentare
Sergio Serra Sánchez
am 2 Mär. 2018
Anyone know how to resolve this process?
Thank you.
Sebastian Joseph
am 23 Nov. 2020
Hi, did you got answer,,..for 2Dfft from 1D fft..???
Antworten (1)
Abhishek Ballaney
am 5 Mär. 2018
0 Stimmen
https://in.mathworks.com/help/matlab/ref/fft2.html
Kategorien
Mehr zu Image Transforms finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!