ImageJ plugin

The MISA++ (Modular image stack analysis for C++) framework allows the creation of C++ applications to process data. It features functions that simplify following common requirements of such applications:

MISA++ is used to develop modules that either provide additional data types and other utility functions (utility modules) or modules that are compiled into an application that solves a specific task (worker modules).

We also provide additional modules that integrate the open source imaging libraries OpenCV and OME Files into our framework.

All features

Core library

Creation of parallelizeable workloads

Standardized input parameters

Memory-efficient handling of large data sets

Assigning quantification results

CMake build system integration

Support for quantified data

Imaging capabilities

OpenCV integration

OME Files integration