Polar FFT is mostly used in audio and image processing, for several transformations such as audio compression (mp3, aac), image compression (jpeg) or audio time stretching. FFT returns with complex numbers, but for many processing purposes the magnitude and phase of the complex number is more useful to work with. Polar FFT returns and transforms magnitude and phase instead of complex numbers.
Can you tell me more about applications of your polar FFT?
Not yet followed by anyone
Comments
0 comments
Article is closed for comments.