<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Everyone,<br><br>I want to explore the domain of an image metric by exhaustive search (moving the second image with respect to the first image from a negative position to a positive position) so I am using the example in the source code MeanSquaresImageMetric1.cxx on 2D images. The time to compute the metric value for a specified parameters on these 2D images is approximately 0.02 sec. (PC with 32000 MB memory, and 1 cores @ 3201 MHz). <br><br>When I am applying this example to 3D nifti images, the computation time of the metric value is large (more than 5 sec.).<br><br>Does anyone know how to speed up the computation time on 3D images without using an optimizer?<br><br>Thanks in advance.<br><br>Best,<br>Sam<br><br>                                         </div></body>
</html>