![]() |
ImFusion SDK 4.3
|
High-level algorithms and classes for working with multiple label maps. More...
Collaboration diagram for Structures:High-level algorithms and classes for working with multiple label maps.
The Segmentation plugin introduces to concept of "Structures" to facilitate working with multiple label maps. This concept is a set of classes that work together as follows:
Classes | |
| class | Structure |
| A Structure is a helper class providing a view onto a single label value within a label map. More... | |
| class | StructuresView |
| The StructuresView provides a flattened view onto a given set of label maps. More... | |
| class | StructuresViewAlgorithm |
| ImFusion::Algorithm that wraps around a StructuresView and adds a couple of convenience functions. More... | |
| class | StructuresViewAlgorithmController |
| GUI for the StructuresViewAlgorithm. More... | |
| class | StructuresViewRenderer |
| Helper class to automatically visualize the content of a StructuresView in a DisplayWidget. More... | |
| class | StructuresViewWidget |
| GUI to show the contents of a StructuresView as a table widget. More... | |