Lëmön
Lëmön
I managed to resolve the issue commented by @walamo15 regarding ` cnts, _ = cv2.findContours(thresh.copy(), cv2.RETR_TREE, cv2.CHAIN_APPROX_SIMPLE)` `ValueError: too many values to unpack` Here are the steps: 1. Open/Edit **eyes.py**...
However, in terms of saving the collected data, how can I perform that? How can I proceed? Here's the screenshot:  Hope that @kendricktan will have fix/resolve to this.
To the guys who are still interested on this Python bot, I manage to make this work on my platform (**Windows 10, x64, Python 2.7, Anaconda (Prompt)**). Sorry @kendricktan for...