<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2722" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I'm currently using the class GLTwoImageSLiceView
to</FONT></DIV>
<DIV><FONT face=Arial size=2>display an overlay of two images.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>However, </FONT><FONT face=Arial
size=2>when one sets the second input image (SetSecondInputImage
- method) </FONT></DIV>
<DIV><FONT face=Arial size=2>and </FONT><FONT face=Arial
size=2>the primary input image (</FONT><FONT face=Arial
size=2>SetInputImage - method) has not been set, </FONT><FONT
face=Arial size=2>a runtime error</FONT></DIV>
<DIV><FONT face=Arial size=2>will occur when the user clicks inside the
SliceView frame.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>The error takes place in itkIndex.h, line
207.</FONT></DIV>
<DIV><FONT face=Arial size=2>The behavoir can also be seen when one uses the
LandmarkInitializedMutualInformationRegistration</FONT></DIV>
<DIV><FONT face=Arial size=2>application and loads the moving image prior to the
fixed image.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Best regards,</FONT></DIV>
<DIV><FONT face=Arial size=2>Markus</FONT></DIV></BODY></HTML>