Padding image with zeros in DFT

조회 수: 5 (최근 30일)
ddd
ddd 2011년 12월 28일
When using discrete Fourier transformation in case 1D and for case 3 D for color images is there a need to do the padding with zeros in the images ? If Yes , how much? Thank you very much

답변 (1개)

Walter Roberson
Walter Roberson 2011년 12월 28일
Usually there is no need to do padding; furthermore, often padding would not be correct. DFT assumes periodic signals, and padding with zeros complicates the periodic function a fair bit.

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by