<!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.7226.0">
<TITLE>Non rigid .. RE: [Insight-users] about register point set with surface</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>This question got me thinkng about my registration project that I mentioned in my previous question; quantifying the mismatch in successive manufacturing stages using point-scan data. Before launching into a whole new set of the registration classes and getting into the 'supervisor wondering' mode ;-) I though I would as the advice of those people more familiar with the mathematics of the methods.<BR>
<BR>
If I take the two point sets, remove the rotation adn translation mismatch (either by rigid registration or some other method), apply a *Non-rigid* registration method such as suggested below, and then extract the vector field, will this be a valid representation of the degree of misfit between the two objects? My original idea was to measure the value of the distance map of one point set at the points of the other set. Would this just give the same result? Has anyone tried something like that already?<BR>
<BR>
<BR>
<BR>
Thanks for any advice<BR>
Robert<BR>
<BR>
&nbsp;<BR>
<BR>
-----Original Message-----<BR>
From: insight-users-bounces+r.atwood=imperial.ac.uk@itk.org on behalf of Luis Ibanez<BR>
Sent: Fri 5/13/2005 1:52 PM<BR>
To: Yixun Liu<BR>
Cc: insight-users@itk.org<BR>
Subject: Re: [Insight-users] about register point set with surface<BR>
<BR>
<BR>
Hi Yixun,<BR>
<BR>
I would suggest you to take the Surface and use all its points<BR>
in order to create a Distance Map using the DanielsonDistance filter.<BR>
<BR>
Then perform registration using the PointSet and the Image distance map.<BR>
<BR>
You will find classes in ITK for performing PointSet to<BR>
Image registration:<BR>
<BR>
Follow the trail from:<BR>
<A HREF="http://www.itk.org/Insight/Doxygen/html/classitk_1_1PointSetToImageRegistrationMethod.html">http://www.itk.org/Insight/Doxygen/html/classitk_1_1PointSetToImageRegistrationMethod.html</A><BR>
<BR>
<BR>
Regards,<BR>
<BR>
<BR>
&nbsp;&nbsp;&nbsp; Luis<BR>
<BR>
<BR>
<BR>
---------------------<BR>
Yixun Liu wrote:<BR>
<BR>
&gt; Hi,<BR>
&gt;&nbsp;<BR>
&gt; I have a surface represented by point set and another surface<BR>
&gt; represented by mesh. I need to regeister them non-rigidly. Anybody give<BR>
&gt; me some advice about it?<BR>
&gt;&nbsp;<BR>
&gt; Thank you in advance!<BR>
&gt;&nbsp;<BR>
&gt; Best regards,<BR>
&gt;&nbsp;<BR>
&gt; Yixun Liu<BR>
&gt;<BR>
&gt;<BR>
&gt; ------------------------------------------------------------------------<BR>
&gt;<BR>
&gt; _______________________________________________<BR>
&gt; Insight-users mailing list<BR>
&gt; Insight-users@itk.org<BR>
&gt; <A HREF="http://www.itk.org/mailman/listinfo/insight-users">http://www.itk.org/mailman/listinfo/insight-users</A><BR>
<BR>
<BR>
<BR>
_______________________________________________<BR>
Insight-users mailing list<BR>
Insight-users@itk.org<BR>
<A HREF="http://www.itk.org/mailman/listinfo/insight-users">http://www.itk.org/mailman/listinfo/insight-users</A><BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>