Saving an image

Himanshu Mishra himanshu2014iit at gmail.com
Sun Mar 13 10:21:23 EDT 2016


Hi Jatin,

Did you try the `io` module of `skimage` ? I believe we can save the images
(numpy ndarray) using `io.save()`.

Regards,
Himanshu Mishra

On Sun, Mar 13, 2016 at 7:47 PM, Jatin Katyal <jatinkatyal96 at gmail.com>
wrote:

> Hi guys, this is Jatin. I was using scikit-image module and was going
> through examples, after some time I realised that in all examples images
> are being opened as numpy.ndarray but nowhere these images were saved as
> .jpg or .png(or any other format). Can you tell me how to save these images
> which I modified?
>
> --
> You received this message because you are subscribed to the Google Groups
> "scikit-image" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to scikit-image+unsubscribe at googlegroups.com.
> To post to this group, send email to scikit-image at googlegroups.com.
> To view this discussion on the web, visit
> https://groups.google.com/d/msgid/scikit-image/5e40f6a8-1bfc-40f4-bef1-53cb5e5432f4%40googlegroups.com
> <https://groups.google.com/d/msgid/scikit-image/5e40f6a8-1bfc-40f4-bef1-53cb5e5432f4%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Himanshu Mishra
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20160313/1c23f078/attachment.html>


More information about the scikit-image mailing list