Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 988 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 988 Bytes

fourier-cropper

An application to filter an image in the frequency domain interactively

Simulator main window

Simulator in action

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