Difference between revisions of "2016 Summer Project Week/Integrating PLUS in applications using OpenIGTLink"

From NAMIC Wiki
Jump to: navigation, search
Line 17: Line 17:
 
<h3>Objective</h3>
 
<h3>Objective</h3>
 
* Provide support for Tracking and Ultrasound streaming in various IGT Navigation Systems, using PLUS and the OpenIGTLink.v3 protocol as a backend.
 
* Provide support for Tracking and Ultrasound streaming in various IGT Navigation Systems, using PLUS and the OpenIGTLink.v3 protocol as a backend.
* The two systems considered so far are  
+
* The systems considered so far are  
 
** CustusX (http://custusx.org/)  
 
** CustusX (http://custusx.org/)  
 
** IBIS (http://ibisneuronav.org/).
 
** IBIS (http://ibisneuronav.org/).

Revision as of 11:13, 20 June 2016

Home < 2016 Summer Project Week < Integrating PLUS in applications using OpenIGTLink

Key Investigators

  • Christian Askeland
  • Janne Beate Bakeng
  • Ole Vegard Solberg
  • Jon Eiesland
  • Longquan Chen
  • Simon Drouin

Project Description

Objective

  • Provide support for Tracking and Ultrasound streaming in various IGT Navigation Systems, using PLUS and the OpenIGTLink.v3 protocol as a backend.
  • The systems considered so far are
  • CustusX: Phase out IGSTK (tracking) and in-house solutions (streaming).

Approach, Plan

  • Base work on results from Tracked Ultrasound Standardization II: The Implementering, and the existing PLUS/OpenIGTLink support in CustusX.
  • Coordinate efforts between systems doing the same job using a client side IGTL library: https://github.com/IGSIO/OpenIGTLinkIO, forked from 3DSlicer/OpenIGTLinkIF
  • CustusX items:
    • Replace IGSTK-based tracking. Evaluate if PLUS has the required features.
      • Semi-automatic gui-based configuration on the CX side.
      • Modify PLUS if necessary.
      • Wrap PLUS in CustusX. End users should not need to tweak PLUS-specific xml.
    • Replace in-house US-streaming solutions by the new standards.
      • Try to use PLUS as backend for the Ultrasonix scanner.
      • Write a lightweight OpenIGTLink server for proprietary scanners.
      • Framegrabber/OpenCV-based streaming based on PLUS (?).


Progress

See [1] for a diagram relating the various applications and libraries.