Hi Samantha,<div><br></div><div>To speed up the execution time make sure you build ITK and your</div><div><br></div><div>code in &quot;Release&quot; mode. There would be a huge change in performance.</div><div><br></div><div>
HTH,</div><div><br></div><div>Dawood</div><div><br></div><div><br></div><div>&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;</div>
<div><br></div><div>&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;</div>
<div><br></div><div><br></div><div><span class="Apple-style-span" style="font-family: &#39;Times New Roman&#39;; font-size: medium; "><pre>Hello, 

I am a biomedical engineering student at Rensselaer Polytechnic Institute
and I am using the ITK library in my research.  I am trying to perform image
registration on 20x20 regions of the fixed image.  I read in a region, then
move the start point of the region over 10 each time, followed by moving
down by 10.  (using nested for-loops)  I have previous code that is written
in Matlab (without using ITK) and was converting to c++ in hopes of speeding
up the run time.  After running the code I wrote however, it takes about the
same amount of time to run.  My code uses the example image registration
code as a basis, and then I modified it to my specific needs, thus I was
expecting results.  My c++ code is below and any help would be greatly
appreciated!

Thanks!
Samantha</pre></span>
</div>