Webcam Capture - JavaCV Driver

Webcam Capture driver using JavaCV binding for OpenCV

License

License

MIT License
Categories

Categories

JavaCV Business Logic Libraries Computer Vision
GroupId

GroupId

com.github.sarxos
ArtifactId

ArtifactId

webcam-capture-driver-javacv
Last Version

Last Version

0.3.11
Release Date

Release Date

Type

Type

jar
Description

Description

Webcam Capture - JavaCV Driver
Webcam Capture driver using JavaCV binding for OpenCV
Project Organization

Project Organization

Bartosz Firyn (SarXos)

Download webcam-capture-driver-javacv

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.sarxos/webcam-capture-driver-javacv/ -->
<dependency>
    <groupId>com.github.sarxos</groupId>
    <artifactId>webcam-capture-driver-javacv</artifactId>
    <version>0.3.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sarxos/webcam-capture-driver-javacv/
implementation 'com.github.sarxos:webcam-capture-driver-javacv:0.3.11'
// https://jarcasting.com/artifacts/com.github.sarxos/webcam-capture-driver-javacv/
implementation ("com.github.sarxos:webcam-capture-driver-javacv:0.3.11")
'com.github.sarxos:webcam-capture-driver-javacv:jar:0.3.11'
<dependency org="com.github.sarxos" name="webcam-capture-driver-javacv" rev="0.3.11">
  <artifact name="webcam-capture-driver-javacv" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sarxos', module='webcam-capture-driver-javacv', version='0.3.11')
)
libraryDependencies += "com.github.sarxos" % "webcam-capture-driver-javacv" % "0.3.11"
[com.github.sarxos/webcam-capture-driver-javacv "0.3.11"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.sarxos : webcam-capture jar 0.3.11
org.bytedeco : javacv jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.11
0.3.10