Main Page: Difference between revisions
No edit summary |
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 = | = 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%" | {|width="100%" | ||
|- | |||
|style="vertical-align:top" | | |style="vertical-align:top" | | ||
<div style="margin: 0; margin-right:10px; border: 2px solid #dfdfdf; background-color:#f8f8ff;"> | <div style="margin: 0; margin-right:10px; border: 2px solid #dfdfdf; background-color:#f8f8ff;"> | ||
Line 18: | Line 20: | ||
Furthermore, MiToBo offers a user- and programmer friendly framework for developing algorithms that have properties not available in ImageJ, <br /> | Furthermore, MiToBo offers a user- and programmer friendly framework for developing algorithms that have properties not available in ImageJ, <br /> | ||
however, still provides full compatibility to all ImageJ features. <br /> | however, still provides full compatibility to all ImageJ features. <br /> | ||
<p> | <p> | ||
MiToBo completely separates the implementation of image processing algorithms from potential user interfaces.<br /> | MiToBo completely separates the implementation of image processing algorithms from potential user interfaces.<br /> | ||
Line 30: | Line 31: | ||
</ul> | </ul> | ||
</p> | </p> | ||
<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. | ||
</p> | |||
</div> | |||
</div> | |||
| | | | ||
|style="vertical-align:top" | | |style="vertical-align:top" | | ||
Line 46: | Line 49: | ||
</div> | </div> | ||
</div> | </div> | ||
<div style="margin: 0; margin-right:10px; border: 2px solid #dfdfdf; background-color:#f8f8ff;"> | <div style="margin: 0; margin-right:10px; border: 2px solid #dfdfdf; background-color:#f8f8ff;"> | ||
<div style="padding: 0.3em 1em 0.7em 1em;"> | <div style="padding: 0.3em 1em 0.7em 1em;"> | ||
Line 56: | Line 60: | ||
</div> | </div> | ||
</div> | </div> | ||
<div style="margin: 0; margin-right:10px; border: 2px solid #dfdfdf; background-color:#f8f8ff;"> | <div style="margin: 0; margin-right:10px; border: 2px solid #dfdfdf; background-color:#f8f8ff;"> | ||
<div style="padding: 0.3em 1em 0.7em 1em;"> | <div style="padding: 0.3em 1em 0.7em 1em;"> | ||
Line 63: | Line 67: | ||
</div> | </div> | ||
</div> | </div> | ||
<div style="margin: 0; margin-right:10px; border: 2px solid #dfdfdf; background-color:#f8f8ff;"> | <div style="margin: 0; margin-right:10px; border: 2px solid #dfdfdf; background-color:#f8f8ff;"> | ||
<div style="padding: 0.3em 1em 0.7em 1em;"> | <div style="padding: 0.3em 1em 0.7em 1em;"> | ||
'''Bug reports & Feature requests'''<br> | '''Bug reports & Feature requests'''<br> | ||
Bug reports and feature requests can be submitted via the [http://www2.informatik.uni-halle.de/agprbio/mitobo-bts/bug_report_page.php MiToBo bugtracking system] or by mail to [mailto:mitobo@informatik.uni-halle.de mitobo@informatik.uni-halle.de].<br /> | Bug reports and feature requests can be submitted via the [http://www2.informatik.uni-halle.de/agprbio/mitobo-bts/bug_report_page.php MiToBo bugtracking system] or by mail to [mailto:mitobo@informatik.uni-halle.de mitobo@informatik.uni-halle.de].<br /> | ||
Before reporting a new bug, please check if that bug has already been submitted in the [http://www2.informatik.uni-halle.de/agprbio/mitobo-bts/view_all_bug_page.php report list].</div> | Before reporting a new bug, please check if that bug has already been submitted in the [http://www2.informatik.uni-halle.de/agprbio/mitobo-bts/view_all_bug_page.php report list]. | ||
</div> | |||
</div> | </div> | ||
|} | |} |
Revision as of 15:41, 18 June 2015
MiToBo - A microscope image analysis toolbox
What is MiToBo?
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. |
How to get MiToBo?
You can find the API documentation for this release here.
Latest News
The news archive can be found here. Licensing information Bug reports & Feature requests |