public class ImageTaskStatistic extends AbstractModel
Constructor and Description |
---|
ImageTaskStatistic() |
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public FaceDetectStatistic[] getFaceDetect()
public void setFaceDetect(FaceDetectStatistic[] FaceDetect)
FaceDetect
- 人员检测统计信息public FaceExpressStatistic[] getFaceExpression()
public void setFaceExpression(FaceExpressStatistic[] FaceExpression)
FaceExpression
- 人脸表情统计信息public FaceIdentifyStatistic[] getFaceIdentify()
public void setFaceIdentify(FaceIdentifyStatistic[] FaceIdentify)
FaceIdentify
- 人脸检索统计信息public ActionStatistic getGesture()
public void setGesture(ActionStatistic Gesture)
Gesture
- 姿势识别统计信息public ActionStatistic getHandtracking()
public void setHandtracking(ActionStatistic Handtracking)
Handtracking
- 手势识别统计信息public LightStatistic getLight()
public void setLight(LightStatistic Light)
Light
- 光照统计信息public ActionStatistic getStudentMovement()
public void setStudentMovement(ActionStatistic StudentMovement)
StudentMovement
- 学生动作统计信息public ActionStatistic getTeacherMovement()
public void setTeacherMovement(ActionStatistic TeacherMovement)
TeacherMovement
- 教师动作统计信息Copyright © 2020. All rights reserved.