| genre | CSOModule |
| status | stable |
| author | Olaf Konrad |
| package | MeVisLab/Standard |
| dll | MLCSOModules |
| definition | MLCSOModules.def |
| keywords | CSO, contour |
The module ImageToCSOVoxelSet converts an ML Image to a CSOVoxelSetList.
The attached ML image is scanned slice-wise and for each slice, a CSOVoxelSet is generated.
All voxel with a value different than the Background Value are added to the CSOVoxelSet on that slice with the voxel value.
All CSOVoxelSets are member of one CSOVoxelSetGroup.
| Auto Apply: Bool |
| Auto Update: Bool |
| Background Value: Double |
| Group Description: String |
| Group Label: String |
| Update: Trigger |
Sets a label for the only CSOVoxelSetGroup in which all CSOVoxelSets are in.
Sets a description for the only CSOVoxelSetGroup in which all CSOVoxelSets are in.
Sets the background value. Only voxels of the input image with a value different than this value are being converted.
If checked, the module computes anew if the input image changes.