Python/Tkinter based GUI for histogram equalization of images.
- Click the button to open a file picker.
- Select a .png image to normalize.
- The result will have the same filename but will be saved in the directory this tool lives in.
Python/Tkinter based GUI for histogram equalization of images.