[Insight-users] Display JPEG image

Massinissa Bandou Massinissa.Bandou at USherbrooke.ca
Tue Feb 14 14:31:47 EST 2012


Thank you

I have tried this too! Actually, I'm using itkImageToVTKImageFilter.h  
and it displays my picture and I can even change the contrast by  
holding and moving the mouse!

Massi

cagatay bilgin <bilgincc at gmail.com> a écrit :

> Hi Massinissa
>
> Have a look at the following
> http://www.vtk.org/Wiki/ITK/Examples/IO/ImageFileReader
>
> which uses ItkVtkGlue that you can obtain from
> http://www.vtk.org/Wiki/ITK/Examples
>
> Cagatay
>
> On Tue, Feb 14, 2012 at 10:28 AM, David Doria <daviddoria at gmail.com> wrote:
>
>> I know ITK is a good toolkit for image processing but do I need VTK for
>>> any display or visualization even for a simple image???
>>>
>>
>> Yes, ITK doesn't do any visualization at all. You can either use VTK and
>> the itkImageToVTKImageFilter, or write it to a file using
>> itkImageFileWriter and use the viewer of your choice to look at it.
>>
>> David
>>
>> _____________________________________
>> 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