I&#39;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 &quot;check mean distance&quot;, but can you actually get the mean distance so that you don&#39;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?<br>
<br>Or is there a better filter for doing this kind of point cloud to point cloud registration?<br><br clear="all">Thanks,<br><br>David<br>