[ITK-users] Loading and reading NIFTI images
Abdelkhalek Bakkari
bakkari.abdelkhalek at hotmail.fr
Tue Mar 7 10:04:10 EST 2017
Hello Francois,
Thank you for your prompt answer.
I will glad if you could recommend me some ways for NIFTI image loading.
Best regards,
Abdelkhalek Bakkari
Ph.D candidate in Computer Science
Institute of Applied Computer Science
Lodz University of Technology, Poland
________________________________
From: Francois Budin <francois.budin at kitware.com>
Sent: 07 March 2017 15:46
To: Abdelkhalek Bakkari
Cc: insight-users
Subject: Re: [ITK-users] Loading and reading NIFTI images
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
Read An Image — v4.12.0 - ITK<https://itk.org/ITKExamples/src/IO/ImageBase/ReadAnImage/Documentation.html>
itk.org
Synopsis¶ This examples demonstrates how to read an image file into an itk::Image. The file type is determined by the extension of the specified filename.
On Tue, Mar 7, 2017 at 9:31 AM, Abdelkhalek Bakkari <bakkari.abdelkhalek at hotmail.fr<mailto: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<http://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/824faa2f/attachment.html>
More information about the Insight-users
mailing list