[Insight-users] Testing Robustness of Registration

Karthik Krishnan karthik.krishnan at kitware.com
Sat May 5 00:44:21 EDT 2007


On 5/4/07, IsabelleNg <isabelleNg at homeworking.org> wrote:
>
>
> 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)?


Hi Isabelle

Yes. It is identical.

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?


There wouldn't be a difference. There would be a marginal difference
depending on the transform used to resample the moving image before writing
to the disk. In the first case, the initial transform is the same as the one
used for registration.


-- 
Karthik Krishnan
R&D Engineer,
Kitware Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20070505/5d315d6f/attachment.html


More information about the Insight-users mailing list