Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 614 Bytes

File metadata and controls

25 lines (20 loc) · 614 Bytes

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