IGSIO / SlicerIGSIO

Utility extension for 3D Slicer, containing tools and algorithms for building image guided surgery applications
BSD 3-Clause "New" or "Revised" License
12 stars 14 forks source link

Allow defining rotated ROI using Markups ROI #11

Closed lassoan closed 3 years ago

lassoan commented 3 years ago

We need to add support to markups ROI. It would allow specifying rotated ROIs.

https://github.com/IGSIO/SlicerIGSIO/blob/837b01ea2702fafa19a7fbba0c492bcc339e91dd/VolumeReconstruction/Logic/vtkSlicerVolumeReconstructionLogic.cxx#L245-L247

lassoan commented 3 years ago

Awesome, thank you!