Image edge detection

Dipankar “Dipu” Ganguly dipugee at gmail.com
Mon Aug 29 20:53:45 EDT 2016


Hi:

I have ImageJ installed on the same Mac that I am using to develop IPython Image Processing algorithms under Anaconda Navigator’s Jupyter. Can I load ImageJ as a package in my Image Processing environment and call its functions as I do with Scikit-image?

Thanks

Dipu

Dipankar “Dipu” Ganguly
dipugee at gmail.com
Cell: 408-203-8814







> On Aug 8, 2016, at 5:24 PM, Stéfan van der Walt <stefanv at berkeley.edu> wrote:
> 
> Hi Dipu
> 
> Please try one of the examples from the gallery:
> 
> http://scikit-image.org/docs/dev/auto_examples/ <http://scikit-image.org/docs/dev/auto_examples/>
> 
> Stéfan
> 
> On 8 August 2016 at 17:09, Dipankar Ganguly <dipugee at gmail.com <mailto: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 <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/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 <https://groups.google.com/d/optout>.
> 
> 
> -- 
> 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/CABDkGQ%3D-HOcA1Xoxxfp8H%2Bohd-ZvV4hK-4oa_J5zkG%3Dqyd09cg%40mail.gmail.com <https://groups.google.com/d/msgid/scikit-image/CABDkGQ%3D-HOcA1Xoxxfp8H%2Bohd-ZvV4hK-4oa_J5zkG%3Dqyd09cg%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/20160829/06268d60/attachment.html>


More information about the scikit-image mailing list