[Insight-users] Registration Problem

Dan Mueller dan.muel at gmail.com
Tue Jun 23 09:09:58 EDT 2009


Hi Sven,

As you say, the issue could be in numerous places. I suggest you start
simple, and build your application slowly from the ground up, using
components which are known to work.

For example, you might start with a command line application which
uses ITK to read the input DICOM images, perform the registration, and
write the registered output image. You can then use your favourite
image viewer to check the results. The next step could be to convert
the output image to VTK and display it. The final step would be the
whole application as you describe in your email.



More information about the Insight-users mailing list