Difference between revisions of "NeedleFinder"

From NAMIC Wiki
Jump to: navigation, search
Line 15: Line 15:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Objective</h3>
 
<h3>Objective</h3>
* Automatic needle tip (and body) detection [ADD A SHORT MOVIE TO SHOW WHAT IT DOES TODAY]
+
* Improve performance and usability of NeedleFinder [ADD A SHORT MOVIE TO SHOW WHAT IT DOES TODAY]
* Provide Bounding Box/Region of Interest  
+
** Code profiling, refactoring
* NF detection parameter optimization
+
** Provide Bounding Box/Region of Interest  
* Code profiling, refactoring
+
** GUI simplification
* GUI improvements -- add to Editor module?
+
**Automatic needle tip (and body) detection  
 +
** Parameter optimization
 
</div>
 
</div>
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">

Revision as of 20:44, 17 December 2014

Home < NeedleFinder

Key Investigators

Andre Mastmeyer, Guillaume Pernelle, Tina Kapur, Steve Pieper, Ron Kikinis

Project Description

Objective

  • Improve performance and usability of NeedleFinder [ADD A SHORT MOVIE TO SHOW WHAT IT DOES TODAY]
    • Code profiling, refactoring
    • Provide Bounding Box/Region of Interest
    • GUI simplification
    • Automatic needle tip (and body) detection
    • Parameter optimization

Approach, Plan

  • SimpleITK filtering (e.g. derivatives: gradient magnitude, vesselness etc.)
  • Rigid registration of CAD models to (preprocessed) scene (ICP, Besl)
  • Machine learning (genetic algorithm etc.)
  • New ad-hoc python profiling concept (logging and message boxes as code probes)
  • Improved standardized and guided workflow more usable by MDs (disabling unsuitable buttons)

Progress

  • N/Y
  • N/Y
  • N/Y
  • N/Y
  • N/Y

References