ignabelitzky / image-viewer

Image viewer for png, bmp and jpg files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Viewer

Image viewer for png, bmp and jpg files.

Getting started

To compile the Image Viewer application you should open the file ImageViewer.pro with Qt Creator and use the "Desktop Qt 6.3.1 GCC" Kit

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 viewer for png, bmp and jpg files.

License:GNU General Public License v3.0


Languages

Language:C++ 92.7%Language:QMake 7.3%