[vtkusers] I need help, i'm in a trouble but no one answers me!!!

David Cole david.cole at kitware.com
Sat Sep 6 08:42:31 EDT 2008


Did you read the documentation for vtkCurvatures?
http://www.vtk.org/doc/nightly/html/classvtkCurvatures.html


On Sat, Sep 6, 2008 at 5:05 AM, B. C. <butterfly.1688 at yahoo.fr> wrote:

> Hi everyone. I don't know why no one helps me to resolve my problem?!!!
> Pleaaase, i need your help.
> I want to extract curvatures from a 3D object (a VRML object).
> I know it should be done using vtkCurvatures class and i found some code
> lines but something is missing.
> Can someone help me?
>
> vtkCurvatures *curves = vtkCurvatures::New();
> curves->SetCurvatureTypeToMean();
> curves->Update();
>
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20080906/d47b5a86/attachment.htm>


More information about the vtkusers mailing list