| 程序包 | 说明 |
|---|---|
| com.tencentcloudapi.tci.v20190318.models |
| 限定符和类型 | 方法和说明 |
|---|---|
ActionType |
ActionInfo.getBodyPosture()
Get 躯体动作识别结果,包含坐着(sit)、站立(stand)和趴睡(sleep)
|
ActionType |
ActionInfo.getHandup()
Get 举手识别结果,包含举手(hand)和未检测到举手(nothand)
|
ActionType |
ActionInfo.getLookHead()
Get 是否低头识别结果,包含抬头(lookingahead)和未检测到抬头(notlookingahead)
|
ActionType |
ActionInfo.getWriting()
Get 是否写字识别结果,包含写字(write)和未检测到写字(notlookingahead)
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ActionInfo.setBodyPosture(ActionType BodyPosture)
Set 躯体动作识别结果,包含坐着(sit)、站立(stand)和趴睡(sleep)
|
void |
ActionInfo.setHandup(ActionType Handup)
Set 举手识别结果,包含举手(hand)和未检测到举手(nothand)
|
void |
ActionInfo.setLookHead(ActionType LookHead)
Set 是否低头识别结果,包含抬头(lookingahead)和未检测到抬头(notlookingahead)
|
void |
ActionInfo.setWriting(ActionType Writing)
Set 是否写字识别结果,包含写字(write)和未检测到写字(notlookingahead)
|
Copyright © 2020. All rights reserved.