[Insight-users] Display JPEG image

cagatay bilgin bilgincc at gmail.com
Tue Feb 14 14:17:02 EST 2012


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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120214/10d4eac5/attachment.htm>


More information about the Insight-users mailing list