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