DOC

net.sf.javaanpr : javaanpr

Maven & Gradle

Jan 28, 2014
152 stars

JavaANPR · JavaANPR is an automatic number plate recognition software, which implements algorithmic and mathematical principles from field of artificial intelligence, machine vision and neural networks. It was created by Ondrej Martinsky in 2006 and 2007 as part of the research plan "Security-oriented research in information technology, MSM 0021630528" at Brno University of Technology.

Table Of Contents

Latest Version

Download net.sf.javaanpr : javaanpr Javadoc & API Documentation - Latest Versions:

All Versions

Download net.sf.javaanpr : javaanpr Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.2.x

How to open Javadoc JAR file in web browser

  1. Rename the file javaanpr-1.2.7-javadoc.jar to javaanpr-1.2.7-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder javaanpr-1.2.7-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "javaanpr-1.2.7-sources.jar" -d "javaanpr-1.2.7-javadoc" -subpackages