I have an image:
I want to find its contour with cv2 library. I try this:
import cv2 import numpy as np import matplotlib.pyplot as plt img = cv2.