how to resolve this error please help me
thank you
please kindly replace the screenshot with TEXT, so ppl can try your code, it can be indexed, etc, thank you.
use the OpenCV docs and look up the call signature of the python variant of findContours
print(contours)
print(type(contours))