Difference between revisions of "Explore integration of Web-based imaging workflows with Slicer"

From NAMIC Wiki
Jump to: navigation, search
Line 2: Line 2:
 
<gallery>
 
<gallery>
 
Image:PW-Winter2017.png|link=2017_Winter_Project_Week#Projects|[[2017_Winter_Project_Week#Projects|Projects List]]
 
Image:PW-Winter2017.png|link=2017_Winter_Project_Week#Projects|[[2017_Winter_Project_Week#Projects|Projects List]]
 +
Image:Flow-screen-shot-01-2017.png |Workflow from web-based Flow system
 
<!-- Use the "Upload file" link on the left and then add a line to this list like "File:MyAlgorithmScreenshot.png" -->
 
<!-- Use the "Upload file" link on the left and then add a line to this list like "File:MyAlgorithmScreenshot.png" -->
 
</gallery>
 
</gallery>

Revision as of 13:45, 9 January 2017

Home < Explore integration of Web-based imaging workflows with Slicer

Key Investigators

  • Curt Lisle, KnowledgeVis, LLC

Project Description

Objective Approach and Plan Progress and Next Steps
  • Explore how Slicer can interact with an existing web-based, open-source workflow system (Flow, developed by Kitware and KnowledgeVis, LLC)
  • Load a MRML scene into Slicer and read images into Flow by accessing through Slicer's RestAPI
  • Prototype a Slicer scripted module that loads images using Flow's RestAPI. Flow is a Girder-based app.
  • Evaluate SimpleITK vs. scikit-image as imaging toolkit for the workflow system.
  • Connect with Girder-breakout team to discuss data sharing between systems (Slicer, Girder, Flow, etc.)

Background and References

The Flow source code is available here: https://github.com/Kitware/flow