[Insight-users] Testing Robustness of Registration

IsabelleNg isabelleNg at homeworking.org
Fri May 4 20:36:57 EDT 2007


ITK-users, 

I wish to test one of the registration algorithm by applying random
transformations to the moving image. This is often done in papers that
report registration results as tests of robustness and capture range. Is it
valid to perform these tests by simply initializing the transform with
random numbers? i..e by calling 

registration->SetInitialTransformationParameters( randomXform)? 

Or, do we actually need to physically write out the randomly misaligned
images and then feed back into the algorithm? 

How would results differ with these 2 approaches?

Thanks,
Isabelle


-- 
View this message in context: http://www.nabble.com/Testing-Robustness-of-Registration-tf3694891.html#a10332457
Sent from the ITK - Users mailing list archive at Nabble.com.



More information about the Insight-users mailing list