Documentation/Nightly/Modules/PlusRemote

From Slicer Wiki
Revision as of 15:37, 25 August 2014 by Ameliemeyer (talk | contribs) (New version of Plus Remote)
Jump to: navigation, search
Home < Documentation < Nightly < Modules < PlusRemote


For the latest Slicer documentation, visit the read-the-docs.


Introduction and Acknowledgements


Author: Franklin King (PerkLab, Queen's University)
Contributor: Tamas Ungi (PerkLab, Queen's University)
Contact: Tamas Ungi, <email>ungi@cs.queensu.ca</email>

Cancer Care Ontario  

Module Description

Convenience module for sending commands through OpenIGTLink Remote to PLUS. Requires OpenIGTLink Remote module available in the SlicerIGT extension. See https://www.assembla.com/spaces/plus/wiki/PlusServer_commands for more information about PLUS server commands.

The module provides the following features:

  • Recording of 2D tracked ultrasound frames
  • Volume reconstruction of recorded frames
  • Live ultrasound volume reconstruction using scout scanning
  • Sending Transform Update command to PLUS server

Use Cases

Some ultrasound-guided interventions require a general view of an entire area followed by more detailed images of a specific region. One example is spinal injection procedures. The problem is that, for elderly patients, the epidural area is not directly visible in ultrasound images because the intervertebral space is often compressed or deformed. In this case, physicians use four vertebrae landmarks to estimate the position of the target. Visualization can be improved using reconstructed 3D ultrasound volumes, but often there is not enough time for high resolution reconstruction of a large area during interventions.

The live ultrasound volume reconstruction workflow using scout scanning is then adapted for these procedures. The two-step method allows user to perform quick low resolution scout scan followed by high resolution volume reconstruction of a selected region of interest, in real-time. Low resolution scout scanning offers visualization of the global area and selection of the region of interest, and then high resolution reconstruction provides a good image quality of the targeted region.

Tutorials

The SlicerIGT website provides a tutorial for ultrasound volume reconstruction in Slicer using Plus Remote (U35).

Panels and their use

PlusRemoteScreenshot.png

  • Recording: Start and stop recording
  • Transform Update: Update transform from what is set in the PLUS config file; Requires name of transform node to match an existing transform in the PLUS config file
  • Reply: Feedback message from PLUS server

Similar Modules

N/A

References

Information for Developers