== JavaANPR
image:https://github.com/oskopek/javaanpr/workflows/Java%20CI%20with%20Maven/badge.svg["Build status", link="https://github.com/oskopek/javaanpr/actions?query=workflow%3A%22Java+CI+with+Maven%22"]
Original author: Copyright (C) 2006-2007 Ondrej Martinsky. All rights reserved.
Licensing details for JavaANPR are in the file LICENCE.
This work is a derivative of JavaANPR created by Ondrej Martinsky, for his original work visit: http://javaanpr.sourceforge.net/
=== Screenshot
image:./docs/img/screenshot.png["JavaANPR GUI", scaledwidth="25%"]
=== Building
mvn clean install -DskipTests
mvn clean test
mvn clean verify -Pit
mvn clean
mvn exec:java
=== Getting help
=== Info
JavaANPR uses http://semver.org/[semantic versioning].
== Documentation The state of documentation of JavaANPR is unsatisfactory. The bachelor thesis of the original author can serve very well for current needs: http://javaanpr.sourceforge.net/anpr.pdf[Algorithmic and Mathematical Principles of Automatic Number Plate Recognition Systems]
=== Contributing Everyone is encouraged to help improve this project.
Here are some ways you can contribute:
=== Submitting an Issue We use the https://github.com/oskopek/javaanpr/issues[GitHub issue tracker] to track bugs and features. Before submitting a bug report or feature request, check to make sure it hasn't already been submitted. When submitting a bug report, please include a https://gist.github.com/[Gist] that includes a stack trace and any details that may be necessary to reproduce the bug, including your Java version and operating system.
=== Submitting a Pull Request