Closed body surface

Hello, I tried creating a visually appealing closed surface representation of the body using an MRI image of the breast. I utilized SimpleITK and implemented a custom algorithm. Unfortunately, I observed that the resulting vtk image has noticeable gaps. How can I generate a closed surface without these holes?

Hi
Did you try to segment the entire breasts (fat, gland, skin) and then apply wrap solidify?