A JavaFX program to compare two images and determine their similarity
- Provide 2 valid Image URL's
- Find result by clicking the compare button
-
JRE(>=1.8)
-
Import jai_codec-1.1.3-alpha.jar and jai-core-1.1.3-alpha.jar in /dependencies/ for building the project from source code
- Run the file
dist/ImageDiff.jar