[Insight-developers] SliceView

Julien Jomier jjomier at cs . unc . edu
Fri, 30 Aug 2002 17:30:22 -0700


Hi Yinpeng,

I just added these functions in SliceView and fltkImageViewer.

now you could do:

myViewer->ViewDetails(false);
myViewer->ViewValue(false);
myViewer->ViewCrosshairs(false);

Thanks for the suggestion

Julien

----- Original Message -----
From: "Yinpeng Jin" <yj76@columbia.edu>
To: <insight-developers@public.kitware.com>
Sent: Friday, August 30, 2002 11:38 AM
Subject: [Insight-developers] SliceView


> SliceView has a private bool variable cViewDetails, which is default by
> "true".
> So some detail information was overlayed on the image as text.
> therefore all the images viewed by fltkImageViewer will have those text
> information on them.
> by press "D", they can be hiden.
> I didn't find a set macro or other way to change this variable externally.
> it is sometime a bit annoying to have them overlayed on the image.
> did I miss something? if not, Can we added some public methods to change
it,
> maybe even make it accessible from a GLSliceview or fltkImageViewer
object?
>
> Yinpeng.
>
> _______________________________________________
> Insight-developers mailing list
> Insight-developers@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-developers