forked from HQU-gxy/CVTH3PE
d4ade248dc2236220a82ba021fdcb272af24803f
- Introduced a new function `calculate_affinity_matrix` to compute the affinity matrix between trackings and detections, enhancing modularity and clarity. - Updated the existing affinity calculation logic to utilize the new function, improving code organization and readability. - Adjusted the image size parameter in the distance calculation to ensure proper type handling. - Enhanced documentation for the new function, detailing its parameters, return values, and matrix layout for better understanding.
jupytext --to py:percent <script>.ipynb
Description
Languages
Jupyter Notebook
83.5%
Python
16.5%