Skip to content

FaizAlam/Image-Editor

Repository files navigation

GUI image editor app using python and OpenCV

Image-Editor

Features

  • Draw over images
  • Apply filters like :
  • -Negative
    -Black & White
    -Sepia
    -Emboss
    -Gaussian Blur
    -Median Blur
  • Adjust image brightness and RGB values

Preview

final.mov

Run locally

Download the exe file and use it!

OR

clone the project

  git clone github.com/FaizAlam/Image-Editor

Go to the project directory

  cd Image-Editor

Install module dependencies

  pip3 install -r requirements.txt 

Start the app

  python init.py or Run & Debug
  

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages