<div dir="ltr">Hi All,<br><br>I have two images with predefined set of points that
need to be registered from the second &quot;moving&quot; image to the first
&quot;fixed&quot; image.<br><br>I have the PointSetToPointSet registration
method, and gave it two .txt files that contains the points in world
coordinates, them I followed the example included in the
ITKSoftwareGuide , so I get the transform parameters as an output.<br>
<br>I needed to see the output on a registered image.. so I gave the
two images &amp; the transformation parameters to a resampler and then
the resampler output is given to a writer to write the new image file..<br><br>I&#39;m
facing problem in using the resampler along with the Point set
registration, I need to verify that registration was done correctly.. ?<br>
<br>I&#39;ll be grateful to know your suggestions concerning this issue<br><br>Thanks in advance<br><br clear="all">Regards,<br>Aya
</div>