OpenCV Python Window scrollbar

前端 未结 0 1046
轻奢々
轻奢々 2020-12-14 01:50

I\'m currently working with OPENCV to draw a ROI on an image:

    # Read image
    im = cv2.imread(input_img)

    # Select ROI
    fromCenter = False

    #U         


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