-
```
What steps will reproduce the problem?
1.running tesseract-ocr for hindi on attached files
2.
3.
What is the expected output? What do you see instead?
The expected output is correct OCR of the t…
-
How do we encode that a specific component used a specific model?
For example, ocrd_tesserocr uses `frm` model, where do we store that information?
This should be part of the overall provenance …
-
```
What steps will reproduce the problem?
1.running tesseract-ocr for hindi on attached files
2.
3.
What is the expected output? What do you see instead?
The expected output is correct OCR of the t…
-
Hi
Thanks for your tutorial, its great help. I was wondering If I have give single image with text, how I can detect word by segmenting each character.
![name](https://user-images.githubusercontent.…
-
When trying to do tesseract.rb -l ara or when setting up an Engine as follows:
``` ruby
tesseract = Tesseract::Engine.new{|e|
# Note this fails for multiple values of e.path and for no value at all
…
-
I'm trying to solve OCR tasks based on this code.
So what shape input to LSTM should have, suppose we have images `[batch_size, height, width, channels]` how should they be reshaped to be used as i…
-
For the last 2 years I've been studying Ocropy and its approaches to the many OCRing steps. Particularly, I conducted my experiments on an old books dataset, which I created and is available at:
http…
-
http://www.jacobfenton.com/
>
I’m a journalist and software developer based in Portland, Oregon. I've spent the last decade working as a reporter, editor, and programmer in newsrooms and nonprofit…
-
I have a court order as a pdf file. It has machine-searchable text (as opposed to scanned images).
I can open the file in **Foxit pdf Reader** and annotate the text (apply highlighter, add callouts a…
-
Hi @twelve17 ,
Would you please give me some help?
I'm getting errors when trying to run app in device.
(Run app in simulator is ok)
Output log:
```
Missing config value for runtime_dir
Missing con…