| License |
License |
|---|---|
| GroupId | GroupIdorg.openimaj.tools |
| ArtifactId | ArtifactIdGlobalFeaturesTool |
| Version | Version1.3.10 |
| Type | Typejar |
| Description |
DescriptionGlobalFeaturesTool
A tool for extracting various global features from images.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| GlobalFeaturesTool-1.3.10.pom | |
| GlobalFeaturesTool-1.3.10.jar | 69 KB |
| GlobalFeaturesTool-1.3.10-sources.jar | 52 KB |
| GlobalFeaturesTool-1.3.10-javadoc.jar | 285 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openimaj.tools/GlobalFeaturesTool/ -->
<dependency>
<groupId>org.openimaj.tools</groupId>
<artifactId>GlobalFeaturesTool</artifactId>
<version>1.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.openimaj.tools/GlobalFeaturesTool/
implementation 'org.openimaj.tools:GlobalFeaturesTool:1.3.10'
// https://jarcasting.com/artifacts/org.openimaj.tools/GlobalFeaturesTool/
implementation ("org.openimaj.tools:GlobalFeaturesTool:1.3.10")
'org.openimaj.tools:GlobalFeaturesTool:jar:1.3.10'
<dependency org="org.openimaj.tools" name="GlobalFeaturesTool" rev="1.3.10">
<artifact name="GlobalFeaturesTool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openimaj.tools', module='GlobalFeaturesTool', version='1.3.10')
)
libraryDependencies += "org.openimaj.tools" % "GlobalFeaturesTool" % "1.3.10"
[org.openimaj.tools/GlobalFeaturesTool "1.3.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openimaj : ImprovedArgs4J | jar | 1.3.10 |
| org.openimaj : image-feature-extraction | jar | 1.3.10 |
| org.openimaj : faces | jar | 1.3.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |