Originally posted by: TecHNooB
When you take a 2-D FFT, do you have to zero extend your matrix beforehand? How does that work exactly. Descriptive answers are welcome
It depends on which FFT algorithm you're using. Is it just row-column? In which case does your 1D method require 0-padding? Basically this is very implementation specific, in my experience at least.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.