Difference between revisions of "3D SIFT VIEW"

From NAMIC Wiki
Jump to: navigation, search
Line 5: Line 5:
 
Image:3D_SIFT_BRAIN.png|Brain MR, 2D slice visualization
 
Image:3D_SIFT_BRAIN.png|Brain MR, 2D slice visualization
 
</gallery>
 
</gallery>
 +
 +
[[File:3D_SIFT_Lung.png|300px|thumb|left|alt text]]
 +
[[File:3D_SIFT_Prostate.png|300px|thumb|left|alt text]]
  
 
==Key Investigators==
 
==Key Investigators==
Line 11: Line 14:
 
* Steve Pieper BWH
 
* Steve Pieper BWH
 
* Nicole Aucoin BWH
 
* Nicole Aucoin BWH
 +
* Lauren O'Donnell BWH
 
* Andriy Fedorov, BWH
 
* Andriy Fedorov, BWH
 
* William Wells BWH
 
* William Wells BWH
Line 29: Line 33:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Progress</h3>
 
<h3>Progress</h3>
*
+
* Evaluated Slicer fiducials and VTK glyph models for feature display
 +
* Developed a python script to convert a 3D SIFT feature file into a VTK model (thanks Lauren, Nicole)
 +
* ToDo:
 +
** display feature orientation (possibly as another glyph)
 +
** display varying feature opacity
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 00:22, 9 January 2015

Home < 3D SIFT VIEW
alt text
alt text

Key Investigators

  • Matthew Toews BWH
  • Raul San Jose BWH
  • Steve Pieper BWH
  • Nicole Aucoin BWH
  • Lauren O'Donnell BWH
  • Andriy Fedorov, BWH
  • William Wells BWH

Project Description

Objective

  • Generate effective visualizations for 3D SIFT feature sets in Slicer.

Approach, Plan

  • Investigate methods for visualizing 3D feature location, scale, orientation and group label (e.g. diseased, healthy)
  • Location, scale: spheres (markups), group labels: color/transparency
  • Visualization: Slicer Python module based on Slicer Markups
  • Data preparation: c++

Progress

  • Evaluated Slicer fiducials and VTK glyph models for feature display
  • Developed a python script to convert a 3D SIFT feature file into a VTK model (thanks Lauren, Nicole)
  • ToDo:
    • display feature orientation (possibly as another glyph)
    • display varying feature opacity