public class ResultIterator extends PageIterator
| Modifier and Type | Method and Description |
|---|---|
float |
confidence(int level)
Returns the mean confidence of the current object at the given level.
|
String |
getUTF8Text(int level)
Returns the text string for the current object at the given level.
|
begin, getBoundingBox, nextpublic String getUTF8Text(int level)
level - the page iterator level. See TessBaseAPI.PageIteratorLevel.public float confidence(int level)
level - the page iterator level. See TessBaseAPI.PageIteratorLevel.Copyright © 2014. All rights reserved.