Package | Description |
---|---|
com.tencentcloudapi.tci.v20190318.models |
Modifier and Type | Method and Description |
---|---|
ActionStatistic |
ImageTaskStatistic.getGesture()
Get 姿势识别统计信息
|
ActionStatistic |
ImageTaskStatistic.getHandtracking()
Get 手势识别统计信息
|
ActionStatistic |
ImageTaskStatistic.getStudentMovement()
Get 学生动作统计信息
|
ActionStatistic |
ImageTaskStatistic.getTeacherMovement()
Get 教师动作统计信息
|
Modifier and Type | Method and Description |
---|---|
void |
ImageTaskStatistic.setGesture(ActionStatistic Gesture)
Set 姿势识别统计信息
|
void |
ImageTaskStatistic.setHandtracking(ActionStatistic Handtracking)
Set 手势识别统计信息
|
void |
ImageTaskStatistic.setStudentMovement(ActionStatistic StudentMovement)
Set 学生动作统计信息
|
void |
ImageTaskStatistic.setTeacherMovement(ActionStatistic TeacherMovement)
Set 教师动作统计信息
|
Constructor and Description |
---|
ActionStatistic(ActionStatistic source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.