Segmentation in volume rendering mode

Hi I am trying to do segmentation in 3d view in volume rendering mode but failed, any advise?

You cannot visualize segmentations with volume rendering. Segmentations are shown as 3D closed surface representation (models). Hit the the Show 3D button to visualize your segments. Or see the user documentation https://slicer.readthedocs.io (and scroll down to segmentation link).

Thanks for your advise, but I need to cutoff some parts in the volume rendering 3d view to see more insight of the volume, could you please advise me how to do it?

You can use the crop option in the volume rendering to cut your volume.

Thanks for your advise, I will try it out.

Hi after some trying , i notice that the crop options can only allow me to crop the volume with the rectangular crop box, but I need to crop the volume using a free enclosed surface , not the rectangular box. Or i need to trim the crop box to some other shape like wedge shape, please advise further.

I think in the current Slicer version the best option you have is to use the Mask volume effect in Segment Editor. Create a segment (I suggest starting with using Scissors in 3D) that contains the part you want to keep, then go to the Mask volume tool, enter the background value (e.g. -3000 for CT), then click Apply. Now volume render the masked volume.

Thanks, but I do not fully understand what you said, could you please explain a little more detail?

I see you only saw the email. Please go to the forum page, I added a screenshot after submitting the comment.

Ok , I got you, will try tomorrow. Thanks