Simple Image Processing Tool
A simple application I created to gain a better understanding of how images are stored on a computer and how to do basic manipulations on them. Written in java using JavaFx for the UI.
Project Summary: Simple image filters.
Notable Features
- Invert
- Gamma correction
- Contrast Stretching
- Histogram Equalisation (needs tweaking)
- Cross correlation
Elliot Lunness - project - Apr 20, 2019