Class VodOcrTextSegmentItem
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.ticm.v20181127.models.VodOcrTextSegmentItem
-
public class VodOcrTextSegmentItem extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description VodOcrTextSegmentItem()VodOcrTextSegmentItem(VodOcrTextSegmentItem 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.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Long[]getAreaCoordSet()Get 嫌疑文字出现的区域坐标 (像素级),[x1, y1, x2, y2],即左上角坐标、右下角坐标。 注意:此字段可能返回 null,表示取不到有效值。FloatgetConfidence()Get 嫌疑片段置信度。 注意:此字段可能返回 null,表示取不到有效值。FloatgetEndTimeOffset()Get 嫌疑片段结束的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。String[]getKeywordSet()Get 嫌疑关键词列表。 注意:此字段可能返回 null,表示取不到有效值。FloatgetStartTimeOffset()Get 嫌疑片段起始的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。StringgetSuggestion()Get 嫌疑片段审核结果建议,取值范围: pass。 review。 block。 注意:此字段可能返回 null,表示取不到有效值。voidsetAreaCoordSet(Long[] AreaCoordSet)Set 嫌疑文字出现的区域坐标 (像素级),[x1, y1, x2, y2],即左上角坐标、右下角坐标。 注意:此字段可能返回 null,表示取不到有效值。voidsetConfidence(Float Confidence)Set 嫌疑片段置信度。 注意:此字段可能返回 null,表示取不到有效值。voidsetEndTimeOffset(Float EndTimeOffset)Set 嫌疑片段结束的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。voidsetKeywordSet(String[] KeywordSet)Set 嫌疑关键词列表。 注意:此字段可能返回 null,表示取不到有效值。voidsetStartTimeOffset(Float StartTimeOffset)Set 嫌疑片段起始的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。voidsetSuggestion(String Suggestion)Set 嫌疑片段审核结果建议,取值范围: pass。 review。 block。 注意:此字段可能返回 null,表示取不到有效值。voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
VodOcrTextSegmentItem
public VodOcrTextSegmentItem()
-
VodOcrTextSegmentItem
public VodOcrTextSegmentItem(VodOcrTextSegmentItem 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.
-
-
Method Detail
-
getStartTimeOffset
public Float getStartTimeOffset()
Get 嫌疑片段起始的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- StartTimeOffset 嫌疑片段起始的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。
-
setStartTimeOffset
public void setStartTimeOffset(Float StartTimeOffset)
Set 嫌疑片段起始的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
StartTimeOffset- 嫌疑片段起始的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。
-
getEndTimeOffset
public Float getEndTimeOffset()
Get 嫌疑片段结束的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- EndTimeOffset 嫌疑片段结束的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。
-
setEndTimeOffset
public void setEndTimeOffset(Float EndTimeOffset)
Set 嫌疑片段结束的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
EndTimeOffset- 嫌疑片段结束的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。
-
getConfidence
public Float getConfidence()
Get 嫌疑片段置信度。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Confidence 嫌疑片段置信度。 注意:此字段可能返回 null,表示取不到有效值。
-
setConfidence
public void setConfidence(Float Confidence)
Set 嫌疑片段置信度。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Confidence- 嫌疑片段置信度。 注意:此字段可能返回 null,表示取不到有效值。
-
getSuggestion
public String getSuggestion()
Get 嫌疑片段审核结果建议,取值范围: pass。 review。 block。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Suggestion 嫌疑片段审核结果建议,取值范围: pass。 review。 block。 注意:此字段可能返回 null,表示取不到有效值。
-
setSuggestion
public void setSuggestion(String Suggestion)
Set 嫌疑片段审核结果建议,取值范围: pass。 review。 block。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Suggestion- 嫌疑片段审核结果建议,取值范围: pass。 review。 block。 注意:此字段可能返回 null,表示取不到有效值。
-
getKeywordSet
public String[] getKeywordSet()
Get 嫌疑关键词列表。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- KeywordSet 嫌疑关键词列表。 注意:此字段可能返回 null,表示取不到有效值。
-
setKeywordSet
public void setKeywordSet(String[] KeywordSet)
Set 嫌疑关键词列表。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
KeywordSet- 嫌疑关键词列表。 注意:此字段可能返回 null,表示取不到有效值。
-
getAreaCoordSet
public Long[] getAreaCoordSet()
Get 嫌疑文字出现的区域坐标 (像素级),[x1, y1, x2, y2],即左上角坐标、右下角坐标。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- AreaCoordSet 嫌疑文字出现的区域坐标 (像素级),[x1, y1, x2, y2],即左上角坐标、右下角坐标。 注意:此字段可能返回 null,表示取不到有效值。
-
setAreaCoordSet
public void setAreaCoordSet(Long[] AreaCoordSet)
Set 嫌疑文字出现的区域坐标 (像素级),[x1, y1, x2, y2],即左上角坐标、右下角坐标。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
AreaCoordSet- 嫌疑文字出现的区域坐标 (像素级),[x1, y1, x2, y2],即左上角坐标、右下角坐标。 注意:此字段可能返回 null,表示取不到有效值。
-
-