Last Version

OpenCV toolkit for DJL 0.17.0

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
Version

Version

0.17.0
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 0.17.0


<!-- 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.