Skip to main content

Crop Mask

The Crop Mask tool zeros out (sets to zero) mask data outside a user-defined region of interest (ROI). This operation preserves the original mask dimensions but removes all mask content outside the cropping region, effectively focusing on a specific anatomical area.

Accessing the Tool

  1. Navigate to the Segmentation tab in the ribbon.
  2. Click Crop Mask in the Operations section.

Parameters

Enable/Show Controls

ControlDescription
EnableToggle the crop box widget on/off.
ShowToggle visibility of the crop box in the 3D view.

Region of Interest (ROI)

Define the cropping region using the interactive 3D box widget in the 3D and 2D views, or by adjusting range sliders:

ParameterDescription
Left-Right RangeMinimum and maximum X coordinates (voxel indices).
Top-Bottom RangeMinimum and maximum Y coordinates (voxel indices).
Front-Back RangeMinimum and maximum Z coordinates (voxel indices).
ResetReset the crop box to the full mask bounds.

Interactive Box Widget

  • 3D View: Drag box handles to adjust all dimensions.
  • 2D Slice Views: Drag handles to adjust the ROI on each plane.
  • Center Point: Drag to reposition the entire crop box.

Workflow

  1. Open the Crop Mask tool from the Segmentation tab.
  2. Select or verify the active mask object.
  3. Check Enable to activate the crop box widget.
  4. Adjust the crop box:
    • Drag handles in the 3D or 2D views.
    • Use range sliders for precise voxel-level control.
  5. Preview the cropping region (clipping planes show the result).
  6. Click Apply to execute the crop operation.
  7. Click Reset to restore the crop box to the full mask bounds.
note

Cropping zeros out mask data outside the ROI permanently. The mask dimensions (extents) remain unchanged. Consider duplicating the mask before cropping if you need to preserve the original data.

Use Cases

  • Focus on ROI: Zero out irrelevant regions to concentrate on specific anatomy.
  • Isolate Regions: Remove unwanted mask content while maintaining spatial context.
  • Preparation for Export: Clean up masks before conversion to other formats.
tip

While cropping zeros out voxels outside the ROI, it does not change the mask's dimensions or physical extents. For actual dimension reduction, use subsequent operations or export with tight bounds.

See Also