Bender/Documentation/2.0/Modules/ModelQuadricClusteringDecimation: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(Created page with "= Introduction = Model Quadric Clustering Decimation reduces the number of triangles in a triangle mesh, forming a good approximation to ...")
 
(No difference)

Revision as of 22:49, 14 March 2014

Introduction

Model Quadric Clustering Decimation reduces the number of triangles in a triangle mesh, forming a good approximation to the original geometry. It is a wrapper for the vtkQuadricClustering filter.

Details

Author: Johan Andruejol, Kitware
Acknowledgements: This work is supported by the Air Force Research Laboratories.
Contact: Julien Finet

Use Cases

Parameters

{{#xsl: https://raw.github.com/gist/1303059/b39751f476ce0ea2b3ca3f672df002daf8aa7507/slicer-4.0-module-parameterdescription.xsl | http://public.kitware.com/gitweb?p=Bender/Bender.git;a=blob_plain;f=Modules/CLI/ModelQuadricClusteringDecimation/ModelQuadricClusteringDecimation.xml;h=dad777b4f8e296dd3ebe53b0742994f72c1716f4;hb=master | parse=true | nocache = false}}

Model Quadric Clustering Decimation panel

Similar Modules