Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 296 Bytes

File metadata and controls

6 lines (5 loc) · 296 Bytes

ImageComparer

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