[Insight-users] registration minimize more than one metric

Dawood Masslawi masslawi at gmail.com
Fri Feb 11 08:07:01 EST 2011


Dear Jack,
In addition to what karthik said, there is an open source software based on the ITK
developed by the Image Sciences Institute in Netherlands (elastix) which already 
supports multiple metrics for image registration. You can download the elastix from 
the following link,
http://elastix.isi.uu.nl/index.php
Hope this helps,
Dawood

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

Create a metric that contains these two metrics and delegates the GetValue
and GetValueAndDerivative to the two internal metrics. You could return a
lagrangian sum of both metrics if using a single valued optimizer / cost
function, or return both measures as a vector, if using a multi-valued
optimizer / cost function

On Wed, Feb 9, 2011 at 9:03 PM, Jack C. H. Hu <m0985501 at mail.nuk.edu.tw>wrote:

> hello all
>
> i'm wondering to know how to minimize more than one metric while
> registering. for example, minimizing both mean square error and point set
> distance.
> thank you.
>
> regards,
> Chia-Hsiang Hu


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110211/e4969924/attachment.htm>


More information about the Insight-users mailing list