Operating system: MacOS
Slicer version: 4.11
Hi there, I am developing a script to perform radiomics extraction from a set of images with associated segmentations.
Unfortunately, the label values are inconsistent in the segmentations and therefore, I am getting an error when running the script as all label values must be the same. I have read in another forum post How to change the label value of binary labelmap volume? - #9 by lassoan in changing the label value.
However, I am getting an error where it is stating that read_segmentation_info and segmentation_info are not defined. Could you please advise? Thank you!