Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maximum active tracks #442

Open
natashasoon opened this issue Jan 9, 2024 · 1 comment
Open

Maximum active tracks #442

natashasoon opened this issue Jan 9, 2024 · 1 comment
Assignees
Labels

Comments

@natashasoon
Copy link

Hi, may I know if there is a limit set on the number of active tracks that can exist at one time? I notice that there is a limit of 50 for tracking history, but was wondering if there is the same thing for people that are actively being tracked. For example, if the tracker were to be run in a very crowded area, will the tracking be carried out for every single person?

@Nuzhny007
Copy link
Collaborator

Hi!
I don't set a limit. So all people will be tracked. But you can remember that a computation of Hungarian algorithm in O(n^3). For >1000 objects it will be very slow.

@Nuzhny007 Nuzhny007 self-assigned this Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants