This is a application to scan a directory for images with a percentage of similarity. It uses pixel comparison and threads to increase calculation time. The GUI ist written with JavaFX to present the found images. The project can be build with gradle.
Written by Philipp Steiner