Type Alias TTextRecognizerHTTPV2ConfConfiguration

TTextRecognizerHTTPV2ConfConfiguration: {
    addLKText?: boolean;
    customLexicon?: string[];
    customResources?: string[];
}