Hello. I got problem on the geometry for vtk.

I did Volume rendering my CT by using vtkSmartVolumeMapper , and
did Modeling on same CT by using vtkMarchingCubes.

But the Geometry of between Volume rendering and Modeling is different.
I attach the picture for the different Geometry.
Why did it occur? In addition, how can I match the geometry?

I cannot keep going, now.

Could you help me?

Thank you~~

I can barely see anything from your volume rendering. Enable shading and adjust volume rendering transfer functions so that we can see something.

Surface and volume rendering only provide similar results if the volume rendering scalar opacity function is a step function, and the step position matches the contour filter’s iso-value.