Hi.<br>
<br>
I try to make an isoextration of a image volume with vtkImageMarchingCubes<br>
The image is in gray Scale<br>
and the code is<br>
<br>
this-&gt;m_marchingCubes-&gt;SetInput(input);<br>
this-&gt;m_marchingCubes-&gt;SetValue(0,255);<br>
this-&gt;m_marchingCubes-&gt;SetInputMemoryLimit(1000);<br>
this-&gt;m_marchingCubes-&gt;Update();<br clear="all"><br>
but nothing appears<br>
<br>
help me please!!!<br>
<br>
Thanks<br>-- <br>Diego Armando Parada Cuervo<br>Estudiante de Ingeniería de Sistemas y Computación<br>Universidad Pedagógica y Tecnológica de Colombia