106 - Image filters using discrete Fourier transform (DFT)

Описание к видео 106 - Image filters using discrete Fourier transform (DFT)

Image processing filters can operate in spatial domain or frequency domain. High pass filter is an example filter that operates in the frequency domain. Fourier transform converts an image (or any signal) from spatial (or time) domain to frequency domain.

This tutorial explains the use of Fourier transform filtering for image processing by creating a mask and blocking certain frequency signals.

The code from this video is available at: https://github.com/bnsreenu/python_fo...

Комментарии

Информация по комментариям в разработке