-
This is my error :
```
Uncaught TypeError: Cannot read property '1' of undefined
at HocrProofreader.renderNodesRecursive (hocr-proofreader.js:304)
at HocrProofreader.renderNodesRecursive…
-
```
What steps will reproduce the problem?
Run tesseract 000000.tif 000000 -l pol+deu-frak hocr
on http://fleksem.klf.uw.edu.pl/~jsbien/tesseract_empty-words/000000.tif
What is the expected output?…
-
```
What steps will reproduce the problem?
1. Use an input image at a rotation (e.g., 90 degrees)
2. Output the text to hocr
What is the expected output? What do you see instead?
The hocr output shou…
-
Hello,
Thanks for your code !
I have a issue on this file when I try to convert it to hocr.
jpeg to json was done by gcvocr.sh
Find attached example, thanks for your help
[MAXX.json.zip…
-
### This issue is for a: (mark with an `x`)
```
- [X] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior …
-
### Environment
* **Tesseract Version**: v4.0.0.20181030. UB Mannheim windows binary from here https://github.com/UB-Mannheim/tesseract/wiki
Leptonica 1.75.3
* **Platform**: Windows 10 64-bit
…
-
**Issue reported by anonymous at Bitbucket**:
Thank you very much for ocrodjvu. I am using ocrodjvu with the options `--engine=tesseract -l deu`. Versions are:
tesseract: 3.02
ocrodjvu: 0.7.16
With…
jwilk updated
5 years ago
-
```
What steps will reproduce the problem?
1. Use an input image at a rotation (e.g., 90 degrees)
2. Output the text to hocr
What is the expected output? What do you see instead?
The hocr output shou…
-
```
What steps will reproduce the problem?
Run tesseract 000000.tif 000000 -l pol+deu-frak hocr
on http://fleksem.klf.uw.edu.pl/~jsbien/tesseract_empty-words/000000.tif
What is the expected output?…
-
For the sake of testing, I'm just trying to get this working with one page:
```
recode_pdf --from-imagestack 'doc/page_5_fixed.png' \
--hocr-file doc/page_5_fixed.hocr \
-o output.pdf
`…