Difference between revisions of "2015 Summer Project Week:Dicom parsing with DCMJS"
From NAMIC Wiki
Line 21: | Line 21: | ||
<h3>Approach, Plan</h3> | <h3>Approach, Plan</h3> | ||
* Talk with DICOM/DCMTK experts to get some feedback on best strategy. | * Talk with DICOM/DCMTK experts to get some feedback on best strategy. | ||
− | * Write a demo to | + | * Write a demo to showcase js models and dicom parsing workflows. |
</div> | </div> | ||
<div style="width: 27%; float: left; padding-right: 3%;"> | <div style="width: 27%; float: left; padding-right: 3%;"> |
Revision as of 08:45, 22 June 2015
Home < 2015 Summer Project Week:Dicom parsing with DCMJSKey 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 on best strategy.
- Write a demo to showcase js models and dicom parsing workflows.