<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>vtkIterativeClosestPointTransform</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Has anyone used vtkIterativeClosestPointTransform and been able to get numerical values out of it?&nbsp; Namely the transform matrix and the distances between points of one data set and their corresponding closest points from the other data set.&nbsp; I have only been able to get an identity matrix from the transform, and a negligibly small &quot;mean distance between the last two iterations&quot;, which suggest I'm doing something wrong.&nbsp; Also, I am unable to get a locator working to find these distances.&nbsp; Visually the registration appears to work, but I really need some way to quantify how good this registration is.<BR>
<BR>
Jason</FONT>
</P>

</BODY>
</HTML>