This library contains a set of interface, macro and module files mainly used by modules created by the ITKVTKGenerator, thus it is designed for automatically generated modules. Although it is still subject to change some of its functionality can also be used for normal programming with
itk classes in ML modules.
The following ML modules are part of ITKSupport:
- StdMeVisITKImageFileReader in file mlITKFileReader.h - Uses the ITK file format to load image files
- SetPageExt - An ML module only setting a new page extent
- PageToImageExt - An ML module setting the page extent of an image to the same dimensions as the image extent
There are also some interface files which could be useful for self-written ML modules using itk classes:
Files with some useful contents:
All other files have dedicated content for automatically generated itk/ML modules and should only be used with care as an SDK.