<!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? Namely the transform matrix and the distances between points of one data set and their corresponding closest points from the other data set. I have only been able to get an identity matrix from the transform, and a negligibly small "mean distance between the last two iterations", which suggest I'm doing something wrong. Also, I am unable to get a locator working to find these distances. 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>