Sub-modules for integrating OpenIMAJ with Apache Hadoop to allow Map-Reduce style distributed processing.
This project has declared the following modules:
Name | Description |
---|---|
The OpenIMAJ Core Hadoop Library | Reusable wrappers and helpers to access and create sequence-files and map-reduce jobs. |
core-hadoop-tool | Tool for clustering and quantising features using Map-Reduce jobs on a Hadoop cluster. |
HadoopFastKMeans | Distributed feature clustering tool. |
HadoopDownloader | Distributed download tool. |
HadoopLocalFeaturesTool | Distributed local image feature extraction tool. |
SequenceFileTool | Tool for building, inspecting and extracting Hadoop SequenceFiles. |
HadoopGlobalFeaturesTool | Distributed global image feature extraction tool. |
HadoopClusterQuantiserTool | Distributed feature quantisation tool. |
HadoopTwitterPreprocessingTool | Tool for clustering and quantising features using Map-Reduce jobs on a Hadoop cluster. |
HadoopTwitterTokenTool | Tool for clustering and quantising features using Map-Reduce jobs on a Hadoop cluster. |
SequenceFileIndexer | Tool for building an index of the keys in a Hadoop SequenceFile. |
HadoopEXIFTool | Tool for extracting EXIF information from images on a Hadoop cluster. |
SequenceFileMerger | Base for tools built on hadoop |
HadoopImageIndexer | ... |
OpenIMAJ Hadoop Tools | Tools that provide multimedia analysis algorithms expressed as Map-Reduce jobs that can be run on a Hadoop cluster. |