Last Version

JavaANPR 1.2.7

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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.javaanpr
ArtifactId

ArtifactId

javaanpr
Version

Version

1.2.7
Type

Type

jar
Description

Description

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.
Source Code Management

Source Code Management

https://github.com/oskopek/javaanpr.git

Download javaanpr 1.2.7


<!-- https://jarcasting.com/artifacts/net.sf.javaanpr/javaanpr/ -->
<dependency>
    <groupId>net.sf.javaanpr</groupId>
    <artifactId>javaanpr</artifactId>
    <version>1.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.javaanpr/javaanpr/
implementation 'net.sf.javaanpr:javaanpr:1.2.7'
// https://jarcasting.com/artifacts/net.sf.javaanpr/javaanpr/
implementation ("net.sf.javaanpr:javaanpr:1.2.7")
'net.sf.javaanpr:javaanpr:jar:1.2.7'
<dependency org="net.sf.javaanpr" name="javaanpr" rev="1.2.7">
  <artifact name="javaanpr" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.javaanpr', module='javaanpr', version='1.2.7')
)
libraryDependencies += "net.sf.javaanpr" % "javaanpr" % "1.2.7"
[net.sf.javaanpr/javaanpr "1.2.7"]

Dependencies

compile (1)

Group / Artifact Type Version
org.swinglabs : swing-layout jar 1.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.