-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
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
OCRTesseract can not recognize Chinese #873
Comments
Does your tessdata contain chi_sim.traineddata ? |
@shimat when i use https://github.com/charlesw/tesseract wrapper , it is works |
I could reproduce this problem. It may be an OpenCV bug. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
I have the same problem,anything can fix it? OK, maybe this is the reason: tesseract-ocr/tesseract#1250 |
opencvsharp/src/OpenCvSharpExtern/text.h Line 87 in 0498156
so manually set the whitelist to empty string |
… be recognized by tesseract: shimat/opencvsharp#873 (comment) @ `TesseractRecognizer.ctor()` @ crawler
… be recognized by tesseract: shimat/opencvsharp#873 (comment) @ `TesseractRecognizer.ctor()` - unused config `ImageOcrPipeline.PaddleOcr.ServingEndpoint` that deprecated since 541f4d2 @ appsettings.json @ crawler
Summary of your issue
OCRTesseract can not recognize Chinese
Environment
What did you do when you faced the problem?
//write here
Example code:
Output:
What did you intend to be?
The text was updated successfully, but these errors were encountered: