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

Luis Ibanez luis.ibanez at kitware.com
Thu May 26 13:01:06 EDT 2011


Hi Jerry,

Please look at the directory

                      ITK/Examples/Registration


Most of those examples are for 2D images,
and most of them are comparing the images
after registration with the DifferenceImageFilter
or the CheckerBoardImageFilter.


     Luis



-----------------------------------
2011/5/24 ┭定格Ⅱ╃ <jerry5612897 at foxmail.com>:
>
> 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
>>
>>
>
> _____________________________________
> 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
>
>


More information about the Insight-users mailing list