Configurable fiducial-based device to image registration

From NAMIC Wiki
Jump to: navigation, search
Home < Configurable fiducial-based device to image registration

Key Investigators

  • Junichi Tokuda, Brigham and Women's Hospital
  • Nobuhiko Hata, Brigham and Women's Hospital

Project Description

Objective

  • Background
    • Any devices for guiding needle insertion under image-guidance has to be registered to the image coordinate system. Fiducial markers are widely used to localize the mechanical structure of the device on the image, and find the spatial correlation between the physical space and the image space. However, detection of the fiducial markers often requires some user interaction, e.g. pointing a fiducial markers on the image, or use of active tracking method rather than a simple marker that create a bright spot on the image.
  • Objectie
    • The objective of this project is to develop an image processing method for general-purpose fiducial detection. Specifically, the method can:
      • automatically detect the fiducial markers attached on the mechanical structure without user interaction
      • automatically find the correspondence of the points detected on the image, and the points in the physical space (defined as part of mechanical design)
      • compute the linear transformation that defines the location and orientation of the device in the image coordinate system

Approach, Plan

Progress

  • Implemented the following features:
    • Line-to-line distance metric to match the model to the detected markers.
    • CSV parser to read marker configuration file.
    • Tested with Z-frame data from MRI-guided prostate biopsy program at Brigham and Women's Hospital.
    • Slicer Documentation page