public static class ITessAPI.TessPageIterator
extends com.sun.jna.PointerType
Init
,
SetImage
, Recognize
, Clear
,
End
DetectOS
, or anything else that changes the
internal PAGE_RES
. See apitypes.h
for the
definition of PageIteratorLevel
. See also
ResultIterator
, derived from PageIterator
,
which adds in the ability to access OCR output with text-specific
methods.Constructor and Description |
---|
TessPageIterator() |
TessPageIterator(com.sun.jna.Pointer address) |
Copyright © 2017 Tess4J. All Rights Reserved.