[Insight-users] Re: Visualizing a binary itk-Image
Luis Ibanez
luis.ibanez@kitware.com
Wed, 12 Mar 2003 14:34:53 -0500
Hi Darby,
The equivalent of your suggested vtkFlImageViewer
already exist in several incarnations:
1) GlSliceViewer
2) fltkImageViewer
You will find both in the directory
InsightApplication/Auxiliary/FltkImageViewer.
This is what most demo-applications are using
in InsightApplications.
The simplest example is in
InsightApplications/MetaImageViewer
Luis
----------
Darby J Brown wrote:
> Ok, so can I do slice by slice viewing with this? Would it be easier to
> create a vtkFLImageViewer class inheriting Fl_Gl_Window and
> vtkImageViewer? Sorry to bug you but I'm getting really frustrated.
>
> -darby j
>
>