Skip to content

Timforce/Basic_Image_Processing-Qt

Repository files navigation

Basic Image Processing - Qt

This is a basic linux GUI written with Qt that do some basic image processing task. \

At current state it contains following functionalities:

  1. Loading and saving .jpg .png .bmp image files.
  2. Image inversion.
  3. Histogram equalization.
  4. Gamma correction based on user input gamma value.

Requirements:

GNU-g++, make, Qt community version>=4

Program compile:

Specify the Qt installation location in Makefile and type make under the project directory.

Downloads

Check the release page

About

Qt based GUI for image processing

Resources

Stars

Watchers

Forks

Packages

No packages published