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