How to calculate the internal cranial volume (space occupied by the brain) in 3D Slicer

Hello everyone,

I have a 3D CT scan of a skull (without the brain visible), and I would like to calculate the internal cranial volume — that is, the volume corresponding to the space where the brain would normally be located inside the skull.

Is there any tool or recommended workflow in 3D Slicer that allows me to compute this internal volume?
For example, is it possible to segment the inner surface of the cranial cavity and then calculate the enclosed volume?

Any guidance or suggested modules (e.g., Segment Editor, Segment Statistics, or other approaches) would be greatly appreciated.

Thank you very much for your help!

You can use SurfaceWrapSolidify extension to fill the cranial cavity, and extra an endocast. Then you can use the SegmentStatistics module to calculate the volume of the endocast.

There is also a SlicerMorph module called SegmentEndocranium, which under the hood uses the SurfaceWrapSolidify.

This is the right tool, indeed, but to have an accurate result, you must segment the skull itself, remove the spine, and have the setting like that.