Skip to content

A simple Python 3 application in PyQt5 for some image manipulations using CV2 Module

Notifications You must be signed in to change notification settings

Wizardous/Image-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Editor

A simple Python 3 application in PyQt5 for some image manipulations using CV2 Module

Operations Added or planned to add:

  • Image Rotation.
  • Image color mode changer, color to grey and visa versa.
  • Adding a white border to the image.
  • Changing perspective of the image.
  • Scaling the image.

The PyQt5 module is used here to create the whole working window. The window consists menu actions to load image from Disk and also save edited one back. [Saving part is not implemented yet!]

This application is still under development and need a lot of work to do.
Always open to any advice about this project.
Happy Coding!

About

A simple Python 3 application in PyQt5 for some image manipulations using CV2 Module

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages