Hi Dipu,

1. I assume you mean Jython. Most of the SciPy stack is not available for
Jython, unless things have changed dramatically since I last looked at it…

2. I am not aware of a document translating between scikit-image and
openCV. I suspect there is substantial non-overlap. Python bindings for
both should operate on numpy arrays, so I think you should use both,
wherever it makes sense? Though, as mentioned above, you will have more
trouble with this using Jython…

Juan.

On 22 September 2016 at 2:34:12 pm, Dipankar “Dipu” Ganguly (
dipu...@gmail.com) wrote:

Hi Stefan:

I need to bug you again. I have a couple of new questions…

1 My Python 3.5 code now includes Sci-Image, numpy and matplotlib functions
as well some openCV calls. I need too convert this using JPython. How
easily will  these SciPy and openCV functions convert?

2. How close are SciImage and openCV in function content? Is there a
document where I can find openCV equivalents to Sciimage functions and vice
versa?

Thanks.

Dipu


Dipankar Ganguly
Consultant: Strategy/Technology/Commercialization
Bothell, WA
Cell: 408-203-8814
email: dipu...@gmail.com
http://www.linkedin.com/in/dipugee









On Aug 9, 2016, at 2:42 PM, Stéfan van der Walt <stef...@berkeley.edu>
wrote:

Hi Dipu

On 9 August 2016 at 14:40, Dipankar “Dipu” Ganguly <dipu...@gmail.com>
wrote:

> 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.
>

Yes, I am afraid we don't have an xyz submodule.

Perhaps you can share some code with us, along with the error messages you
are seeing?

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.
To unsubscribe from this group and all its topics, send an email to
scikit-image+unsubscr...@googlegroups.com.
To post to this group, send email to scikit-image@googlegroups.com.
To view this discussion on the web, visit
https://groups.google.com/d/msgid/scikit-image/CABDkGQnhpOQemWLzN5G2ACwwXgLca1cON1aCsmkBy283ZtHY2g%40mail.gmail.com
<https://groups.google.com/d/msgid/scikit-image/CABDkGQnhpOQemWLzN5G2ACwwXgLca1cON1aCsmkBy283ZtHY2g%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit 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 email to scikit-image@googlegroups.com.
To view this discussion on the web, visit
https://groups.google.com/d/msgid/scikit-image/5322EC72-2500-4022-B9EF-1E189F585B30%40gmail.com
<https://groups.google.com/d/msgid/scikit-image/5322EC72-2500-4022-B9EF-1E189F585B30%40gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit 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/CA%2BJHcKR7UN8QVgN7btj8OyHJT_u%3DKQAkkqWPo1C9Lf5s9y3MYg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to