cv2.drawContours can't draw the contours properly

后端 未结 0 732
无人及你
无人及你 2020-12-03 12:53

im trying use opencv to draw the contours of digit in image. But it doesn\'t work for me. Below my code:

im = cv2.imread(\'1742.jpg\')

# Convert to grayscale         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题