It looks like there is an error with the segment statistics module. It should not be empty. Are there any error messages in the python console?
then what i can do any suggestion for me
This is the next step. Please look in the Python console for red text. If you find it, copy paste it here.
i am new user where i can find python console
You can use this button

Or this menu that does the same thing

Please read the Segment Statistics module documentation: Segment statistics — 3D Slicer documentation
What is reported is the volume of the segmentation you generated. You need to define what “total volume” is (i.e., volume of the whole imaging grid, volume of the segmentation if the inside is filled etc)…
i read actually I want to calculate volume and number of pixel of both lattice ( wall) in segmented and also hole(air) in segmented image
i applied segment statics but result only gave lattice volume not air
Segment Statistics can only calculate statistics for the region you segmented. If you need the volume of air. You need to segment that as a separate structure.
Yeah I tried to segment but I did not can any one help me to segment air to volume of air
It is very simple, you just need to lower your threshold that will pick air, and make sure you that you donot overwrite the voxels already assigned to lattice.
The main issue, there is no enclosing area to limit the extend of air around lattice, it is continuous with outside. I would probably create ROI that spans the limits of lattice, and then use the local threshold to threshold only within that ROI.
i did get sir , what you mean
You need to create a new segment and set the editable area to outside of.segment_1 (which should be the lattice)



