Frequency components from a highpass filtered image

조회 수: 1 (최근 30일)
Gova ReDDy
Gova ReDDy 2011년 10월 24일
how to get the frequency components of a highpass filtered image

채택된 답변

Image Analyst
Image Analyst 2011년 10월 25일
Take the Fourier Transform of it.
  댓글 수: 56
Gova ReDDy
Gova ReDDy 2011년 10월 26일
freq=fftshift(FT);
after this how can I extract all the frequency components into a array.
Gova ReDDy
Gova ReDDy 2011년 10월 31일
In workspace the value of freq values are like this
35.55599768-4.9128i. what this represents and what is i here?

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Images에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by