Difference between revisions of "NeedleFinder"

From NAMIC Wiki
Jump to: navigation, search
Line 16: Line 16:
 
<h3>Objective</h3>
 
<h3>Objective</h3>
 
* Automatic needle tip (and body) detection
 
* Automatic needle tip (and body) detection
* Modelfit of oburator base and tube using CAD models
+
* Modelfit of oburator base and tube using CAD models (IS THIS NECESSARY?)
 
* NF detection parameter optimization
 
* NF detection parameter optimization
* Code profiling (is the code used?), refactoring
+
* Code profiling, refactoring
 
* GUI improvements
 
* GUI improvements
 
</div>
 
</div>

Revision as of 15:13, 17 December 2014

Home < NeedleFinder

Here we will fill in tomorrow...


Key Investigators

Andre Mastmeyer, Guillaume Pernelle, Tina Kapur

Project Description

Objective

  • Automatic needle tip (and body) detection
  • Modelfit of oburator base and tube using CAD models (IS THIS NECESSARY?)
  • NF detection parameter optimization
  • Code profiling, refactoring
  • GUI improvements

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