Skip to content

Simple image editor in Python using OpenCV and Tkinter

License

Notifications You must be signed in to change notification settings

arturwaquil/imged

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Editor

This is a simple image editor implemented in Python using OpenCV, with a GUI made using Tkinter.

TODO

  • open and save images
  • flip horizontally and vertically
  • convert to grayscale
  • quantize image
  • adjust brightness and contrast
  • compute negative
  • compute histogram
  • equalize histogram
  • match histograms
  • zoom in and out
  • rotate image
  • convolve kernels

About

Simple image editor in Python using OpenCV and Tkinter

Resources

License

Stars

Watchers

Forks

Languages