<div>Dear All</div><div><br></div><div>I am a very new user to ITK. Not very strong with C++ but do have some working knowledge if C++.</div><div><br></div><div>I tried running this example below</div><a href="http://www.itk.org/Wiki/ITK/Examples/Registration/ImageRegistrationMethod">http://www.itk.org/Wiki/ITK/Examples/Registration/ImageRegistrationMethod</a><div>

<br></div><div>It complies and runs successfully.</div><div><br></div><div>Problems starts when: </div><div>(1) If in the example code, i change PixelType in &#39;char&#39; to any other type lets say &#39;float&#39; or &#39;int&#39;. The code compiles but down not execute at run time. Kindly suggest what is going on. </div>

<div><br></div><div>(2) I am trying to change this to &#39;int&#39; or &#39;float&#39; so that I can later write the difference image in an output file as well. i have not yet tried that code yet, but will try after i understand what i going on in the point 1 mentioned above and also after doing some reading on ITK.</div>

<div><br></div><div><br></div><div>Many Thanks in advance.</div><div><br></div><div>-T</div>