<div>Hello,</div>
<div> </div>
<div>I am developing a fully automated segmentation algorithm for the lateral ventricles using MRI images from the ADNI databases and ITK. I develop label maps in ITK and use 3D Slicer&#39;s Model Maker Module to render the surfaces of my segmentations of the lateral ventricles and their posterior and temporal horns which are sometimes disconnected from the main body of the ventricles.</div>

<div> </div>
<div>I understand that the Model Maker Module uses a Marching Cubes algorithm to construct the surface. I am currently reading Bill Lorensen&#39;s and Harvey Cline&#39;s ACM paper, (&quot;Marching Cubes: A High Resolution 3D Surface Construction Algorithm&quot;, Computer Graphics, Volume 21, Number 4, July 1987), and would be interested in developing renderings of my segmentation within ITK and VTK automatically without having to interactively load them into 3D Slicer.  This would be advantageous since my algorithm is fully automatic and non-interactive.  Is their any example ITK or VTK code that someone could refer me to.  I also have a mesh in my algorithm which Luis provided me some references for rendering my deformable mesh over iterations.</div>

<div> </div>
<div>Thank you,</div>
<div>John </div>