Difference between revisions of "2014 Summer Project Week:Invariant Feature Extraction Slicer"

From NAMIC Wiki
Jump to: navigation, search
Line 5: Line 5:
  
 
[[File:InvariantImageFeatureExtraction.png|600px]]
 
[[File:InvariantImageFeatureExtraction.png|600px]]
[[File:InvariantFeatureSlicerModule.png|200px]]
+
[[File:InvariantFeatureSlicerModule.png|300px]]
  
 
==Key Investigators==
 
==Key Investigators==

Revision as of 11:40, 27 June 2014

Home < 2014 Summer Project Week:Invariant Feature Extraction Slicer

InvariantImageFeatureExtraction.png InvariantFeatureSlicerModule.png

Key Investigators

  • Matthew Toews (Harvard Medical School)
  • Nicole Aucoin (Harvard Medical School)
  • Hans Johnson (University of Iowa)
  • William Wells (Harvard Medical School)

Project Description

Objective

  • This project will focus on implementing 3D scale-invariant feature extraction and alignment in Slicer.

Approach, Plan

  • Implementations will take the form of Slicer command line modules. We will start with image feature extraction, then matching.
  • Design of a useful interface will be a focus.

Progress

  • Two slicer command line modules were developed for scale-invariant feature extraction and matching.
  • Feature extraction module is tested and working, matching will require testing and development.