Last Version

The OpenIMAJ Core Video Library 1.3.10

Core definitions of a video type and functionality for displaying and processing videos.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

core-video
Version

Version

1.3.10
Type

Type

jar
Description

Description

The OpenIMAJ Core Video Library
Core definitions of a video type and functionality for displaying and processing videos.
Project Organization

Project Organization

The University of Southampton

Download core-video 1.3.10


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

Dependencies

compile (3)

Group / Artifact Type Version
org.openimaj : core-image jar 1.3.10
org.openimaj : core-audio jar 1.3.10
org.openimaj.content : animation 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.