<div dir="ltr">The page I pointed you to earlier has a link to test that uses vtkCurvatures:<div><a href="http://www.vtk.org/doc/nightly/html/c2_vtk_t_2.html#c2_vtk_t_vtkCurvatures">http://www.vtk.org/doc/nightly/html/c2_vtk_t_2.html#c2_vtk_t_vtkCurvatures</a></div>
<div><br></div><div>The tcl code for the test is here:</div><div><a href="http://public.kitware.com/cgi-bin/viewcvs.cgi/*checkout*/Graphics/Testing/Tcl/TestCurvatures.tcl?root=VTK&content-type=text/plain">http://public.kitware.com/cgi-bin/viewcvs.cgi/*checkout*/Graphics/Testing/Tcl/TestCurvatures.tcl?root=VTK&content-type=text/plain</a><br>
</div><div><br></div><div>Model your own code after that code and you should be on your way...</div><div><br></div><div><br><br><div class="gmail_quote">On Sat, Sep 6, 2008 at 8:42 AM, David Cole <span dir="ltr"><<a href="mailto:david.cole@kitware.com">david.cole@kitware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div dir="ltr">Did you read the documentation for vtkCurvatures?<div><br></div><div><a href="http://www.vtk.org/doc/nightly/html/classvtkCurvatures.html" target="_blank">http://www.vtk.org/doc/nightly/html/classvtkCurvatures.html</a></div>
<div><br><br><div class="gmail_quote"><div><div></div><div class="Wj3C7c">On Sat, Sep 6, 2008 at 5:05 AM, B. C. <span dir="ltr"><<a href="mailto:butterfly.1688@yahoo.fr" target="_blank">butterfly.1688@yahoo.fr</a>></span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div class="Wj3C7c">
<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="top" style="font:inherit"><div>Hi everyone. I don't know why no one helps me to resolve my problem?!!! Pleaaase, i need your help. </div>
<div>I want to extract curvatures from a 3D object (a VRML object).</div>
<div>I know it should be done using vtkCurvatures class and i found some code lines but something is missing.</div>
<div>Can someone help me?</div>
<div> </div>
<div>vtkCurvatures *curves = vtkCurvatures::New();<br>curves->SetCurvatureTypeToMean();<br>curves->Update();</div></td></tr></tbody></table><br>
<br></div></div>_______________________________________________<br>
This is the private VTK discussion list.<br>
Please keep messages on-topic. Check the FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div></div>
</blockquote></div><br></div></div>