SkillAgentSearch skills...

Pixpro

A Simple Python App for Image Editing and Enhancing using PyQt5, openCv, numpy and scipy.

Install / Use

/learn @dstark5/Pixpro

README

Pixpro

A Simple Python App for Image Editing and Enhancing using PyQt5, openCv, numpy and scipy.

MIT License

Features

  • crop
  • blur
  • adjust brightness,contrast
  • resize
  • rotate
  • flip
  • black and white
  • cartoonify
  • invert image
  • sketch
  • auto color correction
  • Image Enhance

Run Application

Clone the project

  git clone https://github.com/dine-5h/pixpro

Go to the project directory

  cd pixpro

Install dependencies

  pip -r requirements.txt

Start the app

  python Main_.py

About Data Models

https://github.com/Saafke/EDSR_Tensorflow/tree/master/models

https://github.com/italojs/facial-landmarks-recognition/blob/master/shape_predictor_68_face_landmarks.dat

The app use the above data model from github repo for Image Enchancing

License

MIT

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated1y ago
Forks2

Languages

Python

Security Score

60/100

Audited on Jan 24, 2025

No findings