Files
CVTH3PE/affinity_result.py
crosstyan 6194f083cb refactor: Update AffinityResult class to include detection handling
- Added a new `detections` attribute to the `AffinityResult` class to store detection objects used in affinity matrix calculations.
- Introduced a `tracking_detections` method to yield pairs of trackings and their corresponding detections, enhancing the functionality of the class.
- Updated type hints for improved clarity and consistency in the class definition.
2025-04-28 19:13:23 +08:00

941 B