Main Page: Difference between revisions
Line 27: | Line 27: | ||
|} | |} | ||
'''MiToBo for developers''' | |||
MiToBo aims not only to support users in analyzing their images, but also targets at developers by offering a programmer-friendly software framework and API for developing new algorithms. | MiToBo aims not only to support users in analyzing their images, but also targets at developers by offering a programmer-friendly software framework and API for developing new algorithms. | ||
The MiToBo API completely separates the implementation of image processing algorithms from potential user interfaces based | The MiToBo API completely separates the implementation of image processing algorithms from potential user interfaces based |
Revision as of 11:49, 21 December 2018
MiToBo - A microscope image analysis toolbox
What is MiToBo? Highlight operators and tools in MiToBo
MiToBo for developers
MiToBo aims not only to support users in analyzing their images, but also targets at developers by offering a programmer-friendly software framework and API for developing new algorithms.
The MiToBo API completely separates the implementation of image processing algorithms from potential user interfaces based
on 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.
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.
Visit MiToBo also at...
|
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
Gnu PGP Public Key
Bug reports & Feature requests |