[Insight-users] Question on image to image metric implementations

Markus Weigert m.weigert at fz-juelich.de
Mon Sep 25 04:52:42 EDT 2006


Hi all,

when using the ImageToImage metrics (for example 
itk::MutualInformationImageToImageMetric), one needs to provide
a spatial transformation, which is used by the metric (for example to compute derivatives).
My question is what about using a deformation field (WarpImageFilter) as "transformation", 
what may also be seen as the more general approach???
One could consider the deformation field as a transformation as well (with much more parameters, of course)
and calculate derivatives with respect to the deformation values (to control for example some registration process).
Is the framework open for this and how expensive would it be to implement such an approach (not only complexity
of calculation but also effort of implementation)?


Thanks for any suggestions,
Markus  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20060925/b963a632/attachment-0001.html


More information about the Insight-users mailing list