文档管理中心

MLText.Word

class info
com.huawei.hms.mlsdk.text.MLText.Word
表示图像中检测出的字。
包含继承自Base的5个属性:
1、
getStringValue()检测出的文本内容;
2、
getBorder()文本元素的边框;
3、
getVertexes()文本元素边框的顶点;
4、
getPossibility()检测结果的置信度;
5、
getLanguageList()检测到的所有语种。

Public Method Summary

Return typeMethod name
List<? extends MLText.Base>getContents()

Public Methods

Method
public List<? extends MLText.Base> getContents()
获取低一级的文本对象,由于Word不存在低一级的文本对象,所以方法固定返回null。

Return

Typedesc
List<? extends MLText.Base>返回null。
搜索
请输入您想要搜索的关键词