[vtkusers] calculating volume enclosed by polydata mesh using Gauss' theorem

Cory Quammen cquammen at cs.unc.edu
Thu Mar 21 09:18:02 EDT 2013


Maybe vtkMassProperties will do what you want?

http://www.vtk.org/doc/nightly/html/classvtkMassProperties.html

Cory

On Thu, Mar 21, 2013 at 9:10 AM, Dr. Roman Grothausmann
<grothausmann.roman at mh-hannover.de> wrote:
> Dear mailing list members,
>
>
> Is there already a filter in VTK (ITK) that computes the volume enclosed by
> a closed polydata mesh using Gauss’ theorem for measuring volume?
> Like the Measure-Plugin in Blender or e.g. as described here:
> http://iopscience.iop.org/0031-9155/41/9/016/
>
> vtkMeshQuality is only per element based and therefore has no volume for
> polydata. I'd want to apply it after using vtkConnectivityFilter to get the
> volume of each disconnected (closed) component. Basically Gaetan Lehmann's
> ITK-contribution but for labelled meshes in VTK
> (http://www.insight-journal.org/browse/publication/176).
>
> Any help or hints are very much appreciated
> Roman
>
> --
> Dr. Roman Grothausmann
>
> Tomographie und Digitale Bildverarbeitung
> Tomography and Digital Image Analysis
>
> Institut für Funktionelle und Angewandte Anatomie, OE 4120
> Medizinische Hochschule Hannover
> Carl-Neuberg-Str. 1
> D-30625 Hannover
>
> Tel. +49 511 532-9574
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers



-- 
Cory Quammen
Research Associate
Department of Computer Science
The University of North Carolina at Chapel Hill



More information about the vtkusers mailing list