Slicer extension for automated segmentation of individual teeth in cone-beam CT dental scans using a deep-learning based approach.
This module requires the Pytorch extension which can be installed via the Extension Manager. Python dependencies such as MONAI will be automaically installed by the module if not available. The module internally downloads pretrained model weights to intialize a segmentation model.
- Load the CBCT scan to be segmented into slicer and select it as the
Input volume
. - Create a new
Input ROI
and adjust the bounding box to surround the tooth of interest that you would like to segment. - Specify an 'Output Segmentation' and click the 'Apply' button to run segmentation inference.
- Repeat steps 2) and 3) to segment multiple teeth.
- Edit the automated output segmentation using the
Paint
,Draw
andErase
tools in theSegmentation editor
built into the module - Directly save the output segmentation to file in the
Export to file
section.
This extension is covered by the Apache License, Version 2.0: