Difference between revisions of "2016 Winter Project Week/Projects/BatchImageAnalysis"
From NAMIC Wiki
(4 intermediate revisions by one other user not shown) | |||
Line 13: | Line 13: | ||
* Yangming Ou (MGH) | * Yangming Ou (MGH) | ||
* Matt Toews (ETS) | * Matt Toews (ETS) | ||
+ | * Lilla Zollei (MGH) | ||
+ | * Lauren O'Donnell (BWH) | ||
* Steve Pieper (BWH) | * Steve Pieper (BWH) | ||
* Sandy Wells (BWH) | * Sandy Wells (BWH) | ||
Line 38: | Line 40: | ||
| | | | ||
<!-- Fill this out at the end of Project Week; describe what you did this week and what you plan to do next --> | <!-- Fill this out at the end of Project Week; describe what you did this week and what you plan to do next --> | ||
− | * | + | |
+ | Algorithm | ||
+ | |||
+ | * feature extraction (20 seconds per image) | ||
+ | |||
+ | * Feature matching O(log N) indexing (< 1 second per image) | ||
+ | |||
+ | * 3D SIFT-Rank code (Windows, Linux, Max) and read me | ||
+ | http://www.matthewtoews.com/fba/featExtract1.5.zip | ||
+ | |||
+ | Result | ||
+ | Baseline HIE classification rate: 73%, leave-one-out moderate vs normal. | ||
+ | |||
+ | |||
+ | Data | ||
+ | 231 subjects, Apparent Diffusion Coefficient (ADC) images. | ||
+ | |||
|} | |} | ||
+ | |||
+ | ==Features Extracted in ADC MRI Volume == | ||
+ | |||
+ | http://wiki.na-mic.org/Wiki/images/b/b2/Image_%282%29.png |
Latest revision as of 15:54, 8 January 2016
Home < 2016 Winter Project Week < Projects < BatchImageAnalysisKey Investigators
- Kalli Retzepi (MGH)
- Yangming Ou (MGH)
- Matt Toews (ETS)
- Lilla Zollei (MGH)
- Lauren O'Donnell (BWH)
- Steve Pieper (BWH)
- Sandy Wells (BWH)
- Randy Gollub (MGH)
Project Description
Objective | Approach and Plan | Progress and Next Steps |
---|---|---|
|
|
Algorithm
http://www.matthewtoews.com/fba/featExtract1.5.zip Result Baseline HIE classification rate: 73%, leave-one-out moderate vs normal.
|
Features Extracted in ADC MRI Volume