<div dir="ltr">Hi All,<br><br>I have two images with predefined set of points that need to be registered from the second "moving" image to the first "fixed" 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 & 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'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'll be grateful to know your suggestions concerning this issue<br><br>Thanks in advance<br><br clear="all">Regards,<br>Aya<br>
</div>