關於python使用cv畫矩形並填充顏色同時填充文字

font = cv2.FONT_HERSHEY_SIMPLEX # 使用默認字體 cv2.rectangle(im, (10, 10), (110, 110), (0, 0, 255), thickness=2) # cv2.floodFill() cv2.rectangle(im, (113), int(110)
相關文章
相關標籤/搜索