[vtkusers] re: mesh overlap volume calculation

Glen Lehmann glehmann at atamai.com
Wed May 24 13:41:24 EDT 2006


Hi Derek and Angela,

You can use vtkImplicitBoolean + vtkExtractGeometryFilter to do this.  Have
a look at the vtkImplicitBoolean examples:

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

Glen

On 24/05/06, Noecker, Angela M. < noeckera at ccf.org> wrote:
>
>  I have the same question as this guy asked a few months ago for which he
> got no responses.  Does anyone have an answer this time around?
>
> Angela
>
> Hi all,
>
> I have two nearly spherical vtkPolyData meshes that I want compare.  I
> have used vtkMassProperties to look at the individual volumes of each
> mesh, but I would like to calculate the volume that they overlap or
> percentage of one contained in the other, etc.  Are there any vtk
> methods to stitch together two meshes to get the overlapping mesh?  Or
> is there a function that can compute the overlapping volume?  Or are
> there any recommendations on what approaches to take to accurately
> calculate this value?
> Any suggestions would be most appreciated.
>
> Thanks in advance,
> Derek
>
>
> ------------------------------------------------------------------------------
> Confidentiality Note: This message is intended for use only by the
> individual or entity to which it is addressed and may contain information
> that is privileged, confidential, and exempt from disclosure under
> applicable law. If the reader of this message is not the intended recipient
> or the employee or agent responsible for delivering the message to the
> intended recipient, you are hereby notified that any dissemination,
> distribution or copying of this communication is strictly prohibited. If you
> have received this communication in error, please contact the sender
> immediately and destroy the material in its entirety, whether electronic or
> hard copy. Thank you.
> ------------
> Visit us online at our award-winning http://www.clevelandclinic.org for a
> complete listing of Cleveland Clinic services, staff and locations from one
> of the country's leading hospitals.
>
> ==============================================================================
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060524/7221244a/attachment.htm>


More information about the vtkusers mailing list