Image edge detection

Stéfan van der Walt stefanv at berkeley.edu
Mon Aug 8 20:24:25 EDT 2016


Hi Dipu

Please try one of the examples from the gallery:

http://scikit-image.org/docs/dev/auto_examples/

Stéfan

On 8 August 2016 at 17:09, Dipankar Ganguly <dipugee at gmail.com> wrote:

> I am trying to do an image edge detection project using Python 3.5 under Jupyter on Anaconda's Navigator on my Mac running OS 10.11.6. I have verified that  the Envirnoment does have scikit-image installed   I have run into this at the very outset.
>
>
> _________________
>
>  File "<ipython-input-8-59ade0051fc5>", line 1    import scikit-image as image
>                  ^SyntaxError: invalid syntax
>
> __________________
>
>
> How do I solve this? Is there a more recent package I should be using?
>
>
> Thanks.
>
>
> Dipu
>
>
>
> --
> 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/476b29f9-0e89-495d-aaee-88a9dbc69460%40googlegroups.com
> <https://groups.google.com/d/msgid/scikit-image/476b29f9-0e89-495d-aaee-88a9dbc69460%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20160808/f637bc03/attachment.html>


More information about the scikit-image mailing list