Difference between revisions of "2015 Summer Project Week:Dicom parsing with DCMJS"
From NAMIC Wiki
(Created page with '__NOTOC__ <gallery> Image:PW-Summer2015.png|Projects List </gallery> ==Key Investigators== * Nicolas Rannou * Steve Pieper ==Project Descr…') |
|||
Line 12: | Line 12: | ||
<div style="width: 27%; float: left; padding-right: 3%;"> | <div style="width: 27%; float: left; padding-right: 3%;"> | ||
<h3>Objective</h3> | <h3>Objective</h3> | ||
− | *Define a good workflow to parse | + | *Define target DICOM types |
− | * | + | *Define a good workflow to parse targets with DCMJS. |
− | + | *Define required structures to support the workflow. | |
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
<div style="width: 27%; float: left; padding-right: 3%;"> | <div style="width: 27%; float: left; padding-right: 3%;"> | ||
<h3>Approach, Plan</h3> | <h3>Approach, Plan</h3> | ||
* Talk with DICOM/DCMTK experts to get some feedback. | * Talk with DICOM/DCMTK experts to get some feedback. | ||
− | * Write a demo to test dicom parsing workflow | + | * Write a demo to test dicom parsing workflow and structures. |
− | |||
</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 structures 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.