Tensorflow Object Detection : Calculate distance between bounding Box and Alert area

前端 未结 0 724
挽巷
挽巷 2021-01-18 05:31

I am capturing my video using CV2 and defining the Region of interest in the video frame

cap = cv2.VideoCapture(0)
image_np = cap.read()    
pts = np.array([[         


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