Hi Roger -
Sure, that sounds pretty useful and doable in a few lines of python. I believe you can easily get a numpy array with contents of the h5 file and you can populate a vtkMRMLScalarVolumeNode
with the data.
Hi Roger -
Sure, that sounds pretty useful and doable in a few lines of python. I believe you can easily get a numpy array with contents of the h5 file and you can populate a vtkMRMLScalarVolumeNode
with the data.