BoofCV

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

License

License

Categories

Categories

BoofCV Business Logic Libraries Computer Vision
GroupId

GroupId

org.boofcv
ArtifactId

ArtifactId

WebcamCapture
Last Version

Last Version

0.26
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://boofcv.org
Source Code Management

Source Code Management

https://github.com/lessthanoptimal/BoofCV

Download WebcamCapture

How to add to project

<!-- https://jarcasting.com/artifacts/org.boofcv/WebcamCapture/ -->
<dependency>
    <groupId>org.boofcv</groupId>
    <artifactId>WebcamCapture</artifactId>
    <version>0.26</version>
</dependency>
// https://jarcasting.com/artifacts/org.boofcv/WebcamCapture/
implementation 'org.boofcv:WebcamCapture:0.26'
// https://jarcasting.com/artifacts/org.boofcv/WebcamCapture/
implementation ("org.boofcv:WebcamCapture:0.26")
'org.boofcv:WebcamCapture:jar:0.26'
<dependency org="org.boofcv" name="WebcamCapture" rev="0.26">
  <artifact name="WebcamCapture" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.boofcv', module='WebcamCapture', version='0.26')
)
libraryDependencies += "org.boofcv" % "WebcamCapture" % "0.26"
[org.boofcv/WebcamCapture "0.26"]

Dependencies

compile (5)

Group / Artifact Type Version
org.georegression : georegression jar 0.12
org.boofcv : ip jar 0.26
org.boofcv : io jar 0.26
org.boofcv : visualize jar 0.26
com.github.sarxos : webcam-capture jar 0.3.11

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.26
0.25
0.24.1
0.24
0.23
0.22
0.21
0.20
0.19
0.18
0.17