Package | Description |
---|---|
com.tencentcloudapi.ivld.v20210903.models |
Modifier and Type | Method and Description |
---|---|
TextSegMatchShotScore[] |
DescribeVideoSummaryDetailResponse.getTextSegMatchShotScoreSet()
Get 数组第 i 个结构 TextSegMatchShotConfidenceSet[i] 表示第 i 个文本摘要分割结果和所有镜头的匹配度。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeVideoSummaryDetailResponse.setTextSegMatchShotScoreSet(TextSegMatchShotScore[] TextSegMatchShotScoreSet)
Set 数组第 i 个结构 TextSegMatchShotConfidenceSet[i] 表示第 i 个文本摘要分割结果和所有镜头的匹配度。
|
Constructor and Description |
---|
TextSegMatchShotScore(TextSegMatchShotScore 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 © 2025. All rights reserved.