All Downloads are FREE. Search and download functionalities are using the official Maven repository.

help.help.html Maven / Gradle / Ivy











JavaANPR is an automatic number plate recognition software, which implements algorithmic and mathematical principles from field of artificial intelligence, machine vision and neural networks.

Usage : java -jar anpr.jar [-options]

Where options include:

-help
Displays this help

-gui
Run GUI viewer (default choice)

-recognize -i <snapshot>
Recognize single snapshot

-recognize -i <snapshot> -o <dstdir>
Recognize single snapshot and save report html into specified directory

-newconfig -o <file>
Generate default configuration file

-newnetwork -o <file>
Train neural network according to specified feature extraction method and learning parameters (in config. file) and saves it into output file

-newalphabet -i <srcdir> -o <dstdir>
Normalize all images in <srcdir> and save it to <dstdir>





© 2015 - 2025 Weber Informatics LLC | Privacy Policy