[Insight-users] Bug in FLTKImageViewer (GLTwoImageSliceView)

Karthik Krishnan Karthik.Krishnan at kitware.com
Mon Oct 10 13:36:22 EDT 2005


Julien,

I needed a few more features in the GLTwoImageSliceView too such as
Ability to window level each component independently. So I added them.
The key mappings should appear in the help window.
If you are subclassing from it and the key mappings bother you, feel 
free to remove them.

Thanks
karthik


Julien Jomier wrote:

> Hi Markus,
>
> Sorry for the late reply.
> I just put a fix in the cvs repository.
>
> Thanks for the report!
>
> Julien
>
> Markus Weigert wrote:
>
>> Hi all,
>>  
>> I'm currently using the class GLTwoImageSLiceView to
>> display an overlay of two images.
>>  
>> However, when one sets the second input image (SetSecondInputImage - 
>> method) and the primary input image (SetInputImage - method) has not 
>> been set, a runtime error
>> will occur when the user clicks inside the SliceView frame.
>>  
>> The error takes place in itkIndex.h, line 207.
>> The behavoir can also be seen when one uses the 
>> LandmarkInitializedMutualInformationRegistration
>> application and loads the moving image prior to the fixed image.
>>  
>> Best regards,
>> Markus
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Insight-users mailing list
>> Insight-users at itk.org
>> http://www.itk.org/mailman/listinfo/insight-users
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>


More information about the Insight-users mailing list