[Insight-users] calculating a surface interal
Karthik Krishnan
karthik.krishnan at kitware.com
Wed Mar 7 09:41:54 EST 2007
Hi Arne,
The surface integral is the same as the surface area if the scalars on your
surface are constant.
So you would use vtkContourFilter to generate an isosurface of your
distance map at an isovalue of 0 and then use vtkMassProperties to calculate
the surface area of the resulting polydata. That should give you a discrete
approximation.
--
karthik
On 3/7/07, Arne Hansen <bsd.diverse at gmail.com> wrote:
>
> Hello. I have a 3dimensionel signed distance map, where a shape is
> embedded as the 0th surface. I need to calculate the surface integral
> of this 0th surface. How can i do this?
> thqnk you
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20070307/1e91dca1/attachment.htm
More information about the Insight-users
mailing list