Difference between revisions of "2015 Winter Project Week: Multiframe DICOM"

From NAMIC Wiki
Jump to: navigation, search
(Created page with '__NOTOC__ <gallery> Image:PW-2015SLC.png|Projects List </gallery> ==Key Investigators== * Steve Pieper, Isomics * Andrey Fedorov, BWH * Mic…')
 
Line 14: Line 14:
 
<h3>Objective</h3>
 
<h3>Objective</h3>
 
* Review progress on DICOM Enhanced Multiframe Object support in DCMTK
 
* Review progress on DICOM Enhanced Multiframe Object support in DCMTK
** Segmentation Objects (see [https://github.com/QIICR/Iowa2DICOM Iowa2DICOM)
+
** Segmentation Objects (see [https://github.com/QIICR/Iowa2DICOM Iowa2DICOM])
 
** Diffusion Profiles
 
** Diffusion Profiles
 
** Parametric Maps
 
** Parametric Maps

Revision as of 01:15, 30 December 2014

Home < 2015 Winter Project Week: Multiframe DICOM

Key Investigators

  • Steve Pieper, Isomics
  • Andrey Fedorov, BWH
  • Michael Onken, Open Connections / DCMTK

Project Description

Objective

  • Review progress on DICOM Enhanced Multiframe Object support in DCMTK
    • Segmentation Objects (see Iowa2DICOM)
    • Diffusion Profiles
    • Parametric Maps
    • Derived Objects
  • Review the options for a dcm2dcm tool
    • Convert legacy acquisitions to multiframe objects
    • Correctly encode derived objects

Approach, Plan

  • Try to build Slicer with latest DCMTK that includes Multiframe Object support
  • Try simple programs to exercise API

Progress