[Insight-users] Raw images reader
Samuel Pichardo
sammeuly at gmail.com
Fri Apr 26 10:11:26 EDT 2013
Hi
In Python, you could use rather numpy io function
http://docs.scipy.org/doc/numpy/reference/generated/numpy.fromfile.html
and convert the arrays to simpleITK with
SimpleITK.GetImageFromArray
Regards
Sam
On 2013-04-26, at 4:59 AM, Thibault Varacca <thibault.varacca at gmail.com> wrote:
> Dear all,
> I'm looking to load and read raw images with simpleITK but I didn't find any RawReader().
> How can i do this?
> Thanks !
>
> --
> Thibault Varacca
> EFREI Promo 2014
> 06 60 53 11 35
> _____________________________________
> 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://www.itk.org/mailman/listinfo/insight-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20130426/b2d79f90/attachment.htm>
More information about the Insight-users
mailing list