Main Page: Difference between revisions
No edit summary |
|||
Line 1: | Line 1: | ||
= MiToBo - A <span style="color:#CC0000">m</span>icroscope <span style="color:#CC0000">i</span>mage analysis <span style="color:#CC0000">to</span>ol<span style="color:#CC0000">bo</span>x = | |||
{| width="100%" | |||
|- | |||
|style="vertical-align:top" | | |||
<div style="margin: 0; margin-right:10px; border: 2px solid #dfdfdf; background-color:#f8f8ff;"> | |||
<div style="padding: 0.3em 1em 0.7em 1em;"> | |||
The Microscope Image Analysis Toolbox MiToBo is an extension for the widely used image processing application [http://rsbweb.nih.gov/ij/ ImageJ] and its new release [http://developer.imagej.net/ ImageJ 2.0].<br /> | The Microscope Image Analysis Toolbox MiToBo is an extension for the widely used image processing application [http://rsbweb.nih.gov/ij/ ImageJ] and its new release [http://developer.imagej.net/ ImageJ 2.0].<br /> | ||
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 | 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 | ||
Line 28: | Line 33: | ||
<p> | <p> | ||
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. | 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. | ||
| | |||
== | |style="vertical-align:top" | | ||
<div style="margin: 0; margin-right:10px; border: 2px solid #dfdfdf; background-color:#f8f8ff;"> | |||
<div style="padding: 0.3em 1em 0.7em 1em;"> | |||
'''Download'''<br> | |||
You can download MiToBo version 1.5 [[Downloads | here]]. <br /> | You can download MiToBo version 1.5 [[Downloads | here]]. <br /> | ||
You can find the API documentation for this release [http://www.informatik.uni-halle.de/mitobo/api/index.html here].<br/> | You can find the API documentation for this release [http://www.informatik.uni-halle.de/mitobo/api/index.html here].<br/> | ||
Furthermore MiToBo offers you a user and programmer guide which you can download [http://www.informatik.uni-halle.de/mitobo/downloads/manual/MiToBoManual.pdf here]. | Furthermore MiToBo offers you a user and programmer guide<br> which you can download [http://www.informatik.uni-halle.de/mitobo/downloads/manual/MiToBoManual.pdf here]. | ||
</div> | |||
== Latest News | </div> | ||
<br> | |||
<div style="margin: 0; margin-right:10px; border: 2px solid #dfdfdf; background-color:#f8f8ff;"> | |||
<div style="padding: 0.3em 1em 0.7em 1em;"> | |||
This release ships with the new [[Applications/MTBCellCounter | MTB Cell Counter]] plugin for semi-automatic segmentation and annotation of cell images. | '''Latest News'''<br> | ||
Details about the plugin (derived from the [http://fiji.sc/Cell_Counter CellCounter plugin] written by Kurt de Vos) can be found on the [[Applications/MTBCellCounter | MTB Cell Counter wikipage]] and in the corresponding paper of Franke et al., "''The 'MTB Cell Counter' a versatile tool for the semi-automated quantification of sub-cellular phenotypes in fluorescence microscopy images. A case study on plastids, nuclei and peroxisomes''.", which just appeared in the Journal of Endocytobiosis and Cell Research, (26) 31-42, 2015, to be found [http://zs.thulb.uni-jena.de/receive/jportal_jparticle_00342296 here]. | * June 2015: Version 1.5 of MiToBo has been released. <br/> | ||
This release ships with the new [[Applications/MTBCellCounter | MTB Cell Counter]] plugin for semi-automatic segmentation and annotation of cell images. Details about the plugin | |||
(derived from the [http://fiji.sc/Cell_Counter CellCounter plugin] written by Kurt de Vos) can be found on the [[Applications/MTBCellCounter | MTB Cell Counter wikipage]] and in the corresponding paper of Franke et al., "''The 'MTB Cell Counter' a versatile tool for the semi-automated quantification of sub-cellular phenotypes in fluorescence microscopy images. A case study on plastids, nuclei and peroxisomes''.", which just appeared in the Journal of Endocytobiosis and Cell Research, (26) 31-42, 2015, to be found [http://zs.thulb.uni-jena.de/receive/jportal_jparticle_00342296 here]. | |||
* March 2015: Version 1.4.3 of MiToBo has been released. <br/> | |||
The most important new feature is support for parameter callbacks. Based upon Alida in version 2.5 and its support for callbacks it is now possible to update the values of operator parameters depending on changes of other parameters. In addition, callbacks enable dynamic changes of the set of parameters an operator owns and dynamic re-configuration of the graphical interfaces, respectively. | The most important new feature is support for parameter callbacks. Based upon Alida in version 2.5 and its support for callbacks it is now possible to update the values of operator parameters depending on changes of other parameters. In addition, callbacks enable dynamic changes of the set of parameters an operator owns and dynamic re-configuration of the graphical interfaces, respectively. | ||
* January 2015: Version 1.4.2 of MiToBo has been released. <br/> | |||
* December 2014: Version 1.4.1 of MiToBo has been released. <br/> | |||
MiToBo and its base Alida will be presented at the OGRW 2014, which is the 9th Open German-Russian Workshop on Pattern Recognition and Image Understanding. The workshop is taking place from 1st to 5th December in Koblenz/Germany. | MiToBo and its base Alida will be presented at the OGRW 2014, which is the 9th Open German-Russian Workshop on Pattern Recognition and Image Understanding. The workshop is taking place from 1st to 5th December in Koblenz/Germany. | ||
The title of our contribution is '''''Design and Implementation of the Alida Framework to Ease the Development of Image Analysis Algorithms.''''' | The title of our contribution is '''''Design and Implementation of the Alida Framework to Ease the Development of Image Analysis Algorithms.''''' | ||
* July 2014: Version 1.4 of MiToBo has been released. <br/> | |||
The new version ships with new tools for the quantification of actin structures in microscopy images of cells, the ''[[Applications/ActinAnalyzer2D | ActinAnalyzer2D]]'', and a new operator for detecting Xylems in images of cross sections of wood. | The new version ships with new tools for the quantification of actin structures in microscopy images of cells, the ''[[Applications/ActinAnalyzer2D | ActinAnalyzer2D]]'', and a new operator for detecting Xylems in images of cross sections of wood. | ||
* January 2014: Version 1.3 of MiToBo has been released. <br/> | |||
The project management of MiToBo switched to Maven, from now on you can download MiToBo releases from our [https://moon.informatik.uni-halle.de/archiva/browse/de.unihalle.informatik.MiToBo Maven server].<br> The new release ships with a new version of the ''[[Applications/NeuronAnalyzer2D | Neuron Analyzer 2D]]'' and includes the first release of the ''CellMigrationAnalyzer'',<br> a tool for cell tracking and migration analysis. In addition, in the MiToBo core several bugs were fixed, an illumination correction and a<br> top-hat based contrast enhancement were added. | The project management of MiToBo switched to Maven, from now on you can download MiToBo releases from our [https://moon.informatik.uni-halle.de/archiva/browse/de.unihalle.informatik.MiToBo Maven server].<br> The new release ships with a new version of the ''[[Applications/NeuronAnalyzer2D | Neuron Analyzer 2D]]'' and includes the first release of the ''CellMigrationAnalyzer'',<br> a tool for cell tracking and migration analysis. In addition, in the MiToBo core several bugs were fixed, an illumination correction and a<br> top-hat based contrast enhancement were added. | ||
</div> | |||
</div> | |||
|} | |||
== News Archive == | == News Archive == |
Revision as of 08:08, 18 June 2015
MiToBo - A microscope image analysis toolbox
The Microscope Image Analysis Toolbox MiToBo is an extension for the widely used image processing application ImageJ and its new release ImageJ 2.0.
Furthermore, MiToBo offers a user- and programmer friendly framework for developing algorithms that have properties not available in ImageJ,
MiToBo completely separates the implementation of image processing algorithms from potential user interfaces.
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. |
Latest News
This release ships with the new MTB Cell Counter plugin for semi-automatic segmentation and annotation of cell images. Details about the plugin (derived from the CellCounter plugin written by Kurt de Vos) can be found on the MTB Cell Counter wikipage and in the corresponding paper of Franke et al., "The 'MTB Cell Counter' a versatile tool for the semi-automated quantification of sub-cellular phenotypes in fluorescence microscopy images. A case study on plastids, nuclei and peroxisomes.", which just appeared in the Journal of Endocytobiosis and Cell Research, (26) 31-42, 2015, to be found here.
The most important new feature is support for parameter callbacks. Based upon Alida in version 2.5 and its support for callbacks it is now possible to update the values of operator parameters depending on changes of other parameters. In addition, callbacks enable dynamic changes of the set of parameters an operator owns and dynamic re-configuration of the graphical interfaces, respectively.
MiToBo and its base Alida will be presented at the OGRW 2014, which is the 9th Open German-Russian Workshop on Pattern Recognition and Image Understanding. The workshop is taking place from 1st to 5th December in Koblenz/Germany. The title of our contribution is Design and Implementation of the Alida Framework to Ease the Development of Image Analysis Algorithms.
The new version ships with new tools for the quantification of actin structures in microscopy images of cells, the ActinAnalyzer2D, and a new operator for detecting Xylems in images of cross sections of wood.
The project management of MiToBo switched to Maven, from now on you can download MiToBo releases from our Maven server. |
News Archive
The news archive can be found here.
Licensing information
MiToBo is free software: you can redistribute it and/or modify under the terms of the GNU General Public License version 3 or (at your option) any later version as published by the Free Software Foundation.
Bug reports & Feature requests
Bug reports and feature requests can be submitted via the MiToBo bugtracking system or by mail to mitobo@informatik.uni-halle.de.
Before reporting a new bug, please check if that bug has already been submitted in the report list.