Hello there,
I am reading a segmentation (saved as .nrrd file) from Slicer to Matlab by using the nrrdread function
(SlicerMatlabBridge/MatlabCommander/commandserver/nrrdread.m)
However, the segments are not entirely correct after I read them. It seems like their boundaries are not read precisely, i.e., the middle or interior parts are correct, but as I go through the boundaries there are some errors.
Any suggestions ? I am using Slicer 4.11 and Matlab 2020b.
Thanks !