PET-CT/Documentation/Modules/Pivot Calibration

From KitwarePublic
Jump to navigationJump to search

Introduction and Acknowledgements

Author: Guillaume Sala, Kitware
Contributor: Andinet Enquobahrie, Kitware
Acknowledgements: This work is supported by NIH grants 2R42CA153488-02A1 and R41CA153488-01 "Improving liver lesion biopsy in the CT suite through fusion with PET images"
Contact: Andinet Enquobahrie, Guillaume Sala

Module Description

The PivotCalibration module allows to run a pivot calibration algorithm (Using Plus library) for a given tracker device. Once a tracking device connection is established with Slicer, the pose information for the markers are collected. This module is useful when we want to determine and track the tip of the tool instead of the markers. It calculates the transformation matrix from the marker to the tool tip coordinate system.

PivotCalibration Module
Pivot Calibration Illustration


Panels

  • Pivot Transform: The tracker selection combobox allows select the transform corresponding to the tracking device. The transform in this combobox will be used to compute the pivot calibration transform.
  • Number of points to acquire: Choose the number of points to use to run the algorithm
  • Output: The current coordinate of the tracker is displayed while acquiring the points and the computed transform is displayed when it is generated.
Pivot calibration panel

Tutorial

  • In the PivotCalibration module
    • Select the transform node corresponding to the tracker.
    • Select the number of points to acquire for the pivot calibration
    • Start calibration and move the tracker around a fixed point while the module computes the transform