Difference between revisions of "2014 Summer Project Week:Invariant Feature Extraction Slicer"
From NAMIC Wiki
Line 26: | Line 26: | ||
<div style="width: 27%; float: left; padding-right: 3%;"> | <div style="width: 27%; float: left; padding-right: 3%;"> | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
− | * | + | *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. | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 11:39, 27 June 2014
Home < 2014 Summer Project Week:Invariant Feature Extraction SlicerKey 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.