<div class="gmail_quote">On Thu, Dec 17, 2009 at 11:17 PM, Ali Habib <span dir="ltr">&lt;<a href="mailto:ali.mahmoud.habib@gmail.com">ali.mahmoud.habib@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div dir="ltr"><div> </div>
<div>Dear All,</div>
<div> </div>
<div>I successfuly start building a mesh , what shall I do to make the output(attached) near to the image at this link <a href="http://www.iue.tuwien.ac.at/phd/fleischmann/img346.gif" rel="nofollow" target="_blank">http://www.iue.tuwien.ac.at/phd/fleischmann/img346.gif</a>   </div>


<div> </div>
<div>I used after VtkMarchingCube </div>
<div> </div>
<div>            vtkTriangleFilter *VTF =  vtkTriangleFilter::New();<br>            VTF-&gt;SetInput(skinExtractor-&gt;GetOutput());</div>
<div>            vtkQuadricClustering *VQDC =  vtkQuadricClustering::New();<br>            VQDC-&gt;SetNumberOfXDivisions(32);<br>            VQDC-&gt;SetNumberOfYDivisions(32);<br>            VQDC-&gt;SetNumberOfZDivisions(32);<br>

            VQDC-&gt;SetInput(VTF-&gt;GetOutput());</div>
<div>Any advice please </div>
<div></div></div></blockquote></div><br><div>These messages are getting quite annoying. However, you have hit on a topic of particular interest of mine. Please send your input data as well as your complete code and I&#39;ll take a look.</div>
<div><br clear="all">Thanks,<br><br>David</div>