Difference between revisions of "NeedleFinder"

From NAMIC Wiki
Jump to: navigation, search
Line 13: Line 13:
 
<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
+
* Automatic needle tip (and body) detection [ADD A SHORT MOVIE TO SHOW WHAT IT DOES TODAY]
 
* Modelfit of oburator base and tube using CAD models (IS THIS NECESSARY?)
 
* Modelfit of oburator base and tube using CAD models (IS THIS NECESSARY?)
 
* NF detection parameter optimization
 
* NF detection parameter optimization

Revision as of 15:14, 17 December 2014

Home < NeedleFinder

Key Investigators

Andre Mastmeyer, Guillaume Pernelle, Tina Kapur

Project Description

Objective

  • Automatic needle tip (and body) detection [ADD A SHORT MOVIE TO SHOW WHAT IT DOES TODAY]
  • 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