dev-labs-bg / football-stats

Tracking of football players and analysis
GNU General Public License v3.0
95 stars 32 forks source link

Not working on OpenCV 3.2.0 ? #6

Closed erwinyusrizal closed 7 years ago

erwinyusrizal commented 7 years ago

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 7 years ago

OK I got it working now, since in OpenCV3 the cv2.findContours returns 3 values