Problem with the opencv library in python

后端 未结 0 1195
萌比男神i
萌比男神i 2021-02-09 01:13

This is my python script: -def detect_corner(binary_map, intersections):

field_separation = np.copy(binary_map)

cv2.line(field_separation, (intersections[0][0],i         


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