Last Version

The OpenIMAJ Core Video Capture Library 1.3.10

Cross-platform video capture interface using a lightweight native interface. Supports 32 and 64 bit JVMs under Linux, OSX and Windows.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

core-video-capture
Version

Version

1.3.10
Type

Type

jar
Description

Description

The OpenIMAJ Core Video Capture Library
Cross-platform video capture interface using a lightweight native interface. Supports 32 and 64 bit JVMs under Linux, OSX and Windows.
Project Organization

Project Organization

The University of Southampton

Download core-video-capture 1.3.10


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

Dependencies

compile (2)

Group / Artifact Type Version
org.openimaj : core-video jar 1.3.10
com.nativelibs4java : bridj jar 0.7-20140918-2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.