This project version includes the fully implemented badge recognition base of the project. This project version is only compatible with Windows and includes all third party binaries/libraries as a .zip
archive. This project does not have any interface other than the command line logs thus far.
Instructions to run
-
Download the source
.zip
archive below -
Extract it and extract any other
.zip
archives inside it in same-name directories -
Compile the
.java
files withjavac *java
-
Run with
java Program
-
(You could also double click
run.bat
to start from the jar file included) -
Test it on the
demoFiles
folder contents