Difference between revisions of "Project Week 25/Conversion of DICOM Single Frame MR to Enhanced Multiframe"

From NAMIC Wiki
Jump to: navigation, search
Line 39: Line 39:
 
* [https://github.com/QIICR/ProjectIssuesAndWiki/wiki/DICOM-Enhanced-Multi-frame-for-data-exchange QIICR wiki page on the topic]
 
* [https://github.com/QIICR/ProjectIssuesAndWiki/wiki/DICOM-Enhanced-Multi-frame-for-data-exchange QIICR wiki page on the topic]
 
* Compare and contrast with [https://github.com/pieper/sites/tree/gh-pages/DICOMzero this javascript prototype]
 
* Compare and contrast with [https://github.com/pieper/sites/tree/gh-pages/DICOMzero this javascript prototype]
 +
* [http://slicer.kitware.com/midas3/download/item/250727/seg2013_nac_hncma_20160817.tar.bz2 Example multiframe MR and SEG of the SPL brain atlas]

Revision as of 20:38, 12 June 2017

Home < Project Week 25 < Conversion of DICOM Single Frame MR to Enhanced Multiframe


Back to Projects List

Key Investigators

Project Description

Objective Approach and Plan Progress and Next Steps

Create tools and best practices for creating DICOM standard compliant multiframe MR instances.

  • Define target use cases and input datasets
    • What acquisition protocols will we address
    • What sample data should we use to drive development
  • Try to be 'document driven' in the sense that conversion should be parameterized by this document from David Clunie
    • automatically parse xml
    • apply to specific datasets
  • Discuss implementation strategies and tool options
  • Focus on a specific example to start

Illustrations

Background and References