[vtkusers] ICP algorithm giving eigenfunctions errors
Sean Snyders
ssnyders at wetafx.co.nz
Sun Jun 21 16:56:20 EDT 2009
Hi David,
Thanks for the feedback. Yes, this does solve the problem.
The fact that we have to call '.InsertNextCell(1)' on the source and
target points while adding them seems to have done the trick.
ciao,
Sean.
David Doria wrote:
> Sean,
>
> We were creating the cells incorrectly (I don't know why they would
> make the calls different in python from c++?)
>
> A working example can be found here - let me know if it works for you.
>
> http://www.vtk.org/Wiki/Iterative_Closest_Points_%28ICP%29
>
> Thanks,
>
> David
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
More information about the vtkusers
mailing list