<div dir="ltr">Hi, Matheus<div><br></div><div>not sure if it is related to VTK, but I've used radial basis function for</div><div>implicit surface definitions, developed by Greg Turk from</div><div>Georgia Tech</div><div><br></div><div>Paper from his page: <a href="http://www.cc.gatech.edu/~turk/my_papers/vimp_tog.pdf">http://www.cc.gatech.edu/~turk/my_papers/vimp_tog.pdf</a></div><div><br></div><div>there are quite a few of those papers/methods</div><div><br></div><div>Code: <a href="https://github.com/Kri-Ol/RBF">https://github.com/Kri-Ol/RBF</a></div><div><br></div><div>More code: <a href="https://github.com/bgrimstad/splinter">https://github.com/bgrimstad/splinter</a><br></div><div><br></div><div>regards</div><div><br></div><div>Oleg</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 21, 2015 at 3:48 PM, matheus_viana <span dir="ltr"><<a href="mailto:vianamp@gmail.com" target="_blank">vianamp@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi guys.<br>
<br>
I am trying to perform segmentation of 3D objects using the method described<br>
in [1]. The method has basically two steps 1) detection of points on the<br>
surface of the object of interest and 2) fitting the points by a closed<br>
parametric surface. I am looking for alternatives for the step 2. Please,<br>
check the enclosed image to see what my cloud of points look like. Do you<br>
guys think there is anything on VTK that I could use to generate a closed<br>
surface from these points? Is the class vtkSurfaceReconstructionFilter a<br>
good way to go? Not sure this class is able to produce closed surfaces<br>
though. I would appreciate any help.<br>
<br>
[1] - <a href="http://spie.org/Publications/Proceedings/Paper/10.1117/12.909278" rel="noreferrer" target="_blank">http://spie.org/Publications/Proceedings/Paper/10.1117/12.909278</a><br>
<br>
Thanks a lot,<br>
Matheus Viana<br>
<br>
<<a href="http://vtk.1045678.n5.nabble.com/file/n5735619/PointsCloud.png" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.com/file/n5735619/PointsCloud.png</a>><br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/Cloud-of-points-to-nonconvex-surface-tp5735619.html" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.com/Cloud-of-points-to-nonconvex-surface-tp5735619.html</a><br>
Sent from the VTK - Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote></div><br></div>