Edit this page

NA-MIC Project Weeks

Back to Projects List

SlicerUltrasound Extension development

Key Investigators

Project Description

SlicerUltrasound is a 3D Slicer extension that currently includes two modules: 1) Anonymize, which removes both metadata-embedded PHI and burned-in text from DICOM images, and 2) Annotate, which supports expert labeling of image findings.

The Anonymize module has been used at multiple hospitals (BWH, Lahey, Indiana Methodist to remove PHI from patient exams. Users import DICOM ultrasound images from their local folder, and apply probe-specific masking templates to remove burned-in identifiers. Users specify the transducer type—curvilinear or phased array—which determines the expected fan shape. By marking three or four points on the image, the module interpolates the imaging sector and masks any visual PHI outside this region while preserving diagnostically relevant content.

The Annotate module allows experts to annotate lung ultrasound video clips, focusing on features such as pleura lines and B-lines. It provides an intuitive interface for frame-by-frame annotation, supports multiple raters, and saves annotation data for future research and machine learning.

Our goals during the project week are to:

  1. Obtain feedback from developers and clinicians
  2. Implement changes to the extension
  3. Connect with and talk to others about the MONAI Ultrasound Working Group - Annotation and Anonymization subgroup.

Objective

  1. Demonstrate the current extension to Slicer core developers and obtain feedback
  2. Demonstrate to clinicians and obtain feedback
  3. Integrate changes to the extension

Approach and Plan

  1. Describe specific steps of what you plan to do to achieve the above described objectives.

Progress and Next Steps

  1. Describe specific steps you have actually done.

Illustrations

Anonymize module Image

Annotate module Image

Background and References

Link to code