Skip to content

ignabelitzky/image-editor

Repository files navigation

Image Editor

Image editor made in Qt using OpenCV

Getting started

To compile the Image Editor application you should open the file ImageEditor.pro with Qt Creator and use the "Desktop Qt 6.3.1 GCC" Kit also you need to build the plugins and put the *.so files generated into the same location as the executable under a directory named plugins.

Little clip of the application

Source

The majority of the code was extracted from "Qt 5 and OpenCV 4 Computer Vision - Projects" by Zhuo Qingliang

License

GNU General Public License v3.0

About

Image editor made in Qt and OpenCV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published