[Insight-users] Display JPEG image
David Doria
daviddoria at gmail.com
Tue Feb 14 13:28:55 EST 2012
>
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120214/0fbc1107/attachment.htm>
More information about the Insight-users
mailing list