License |
License |
---|---|
GroupId | GroupIdorg.openimaj.tools |
ArtifactId | ArtifactIdLocalFeaturesTool |
Last Version | Last Version1.3.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLocalFeaturesTool
Tool for extracting local image features.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
LocalFeaturesTool-1.3.10.pom | |
LocalFeaturesTool-1.3.10.jar | 54 KB |
LocalFeaturesTool-1.3.10-sources.jar | 23 KB |
LocalFeaturesTool-1.3.10-javadoc.jar | 144 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openimaj.tools/LocalFeaturesTool/ -->
<dependency>
<groupId>org.openimaj.tools</groupId>
<artifactId>LocalFeaturesTool</artifactId>
<version>1.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.openimaj.tools/LocalFeaturesTool/
implementation 'org.openimaj.tools:LocalFeaturesTool:1.3.10'
// https://jarcasting.com/artifacts/org.openimaj.tools/LocalFeaturesTool/
implementation ("org.openimaj.tools:LocalFeaturesTool:1.3.10")
'org.openimaj.tools:LocalFeaturesTool:jar:1.3.10'
<dependency org="org.openimaj.tools" name="LocalFeaturesTool" rev="1.3.10">
<artifact name="LocalFeaturesTool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openimaj.tools', module='LocalFeaturesTool', version='1.3.10')
)
libraryDependencies += "org.openimaj.tools" % "LocalFeaturesTool" % "1.3.10"
[org.openimaj.tools/LocalFeaturesTool "1.3.10"]
Group / Artifact | Type | Version |
---|---|---|
org.openimaj : ImprovedArgs4J | jar | 1.3.10 |
org.openimaj : image-local-features | jar | 1.3.10 |
org.openimaj : image-feature-extraction | jar | 1.3.10 |
Group / Artifact | Type | Version |
---|---|---|
org.openimaj : test-resources | jar | 1.3.10 |
junit : junit | jar | 4.8.2 |