<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">David, thank you for your answers.<br>
Please find attached the code I'm using for the alignment and appending of<br>
polydatas obtained with my Structured Light Scanner:<br>
<a href="http://vtk.1045678.n5.nabble.com/file/n4273153/by_Nuno.rar" target="_blank">http://vtk.1045678.n5.nabble.com/file/n4273153/by_Nuno.rar</a> by_Nuno.rar<br>
<br>
I'd like to thank you all for your help, because without your help I<br>
couldn't have done it.<br>
I will now advance to the next step which is one of the following:<br></blockquote><div><br></div><div>Glad I could help. </div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
- Remove points that are not wanted. I have lots of points around the<br>
cranium that I want to remove. Is there any class in VTK that would help me<br>
doing this?:<br>
<a href="http://vtk.1045678.n5.nabble.com/file/n4273153/problem.png" target="_blank">http://vtk.1045678.n5.nabble.com/file/n4273153/problem.png</a> problem.png<br></blockquote><div><br></div><div>I wrote a very simple outlier removal class as part of this article:</div>
<div><meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://www.midasjournal.org/browse/publication/708">http://www.midasjournal.org/browse/publication/708</a></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
- Create the surface from the points in the point cloud. How can I do this?<br></blockquote><div><br></div><div>Some things here may get you started:</div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div>
<a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx#Surface_reconstruction">http://www.vtk.org/Wiki/VTK/Examples/Cxx#Surface_reconstruction</a></div><div><br></div><div><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx#Surface_reconstruction"></a> </div>
</div>