[vtkusers] extract curvature value of point.
Mathieu Malaterre
mathieu.malaterre at kitware.com
Thu Jun 24 17:14:08 EDT 2004
VTK is demand driven, if you don't call Update on the filter you are
using, the pipeline won't execute.
HTH
Mathieu
Moti Freiman wrote:
> hello!
> i'm trying to develop some algorithm for my thesis.
> now i need to extract the curvature value at each point of 3d volume
> which represented by vtkPolyData object.
> i found the class vtkCurvatures, but i did not understand how i get the
> curvature value at each point.
> when i check the polydata output object i got nothing.
>
> thank you
> moti freiman
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list