Difference between revisions of "Slicer-IGT/NeuroNav Slicer3"
From Slicer Wiki
m (Text replacement - "\[http:\/\/www\.slicer\.org\/slicerWiki\/index\.php\/([^ ]+) ([^]]+)]" to "$2") |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
= Introduction = | = Introduction = | ||
− | NeuroNav is a [ | + | NeuroNav is a [[Slicer3:Loadable_Modules|loadable module]] for Slicer3. It's designed and implemented for neurosurgical navigation. |
= Workflow = | = Workflow = | ||
Line 13: | Line 13: | ||
= Registration Tab = | = Registration Tab = | ||
+ | |||
+ | A patient to image registration is required before navigation. Landmark registration method is currently supported. | ||
= Navigation Tab = | = Navigation Tab = |
Latest revision as of 02:27, 27 November 2019
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.
Registration Tab
A patient to image registration is required before navigation. Landmark registration method is currently supported.