20 Apr
2011
20 Apr
'11
10:01 p.m.
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