Download WebcamCapture-0.26.jar file - Jar w

Jar examples for w:WebcamCapture

Description

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

You can download jar file WebcamCapture 0.26 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add WebcamCapture-0.26.jar to your project.

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

Download

Click the following link to download the jar file.

WebcamCapture-0.26-javadoc.jar
WebcamCapture-0.26-sources.jar
WebcamCapture-0.26.jar
WebcamCapture-0.26.pom



Related Tutorials