Difference between revisions of "2015 Summer Project Week:Dicom parsing with DCMJS"

From NAMIC Wiki
Jump to: navigation, search
Line 16: Line 16:
 
*Define a good workflow to parse targets with DCMJS.
 
*Define a good workflow to parse targets with DCMJS.
 
*Define required JS models to support the workflow.
 
*Define required JS models to support the workflow.
 +
* Evaluate DicomParser from cornerstone team.
 
</div>
 
</div>
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">

Revision as of 12:37, 19 June 2015

Home < 2015 Summer Project Week:Dicom parsing with DCMJS

Key Investigators

  • Nicolas Rannou
  • Michael Onken
  • Steve Pieper

Project Description

Objective

  • Define target DICOM types
  • Define a good workflow to parse targets with DCMJS.
  • Define required JS models to support the workflow.
  • Evaluate DicomParser from cornerstone team.

Approach, Plan

  • Talk with DICOM/DCMTK experts to get some feedback.
  • Write a demo to test dicom parsing workflow and structures.

Progress