Skip to content

Object track list effect on processing load #10756

Closed Answered by NickM-27
cagivacode asked this question in Question
Discussion options

You must be logged in to vote
  1. The act of adding an object to the list does not affect the usage. However, once one of those objects is detected then it will continue running detection and tracking which naturally will use more cpu usage than if you did not.

  2. No, filters will not cause another labor to take priority. All objects are always returned from the detector.

  3. An error is thrown, there is an error dedicated to this

    def verify_zone_objects_are_tracked(camera_config: CameraConfig) -> None:

That is on purpose

Replies: 2 comments 1 reply

Comment options

NickM-27
Mar 30, 2024
Collaborator Sponsor

You must be logged in to vote
0 replies
Answer selected by cagivacode
Comment options

You must be logged in to vote
1 reply
@NickM-27
Comment options

NickM-27 Mar 30, 2024
Collaborator Sponsor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
2 participants