An application to filter an image in the frequency domain interactively
This project uses OpenCV 4 (see additional packages in https://docs.opencv.org/3.4/d7/d9f/tutorial_linux_install.html)
It is recommended build OpenCV with -DOPENCV_GENERATE_PKGCONFIG=ON
see this
TODO:
- The idea will be binding all required libraries into a single AppImage, in order to ship the application directly
- Download sample images (directional patterns, noisy, etc.)
- Show the messagebox of on_filterPushButton_released in another thread to let the text and icon appear