[vtkusers] How to get a fixed number of vertices after decimation in VTK

rogertrullo rogertrullo at hotmail.com
Thu Mar 24 11:18:54 EDT 2016


I am working with vtk for 3D mesh processing. I have a mesh, and I am using
the function vtkDecimatePro() to get the reduction done. The function
accepts a TargetReduction, that is related to the reduction in the number of
triangles (percentage). The problem is that I need to have a fixed number of
vertices, say for example I want all my meshes to have 2000 vertices.
Currently I am doing this in a software called openflipper which allows to
constrain the decimation to a fixed number of vertices. However, in VTK I am
not sure how to accomplish this task. Thanks for any suggestion.



--
View this message in context: http://vtk.1045678.n5.nabble.com/How-to-get-a-fixed-number-of-vertices-after-decimation-in-VTK-tp5737349.html
Sent from the VTK - Users mailing list archive at Nabble.com.


More information about the vtkusers mailing list