OpenCV #012 Discrete Fourier Transform, Part 2
Highlights: In the previous post, we learnt some fundamental details about the Fourier transform and why it’s worth learning. We also showed how to transform an image into its frequency domain. I recommend you read about it here if you haven’t. In this section, we would focus on filtering in the frequency domain. We would see the effects of applying a low and high pass filter. Almost all natural images have similar power spectrum Tutorial…
Read more