Edit this page

NA-MIC Project Weeks

Back to Projects List

SlicerUltrasound Extension Development - New features

Key Investigators

Project Description

AnnotateUltrasound is a 3D Slicer extension that enables structured sector annotation of 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.

We collaborate closely with several physicians who use AnnotateUltrasound in their clinical and research workflows. Their feedback directly shapes the module’s features and usability, ensuring a user-centered design. We regularly incorporate their suggestions for new features and improvements based on their real-world experiences.

This week, we focused on incorporating user-requested features to improve efficiency, usability, and comparative analysis of annotations.

More about the module: https://github.com/SlicerUltrasound/SlicerUltrasound

Objective

  1. Frame-by-Frame Pleura Percentage Comparison
    • Display pleura percentage per frame.
    • Highlight the frame with the highest pleura coverage for each rater in the rater table.
  2. Annotation Time Tracking
    • Track and display time each rater spends annotating, to support workload analysis and training evaluation.
  3. Adjudication Mode
    • Introduce an adjudicator workflow for validating or invalidating rater annotations and generating final consensus annotations.
  4. Label Annotation Comparison
    • Add label data to the rater table to allow comparison of both line and label annotations.
  5. Improved Line Endpoint Visualization
    • Refine endpoint markers to support more precise annotations.

Approach and Plan

Progress and Next Steps

Completed

In Progress

Illustrations

Pleura percentage saving per frame and populating rater table:

Timer demo:

Label annotation and populating rater tbale:

labels labels in rater table

Adjudication video:

https://github.com/user-attachments/assets/d3cb237e-92d7-4a67-87ff-18c41fe003cd

adjudicator-tools

Current keyboard shortcuts:

keyboardShortcuts

Background and References

No response