Package | Description |
---|---|
com.tencentcloudapi.bda.v20200324 | |
com.tencentcloudapi.bda.v20200324.models |
Modifier and Type | Method and Description |
---|---|
CreateGroupResponse |
BdaClient.CreateGroup(CreateGroupRequest req)
用于创建一个空的人体库,如果人体库已存在返回错误。
1个APPID下最多有2000W个人体动作轨迹(Trace),最多1W个人体库(Group)。
单个人体库(Group)最多10W个人体动作轨迹(Trace)。
单个人员(Person)最多添加 5 个人体动作轨迹(Trace)。
|
Constructor and Description |
---|
CreateGroupResponse(CreateGroupResponse 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 © 2022. All rights reserved.