[Insight-users] Display and process 2d imagewith itk and fltk

┭定格Ⅱ╃ jerry5612897 at foxmail.com
Tue May 24 22:16:13 EDT 2011


Hi Luis:


I found that GLSliceView class could display both 3D and 2D images. Now I want to regist some 3D and 2D images and display them and also the result image even the difference image. I had looked at the example imageregtool, but it can only run for 3d image because the dimension in the imagetype was defined as 3, how to improve it for 2d image?


Thanks a lot and wait for your reply!
------------------------------------------
 
 Hi Jerry,

The GLSliceView.h class will work for both 3D and 2D images.

Please look at the code in

                    InsightApplications/ImageViewer

That's where we up the FLTK GUI together
with the GLSliceView class.


      Luis


------------------------------------------
2011/5/20 ┭定格Ⅱ╃ <jerry5612897 at foxmail.com>:
> Hi all:
>     Now I can display a 3d image in fltk use the class like GLSliceView in
> ITKAPPLICATION\Auxiliary\FltkImageViewer, but which class  can display a 2d
> image? I find that fltkimage2dviewer can only display a 2d image without has
> some method to set its height, width, style and so on...It doesn't like a
> GUI,who can tell me a 2d display class like GLSliceView? Thanks !!!
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110525/88a376e2/attachment.htm>


More information about the Insight-users mailing list