[ITK-users] Loading and reading NIFTI images

Francois Budin francois.budin at kitware.com
Tue Mar 7 09:46:13 EST 2017


Hello Abdelkhalek,

Using the itkImageFileReader filter should allow you to open any format
that ITK support, including NIFTI, thanks to the factory mechanism in ITK.
You can find an example here [1].

Hope this helps,
Francois

[1]
https://itk.org/ITKExamples/src/IO/ImageBase/ReadAnImage/Documentation.html

On Tue, Mar 7, 2017 at 9:31 AM, Abdelkhalek Bakkari <
bakkari.abdelkhalek at hotmail.fr> wrote:

> Dear Insight users,
>
>
> I trying to use ITK and Qt to load nifti image. Could you help me please ?
>
>
> Thank you in advance.
>
>
> Best regards,
>
>
> Abdelkhalek Bakkari
> Ph.D candidate in Computer Science
> Institute of Applied Computer Science
> Lodz University of Technology, Poland
>
>
>
> _____________________________________
> 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/20170307/0c400f98/attachment.html>


More information about the Insight-users mailing list