Re: Re : Re: Re : Re: How to get an ordered list of coordinates of a curve?
https://code.ros.org/trac/opencv/browser/trunk/opencv/samples/python/cv20squ... Check the examples...they serve as a good guide. On Wed, Apr 20, 2011 at 9:18 PM, jip <jeanpatrick.pommier@gmail.com> wrote:
Hi again On my ubuntu box, I have:
In [23]: from opencv.imgproc import FindContours ------------------------------------------------------------ Traceback (most recent call last): File "<ipython console>", line 1, in <module> ImportError: No module named imgproc
Anyway, thank you for help Best regards
Jean-Patrick
thank you very much On 21 avr, 00:01, Pieter Holtzhausen <holtz...@gmail.com> wrote:
https://code.ros.org/trac/opencv/browser/trunk/opencv/samples/python/... Check the examples...they serve as a good guide.
On Wed, Apr 20, 2011 at 9:18 PM, jip <jeanpatrick.pomm...@gmail.com> wrote:
Hi again On my ubuntu box, I have:
In [23]: from opencv.imgproc import FindContours ------------------------------------------------------------ Traceback (most recent call last): File "<ipython console>", line 1, in <module> ImportError: No module named imgproc
Anyway, thank you for help Best regards
Jean-Patrick
participants (2)
-
jip
-
Pieter Holtzhausen