Integration of ITK Algorithms in MeVisLab¶
Integration of ITK Algorithms in MeVisLab¶
This is the main documentation page for the binding of the ITK in MeVisLab.
See also
file:../../../../../MeVisLab/Resources/Documentation/Publish/SDK/ReleaseNotes/index.html for the MeVisLab Release Notes.
Common User Interface Parameters of ITK Modulesfor a detailed description of often used user interface parametersTechnical Notes of the Wrapping of ITK Algorithms in MeVisLabfor technical limitations and known bugsfile:../../../Modules/ML/GeneratedITKModules/ModuleDetails.txt for detail information about ITK modules in MeVisLab
General Structure of a MeVisLab Network for Registration with ITKto see how to build an ITK registration network in MeVisLabTips and Tricks for ITK Registrationfor tips and tricks to make ITK registration more successful in MeVisLabHave a look at the directories file:../../../Modules/ML/ITKExtras/itkBookExamples next to the directory file:../../../Modules/ML/ITKExtras/networks with example networks for modules. It contains a collection of examples similar to them from the ITK book.
Developer tool functionality: file:../../../../../MeVisLab/Resources/Documentation/Publish/SDK/ToolBoxReference/MLITKSupportPage.html
Further external ITK links:
https://www.itk.org – the ITK main page
https://www.itk.org/HTML/Documentation.htm – the main documentation page with the ITK Software Guide
https://www.itk.org/ItkSoftwareGuide.pdf – the ITK Software Guide itself
https://www.itk.org/Doxygen/html/index.html – the doxygen main page
https://www.itk.org/Doxygen/html/classes.html – the alphabetic list of ITK classes
For licenses and copyrights, see the directories the directories file:../../../../ThirdParty/ThirdPartyInformation/itk and in the IDE menu Help/About.
Acknowledgements:
The module generators for the ITK and VTK bindings for MeVisLab make heavy use of the great tool XML for ITK developed by Julien Jomier at https://www.kitware.com / CADDLab. He also provided many ideas and support for the ITK integration in MeVisLab.