KitwareMedical/lungair-desktop-application

consider using slicer's built in numpy interfacing options

Opened this issue · 0 comments

Look into using slicer.util.updateVolumeFromArray and slicer.util.updateSegmentBinaryLabelmapFromArray to replace the current low-level approach here

slicer.util docs