UCL / SkullBaseNavigation

Other
2 stars 1 forks source link

Stream saved US data through pyIGTLink and PLUS #44

Closed tdowrick closed 3 years ago

tdowrick commented 3 years ago

In GitLab by @RolandGuichard on Feb 26, 2019, 15:25

The idea is to test the 3d reconstruction in PLUS using saved data but the new protocol through the Python pyIGTLink library.

tdowrick commented 3 years ago

In GitLab by @RolandGuichard on Feb 26, 2019, 15:26

PLUS 3D reconstruction: http://perk-software.cs.queensu.ca/plus/doc/nightly/user/PlusServerCommands.html

tdowrick commented 3 years ago

In GitLab by @RolandGuichard on Feb 26, 2019, 15:27

pyIGTLink: https://github.com/Danielhiversen/pyIGTLink

tdowrick commented 3 years ago

In GitLab by @RolandGuichard on Feb 26, 2019, 15:56

How to read mha files in Python ? Looks like using https://pypi.org/project/MedPy/ is a solution. /!\ Python 3

tdowrick commented 3 years ago

In GitLab by @JonathanShapey on Mar 12, 2019, 10:43

changed due date to March 21, 2019

tdowrick commented 3 years ago

In GitLab by @TomVercauteren on Mar 18, 2019, 11:03

Not sure MedPy makes sense in our context. Probably best to stick to the broader Slicer environment, e.g. SimpleITK.

Actually, IIRC, MedPy just wraps simpleitk.

tdowrick commented 3 years ago

In GitLab by @JonathanShapey on Apr 8, 2019, 08:47

closed