extract the zero-order spectrum and the positive first-order spectrum

조회 수: 1 (최근 30일)
景加 杨
景加 杨 2021년 1월 29일
답변: Rishik Ramena 2021년 2월 9일
How to separately extract the zero-order spectrum and the positive first-order spectrum of the Fourier transform of an image?

답변 (1개)

Rishik Ramena
Rishik Ramena 2021년 2월 9일
Currently there are no MATLAB inbuilt functions to extract the zero order and the first order spectrums. You can however use fft2 to calculate the fourier transform of an image. Have a look at this answer for implementation.

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by