Difference between revisions of "2016 Winter Project Week/Projects/DigitalPathologyNuclearSegmentation"

From NAMIC Wiki
Jump to: navigation, search
m
m
Line 27: Line 27:
 
<!-- Approach and Plan bullet points -->
 
<!-- Approach and Plan bullet points -->
 
* create work-flow module walking user through needed steps
 
* create work-flow module walking user through needed steps
 +
* wrap editor module to allow for customization for segmentation purposes
 
* capture needed data elements and export them as JSON-LD supplementing exporting of masks
 
* capture needed data elements and export them as JSON-LD supplementing exporting of masks
 
* augment GUI by requesting authentication information for Oauth 2.0 and adding elements for image selection via web.
 
* augment GUI by requesting authentication information for Oauth 2.0 and adding elements for image selection via web.
 +
* refactor existing extension modules into separate distinct editor effects modules (currently lumped as one)
 
|
 
|
 
<!-- Progress and Next steps bullet points (fill out at the end of project week -->
 
<!-- Progress and Next steps bullet points (fill out at the end of project week -->

Revision as of 15:51, 3 January 2016

Home < 2016 Winter Project Week < Projects < DigitalPathologyNuclearSegmentation

Key Investigators

Project Description

Objective Approach and Plan Progress and Next Steps
  • Create intuitive and user-friendly GUI
  • make meta-data exportable
  • Prepare extension for Phase II cloud work and future modules
  • create work-flow module walking user through needed steps
  • wrap editor module to allow for customization for segmentation purposes
  • capture needed data elements and export them as JSON-LD supplementing exporting of masks
  • augment GUI by requesting authentication information for Oauth 2.0 and adding elements for image selection via web.
  • refactor existing extension modules into separate distinct editor effects modules (currently lumped as one)
SlicerPathology extension at the start of Winter Work Week 2016

Background and References