Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 365 Bytes

File metadata and controls

11 lines (7 loc) · 365 Bytes

Image Normalization GUI

Python/Tkinter based GUI for histogram equalization of images.

Screenshot

Usage

  1. Click the button to open a file picker.
  2. Select a .png image to normalize.
  3. The result will have the same filename but will be saved in the directory this tool lives in.