![]() |
ImFusion C++ SDK 4.4.0
|
High-level algorithms and classes for working with multiple label maps. More...
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 | ImFusion::Seg::Structure |
| A Structure is a helper class providing a view onto a single label value within a label map. More... | |
| class | ImFusion::Seg::StructuresView |
| The StructuresView provides a flattened view onto a given set of label maps. More... | |
| class | ImFusion::Seg::StructuresViewAlgorithm |
| ImFusion::Algorithm that wraps around a StructuresView and adds a couple of convenience functions. More... | |
| class | ImFusion::Seg::StructuresViewAlgorithmController |
| GUI for the StructuresViewAlgorithm. More... | |
| class | ImFusion::Seg::StructuresViewRenderer |
| Helper class to automatically visualize the content of a StructuresView in a DisplayWidget. More... | |
| class | ImFusion::Seg::StructuresViewWidget |
| GUI to show the contents of a StructuresView as a table widget. More... | |