Not working on OpenCV 3.2.0 ?
erwinyusrizal opened this issue · 1 comments
erwinyusrizal commented
Hi I tried to run the main.py with a sample video but it throws an error
File "main.py", line 89, in <module> cv2.CHAIN_APPROX_SIMPLE) ValueError: too many values to unpack
Cheers
erwinyusrizal commented
OK I got it working now, since in OpenCV3 the cv2.findContours returns 3 values