- callback - Variable in class io.scanbot.generictext.NativeGenericTextRecognizerConfig
-
- callbackCleaner - Variable in class io.scanbot.generictext.NativeGenericTextRecognizerConfig
-
- cleanRecognitionQueue() - Method in class io.scanbot.generictext.NativeGenericTextRecognizer
-
Allows to clean the accumulated frames inside the recognizer
- Companion - Static variable in class io.scanbot.generictext.NativeGenericTextRecognizer
-
- component1() - Method in class io.scanbot.generictext.NativeGenericTextRecognizerConfig
-
Minimum number of accumulated frames that have equal result
- component1() - Method in class io.scanbot.generictext.NativeTextCharacterBox
-
detected symbol
- component1() - Method in class io.scanbot.generictext.NativeTextRecognitionResult
-
raw detected text
- component1() - Method in class io.scanbot.generictext.NativeTextWordBox
-
detected text
- component10() - Method in class io.scanbot.generictext.NativeGenericTextRecognizerConfig
-
- component2() - Method in class io.scanbot.generictext.NativeGenericTextRecognizerConfig
-
Maximum number of accumulated frames to inspect before actual result is returned
- component2() - Method in class io.scanbot.generictext.NativeTextCharacterBox
-
confidence of symbol recognition
- component2() - Method in class io.scanbot.generictext.NativeTextRecognitionResult
-
confidence of the recognition
- component2() - Method in class io.scanbot.generictext.NativeTextWordBox
-
confidence of symbol recognition
- component3() - Method in class io.scanbot.generictext.NativeGenericTextRecognizerConfig
-
The image will be downscaled to the given value during the processing.
- component3() - Method in class io.scanbot.generictext.NativeTextCharacterBox
-
rect with a character INSIDE the finder rect
- component3() - Method in class io.scanbot.generictext.NativeTextRecognitionResult
-
if the recognition and validation was successful
- component3() - Method in class io.scanbot.generictext.NativeTextWordBox
-
rect with a character INSIDE the finder rect
- component4() - Method in class io.scanbot.generictext.NativeGenericTextRecognizerConfig
-
- component4() - Method in class io.scanbot.generictext.NativeTextRecognitionResult
-
list of detected characters
- component5() - Method in class io.scanbot.generictext.NativeGenericTextRecognizerConfig
-
- component5() - Method in class io.scanbot.generictext.NativeTextRecognitionResult
-
- component6() - Method in class io.scanbot.generictext.NativeGenericTextRecognizerConfig
-
Supported languages
- component7() - Method in class io.scanbot.generictext.NativeGenericTextRecognizerConfig
-
Simple validation string pattern
- component8() - Method in class io.scanbot.generictext.NativeGenericTextRecognizerConfig
-
additional parameter to set the type of the scanned object
- component9() - Method in class io.scanbot.generictext.NativeGenericTextRecognizerConfig
-
- copy(minimumNumberOfRequiredFramesWithEqualRecognitionResult, maximumNumberOfAccumulatedFrames, ocrResolutionLimit, matchSubstringForPattern, allowedSymbols, languages, validator, textFilterStrategy, callback, callbackCleaner) - Method in class io.scanbot.generictext.NativeGenericTextRecognizerConfig
-
Native representation of the config for generic text recognizer
- copy(p, confidenceValue, rect) - Method in class io.scanbot.generictext.NativeTextCharacterBox
-
Unused for now
- copy(rawString, confidenceValue, validationSuccessful, listOfCharacters, listOfWords) - Method in class io.scanbot.generictext.NativeTextRecognitionResult
-
Recognition result of generic text scanner
- copy(text, confidenceValue, rect) - Method in class io.scanbot.generictext.NativeTextWordBox
-
Represents one character in detected text