<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 9pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Thank you for your answer, Luis. If I want to develope my own special image metric, I need to calculate the derivative. What should I do? Should I derive my own class from itk class and override the GetDerivative() and GetValueAndDerivative()?<BR><BR>&gt; Date: Wed, 23 Jul 2008 10:29:29 -0400<BR>&gt; From: luis.ibanez@kitware.com<BR>&gt; To: gjtian@hotmail.com<BR>&gt; CC: insight-users@itk.org<BR>&gt; Subject: Re: [Insight-users] Image Registration Metric Derivative Calculation<BR>&gt; <BR>&gt; <BR>&gt; Hi 田光建,<BR>&gt; <BR>&gt; <BR>&gt; Simply call the method<BR>&gt; <BR>&gt; <BR>&gt; GetDerivative()<BR>&gt; <BR>&gt; or<BR>&gt; <BR>&gt; GetValueAndDerivative()<BR>&gt; <BR>&gt; on the metric that you are using.<BR>&gt; <BR>&gt; It will return an array with the values of the derivative<BR>&gt; of the Metric with respect to the transform parameters.<BR>&gt; <BR>&gt; Regards,<BR>&gt; <BR>&gt; <BR>&gt; Luis<BR>&gt; <BR>&gt; <BR>&gt; ------------------<BR>&gt; 田光建 wrote:<BR>&gt; &gt; Hi,All<BR>&gt; &gt; <BR>&gt; &gt; I want to know how to calculate the metric derivative in ITK for <BR>&gt; &gt; registration. We assume that the first order derivative of the image <BR>&gt; &gt; metric with respect to the transformation parameters, I want to know how <BR>&gt; &gt; to calculate it?<BR>&gt; &gt; <BR>&gt; &gt; Thank you all.<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; _______________________________________________<BR>&gt; &gt; Insight-users mailing list<BR>&gt; &gt; Insight-users@itk.org<BR>&gt; &gt; http://www.itk.org/mailman/listinfo/insight-users<BR><br /><hr />MSN上小游戏,工作休闲两不误! <a href='http://im.live.cn/minigame' target='_new'>马上就开始玩!</a></body>
</html>