Download boofcv-geo-0.28.jar file - Jar b

Jar examples for b:boofcv-geo

Description

BoofCV is an open source Java library for real-time computer vision and robotics applications.

You can download jar file boofcv-geo 0.28 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add boofcv-geo-0.28.jar to your project.

<dependency>
   <groupId>org.boofcv</groupId>
   <artifactId>boofcv-geo</artifactId>
   <version>0.28</version>
</dependency>
compile group: 'org.boofcv', name: 'boofcv-geo', version: '0.28'
libraryDependencies += "org.boofcv" % "boofcv-geo" % "0.28"
<dependency org="org.boofcv" name="boofcv-geo" rev="0.28"/>
@Grapes(@Grab(group='org.boofcv', module='boofcv-geo', version='0.28'))
'org.boofcv:boofcv-geo:jar:0.28'

Download

Click the following link to download the jar file.

boofcv-geo-0.28-javadoc.jar
boofcv-geo-0.28-sources.jar
boofcv-geo-0.28.jar
boofcv-geo-0.28.pom



Related Tutorials