Skip to content

4Catalyzer/pyIGTLink

 
 

Repository files navigation

pyIGTLink Build Status Coverage Status

Python implementation of OpenIGTLink

ALso support sending data from Matlab over IGTLink

Only ImageMessages TransformMessages are implementated at the moment.

Python 2.7 and Python 3 support. Tested with CustusX and 3D Slicer.

Install

pip install pyIGTLink

Example

python pyIGTLink.py - Will send 2D image with random noise as local server

python pyIGTLink.py 1 - Will send 2D image with moving circle as local server

About

Python implementation of OpenIGTLink

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.2%
  • MATLAB 4.8%