Difference between revisions of "Documentation/Nightly/Extensions/SlicerHNSegmenter"

From Slicer Wiki
Jump to: navigation, search
(Created page with "== Module Description == HN Segmenter module is a 3D Slicer module intended to provide segmentations to a given CT head and neck image. It provides a user interface to connect...")
 
Line 1: Line 1:
 
== Module Description ==
 
== Module Description ==
HN Segmenter module is a 3D Slicer module intended to provide segmentations to a given CT head and neck image. It provides a user interface to connect with Docker and obtain 6 organs-at-risk (OARa) segmentations.  
+
HN Segmenter module is a 3D Slicer module intended to provide segmentations to a given CT head and neck image. It provides a user interface to connect with Docker and obtain 6 organs-at-risk (OARs) segmentations: left and right eye, left and right parotid, brainstem and spinal cord.
It constitutes a part of a project designed to accelerate the treatment planning in Radiotherapy.  
+
It constitutes a part of a project designed to accelerate the treatment planning in Radiotherapy by reducing planning time with automatic segmentation tools, instead of manual segmentations.
 
 
  
 
== Setup Guide ==
 
== Setup Guide ==

Revision as of 09:12, 22 September 2019

Home < Documentation < Nightly < Extensions < SlicerHNSegmenter

Module Description

HN Segmenter module is a 3D Slicer module intended to provide segmentations to a given CT head and neck image. It provides a user interface to connect with Docker and obtain 6 organs-at-risk (OARs) segmentations: left and right eye, left and right parotid, brainstem and spinal cord. It constitutes a part of a project designed to accelerate the treatment planning in Radiotherapy by reducing planning time with automatic segmentation tools, instead of manual segmentations.

Setup Guide

In order to use HN Segmenter, Docker is required to be installed and configured properly.


Panels and their use

Panels-hn-segmenter.jpg


Deployed model

The dataset used to test and evaluate the performance of the module is composed by a set of CT scans obtained from the Structure Segmentation for Radiotherapy Planning Challenge 2019, a competition of MICCAI 2019 Challenge. Find here the link.


Relevant Links

Slicer HN-Segmenter Module Source Code