adding ability to import and export PIL image objects from memory

Stéfan van der Walt stefan at sun.ac.za
Fri Jul 25 13:52:53 EDT 2014


Hi Adam

On Fri, Jul 25, 2014 at 4:53 PM, Adam F <adam at adamfeuer.com> wrote:
> I'm a first-time contributor to scikit-image. Me and my team ran into a
> problem yesterday - we want to import and export PIL images into
> scikit-image without reading or writing from disk. The current version of
> pil_plugin.py doesn't have APIs for this.

Thank you for taking the time to send us your changes.

> https://github.com/scikit-image/scikit-image/pull/1083
>
> I'm not sure who to ask - but will someone review this pull request and let
> me know if there are problems with it? Or if it could be improved?

Sure, I'll have a look.

Regards
Stéfan



More information about the scikit-image mailing list