Last Version

JavaCPP Presets for OpenCV 4.0.1-1.4.4

The missing bridge between Java and native C++ libraries

License

License

Categories

Categories

OpenCV Business Logic Libraries Computer Vision JavaCPP Development Tools Native
GroupId

GroupId

org.bytedeco.javacpp-presets
ArtifactId

ArtifactId

opencv
Version

Version

4.0.1-1.4.4
Type

Type

jar
Description

Description

JavaCPP Presets for OpenCV
The missing bridge between Java and native C++ libraries

Download opencv 4.0.1-1.4.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.bytedeco : javacpp jar 1.4.4
com.google.android : android Optional jar 4.1.1.4

Project Modules

There are no modules declared in this project.