[vtkusers] Problem with "Compute Gaussian, Mean, Minm and Max Curvatures" example

Jott joe.ott at imaginationsc.com
Mon Aug 25 18:52:40 EDT 2014


Sky77

I'm not sure what you expect the output to be.

The example computes the curve in the image, but your input is a sphere
which has a constant curvature.

from the documenation: vtkCurvatures takes a polydata input and computes the
curvature of the mesh at each point. 

>From the description I would expect that the results from a sphere would
would be a constant value, pretty much what your results showed.

To test this you can try to modify one point on the sphere, this will change
the curvature around that point and should show up in your results.

HTH



--
View this message in context: http://vtk.1045678.n5.nabble.com/Problem-with-Compute-Gaussian-Mean-Minm-and-Max-Curvatures-example-tp5728377p5728387.html
Sent from the VTK - Users mailing list archive at Nabble.com.


More information about the vtkusers mailing list