is not current version
Last Version 1.3.10

org.openimaj.tools:LocalFeaturesTool 1.3.1

Tool for extracting local image features.

GroupId

GroupId

org.openimaj.tools
ArtifactId

ArtifactId

LocalFeaturesTool
Version

Version

1.3.1
Type

Type

jar

Download LocalFeaturesTool 1.3.1


<!-- https://jarcasting.com/artifacts/org.openimaj.tools/LocalFeaturesTool/ -->
<dependency>
    <groupId>org.openimaj.tools</groupId>
    <artifactId>LocalFeaturesTool</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openimaj.tools/LocalFeaturesTool/
implementation 'org.openimaj.tools:LocalFeaturesTool:1.3.1'
// https://jarcasting.com/artifacts/org.openimaj.tools/LocalFeaturesTool/
implementation ("org.openimaj.tools:LocalFeaturesTool:1.3.1")
'org.openimaj.tools:LocalFeaturesTool:jar:1.3.1'
<dependency org="org.openimaj.tools" name="LocalFeaturesTool" rev="1.3.1">
  <artifact name="LocalFeaturesTool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openimaj.tools', module='LocalFeaturesTool', version='1.3.1')
)
libraryDependencies += "org.openimaj.tools" % "LocalFeaturesTool" % "1.3.1"
[org.openimaj.tools/LocalFeaturesTool "1.3.1"]