I\'m using openCV to do people detection and tracking. My current approach is to use cv2.HOGDescriptor to detect the person. Once I find an ROI with the weight ab
cv2.HOGDescriptor