Re : Re: How to get an ordered list of coordinates of a curve?

jip jeanpatrick.pommier at gmail.com
Wed Apr 20 13:21:20 EDT 2011


unfortunately, FindContours is not in scikits.image.

with opencv, there is somothing that I don't understand, I get:

In [21]: import opencv

In [22]: opencv.FindContours(...)
------------------------------------------------------------
Traceback (most recent call last):
  File "<ipython console>", line 1, in <module>
AttributeError: 'module' object has no attribute 'FindContours'


I understand this is not an opencv group, but if you know how to solve that 
issue ...

Thank you
Jean-Patrick 

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


More information about the scikit-image mailing list