We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.

Only Essential Cookies
Accept All

MLDocument.Character

class info
com.huawei.hms.mlsdk.document.MLDocument.Character

Represents a detected character. It is the smallest element that can be identified by the model. Five attributes inherited from Base are included:

1. getLanguageList(): Obtains the language of the character;

2. getInterval(): Obtains the interval type of the character;

3. getBorder(): Obtains the character bounding box;

4. getStringValue(): Obtains the character content;

5. getPossibility(): Obtains the detection result confidence.
Search
Enter a keyword.