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

From Slicer Wiki
Jump to: navigation, search
(New page: = Introduction = The following graph shows how the Ultrasound scanner will be connected with 3D Slicer using the IGT Link [[Image:US_openIGTLink.png|frame|none|Transfer Image from Ultrasou...)
 
m (Text replacement - "\[http:\/\/www\.slicer\.org\/slicerWiki\/index\.php\/([^ ]+) ([^]]+)]" to "$2")
 
(9 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
= Introduction =
 
= Introduction =
The following graph shows how the Ultrasound scanner will be connected with 3D Slicer using the IGT Link
 
[[Image:US_openIGTLink.png|frame|none|Transfer Image from Ultrasound]]
 
  
To the right the '''Ultrasound Server''' is retrieving images based on the position of the scanner.
+
NeuroNav is a [[Slicer3:Loadable_Modules|loadable module]] for Slicer3. It's designed and implemented for neurosurgical navigation.
The '''computer's server software''' supports an interface to translate the scanning planes and to retrieve and send images from the scanner.
 
  
Then the data is transferred over the network using the '''OpenIGTLink''', the network protocol of 3D Slicer.
+
= Workflow =
  
Finally '''3D Slicer''' visualizes the data and sends tracking commands back over the link to update the viewing plane.
+
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