-
Notifications
You must be signed in to change notification settings - Fork 17
not enough values to unpack (expected 3, got 2) #1
Comments
I'm not able to reproduce the error that you found. I've corrected the indentation on the documentation. What is your OS? |
Ubuntu 16.04, main OS |
I don't think the problem is there then. @DilaraSina Can you tell me the line where the code is breaking? |
Thanks for your interest, I am not competent with python, I run the script on Terminal, I have press 'v', then my color skin is recorded. After that I press a key and get titled error, does it help or do I need to perform a debugging? |
As stated in issue #1, the findCountrs is throwing a errorin the new versions of opencv. To handle this error created an if to handle the opencv version in use.
As stated in issue #1, the findCountrs is throwing a errorin the new versions of opencv. To handle this error created an if to handle the opencv version in use.
As stated in issue #1, the findContours is throwing a error in the new versions of opencv. To handle this error created an if to handle the opencv version in use.
@DilaraSina As I am not able to reproduce the bug is hard for me to help you correct my code. I think the problem is that findContours was updated in OpenCV 4. I'm still using OpenCV 3. Please check if the changes made in branch issue1 correct the problem on your side. |
dear, |
Hi, I provide color as described here. After that I press a key but get (continuously)
error. How can I fix this?
The text was updated successfully, but these errors were encountered: