Hi Bouba,<br><br>I was checking on the method you propose, but I don&#39;t get to set the input correctly for the triangle filter, considering i&#39;m defining the 2D contour using the vtkContourWidget, so there is where im stucked atm.<br>
<br>Checking vtkMassProperties I think surfacearea &#39;d suit well for computing area contained by the contour, hope you could give me an idea on how to connect the pipe between the contour widget and the triangle filter so I could test the rest.<br>
<br>Thx in advance,<br><br>Regards,<br>Rodrigo<br><div class="gmail_extra"><br><br><div class="gmail_quote">2012/11/29 Belaroussi, Boubakeur <span dir="ltr">&lt;<a href="mailto:Boubakeur.Belaroussi@bioclinica.com" target="_blank">Boubakeur.Belaroussi@bioclinica.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">






<div>
<div>
<div>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Hi Rodrigo,<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">For 2D contours, you can use the following pipeline:<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">1. Transform your contour points into triangles, using vtkTriangleFilter, which creates triangle polygons from input polygons and triangle strips<u></u><u></u></span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">2. Then, to get the area of your contour, among other features, you can use the vtkMassProperties filter, which estimates volume, area, shape index of triangle
 mesh.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Hope it helps<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Regards,<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Bouba<u></u><u></u></span></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> <a href="mailto:vtkusers-bounces@vtk.org" target="_blank">vtkusers-bounces@vtk.org</a> [mailto:<a href="mailto:vtkusers-bounces@vtk.org" target="_blank">vtkusers-bounces@vtk.org</a>]
<b>On Behalf Of </b>Rodrigo Lovera<br>
<b>Sent:</b> jeudi 29 novembre 2012 18:01<br>
<b>To:</b> VTK Users<br>
<b>Subject:</b> [vtkusers] Comput the area contained by a contour (VTK C++)<u></u><u></u></span></p><div><div class="h5">
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Hello everyone,<br>
<br>
I was wondering if any of you know a method to compute the area cointained by a figure or maybe something like the contourwidget which shape can be changed at will.<br>
<br>
What I need -d be some kind of implementation or code or guide on how to perform that math operation, similar to the distance widget but what I need to compute now is area.<br>
<br>
Id really appreciate any kind of help<br clear="all">
<br>
-- <br>
<b><span style="font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#000066">Rodrigo</span></b><u></u><u></u></p>
</div></div></div>
</div>
<div> </div>
<div style="FONT-SIZE:9pt;FONT-FAMILY:Courier New"><font face="MS Sans Serif">--</font><font face="MS Sans Serif"><br>Confidentiality Notice: This e-mail transmission may contain confidential or legally privileged information that is intended only for the individual or entity named in the e-mail address. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or reliance upon the contents of this e-mail is strictly prohibited. If you have received this e-mail transmission in error, please reply to the sender and then delete the message from your computer. Thank you.<br>
--</font><br></div></div>
</blockquote></div><br><br clear="all"><br>-- <br><b><font face="&#39;comic sans ms&#39;, sans-serif" color="#000066">Rodrigo aka WarHearT</font></b><br>
</div>