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