Difference between revisions of "Slicer-IGT/NeuroNav Slicer3"
From Slicer Wiki
Line 10: | Line 10: | ||
# The tracking data sets are sent to Slicer3 through OpenIGTLink protocol. | # The tracking data sets are sent to Slicer3 through OpenIGTLink protocol. | ||
# OpenIGTLink module in Slicer3 decodes the tracking data. | # OpenIGTLink module in Slicer3 decodes the tracking data. | ||
− | # NeuroNav module in Slicer3 | + | # NeuroNav module in Slicer3 performs navigation based on the tracking data. |
= Registration Tab = | = Registration Tab = | ||
= Navigation Tab = | = Navigation Tab = |
Revision as of 19:17, 18 August 2008
Home < Slicer-IGT < NeuroNav Slicer3Introduction
NeuroNav is a loadable module for Slicer3. It's designed and implemented for neurosurgical navigation.
Workflow
Tracking device -> IGSTK -> OpenIGTLink network protocol -> OpenIGTLink module (Slicer3) -> NeuroNav module (Slicer3)
- IGSTK acquires data from tracking device.
- The tracking data sets are sent to Slicer3 through OpenIGTLink protocol.
- OpenIGTLink module in Slicer3 decodes the tracking data.
- NeuroNav module in Slicer3 performs navigation based on the tracking data.