License |
License
MIT License
|
---|---|
GroupId | GroupIdcom.github.sarxos |
ArtifactId | ArtifactIdwebcam-capture-driver-openimaj |
Last Version | Last Version0.3.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebcam Capture - OpenIMAJ Driver
Webcam Capture driver allowing you to capture images using OpenIMAJ library.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.sarxos/webcam-capture-driver-openimaj/ -->
<dependency>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-driver-openimaj</artifactId>
<version>0.3.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sarxos/webcam-capture-driver-openimaj/
implementation 'com.github.sarxos:webcam-capture-driver-openimaj:0.3.12'
// https://jarcasting.com/artifacts/com.github.sarxos/webcam-capture-driver-openimaj/
implementation ("com.github.sarxos:webcam-capture-driver-openimaj:0.3.12")
'com.github.sarxos:webcam-capture-driver-openimaj:jar:0.3.12'
<dependency org="com.github.sarxos" name="webcam-capture-driver-openimaj" rev="0.3.12">
<artifact name="webcam-capture-driver-openimaj" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sarxos', module='webcam-capture-driver-openimaj', version='0.3.12')
)
libraryDependencies += "com.github.sarxos" % "webcam-capture-driver-openimaj" % "0.3.12"
[com.github.sarxos/webcam-capture-driver-openimaj "0.3.12"]
Group / Artifact | Type | Version |
---|---|---|
com.github.sarxos : webcam-capture | jar | 0.3.12 |
com.nativelibs4java : bridj | jar | 0.6.2 |
org.openimaj : core-video-capture | jar | 1.3 |