We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OCR.cpp:6:41: error: ‘OEM_LSTM_ONLY’ is not a member of ‘tesseract’ m_api->Init(NULL, language.c_str(), tesseract::OEM_LSTM_ONLY);
tesseract 3.03 leptonica-1.70 libgif 4.1.6(?) : libjpeg 8d : libpng 1.2.50 : libtiff 4.0.3 : zlib 1.2.8 : webp 0.4.0
The text was updated successfully, but these errors were encountered:
Script was developed on tesseract 4.0 and leptonica 1.75.
I'll add informations to readme. Thanks for letting me know.
Sorry, something went wrong.
No branches or pull requests
OCR.cpp:6:41: error: ‘OEM_LSTM_ONLY’ is not a member of ‘tesseract’ m_api->Init(NULL, language.c_str(), tesseract::OEM_LSTM_ONLY);
tesseract 3.03
leptonica-1.70
libgif 4.1.6(?) : libjpeg 8d : libpng 1.2.50 : libtiff 4.0.3 : zlib 1.2.8 : webp 0.4.0
The text was updated successfully, but these errors were encountered: