Hi Stefan:

Sorry to bother you again. I am having trouble with "from skimage import xyz” 
commands. I am using Python 3.5 with Jupyter from Navigator. I am wondering if 
I am running into version mismatches.

Thanks.

Dipu


Dipankar “Dipu” Ganguly
dipu...@gmail.com
Cell: 408-203-8814







> On Aug 9, 2016, at 2:34 PM, Stéfan van der Walt <stef...@berkeley.edu> wrote:
> 
> Hi Dipu
> 
> On 9 August 2016 at 14:30, Dipankar “Dipu” Ganguly <dipu...@gmail.com 
> <mailto:dipu...@gmail.com>> wrote:
> Thanks again Stefa. Very helpful. I will try using these. I am assuming, I 
> will also find tools to read .jpg images as numpy arrays, my immediate need.
> 
> You assume correctly :)  If you take a look at the user guide I mentioned 
> earlier, you will find examples of how to do that.
> 
> from skimage import io
> image = io.imread('my_image.jpg')
> 
> Best regards
> Stéfan
> 
> -- 
> You received this message because you are subscribed to a topic in the Google 
> Groups "scikit-image" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/scikit-image/7IskXgM-99E/unsubscribe 
> <https://groups.google.com/d/topic/scikit-image/7IskXgM-99E/unsubscribe>.
> To unsubscribe from this group and all its topics, send an email to 
> scikit-image+unsubscr...@googlegroups.com 
> <mailto:scikit-image+unsubscr...@googlegroups.com>.
> To post to this group, send email to scikit-image@googlegroups.com 
> <mailto:scikit-image@googlegroups.com>.
> To view this discussion on the web, visit 
> https://groups.google.com/d/msgid/scikit-image/CABDkGQnfVhr%3DB94rU8EtoMD06OJfc1FJsBFjVozaW7uscTgjvg%40mail.gmail.com
>  
> <https://groups.google.com/d/msgid/scikit-image/CABDkGQnfVhr%3DB94rU8EtoMD06OJfc1FJsBFjVozaW7uscTgjvg%40mail.gmail.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send an email to scikit-image@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/scikit-image/FBC0BC81-F1A3-4422-8D38-DEB03DB50542%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to