Hi, list:<br><br>I am trying to register two 3D point sets with different length and without known correspondence, thus I choose ICP. I mostly used the code of "<b>IterativeClosestPoint1</b>.cxx" by replacing the transform type to "<b>itkThinPlateSplineKernelTransf</b><b>orm</b>". Tthe ICP went through successfully but obtained NULL output parameters. <br>
<br>My question is : Is the ICP working with ThinPlateSpline? I don't see any problem to use this way but can't figure it out why bad output happens. The testing data I used are two sets of points, one set is 3D scaled version of the other.<br>
<br>I appreciate any help and inputs.<br><br>Tao<br>