Image edge detection

Dipankar “Dipu” Ganguly dipugee at gmail.com
Tue Aug 9 17:40:52 EDT 2016


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
dipugee at gmail.com
Cell: 408-203-8814







> On Aug 9, 2016, at 2:34 PM, Stéfan van der Walt <stefanv at berkeley.edu> wrote:
> 
> Hi Dipu
> 
> On 9 August 2016 at 14:30, Dipankar “Dipu” Ganguly <dipugee at gmail.com <mailto:dipugee at 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+unsubscribe at googlegroups.com <mailto:scikit-image+unsubscribe at googlegroups.com>.
> To post to this group, send email to scikit-image at googlegroups.com <mailto:scikit-image at 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>.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20160809/eff9ac7b/attachment.html>


More information about the scikit-image mailing list