License |
License |
---|---|
Categories |
CategoriesBoofCV Business Logic Libraries Computer Vision |
GroupId | GroupIdorg.boofcv |
ArtifactId | ArtifactIdboofcv-WebcamCapture |
Last Version | Last Version0.40.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBoofCV
BoofCV is an open source Java library for real-time computer vision and robotics applications.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.boofcv/boofcv-WebcamCapture/ -->
<dependency>
<groupId>org.boofcv</groupId>
<artifactId>boofcv-WebcamCapture</artifactId>
<version>0.40.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.boofcv/boofcv-WebcamCapture/
implementation 'org.boofcv:boofcv-WebcamCapture:0.40.1'
// https://jarcasting.com/artifacts/org.boofcv/boofcv-WebcamCapture/
implementation ("org.boofcv:boofcv-WebcamCapture:0.40.1")
'org.boofcv:boofcv-WebcamCapture:jar:0.40.1'
<dependency org="org.boofcv" name="boofcv-WebcamCapture" rev="0.40.1">
<artifact name="boofcv-WebcamCapture" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.boofcv', module='boofcv-WebcamCapture', version='0.40.1')
)
libraryDependencies += "org.boofcv" % "boofcv-WebcamCapture" % "0.40.1"
[org.boofcv/boofcv-WebcamCapture "0.40.1"]
Group / Artifact | Type | Version |
---|---|---|
org.georegression : georegression | jar | 0.24 |
org.ddogleg : ddogleg | jar | 0.21 |
net.sf.trove4j : trove4j | jar | 3.0.3 |
org.boofcv : boofcv-ip | jar | 0.40.1 |
org.boofcv : boofcv-io | jar | 0.40.1 |
org.boofcv : boofcv-swing | jar | 0.40.1 |
com.github.sarxos : webcam-capture | jar | 0.3.12 |