[Insight-users] I want to finish a image registration with two fixed images
Luis Ibanez
luis.ibanez at kitware.com
Fri Dec 10 05:36:11 EST 2010
Hi 陈雯艳,
Are you trying to register multiple images simultaneously ?
If so, you may want to take a look at:
http://svn.na-mic.org/NAMICSandBox/trunk/MultiImageRegistration/
---
currently there is not a direct way in ITK to
pass two metrics to the same optimizer.
If you don't mind writing new code, you could
write a facade ImageMetric class that plugs to
two Metrics and dispatches the parameters
from the two transforms.
We can give you more details if you are interested.
Regards,
Luis
-------------------------------------------------------
2010/12/6 陈雯艳 <chenwenyan66 at 126.com>:
> dear all:
>
> I want to finish a image registration with two fixed images.The physical
> correspondence T between the two fixed images is known.
> Two metrics are declared,I set the initial transform parameters for the
> first one,then the transfrom parameters for the other one will be
> set automatically( by calculating the physical correspondence T).
> But I don't konw how to connect the two metrics with a optimizer.(makes
> metric value1+value2 the maximum)
> Any help you could provide me will be greatly appreciated.It will be the
> best if you can attach a simple piece of code to indicate that.
>
> thanks all.
>
>
> ________________________________
> 网易163/126邮箱百分百兼容iphone ipad邮件收发
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>
More information about the Insight-users
mailing list