79739482

Date: 2025-08-19 05:34:15
Score: 1.5
Natty:
Report link
tracker = cv2.TrackerCSRT().create(params) is not setting the updated parameters into the tracker
tracker.Params() returns the default values, not the updated ones
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: puneeth bc