image_text_reader
image_text_reader copied to clipboard
ValueError: not enough values to unpack (expected 3, got 2)
even using the examples on github page i get the same errors
Can you tell in which line you got this error with traceback? I assume you get this error in contour part. It could be due to opencv version that you are using.
Please also see https://github.com/yardstick17/image_text_reader/issues/10