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