필터 지우기
필터 지우기

is it possible to find parts of image which caused peaks on fft graph of that image?

조회 수: 2 (최근 30일)
If I have fast fourier transformed an image and plotted the graph of the fft of this image ( attatched below) is it possible to identify what parts of the image produced the peaks on the graph.
  댓글 수: 1
Sindar
Sindar 2020년 2월 5일
You'll need to run a different sort of transform. cwtft2 gives simultaneous spatial and frequency information. It is a more complex implementation of simply windowing each part of your image and separately applying fft

댓글을 달려면 로그인하십시오.

답변 (0개)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by