Documentation/4.3/Modules/SlicerModuleBooleanRemove
From Slicer Wiki
Home < Documentation < 4.3 < Modules < SlicerModuleBooleanRemove
For the latest Slicer documentation, visit the read-the-docs. |
Introduction and Acknowledgements
Author: Salma Bengali, CARMA Center, University of Utah | |||
|
Module Description
This module performs a subtraction of two label maps. This is needed for the CARMA segmentation pipeline to obtain the left atrium epicardium segmentation. This step follows the 2D axial dilate.
Use Cases
This module is meant to be used to create a initial wall segmentation from an endo segmentation and a dilated endo segmentation.
Tutorials
Boolean Remove Filter Tutorial
Panels and their use
- Input Volume 1 : Select the dilated segmentation
- Input Volume 2 : Select the endo segmentation
- Output Volume : The subtraction output
Similar Modules
N/A
References
N/A
Information for Developers
The source code for this module can be found at the CARMA GitHub repository.