Difference between revisions of "OpenIGTLink/Matlab"

From NAMIC Wiki
Jump to: navigation, search
(New page: =Overview= The objective of this project is to provide OpenIGTLink interface for [http://www.mathworks.com/ Matlab] / [http://www.gnu.org/software/octave/ Octave] to support research and d...)
 
Line 1: Line 1:
 
=Overview=
 
=Overview=
The objective of this project is to provide OpenIGTLink interface for [http://www.mathworks.com/ Matlab] / [http://www.gnu.org/software/octave/ Octave] to support research and development in image guided therapy (IGT). Matlab and Octave are widely used to develop and prototype algorithms for image processing. They also have powerful function set to handle coordinate and matrix data. The OpenIGTLink interface for Matlab / Octave allows importing and exporting several types of data that can be handled in the OpenIGTLink protocol in Matlab / Octave environment and
+
The objective of this project is to provide OpenIGTLink interface for [http://www.mathworks.com/ Matlab] / [http://www.gnu.org/software/octave/ Octave] to support research and development in image guided therapy (IGT). Matlab and Octave are widely used for prototyping image and signal processing algorithms. They also offers many powerful function set to handle matrix and coordinate data, which is useful to test and analyze coordinate data exported from tracking and robotic devices.
provides developers rapid prototyping environment to develop hardware and software for IGT, e.g. navigation software, tracking tools and robotic devices.
+
The OpenIGTLink interface for Matlab / Octave allows importing and exporting several types of data that can be handled in the OpenIGTLink protocol in Matlab / Octave environment. It provides a rapid prototyping environment, which many researchers and engineers are already familiar with.

Revision as of 13:48, 14 August 2008

Home < OpenIGTLink < Matlab

Overview

The objective of this project is to provide OpenIGTLink interface for Matlab / Octave to support research and development in image guided therapy (IGT). Matlab and Octave are widely used for prototyping image and signal processing algorithms. They also offers many powerful function set to handle matrix and coordinate data, which is useful to test and analyze coordinate data exported from tracking and robotic devices. The OpenIGTLink interface for Matlab / Octave allows importing and exporting several types of data that can be handled in the OpenIGTLink protocol in Matlab / Octave environment. It provides a rapid prototyping environment, which many researchers and engineers are already familiar with.