WWSY

  • cv2.rectangle函数详解

    一、函数介绍 cv2.rectangle函数是OpenCV中画矩形的函数,可以用于在图像上绘制矩形。 cv2.rectangle(img, pt1, pt2, color, thi…

    编程 2024-10-04