openigtlink / SlicerOpenIGTLink

OpenIGTLinkIF module as an Slicer Extension
Other
17 stars 28 forks source link

ENH: Ensure correct spacing and origin when receiving an igtl Image message #107

Closed adamrankin closed 3 years ago

adamrankin commented 3 years ago

In conjuction with https://github.com/IGSIO/OpenIGTLinkIO/pull/87 this ensures that the origin and spacing are not duplicated in the volume node and IJKtoRAS

lassoan commented 3 years ago

@adamrankin just to be safe, we could set image directions to identity matrix, too (only if VTK9 is used).

adamrankin commented 3 years ago

Image directions now included

adamrankin commented 3 years ago

@lassoan https://github.com/IGSIO/OpenIGTLinkIO/pull/87 is now merged, could you merge this one?

adamrankin commented 3 years ago

@lassoan reminder to merge