A light-weight image viewer and editor using OpenCV 3.x and Qt. It is a personnal project in order to improve my skill in computer vision.
For now, you can display your favorite PNG and JPEG file, apply grayscale filter, gaussian filter or reduce color space.
Once you clone this repository, you will have to compile OpenCV 3.x sources.
Update .pro file by changing path to your openCV binaries and includes.