[ITK] Decode a medical image from memory buffer in ITK

Dženan Zukić dzenanz at gmail.com
Mon Oct 24 10:57:29 EDT 2016


Hi Fijoy,

that is the job of Import
<https://itk.org/Doxygen/html/classitk_1_1ImportImageFilter.html> filter.

Regards,
Dženan

On Mon, Oct 24, 2016 at 10:50 AM, Fijoy Vadakkumpadan <tofijoy at gmail.com>
wrote:

> Hi all,
>
> I'm wondering if ITK can decode a medical image from a buffer.
>
> For example, if I have a DICOM file read into a buffer buf using fread(),
> is there an API in ITK that I can use to get an itk::Image pointer from buf?
>
> Thank you,
> Fijoy
>
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/mailman/listinfo/community
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20161024/181cac32/attachment.html>


More information about the Community mailing list