[vtkusers] Registering two point clouds using vtkIterativeClosestPointTransform Class

matta malampitz at gmail.com
Sat Nov 30 11:28:48 EST 2013


Hey vtk users!

I try to register two kinect-generated point clouds, using the
vtkIterativeClosestPointTransform Class in C++. The problem is that the VTK
implementation of ICP assumes that the point clouds are completely
overlapped, while only a small part of the point clouds that I have are in
common. I´m suspecting that this problem has to do with the fact that I have
many data points that don' t have correspondence points.

Is there a way or a change I can make to ignore points with no
correspondence?

Thnx in advance!!



--
View this message in context: http://vtk.1045678.n5.nabble.com/Registering-two-point-clouds-using-vtkIterativeClosestPointTransform-Class-tp5724748.html
Sent from the VTK - Users mailing list archive at Nabble.com.


More information about the vtkusers mailing list