Padding image with zeros in DFT

5 visualizaciones (últimos 30 días)
ddd
ddd el 28 de Dic. de 2011
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

Respuestas (1)

Walter Roberson
Walter Roberson el 28 de Dic. de 2011
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.

Etiquetas

Aún no se han introducido etiquetas.

Community Treasure Hunt

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

Start Hunting!

Translated by