Skip to content

Python Photo Editor is simple python program that uses c++ opencv library to do simple photo editing tasks like converting to grayscale, posterization, resize, rotating etc

Notifications You must be signed in to change notification settings

amarpreetsaini/python_image_processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Photo Editor

Python Photo Editor is simple python program that uses c++ opencv library to do simple photo editing tasks like converting to grayscale, posterization, resize, rotating etc

Detailed documentation is in the "docs" directory.

About

  1. Follow docs/quickguide to start using Photo Editor
  2. Source Images will be stored in images dir.
  3. Processed Images will be store in processed_images dir.
  4. Test cases are stores in tests dir. To run test case do following
    cd tests python test_case.py

About

Python Photo Editor is simple python program that uses c++ opencv library to do simple photo editing tasks like converting to grayscale, posterization, resize, rotating etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages