Difference between revisions of "2015 Summer Project Week:Dicom parsing with DCMJS"
From NAMIC Wiki
Line 14: | Line 14: | ||
*Define target DICOM types | *Define target DICOM types | ||
*Define a good workflow to parse targets with DCMJS. | *Define a good workflow to parse targets with DCMJS. | ||
− | *Define required | + | *Define required JS models to support the workflow. |
</div> | </div> | ||
<div style="width: 27%; float: left; padding-right: 3%;"> | <div style="width: 27%; float: left; padding-right: 3%;"> |
Revision as of 08:24, 5 June 2015
Home < 2015 Summer Project Week:Dicom parsing with DCMJSKey Investigators
- Nicolas Rannou
- 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.
Approach, Plan
- Talk with DICOM/DCMTK experts to get some feedback.
- Write a demo to test dicom parsing workflow and structures.