[Insight-users] Image Registration Metric Derivative Calculation

Luis Ibanez luis.ibanez at kitware.com
Wed Jul 23 10:29:29 EDT 2008


Hi 田光建,


Simply call the method


     GetDerivative()

or

     GetValueAndDerivative()

on the metric that you are using.

It will return an array with the values of the derivative
of the Metric with respect to the transform parameters.

   Regards,


      Luis


------------------
田光建 wrote:
> Hi,All
>  
> I want to know how to calculate the metric derivative in ITK for 
> registration. We assume that the first order derivative of the image 
> metric with respect to the transformation parameters, I want to know how 
> to calculate it?
>  
> Thank you all.
> 
> 
> _______________________________________________
> 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