License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.openimaj.tools |
ArtifactId | ArtifactIdClusterQuantiserTool |
Last Version | Last Version1.3.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionClusterQuantiserTool
Tool for clustering and quantising features.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ClusterQuantiserTool-1.3.10.pom | |
ClusterQuantiserTool-1.3.10.jar | 76 KB |
ClusterQuantiserTool-1.3.10-sources.jar | 42 KB |
ClusterQuantiserTool-1.3.10-javadoc.jar | 263 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openimaj.tools/ClusterQuantiserTool/ -->
<dependency>
<groupId>org.openimaj.tools</groupId>
<artifactId>ClusterQuantiserTool</artifactId>
<version>1.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.openimaj.tools/ClusterQuantiserTool/
implementation 'org.openimaj.tools:ClusterQuantiserTool:1.3.10'
// https://jarcasting.com/artifacts/org.openimaj.tools/ClusterQuantiserTool/
implementation ("org.openimaj.tools:ClusterQuantiserTool:1.3.10")
'org.openimaj.tools:ClusterQuantiserTool:jar:1.3.10'
<dependency org="org.openimaj.tools" name="ClusterQuantiserTool" rev="1.3.10">
<artifact name="ClusterQuantiserTool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openimaj.tools', module='ClusterQuantiserTool', version='1.3.10')
)
libraryDependencies += "org.openimaj.tools" % "ClusterQuantiserTool" % "1.3.10"
[org.openimaj.tools/ClusterQuantiserTool "1.3.10"]
Group / Artifact | Type | Version |
---|---|---|
org.openimaj : ImprovedArgs4J | jar | 1.3.10 |
org.openimaj.tools : LocalFeaturesTool | jar | 1.3.10 |
org.openimaj : clustering | jar | 1.3.10 |
org.openimaj : core-feature | jar | 1.3.10 |
org.openimaj : image-local-features | jar | 1.3.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |