Last Version

The OpenIMAJ Core Features Library 1.3.10

Core notion of features, usually denoted as arrays of data. Definitions of features for all primitive types, features with location and lists of features (both in memory and on disk).

License

License

GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

core-feature
Version

Version

1.3.10
Type

Type

jar
Description

Description

The OpenIMAJ Core Features Library
Core notion of features, usually denoted as arrays of data. Definitions of features for all primitive types, features with location and lists of features (both in memory and on disk).
Project Organization

Project Organization

The University of Southampton

Download core-feature 1.3.10


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

Dependencies

compile (1)

Group / Artifact Type Version
org.openimaj : core-math jar 1.3.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.