How can I apply 2D Fourier transformation code for image in matlab to generate r-spectrum values?
Ältere Kommentare anzeigen
How can I apply 2D Fourier transformation code in matlab to generate r-spectrum values:
I am performing 2D Fourier textural analysis for Google earth imagery to extract textural biomass by applying different window size of 20, 40, 60, 80 and 100 pixel size windows (windowing the image). 2D Fourier textural analysis will be applied to the windowed image with different window size in spatial frequencies in cycles per km as f=1000r*N1*ΔS1 (with ΔS being the pixel size in meters and N being the window size in pixels). The step will ignore phase information to compute periodogram values. These periodogram values are averaged on all possible traveling directions θ to yield an azimuthally averaged radial spectrum, a so-called ‘r-spectrum’. The r-spectrum table contains frequency for each window.
Akzeptierte Antwort
Weitere Antworten (0)
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!

