-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add 'has_occlusion' parameter with default value True
This commit introduces a new parameter 'has_occlusion' with a default value of True. The tracking mechanism now stops early under two conditions: when more than half of the tracking instances are lost, or when there is no occlusion detected in the video and at least one instance is lost during tracking. In other cases, the system will log a message indicating the event.
- Loading branch information
1 parent
0fecd5b
commit 23bf375
Showing
1 changed file
with
13 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters