livecellx.track.sort_tracker.associate_detections_with_trackers¶ livecellx.track.sort_tracker.associate_detections_with_trackers(detections, trackers, iou_threshold=0.3)[source]¶ Assigns detections to tracked object (both represented as bounding boxes) Returns 3 lists of matches, unmatched_detections and unmatched_trackers