OpenIMAJ Hadoop Subproject

Sub-modules for integrating OpenIMAJ with Apache Hadoop to allow Map-Reduce style distributed processing.

License

License

GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

openimaj-hadoop
Last Version

Last Version

1.3.10
Release Date

Release Date

Type

Type

pom
Description

Description

OpenIMAJ Hadoop Subproject
Sub-modules for integrating OpenIMAJ with Apache Hadoop to allow Map-Reduce style distributed processing.
Project URL

Project URL

http://www.openimaj.org/openimaj-hadoop
Project Organization

Project Organization

The University of Southampton

Download openimaj-hadoop

Filename Size
openimaj-hadoop-1.3.10.pom 835 bytes
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core-hadoop
  • tools

Open Intelligent Multimedia Analysis for Java (OpenIMAJ)

OpenIMAJ is an award-winning collection of libraries and tools for multimedia (images, text, video, audio, etc.) content analysis and content generation. OpenIMAJ is very broad and contains everything from state-of-the-art computer vision (e.g., SIFT descriptors, salient region detection, face detection, etc.) and advanced data clustering, through to software that performs analysis on the content, layout, and structure of web pages.

How to use OpenIMAJ

Please see the tutorial: http://openimaj.org/tutorial

Compiling OpenIMAJ from source

Instructions for source compilation can be found here: https://github.com/openimaj/openimaj/wiki/Compiling-OpenIMAJ-from-Source Please note that you probably don't want to do this unless you intend on adding new features or making changes to the source code; pre-compiled JARs of release versions are available from Maven Central, and regular snapshots (built automatically when code is pushed to the GitHub repository) are available here: http://snapshots.openimaj.org

org.openimaj

Versions

Version
1.3.10
1.3.9
1.3.8
1.3.7
1.3.6
1.3.5
1.3.1
1.3