License |
License
Simplified BSD License
|
---|---|
Categories |
CategoriesOpenCV Business Logic Libraries Computer Vision |
GroupId | GroupIdio.github.joheras |
ArtifactId | ArtifactIdIJ-OpenCV |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.joheras:IJ-OpenCV
A library that allows the connection of ImageJ and OpenCV.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
IJ-OpenCV-1.0.pom | |
IJ-OpenCV-1.0.jar | 100 KB |
IJ-OpenCV-1.0-sources.jar | 57 KB |
IJ-OpenCV-1.0-javadoc.jar | 280 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.joheras/IJ-OpenCV/ -->
<dependency>
<groupId>io.github.joheras</groupId>
<artifactId>IJ-OpenCV</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.joheras/IJ-OpenCV/
implementation 'io.github.joheras:IJ-OpenCV:1.0'
// https://jarcasting.com/artifacts/io.github.joheras/IJ-OpenCV/
implementation ("io.github.joheras:IJ-OpenCV:1.0")
'io.github.joheras:IJ-OpenCV:jar:1.0'
<dependency org="io.github.joheras" name="IJ-OpenCV" rev="1.0">
<artifact name="IJ-OpenCV" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.joheras', module='IJ-OpenCV', version='1.0')
)
libraryDependencies += "io.github.joheras" % "IJ-OpenCV" % "1.0"
[io.github.joheras/IJ-OpenCV "1.0"]
Group / Artifact | Type | Version |
---|---|---|
net.imagej » imagej-common | jar | 0.24.1 |
net.imagej » imagej-legacy | jar | 0.23.3 |
net.imagej : ij | jar | 1.51g |
net.imagej » imagej | jar | 2.0.0-rc-55 |
org.scijava : scijava-common | jar | 2.61.0 |
org.bytedeco : javacv-platform | jar | 1.3 |