Update analytics solution (#16823)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
This commit is contained in:
parent
06adc476a1
commit
1b52e5e693
3 changed files with 296 additions and 484 deletions
|
|
@ -14,3 +14,4 @@ up_angle: 145.0 # Workouts up_angle for counts, 145.0 is default value. You can
|
|||
down_angle: 90 # Workouts down_angle for counts, 90 is default value. You can change it for different workouts, based on position of keypoints.
|
||||
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue