Group: OpenIMAJ

Sort: popular | newest
Core library functionality concerned with general programming problems rather than multimedia specific functionality. Includes I/O utilities, randomisation, hashing and type conversion.
Last Release on Feb 9, 2020
Core definitions of images, pixels and connected components. Also contains interfaces for processors for these basic types. Includes loading, saving and displaying images.
Last Release on Feb 9, 2020
Methods for the extraction of low-level image features, including global image features and pixel/patch classification models.
Last Release on Feb 9, 2020
Implementation of a flexible face-recognition pipeline, including pluggable detectors, aligners, feature extractors and recognisers.
Last Release on Feb 9, 2020
ImprovedArgs4J
Last Release on Feb 9, 2020
Resources for running OpenIMAJ JUnit tests.
Last Release on Feb 9, 2020
Group OpenIMAJ Tools
Methods for the extraction of local features. Local features are descriptions of regions of images (SIFT, ...) selected by detectors (Difference of Gaussian, Harris, ...).
Last Release on Feb 9, 2020
Plugin to use Xuggler as a video source. Allows most video formats to be read into OpenIMAJ.
Last Release on Feb 9, 2020
Implementations of various image, pixel and connected component processors (resizing, convolution, edge detection, ...).
Last Release on Feb 9, 2020
Core definitions of a video type and functionality for displaying and processing videos.
Last Release on Feb 9, 2020
Reusable wrappers and helpers to access and create sequence-files and map-reduce jobs.
Last Release on Feb 9, 2020
Cross-platform video capture interface using a lightweight native interface. Supports 32 and 64 bit JVMs under Linux, OSX and Windows.
Last Release on Feb 9, 2020
Mathematical implementations including geometric, matrix and statistical operators.
Last Release on Feb 9, 2020
Group OpenIMAJ Hardware
Various video processing algorithms, such as shot-boundary detection.
Last Release on Feb 9, 2020
Core notion of features, usually denoted as arrays of data. Definitions of features for all primitive types, features with location and lists of features (both in memory and on disk).
Last Release on Feb 9, 2020
A port of Stan Birchfield's Kanade-Lucas-Tomasi tracker to OpenIMAJ. See http://www.ces.clemson.edu/~stb/klt/.
Last Release on Feb 9, 2020
Various clustering algorithm implementations for all primitive types including random, random forest, K-Means (Exact, Hierarchical and Approximate), ...
Last Release on Feb 9, 2020
Group OpenIMAJ Content