Difference between revisions of "Project Week 25/DICOM Segmentation Support for Cornerstone and OHIF Viewer"

From NAMIC Wiki
Jump to: navigation, search
Line 18: Line 18:
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
 
|<!-- Objective bullet points -->
 
|<!-- Objective bullet points -->
 
+
* Overall goal is to facilitate zero-footprint image annotation
 +
** Runs in browser
 +
** Fast and usable by clinicians
 +
** Interoperable (DICOM-based)
 +
* Cornerstone has great platform
 +
** Needs segmentation display
 +
** Needs suite of editing tools (plugin architecture)
 +
** Needs DICOM Segmentation object support
 
|<!-- Approach and Plan bullet points -->
 
|<!-- Approach and Plan bullet points -->
 
+
* Review architectures and experiments so far
 +
** SAKE viewer tool
 +
** Experiments with Segmentation read/write in javascript
 +
** Discussions and prototypes with Dana Farber
 +
* Try building an end-to-end proof of concept
 +
** Read grayscale and segmentation
 +
** Edit segmentation
 +
** Write out segmentation (store to server)
 +
* Discuss how to harden and integrate with production systems
 +
* What other work is needed
 
|<!-- Progress and Next steps (fill out at the end of project week), bullet points -->
 
|<!-- Progress and Next steps (fill out at the end of project week), bullet points -->
  

Revision as of 19:27, 16 June 2017

Home < Project Week 25 < DICOM Segmentation Support for Cornerstone and OHIF Viewer


Back to Projects List


Key Investigators

  • Erik Ziegler (Institution)
  • Steve Pieper (Isomics, Inc.)
  • Marco Nolden (DKFZ)
  • Tina Kapur (Brigham and Women's Hospital, Harvard Medical School)

Project Description

Objective Approach and Plan Progress and Next Steps
  • Overall goal is to facilitate zero-footprint image annotation
    • Runs in browser
    • Fast and usable by clinicians
    • Interoperable (DICOM-based)
  • Cornerstone has great platform
    • Needs segmentation display
    • Needs suite of editing tools (plugin architecture)
    • Needs DICOM Segmentation object support
  • Review architectures and experiments so far
    • SAKE viewer tool
    • Experiments with Segmentation read/write in javascript
    • Discussions and prototypes with Dana Farber
  • Try building an end-to-end proof of concept
    • Read grayscale and segmentation
    • Edit segmentation
    • Write out segmentation (store to server)
  • Discuss how to harden and integrate with production systems
  • What other work is needed

Illustrations

Slicer4Announcement-HiRes.png

Background and References