Difference between revisions of "2011 Summer Project Week Slicer DICOM RT Brachytherapy"

From NAMIC Wiki
Jump to: navigation, search
 
Line 28: Line 28:
  
 
<h3>Progress</h3>
 
<h3>Progress</h3>
Implemented functionality to read US data exported by Nucleotron system (.l3d). Can read contour information from .ldd files - working on contour interpolation/smoothing, converting contours to label maps and visualization of contours.
+
 
Planned: Integration into Plastimatch.
+
We have integrated functionality into Slicer3d v 4 to read the US image data (i.e. greyscale) exported by the Nucleotron system in .l3d format.  We have also implemented a command line module to convert the .l3d file into NIFTI files and raw binary files. If needed, a DICOM convert feature could be easily added.  
 +
 
 +
Regarding the structure and dose planning information contained in .ldd format files – we have implemented functionality to read the contour data into Slicer3D. However, we have yet to implement visualization capability. Firstly, we would need convert the contours (which are in a polyline format) into label maps and visualize them as volumes. Alternatively, we could directly visualize the polyline data by converting it into a surface mesh.
 +
 
 +
Also, integration of this functionality into Plastimatch is planned.
  
 
<!-- Fill this out before Friday's summary presentations - list what you did and how well it worked. -->
 
<!-- Fill this out before Friday's summary presentations - list what you did and how well it worked. -->

Latest revision as of 02:58, 24 June 2011

Home < 2011 Summer Project Week Slicer DICOM RT Brachytherapy

Project Title: Visualizing Prostate and Gynecological Brachytherapy Images, Plans, and Dose in Slicer

Key Investigators

  • BWH: Tina Kapur, Jan Egger, Firdaus Janoos, Andrey Fedorov
  • MGH: Greg Sharp


Objective

To load and visualize planning contours and planned dose distributions generated by Nucletron Oncentra Planning System in Slicer.

Approach, Plan

We plan to port existing Matlab and C++ codes into Slicer for reading the files generated by the Nucleotron Oncentra Planning System. In addition, we will have to implement new functionality from the Nucleotron specifications. We expect that we will be able to visualize the contours using the Plastimatch Extension Module.

Progress

We have integrated functionality into Slicer3d v 4 to read the US image data (i.e. greyscale) exported by the Nucleotron system in .l3d format. We have also implemented a command line module to convert the .l3d file into NIFTI files and raw binary files. If needed, a DICOM convert feature could be easily added.

Regarding the structure and dose planning information contained in .ldd format files – we have implemented functionality to read the contour data into Slicer3D. However, we have yet to implement visualization capability. Firstly, we would need convert the contours (which are in a polyline format) into label maps – and visualize them as volumes. Alternatively, we could directly visualize the polyline data by converting it into a surface mesh.

Also, integration of this functionality into Plastimatch is planned.


References

Delivery Mechanism

This work will be delivered to the NAMIC Kit as a

  1. N/A