Difference between revisions of "Slicer4:ThermalViewer"

From NAMIC Wiki
Jump to: navigation, search
Line 8: Line 8:
  
 
===Get the program===
 
===Get the program===
 +
The source of the program is available on GitHub.com:
 +
 +
[https://github.com/lchauvin/ThermalViewer/commit/4455c43a98d78224bbf3ff640404d14762cece74 Thermal Viewer Source code]
  
 
===How to use it===
 
===How to use it===

Revision as of 22:25, 14 August 2012

Home < Slicer4:ThermalViewer

Introduction

The Thermal Viewer module has been developed in Slicer4 to read phase images in real-time and directly from the scanner directory to compute temperature images based on the phase difference between phase images.
The purpose of this project is to monitor tissues temperatures during laser ablation.

Getting Started

Requirement

This module require Slicer4 source directory. It also require a Siemens scanner ( a simulator would be build soon ).

Get the program

The source of the program is available on GitHub.com:

Thermal Viewer Source code

How to use it

Compile the module

Future work

People