Skip to content

aswinsvijay/Digital-Image-Processing-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 

Repository files navigation

Digital-Image-Processing-Project

A simple image editing application created using OpenCV and PyQt5. The application support the following features:

  • Contranst enhancement (Using histogram equalization)
  • Greyscale
  • Saturation
  • Sharpness
  • Vignette
  • Blur
  • Negative

Requires the following libraries installed:

  • Numpy
  • OpenCV
  • PyQt5

To execute the application, simple run the main.py file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages