Hi, after starting the segmentation process, I need to retrieve the colors assigned to the labels in the segmented image. From the code, it seems that the color intensity of the labels is given by the attribute segments_mean. However, this attribute returns data of type :Real. Is there a way to convert the :Real value to its corresponding RGB :Colorant value ?
Thanks in advance,
NM
Hi, after starting the segmentation process, I need to retrieve the colors assigned to the labels in the segmented image. From the code, it seems that the color intensity of the labels is given by the attribute
segments_mean. However, this attribute returns data of type:Real. Is there a way to convert the:Realvalue to its corresponding RGB:Colorantvalue ?Thanks in advance,
NM