Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 483 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 483 Bytes

Image-Editor-widget

A widget to edit and save images.

Alt text

It allows to:

  • select images from a folder
  • change brightness
  • change contrast
  • invert colors
  • crop
  • resize

How to run

Import module from image_editor.py and execute image_editor_widget(input_folder, output_folder, color_map). color_map is any of matplotlib.cm.

Run notebook Example.ipynb for editing sample images contained in ./Original_images.