Difference between revisions of "Slicer-IGT/NeuroNav Slicer3"

From Slicer Wiki
Jump to: navigation, search
m (Text replacement - "\[http:\/\/www\.slicer\.org\/slicerWiki\/index\.php\/([^ ]+) ([^]]+)]" to "$2")
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
= Introduction =
 
= Introduction =
  
NeuroNav is a [http://www.slicer.org/slicerWiki/index.php/Slicer3:Loadable_Modules loadable module] for Slicer3. It's designed and implemented for neurosurgical navigation.
+
NeuroNav is a [[Slicer3:Loadable_Modules|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)
 +
<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 performs navigation based on the tracking data.
  
 
= 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 Slicer3

Introduction

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)

  1. IGSTK acquires data from tracking device.
  2. The tracking data sets are sent to Slicer3 through OpenIGTLink protocol.
  3. OpenIGTLink module in Slicer3 decodes the tracking data.
  4. 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.

Navigation Tab