Jar examples for r:recognition
BoofCV is an open source Java library for real-time computer vision and robotics applications.
You can download jar file recognition 0.24.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add recognition-0.24.1.jar to your project.
<dependency> <groupId>org.boofcv</groupId> <artifactId>recognition</artifactId> <version>0.24.1</version> </dependency>
compile group: 'org.boofcv', name: 'recognition', version: '0.24.1'
libraryDependencies += "org.boofcv" % "recognition" % "0.24.1"
<dependency org="org.boofcv" name="recognition" rev="0.24.1"/>
@Grapes(@Grab(group='org.boofcv', module='recognition', version='0.24.1'))
'org.boofcv:recognition:jar:0.24.1'
Click the following link to download the jar file.
recognition-0.24.1-javadoc.jar