Package | Description |
---|---|
com.tencentcloudapi.ticm.v20181127.models |
Modifier and Type | Method and Description |
---|---|
Candidate[] |
FaceResult.getCandidates()
Get 候选人列表。当前返回相似度最高的候选人。
|
Modifier and Type | Method and Description |
---|---|
void |
FaceResult.setCandidates(Candidate[] Candidates)
Set 候选人列表。当前返回相似度最高的候选人。
|
Constructor and Description |
---|
Candidate(Candidate 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.