@ -60,7 +60,6 @@ while True:
(success, boxes) = trackers.update(frame)
print('success', success)
print('boxes', boxes)
trackers.d
# loop over the bounding boxes and draw then on the frame
for box in boxes: