Skip to content

Senior-Develop/Image-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Editor

A small and easy-to-use image editor app using PyQt5 and Cv2

--- Check out my GUI demo video on Youtube: Click me! ---

Usage

git clone https://github.com/pyj2001/Image-Editor

pip install opencv-python, pip install PyQt5, pip install numpy, pip install qimage2ndarray, pip install scipy

Run main.py

Current editing options

  • Auto contrast
  • Auto sharpen
  • Auto cartoon
  • Auto invert
  • Auto bypass censorship
  • Rotate image
  • Crop image
  • Change brightness
  • Change contrast
  • Change saturation
  • Color mask
  • Face Detection

Releases

No releases published

Packages

No packages published

Languages