[ITK-users] read an image stack .tif

Pol Monsó Purtí lluna.nova at gmail.com
Tue Mar 10 12:02:24 EDT 2015


Yes, there is.

How are the images stacked? Are we talking about a volume? If so, read it
normally with a reader with a dimension of 3. Check the reader example:
http://itk.org/Wiki/ITK/Examples/IO/ImageFileReader

You'll have to change the Dimension to 3 and remove the visualization part.

If you only want to visualize, you could use Fiji for this.

Pol

2015-03-10 14:26 GMT+01:00 Chiara Magliaro <chiara.magliaro at googlemail.com>:

> Hi all,
>
> i'd like to read a tiff file, stocking an image stack and see the
> different images composing the stack. Is there any irk class to do this?
> Thanks in advance
>
> Best regards
> Chiara
>
> --
> Chiara Magliaro
> PhD Student
> Research Center "E. Piaggio" - University of Pisa
> Largo Lucio Lazzarino 1, 56122 Pisa, Italy
> Tel. 0039 0502217061 - Fax. 0039 0502217051
>
> _____________________________________
> 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.php
>
> 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://public.kitware.com/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20150310/f78fbd0a/attachment.html>


More information about the Insight-users mailing list