Skip to content

Conversation

@philipqueen
Copy link
Collaborator

Adds a flag in the process_videos function to make annotating images optional.

This saves time at the cost of observability, but that's a tradeoff we may want to make during realtime processing. It is also possible to make drawing functions that don't need to happen during the original processing, if there is a need for analyzing issues in realtime processing after the fact.

Currently the flag is set in process_videos but not exposed in process_folder_of_videos, as its intended use is for realtime processing. It could also be a flag set tracker-wide rather in the function call.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants