1
0
forked from HQU-gxy/CVTH3PE
crosstyan ebcd38eb52 feat: Add camera affinity calculations and iterative processing in playground.py
- Introduced `calculate_camera_affinity_matrix` to compute affinity between trackings and detections for individual cameras, enhancing modularity.
- Added `process_detections_iteratively` to handle detections camera by camera, improving efficiency and scalability.
- Enhanced type hints and documentation for new functions, clarifying parameters and return values.
- Refactored existing affinity calculation logic to integrate new functionalities, ensuring better organization and readability.
2025-04-28 16:11:57 +08:00
2025-03-03 11:14:21 +08:00
x
2025-03-03 12:03:37 +08:00

jupytext --to py:percent <script>.ipynb
Description
No description provided
Readme 9.9 MiB
Languages
Jupyter Notebook 83.5%
Python 16.5%