-
Notifications
You must be signed in to change notification settings - Fork 2
ApplyMask
swiftjamesr edited this page Jan 21, 2025
·
3 revisions
The ApplyMask Component multiplies a binary mask with another image to create a masked volume. Often combined with the BuildSkullMask component.
-
Inputs: Input Volume, Mask Volume
-
Outputs: Masked Volume
Default: CT
Binary Volume Mask Default: Skullmask
An identifier for the output volume after masking Default: CT
This example masks the CT using a volume called Skullmask and creates an output called MaskedCT.
<Component Type="ApplyMask">
<Name>"Mask CT"</Name>
<InputIdentifier>"CT"</InputIdentifier>
<MaskIdentifier>"Skullmask"</MaskIdentifier>
<OutputIdentifier>"MaskedCT"</OutputIdentifier>
</Component>
- Introduction
- Getting Started
- Pipeline Tutorials
- Pipeline Designer
- Pipeline Descriptions
- Project Directory Specifications
- Understanding the Pipeline Workflow File
- Components
- Run Multiple VERA Projects Sequentially
- AlterElectrodeLabels
- ApplyMask
- CalculateDistanceToSurfaceLabel
- CalculateDistanceToVolumeLabel
- CascadeInput
- CombineLocations
- Copy
- EEGElectrodeNames
- ElectrodeDefinitionConfiguration
- ElectrodeTransformation
- EstimatePositionFromTrajectory
- FileLoader
- FlipVolume
- ImportROSFile
- LabelVolume2Surface
- MatlabElectrodeSelection
- MatOutput
- MatOutputLegacy
- MatOutputNoElectrodes
- MoveRASOrigin
- MoveRASOrigin2Volume
- NiiOutput
- ObjOutput
- ReorderElectrodes
- ReplaceLabels
- ReportGenerator
- SphericalTemplateProjection
- SurfaceTransformation
- TalairachProjection
- FreesurferDatExport
- FreesurferDeface
- FreesurferElectrodeLocalization
- FreesurferHemisphereLoader
- FreesurferHippocampalSegmentation
- FreesurferModelGeneration
- FreesurferSurfaceLoader
- FreesurferThalamusSegmentation
- FSDicomImport
- ImportFreesurferSegmentation
- LoadFreesurferSegmentationVolume
- LoadFreeviewPointFile
- LoadFSMNIProjection
- YeoParcellation