-
-
I am trying to setImage using tesserocr:
using this -
```
with PyTessBaseAPI() as api:
for file in filename:
api.Init(lang = 'eng')
api.SetImageFile(file)
#print (api.AllWordConfidences())
a…
-
I checkout this project and run the test_api.py.
All tests that have test_image* failure
```
tesserocr/tests/test_api.py", line 70, in test_image_file
self._api.SetImageFile(self._image_fi…
-
I propose the following addition to Amendment 2, to synchronize language system tags in OFF with OT 1.8.4. Various tags were added, and several changes are made to corresponding ISO 639 IDs or the des…
-
https://github.com/tesseract-ocr/tesseract/issues/943#issuecomment-303239929
theraysmith commented on May 23, 2017
> *Far greater performance improvements can be made by making the network small…
-
There is a board on ESP32. Compiled the firmware based on Marlin 2.0.9 and Esp3dlib. But there is no connection between the WEB interface and the firmware. A similar GR BL firmware works on this boar…
-
We need to draw first versions of the horn and the hook, and compose for /o, /u, /O, and /U (probably in Mono casual & linear weight B).
From that, we will draw these accents in other masters.
A…
-
## ❓ Questions and Help
As the title desscribed, I want to train the model for my VQA dataset in Vietnamese. Does the OCR part and Embedding part support Vietnamese. Or I have to customize it myself?
-
### Bug Description
Nozzle to probe offset is ignored. Probably on X and Y axis.
### Configuration Files
Not relevant
### Steps to Reproduce
Compile latest 04c4c6004e752582235357b14aebd…
-
**Describe the bug**
If the main language is not English, but the option is English and they are the nouns. The result seems to be broken
**Expected behavior**
Show true words, if possible, show …