Interpolate 3D
The Interpolate 3D tool fills gaps between segmented slices by generating intermediate mask data. When segmentation is performed on every Nth slice, interpolation completes the mask in the intervening slices.
Accessing the Tool
- Navigate to the Segmentation tab in the ribbon.
- Click Interpolate 3D in the Operations section.
How It Works
The algorithm analyzes segmented slices and generates intermediate contours:
- Identifies slices containing mask data (key slices).
- Analyzes the mask contours on each key slice.
- Generates interpolated contours for slices between key slices.
- Fills the interpolated contours to create mask voxels.
The interpolation considers the shape and position of contours on adjacent key slices to create smooth transitions.
Parameters
Target Object(s)
| Option | Description |
|---|---|
| Active mask | Interpolate the active mask only. |
| Selected masks | Interpolate all selected masks. |
| Visible masks | Interpolate all visible masks. |
| All masks | Interpolate every mask. |
Interpolate Along
| Option | Description |
|---|---|
| All axes (default) | Interpolate in all three directions. |
| X | Interpolate along the X axis (between sagittal slices). |
| Y | Interpolate along the Y axis (between coronal slices). |
| Z | Interpolate along the Z axis (between axial slices). |
Workflow
- Segment key slices manually or with other tools.
- Open the Interpolate 3D tool from the Segmentation tab.
- Select the Target Object(s).
- Choose the Interpolate Along axis.
- Click Apply to generate interpolated slices in empty slices.
Use Cases
Manual Segmentation Acceleration
Speed up manual segmentation workflow:
- Segment every 5th–10th slice using Edit Mask.
- Apply Interpolate 3D to fill gaps.
- Review and correct the interpolated slices.
Sparse Segmentation Completion
Complete masks where only partial slice segmentation exists:
- Clinical segmentation where only representative slices are marked.
- Existing segmentations with missing slices.
Tips
- Segment slices where the shape changes significantly (key anatomical landmarks).
- More key slices near complex regions improve interpolation accuracy.
- Review interpolated regions and manually correct if needed.
- Use in combination with smoothing for better boundary quality.
tip
For structures with complex shapes, segment more densely in regions where the contour changes rapidly, and more sparsely in uniform regions.
Limitations
- Works best with relatively smooth shape transitions.
- Branching structures may not interpolate correctly.
- Very large gaps may produce inaccurate results.
See Also
- Edit Mask — Manual slice-by-slice segmentation.
- LiveWire — Semi-automatic contour tracing.
- Smooth Mask — Smooth interpolated boundaries.
- Segmentation Tab Overview — Overview of all segmentation tools.