[Insight-users] How to choose an optimizer for Historgramimagetoimagemetric

Karthik Krishnan Karthik.Krishnan at kitware.com
Mon Oct 17 07:39:06 EDT 2005


On Wed, 2005-10-12 at 22:33 +0800, =?GB2312?Q?=D7=AF=CF=C5=BA=A3(Xiahai
Zhuang)?= wrote:
> insight-users-request at itk.org,您好! 
>  
>   I found that the derived class of  HistogramImageToImageMetric, such
> as: MutualInformationHistogramImageToImageMetric
> and NormalizedMutualInformationHistogramImageToImageMetric, has no
> method of GetDerivate(). Does this mean that  we
> could not apply RegularStepsGradientDescentOptimizer as an optimzer to
> registration work when using such metric.

You can. The derivative is computed by the superclass,
HistogramImageToImageMetric via finite differences.

>  Is there 
> any prinprle for one metric to choose a propriate optimizer.

Take a look at the software guide.

>  
>  Thinks a lot :)
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users



More information about the Insight-users mailing list