Hi,
I have a volume that contains only values that are listed in my custom LUT (~70 different values representing anatomical structures):
Example:
I want to automatically create a labelmap, that would assign the values of the volume to the corresponding values of the LUT. Therefore I would be able to visualize the structures with their assigned colors, modify them or for example create a 3D model of all the structures. If I was to do this by hand I would have to manually apply thresholds and create a label map for each structure individually and of course I don’t want to do that. Is it possible?
Thanks in advance!