Skip navigation links
< A C D E F G H I L M N O P S T V 

<

<no name provided>() - Static method in class io.scanbot.generictext.NativeGenericTextRecognizerKt
Callback for text validation
<no name provided>() - Static method in class io.scanbot.generictext.NativeGenericTextRecognizerKt
Callback for text clearing from junk

A

allowedSymbols - Variable in class io.scanbot.generictext.NativeGenericTextRecognizerConfig
 

C

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

D

DEFAULT_MAXIMUM_ACCUMULATED_FRAME_COUNT - Static variable in class io.scanbot.generictext.NativeGenericTextRecognizer
 
DEFAULT_MINIMUM_REQUIRED_FRAME_COUNT - Static variable in class io.scanbot.generictext.NativeGenericTextRecognizer
 
DEFAULT_OCR_RESOLUTION_LIMIT - Static variable in class io.scanbot.generictext.NativeGenericTextRecognizer
 

E

equals(p) - Method in class io.scanbot.generictext.NativeGenericTextRecognizerConfig
 
equals(p) - Method in class io.scanbot.generictext.NativeTextCharacterBox
 
equals(p) - Method in class io.scanbot.generictext.NativeTextRecognitionResult
 
equals(p) - Method in class io.scanbot.generictext.NativeTextWordBox
 

F

finalize() - Method in class io.scanbot.generictext.NativeGenericTextRecognizer
 

G

getChar() - Method in class io.scanbot.generictext.NativeTextCharacterBox
detected symbol
getConfidenceValue() - Method in class io.scanbot.generictext.NativeTextCharacterBox
confidence of symbol recognition
getConfidenceValue() - Method in class io.scanbot.generictext.NativeTextRecognitionResult
confidence of the recognition
getConfidenceValue() - Method in class io.scanbot.generictext.NativeTextWordBox
confidence of symbol recognition
getListOfCharacters() - Method in class io.scanbot.generictext.NativeTextRecognitionResult
list of detected characters
getListOfWords() - Method in class io.scanbot.generictext.NativeTextRecognitionResult
 
getNativeId() - Method in enum io.scanbot.generictext.NativeTextFilterStrategy
 
getRawString() - Method in class io.scanbot.generictext.NativeTextRecognitionResult
raw detected text
getRect() - Method in class io.scanbot.generictext.NativeTextCharacterBox
rect with a character INSIDE the finder rect
getRect() - Method in class io.scanbot.generictext.NativeTextWordBox
rect with a character INSIDE the finder rect
getText() - Method in class io.scanbot.generictext.NativeTextWordBox
detected text
getValidationSuccessful() - Method in class io.scanbot.generictext.NativeTextRecognitionResult
if the recognition and validation was successful

H

hashCode() - Method in class io.scanbot.generictext.NativeGenericTextRecognizerConfig
 
hashCode() - Method in class io.scanbot.generictext.NativeTextCharacterBox
 
hashCode() - Method in class io.scanbot.generictext.NativeTextRecognitionResult
 
hashCode() - Method in class io.scanbot.generictext.NativeTextWordBox
 

I

io.scanbot.generictext - package io.scanbot.generictext
 

L

languages - Variable in class io.scanbot.generictext.NativeGenericTextRecognizerConfig
Supported languages

M

matchSubstringForPattern - Variable in class io.scanbot.generictext.NativeGenericTextRecognizerConfig
 
maximumNumberOfAccumulatedFrames - Variable in class io.scanbot.generictext.NativeGenericTextRecognizerConfig
Maximum number of accumulated frames to inspect before actual result is returned
minimumNumberOfRequiredFramesWithEqualRecognitionResult - Variable in class io.scanbot.generictext.NativeGenericTextRecognizerConfig
Minimum number of accumulated frames that have equal result

N

NativeGenericTextCleanerCallback - Interface in io.scanbot.generictext
 
NativeGenericTextRecognizer - Class in io.scanbot.generictext
 
NativeGenericTextRecognizer(tessDataPath) - Constructor for class io.scanbot.generictext.NativeGenericTextRecognizer
 
NativeGenericTextRecognizer.Companion - Class in io.scanbot.generictext
 
NativeGenericTextRecognizerConfig - Class in io.scanbot.generictext
Native representation of the config for generic text recognizer
NativeGenericTextRecognizerConfig(minimumNumberOfRequiredFramesWithEqualRecognitionResult, maximumNumberOfAccumulatedFrames, ocrResolutionLimit, matchSubstringForPattern, allowedSymbols, languages, validator, textFilterStrategy, callback, callbackCleaner) - Constructor for class io.scanbot.generictext.NativeGenericTextRecognizerConfig
Native representation of the config for generic text recognizer
NativeGenericTextRecognizerKt - Class in io.scanbot.generictext
 
NativeGenericTextValidationCallback - Interface in io.scanbot.generictext
 
NativeTextCharacterBox - Class in io.scanbot.generictext
Unused for now
NativeTextCharacterBox(p, confidenceValue, rect) - Constructor for class io.scanbot.generictext.NativeTextCharacterBox
Unused for now
NativeTextFilterStrategy - Enum in io.scanbot.generictext
Additional parameter for class NativeGenericTextRecognizer to set the type of the scanned object
NativeTextRecognitionResult - Class in io.scanbot.generictext
Recognition result of generic text scanner
NativeTextRecognitionResult(rawString, confidenceValue, validationSuccessful, listOfCharacters, listOfWords) - Constructor for class io.scanbot.generictext.NativeTextRecognitionResult
Recognition result of generic text scanner
NativeTextWordBox - Class in io.scanbot.generictext
Represents one character in detected text
NativeTextWordBox(text, confidenceValue, rect) - Constructor for class io.scanbot.generictext.NativeTextWordBox
Represents one character in detected text

O

ocrResolutionLimit - Variable in class io.scanbot.generictext.NativeGenericTextRecognizerConfig
The image will be downscaled to the given value during the processing.

P

process(rawText) - Method in interface io.scanbot.generictext.NativeGenericTextCleanerCallback
Cleans the raw text extracted from the picture and extracts only valuable part from it

S

scanNv21(nv21, width, height, orientation, finderRect) - Method in class io.scanbot.generictext.NativeGenericTextRecognizer
Scan image to recognize a text and validate it with the predefined validator
setConfiguration(config) - Method in class io.scanbot.generictext.NativeGenericTextRecognizer
Sets the configuration to use during the text recognition

T

textFilterStrategy - Variable in class io.scanbot.generictext.NativeGenericTextRecognizerConfig
additional parameter to set the type of the scanned object
toString() - Method in class io.scanbot.generictext.NativeGenericTextRecognizerConfig
 
toString() - Method in class io.scanbot.generictext.NativeTextCharacterBox
 
toString() - Method in class io.scanbot.generictext.NativeTextRecognitionResult
 
toString() - Method in class io.scanbot.generictext.NativeTextWordBox
 

V

validate(string) - Method in interface io.scanbot.generictext.NativeGenericTextValidationCallback
Validates text and returns if it matches the need of the user
validator - Variable in class io.scanbot.generictext.NativeGenericTextRecognizerConfig
Simple validation string pattern
< A C D E F G H I L M N O P S T V 
Skip navigation links