Low-pass and High-pass Filtering
- Compute the 2D Fast Fourier Transform.
- Shift the zero-frequency component to the center of the spectrum.
- Inverse of the Step 2: Shift the zero-frequency component back to original location.
- Inverse of Step 1: Compute the 2D inverse Fast Fourier Transform.
Posted on July 17, 2021
Tags: Python