How much should you zero pad an image before taking the fft ?

7 visualizaciones (últimos 30 días)
raheem mian
raheem mian el 25 de Mzo. de 2020
Comentada: raheem mian el 31 de Mzo. de 2020
If i have an image that is 200x200 and I want to take the FFT how much zero padding is required ?
  2 comentarios
David Goodmanson
David Goodmanson el 30 de Mzo. de 2020
Hi raheem, for what purpose might you want to use zero padding?
raheem mian
raheem mian el 31 de Mzo. de 2020
To calculate a phase correlation

Iniciar sesión para comentar.

Respuestas (1)

Bhargavi Maganuru
Bhargavi Maganuru el 31 de Mzo. de 2020
Editada: Bhargavi Maganuru el 31 de Mzo. de 2020
If input signal of fft is not in the powers of 2, which is 200 in your case so, you can do zero padding till length is 256.
  1 comentario
David Goodmanson
David Goodmanson el 31 de Mzo. de 2020
Editada: David Goodmanson el 31 de Mzo. de 2020
HI Bhargavi,
could you explain why going to a power of 2 is a good idea, or not?

Iniciar sesión para comentar.

Categorías

Más información sobre Matched Filter and Ambiguity Function en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by