Volume rendering of binary label maps

See the image above, you can barely make out the shape of the segment, even for a very simple shape.

By smoothing the labelmap, you can get visualization that is similar to surface rendering, like these:
image image

A hybrid option exists, too, when you take the color from the segmentation but opacity from another volume (smoothed labelmap or the original input image):

See more information about this option here.