Difference between revisions of "Slicer-IGT/NeuroNav Slicer3"
From Slicer Wiki
Line 6: | Line 6: | ||
Tracking device '''->''' IGSTK '''->''' OpenIGTLink network protocol '''->''' OpenIGTLink module (Slicer3) '''->''' NeuroNav module (Slicer3) | Tracking device '''->''' IGSTK '''->''' OpenIGTLink network protocol '''->''' OpenIGTLink module (Slicer3) '''->''' NeuroNav module (Slicer3) | ||
+ | <br> | ||
+ | # 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 perform 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 perform navigation based on the tracking data.