[Insight-users] ITK new user :
Tanuj
tanujpuri82 at gmail.com
Tue Sep 27 09:54:21 EDT 2011
Dear All
I am a very new user to ITK. Not very strong with C++ but do have some
working knowledge if C++.
I tried running this example below
http://www.itk.org/Wiki/ITK/Examples/Registration/ImageRegistrationMethod
It complies and runs successfully.
Problems starts when:
(1) If in the example code, i change PixelType in 'char' to any other type
lets say 'float' or 'int'. The code compiles but down not execute at run
time. Kindly suggest what is going on.
(2) I am trying to change this to 'int' or 'float' 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.
Many Thanks in advance.
-T
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110927/f14c6eaa/attachment.htm>
More information about the Insight-users
mailing list