[vtkusers] ICP match "score"?

David Doria daviddoria at gmail.com
Sat Mar 21 08:35:46 EDT 2009


I'm using vtkIterativeClosestPointTransform. Is there any way to judge the
quality of the match? The only information it seems like you can access is
the number of iterations. You can turn on/off "check mean distance", but can
you actually get the mean distance so that you don't have to compute it
manually after the ICP converges? And is there a way to tell how many points
were used in the final iteration?

Or is there a better filter for doing this kind of point cloud to point
cloud registration?

Thanks,

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090321/39182ade/attachment.htm>


More information about the vtkusers mailing list