Last Version

The OpenIMAJ Visualisations Library 1.3.10

A library that contains classes for visualising various different features, such as audio and video.

License

License

GroupId

GroupId

org.openimaj.content
ArtifactId

ArtifactId

visualisations
Version

Version

1.3.10
Type

Type

jar
Description

Description

The OpenIMAJ Visualisations Library
A library that contains classes for visualising various different features, such as audio and video.
Project Organization

Project Organization

The University of Southampton

Download visualisations 1.3.10


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

Dependencies

compile (7)

Group / Artifact Type Version
org.openimaj : core-image jar 1.3.10
org.openimaj : core-audio jar 1.3.10
org.openimaj : audio-processing jar 1.3.10
org.openimaj : core-video jar 1.3.10
org.openimaj : video-processing jar 1.3.10
org.jogamp.gluegen : gluegen-rt-main jar 2.0-rc11
org.jogamp.jogl : jogl-all-main jar 2.0-rc11

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.