Analyze Spectrum
1 回表示 (過去 30 日間)
古いコメントを表示
Through image = imread (image.tiff), then Y = fftshift applied (fft2 (image)).
Viewed the spectrum through imshow (log (abs (A )),[]) as also by imshow (A, [0 100000]).
The result of the spectrum has four points in the corners. Would anyone interpret this spectrum?
Follow the link and the image obtained by FFT.
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Image Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!