Difference between revisions of "Documentation/Nightly/Modules/Watchdog"

From Slicer Wiki
Jump to: navigation, search
(Created page with '<noinclude>{{documentation/versioncheck}}</noinclude> <!-- ---------------------------- --> {{documentation/{{documentation/version}}/module-header}} <!-- -----------------------…')
 
 
(One intermediate revision by the same user not shown)
Line 26: Line 26:
 
* Display of a warning message in any of the viewer window(s), at configurable size, color, and transparency
 
* Display of a warning message in any of the viewer window(s), at configurable size, color, and transparency
 
* Sound feedback when tracking or imaging is stopped or resumed
 
* Sound feedback when tracking or imaging is stopped or resumed
 +
* All settings are saved with the scene and when the scene is loaded into Slicer the configured watchdog is activated automatically
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
Line 31: Line 32:
  
 
Tool positions and/or images are typically acquired through OpenIGTLink from Plus Server (www.plustoolkit.org) or other compatible server. When an optically tracked tool gets out of the tracker's view or an electromagnetically tracked tool gets out of the tracking field then position updates stop. As a result, the tracked tool stops moving and/or the displayed image stops updating, but this may not be immediately visible to the operator. To make sure that stopping of real-time updates is not missed by the operator, the Watchdog module is configured to provide visual and/or audible warning.
 
Tool positions and/or images are typically acquired through OpenIGTLink from Plus Server (www.plustoolkit.org) or other compatible server. When an optically tracked tool gets out of the tracker's view or an electromagnetically tracked tool gets out of the tracking field then position updates stop. As a result, the tracked tool stops moving and/or the displayed image stops updating, but this may not be immediately visible to the operator. To make sure that stopping of real-time updates is not missed by the operator, the Watchdog module is configured to provide visual and/or audible warning.
 +
 +
<gallery widths="250px" heights="200px" perrow="3">
 +
Image:Watchdog_01.png|Example warning message displayed by the Watchdog module<br>
 +
</gallery>
  
 
Limitation: end of warning sounds may be clipped during replay, therefore users cannot fully rely on the audio feedback.
 
Limitation: end of warning sounds may be clipped during replay, therefore users cannot fully rely on the audio feedback.

Latest revision as of 21:22, 12 June 2015

Home < Documentation < Nightly < Modules < Watchdog


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


Introduction and Acknowledgements


Contributors: Jaime Garcia Guevara (PerkLab, Queen's University), Andras Lasso (PerkLab, Queen's University)
Contact: Tamas Ungi, <email>ungi@cs.queensu.ca</email>

Cancer Care Ontario  

Module Description

Module for displaying warning message to the user if continuous update of tracked tool position or update of an image stream stops.

Demo video: https://youtu.be/NJ1BcJ3kY5g

The module provides the following features:

  • Display of a warning message in any of the viewer window(s), at configurable size, color, and transparency
  • Sound feedback when tracking or imaging is stopped or resumed
  • All settings are saved with the scene and when the scene is loaded into Slicer the configured watchdog is activated automatically

Use Cases

Tool positions and/or images are typically acquired through OpenIGTLink from Plus Server (www.plustoolkit.org) or other compatible server. When an optically tracked tool gets out of the tracker's view or an electromagnetically tracked tool gets out of the tracking field then position updates stop. As a result, the tracked tool stops moving and/or the displayed image stops updating, but this may not be immediately visible to the operator. To make sure that stopping of real-time updates is not missed by the operator, the Watchdog module is configured to provide visual and/or audible warning.

Limitation: end of warning sounds may be clipped during replay, therefore users cannot fully rely on the audio feedback.

Tutorials

See this 1-minute video: https://youtu.be/NJ1BcJ3kY5g

Similar Modules

N/A

References

N/A

Information for Developers

N/A