OpenCV toolkit for DJL


License

License

Categories

Categories

OpenCV Business Logic Libraries Computer Vision DJL Machine Learning
GroupId

GroupId

ai.djl.opencv
ArtifactId

ArtifactId

opencv
Last Version

Last Version

0.17.0
Release Date

Release Date

Type

Type

jar
Description

Description

OpenCV toolkit for DJL
OpenCV toolkit for DJL
Project URL

Project URL

http://www.djl.ai/extensions/opencv
Source Code Management

Source Code Management

https://github.com/deepjavalibrary/djl

Download opencv

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
ai.djl : api jar 0.17.0
org.openpnp : opencv jar 4.5.1-2

Project Modules

There are no modules declared in this project.

Versions

Version
0.17.0
0.16.0
0.15.0
0.14.0