Saving an image

Jatin Katyal jatinkatyal96 at gmail.com
Sun Mar 13 10:28:10 EDT 2016


Thank you Himanshu, I don't know why I did not see documentation.
BTW, it is "imsave".
On Sunday, March 13, 2016 at 7:52:03 PM UTC+5:30, Himanshu Mishra wrote:

> 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 <jatink... at gmail.com 
> <javascript:>> 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... at googlegroups.com <javascript:>.
>> To post to this group, send email to scikit... at googlegroups.com 
>> <javascript:>.
>> 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/2d3ce3b8/attachment.html>


More information about the scikit-image mailing list