[ITK] [ITK-users] Using Python SimpleITK to Read/Write to BytesIO instance rather than file

Brian E Chapman Brian.Chapman at utah.edu
Tue Oct 25 17:15:48 EDT 2016


Hi,

We are looking at using SimpleITK in conjunction with Girder to read images from girder manipulate the images with a Python script and then write the contents back up to Girder. We would prefer to do this using Byte streams rather than saving to a local file, reading/writing to the local file and then uploading the file to Girder, but we have not been able to find a way within SimpleITK (within Python) to read and write from/to streams rather than files.

Any guidance would be appreciated.

Brian

_____________________________________
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


More information about the Community mailing list