Class OccupancyCountConfig (0.1.0)

OccupancyCountConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Message describing OccupancyCountConfig.

Attributes

Name Description
enable_people_counting bool
Whether to count the appearances of people, output counts have 'people' as the key.
enable_vehicle_counting bool
Whether to count the appearances of vehicles, output counts will have 'vehicle' as the key.
enable_dwelling_time_tracking bool
Whether to track each invidual object's loitering time inside the scene or specific zone.