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