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

From NAMIC Wiki
Jump to: navigation, search
(created)
 
m (update background link)
Line 35: Line 35:
 
==Background and References==
 
==Background and References==
 
<!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data -->
 
<!-- Use this space for information that may help people better understand your project, like links to papers, source code, or data -->
* [http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Extensions/LongitudinalPETCT Longitudinal PET/CT Extension]
+
* [http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Extensions/mpReview Multiparametric Image Review]

Revision as of 22:33, 18 December 2015

Home < 2016 Winter Project Week < Projects < Interactive4DSegmentation

Key Investigators

  • Ethan Ulrich (University of Iowa)

Project Description

Objective
  • Create a Slicer extension to support interactive 4-D segmentation.
  • Load and view longitudinal and multi-modal image data.
  • Incorporate registration information in image views.
  • (if time) Maximize real estate for image views, possibly allowing for dual-screen views
Approach, Plan
  • Design module with custom view layout that is intuitive for 4-D segmentation of objects imaged in multiple volumes.
  • Incorporate current Editor Effects into module
  • Investigate how to show cursor on all views, taking into account registration information
  • Develop simple way to load and view data (MRML or MRB).
  • (if time) Explore Qt methods for extending to dual screen.


Progress

Background and References