<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Aug 9, 2013 at 5:33 PM, picci <span dir="ltr">&lt;<a href="mailto:piccima@gmail.com" target="_blank">piccima@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

Hello All,<br>
I have the following problem.<br>
I need to calculate and possibly save the information about a 3D object<br>
from a determined view.<br>
For example if I have a cube I can get the QualityMesure of the mesh on<br>
the entire object.<br>
I want to calculate the QualityMeasure just on the visible part of the<br>
object, from that camera position.<br>
Then I&#39;d like to save the visible part of 3D object, but not as image,<br>
instead as PolyData so I can still get the QualityMeasure.<br>
Or as MetaImage, but I don&#39;t know if I can still get the QualityMeasure<br>
from a MeatImage format.<br>
<br>
I&#39;m new with vtk and I still have some problem to use all the data<br>
format of the library.<br>
<br>
Thank you very much for your help<br>
<br>
I&#39;d like to know how can be your approach at this problem<br>
<br>
Marco<br></blockquote><div><br>Give this a try:<br><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Filtering/ExtractVisibleCells">http://www.vtk.org/Wiki/VTK/Examples/Cxx/Filtering/ExtractVisibleCells</a><br><div><br>David</div>

 </div></div></div></div>