DFT of an Image Help !

조회 수: 2 (최근 30일)
Michael Jernigan
Michael Jernigan 2019년 4월 4일
How do I perform the following steps in MATLAB:
- Covert Image to Gray
- Resize image to 1024 by 1024
- Find the DFT of image
- Plot phase angle of the transform
- Plot spectrum of the transform
- Reconstruct original image using only phase information
i.e. set F(u,v)=1 and then find the IDFT
- Reconstruct original image using only spectrum information
i.e. set the exponential term to 1 (or theta=0)

답변 (0개)

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by