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

From NAMIC Wiki
Jump to: navigation, search
Line 36: Line 36:
 
*** Write a lightweight OpenIGTLink server for proprietary scanners.
 
*** Write a lightweight OpenIGTLink server for proprietary scanners.
 
*** Framegrabber/OpenCV-based streaming based on PLUS (?).
 
*** Framegrabber/OpenCV-based streaming based on PLUS (?).
 +
  
 
</div>
 
</div>
Line 43: Line 44:
 
</div>
 
</div>
 
</div>
 
</div>
 +
 +
See [https://github.com/IGSIO/OpenIGTLinkIO/issues/4] for a diagram relating the various applications and libraries.

Revision as of 18:05, 6 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 two 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.