-
```
Hi,
I am trying to implement OCRA algorithm in Javascript using CryptoJS. I casted
code from Java to Javascript, replacing Hmac function by the one used in Crypto
JS.
The problem is that the g…
-
```
Hi,
I am trying to implement OCRA algorithm in Javascript using CryptoJS. I casted
code from Java to Javascript, replacing Hmac function by the one used in Crypto
JS.
The problem is that the g…
-
```
What steps will reproduce the problem?
1. create training file for a font for numbers 0..9
2. run tesseract against training sample using newly created "traineddata"
What is the expected output?…
-
```
I have a blob of numbers, in OCRA font, that I want to recognize. Other fonts
such as Arial, Times New Roman, Courier, & Palatino work fine for recognizing
the numeric glyphs. Ironically, OCRA…
-
```
What steps will reproduce the problem?
1.Any training data which generates more than 200 words when running
tesseract zzz.ocra.exp0.tif zzz.ocra.exp0 nobatch box.train
What is the expected outpu…
-
```
Hi,
I am trying to implement OCRA algorithm in Javascript using CryptoJS. I casted
code from Java to Javascript, replacing Hmac function by the one used in Crypto
JS.
The problem is that the g…
-
Hi, I have noticed that the in function
void hotp(const u_char *key, size_t keylen, u_long counter, int ndigits, char *buf10, char *buf16, size_t buflen)
the counter is u_long (unsigned long).
But o…
-
```
What steps will reproduce the problem?
1. create training file for a font for numbers 0..9
2. run tesseract against training sample using newly created "traineddata"
What is the expected output?…
-
```
What steps will reproduce the problem?
1. create training file for a font for numbers 0..9
2. run tesseract against training sample using newly created "traineddata"
What is the expected output?…
-
```
Hi,
I am trying to implement OCRA algorithm in Javascript using CryptoJS. I casted
code from Java to Javascript, replacing Hmac function by the one used in Crypto
JS.
The problem is that the g…