Hi! I’m developing an automatic segmentation algorithm on python and I am trying to export obtained segmentations in a .nrrd file. Looking at .nrrd file obtained from Slicer I can see some header I can’t understand how to include in the .nrrd file got in python.
Someone can help me finding how to include the right header in my .nrrd file?