Mitobo

MiToBo - A microscope image analysis toolbox

Developed by the Core Facility Imaging and the Pattern Recognition and Bioinformatics group (Institute of Computer Science).

 


The Microscope Image Analysis ToolboMiToBo is an extension for the widely used image processing application ImageJ and its new release ImageJ 2.0.  

MiToBo ships with a set of operators ready to be used as plugins in ImageJ. They focus on the analysis of biomedical images acquired by various types of microscopes.

Some of MiToBo's operators are for example these ones: 

  • Scratch Assay Analyzer for analyzing microscope images from cell migration experiments
  • Neuron Analyzer for the segmentation of neurons in microscope images
  • Snake Optimizer for performing image segmentation based on explicit active contours 

Furthermore, MiToBo offers a user- and programmer friendly framework for developing algorithms that have properties not available in ImageJ, however, still provides full compatibility to all ImageJ features. 

MiToBo completely separates the implementation of image processing algorithms from potential user interfaces.
Moreover, MiToBo builds on top of Alida which is a library for easing the development of data analysis algorithms and tools.
The main concept of Alida are operators as the core units for implementing data analysis algorithms. 
Alida defines unified interfaces and execution procedures for operators which yield the fundament for its nice features like 

  • automatic documentation of complete analysis processes, e.g., leading from an input image to analysis results, in terms of processing graphs 
  • automatic generation of commandline and graphical user interfaces 
  • a graphical programming editor named Grappa automatically considering all implemented operators as potential processing nodes 

MiToBo takes full advantage of Alida's features, hence, provides a framework for implementing image analysis algorithms allowing for automatic documentation and automatic user interface generation, and includes the graphical programming editor Grappa for user-friendly design of more complex processing pipelines. 

 


Published in:

Möller B, Glaß M, Misiak D, Posch S. MiToBo - A Toolbox for Image Processing and Analysis. Journal of Open Research Software. 2016;4(1):e17. DOI: doi.org/10.5334/jors.103

 

Current release: You can download the latest version of MiToBo.