[Insight-users] use of itkKappaStatisticImageToImageMetric
Karthik Krishnan
Karthik.Krishnan at kitware.com
Tue Feb 7 10:56:19 EST 2006
Monica:
Thanks for reporting this bug. This is fixed in CVS.
http://www.itk.org/cgi-bin/viewcvs.cgi/Code/Algorithms/itkKappaStatisticImageToImageMetric.txx?root=Insight&r1=1.3&r2=1.4
http://www.itk.org/cgi-bin/viewcvs.cgi/Code/Algorithms/itkKappaStatisticImageToImageMetric.h?root=Insight&r1=1.3&r2=1.4
Let us know if there are any issues running your code now.
Thanks
-karthik
mhg at unizar.es wrote:
>Hello,
>
>I am trying to implement a registration method for binary images that uses the
>Kappa Statistic Metric. I wrote a standard program with this metric and a
>gradient descent based optimizer.
>
>When I run my program, it tells me that this metric does not provide metric
>derivatives, so I guess that I should use another optimizer and maybe another
>interpolator.
>
>Could some of you tell me the correct combination for this metric?
>
>I would like also to know if there is any place where I could find the correct
>combinations for metrics, interpolators and optimizerd implemented in itk.
>
>Thanks in advance,
>Monica.
>
>
>
>
>_______________________________________________
>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