Drawing Llamas with Circles — Dekau.dev
- Fourier Analysis: Drawing Llamas with Circles¶ The Fourier transform is a method of transforming an input signal from the time domain to the frequency domain.
- It has a huge range of applications, for instance audio engineers can pick out individual undesired frequencies in a song with the Fourier transform and then get back the sound without that frequency using the inverse Fourier transform.
- We can make use of the Fourier transform in digital image processing for filtering images, like gaussian blurs and compressing images using the JPEG format.
Unverified
- Fourier Analysis: Drawing Llamas with Circles¶ The Fourier transform is a method of transforming an input signal from the time domain to the frequency domain.
- It has a huge range of applications, for instance audio engineers can pick out individual undesired frequencies in a song with the Fourier transform and then get back the sound without that frequency using the inverse Fourier transform.
- We can make use of the Fourier transform in digital image processing for filtering images, like gaussian blurs and compressing images using the JPEG format.
Sources: Github