Update parking-management solution (#16990)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
This commit is contained in:
parent
22ebd44f62
commit
1c650ab04c
3 changed files with 110 additions and 181 deletions
|
|
@ -15,3 +15,4 @@ down_angle: 90 # Workouts down_angle for counts, 90 is default value. You can ch
|
|||
kpts: [6, 8, 10] # Keypoints for workouts monitoring, i.e. If you want to consider keypoints for pushups that have mostly values of [6, 8, 10].
|
||||
colormap: # Colormap for heatmap, Only OPENCV supported colormaps can be used. By default COLORMAP_PARULA will be used for visualization.
|
||||
analytics_type: "line" # Analytics type i.e "line", "pie", "bar" or "area" charts. By default, "line" analytics will be used for processing.
|
||||
json_file: # parking system regions file path.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue