See
https://github.com/tesseract-ocr/tesseract/commit/5deebe6c279f70215935c1f86baa7e7016c7f2a7

Ray's comment for commit

Moved cube aside without deleting it.



- excuse the brevity, sent from mobile

On 22-Mar-2017 10:07 PM, "THintz" <tdhi...@gmail.com> wrote:

> I'm sure I cloned master on 3/20/2017 3:55.   publictypes.h defines this:
>
> enum OcrEngineMode {
>   OEM_TESSERACT_ONLY,           // Run Tesseract only - fastest
>   OEM_LSTM_ONLY,                // Run just the LSTM line recognizer.
>   OEM_TESSERACT_LSTM_COMBINED,  // Run the LSTM recognizer, but allow
> fallback
>                                 // to Tesseract when things get difficult.
>   OEM_DEFAULT,                  // Specify this mode when calling init_*(),
>                                 // to indicate that any of the above modes
>                                 // should be automatically inferred from
> the
>                                 // variables in the language-specific
> config,
>                                 // command-line configs, or if not
> specified
>                                 // in any of the above should be set to the
>                                 // default OEM_TESSERACT_ONLY.
>   OEM_CUBE_ONLY,                // Run Cube only - better accuracy, but
> slower
>   OEM_TESSERACT_CUBE_COMBINED,  // Run both and combine results - best
> accuracy
> };
>
>
>
> On Wednesday, March 22, 2017 at 12:04:24 PM UTC-4, shree wrote:
>>
>> Sorry, mentioned incorrect code for LSTM
>>
>> OCR Engine modes:
>>   0    Original Tesseract only.
>>   1    Neural nets LSTM only.
>>   2    Tesseract + LSTM.
>>   3    Default, based on what is available
>>
>>
>> - excuse the brevity, sent from mobile
>>
>> On 22-Mar-2017 9:02 PM, "ShreeDevi Kumar" <shree...@gmail.com> wrote:
>>
>>> The initial 4.0alpha tag from November has cube in it. It was deleted
>>> later and is no longer in master.
>>>
>>> In fact, the OEM code for LSTM was originally 4 and now is 2.
>>>
>>> Shouldn't semantic versioning require tagging at major updates?
>>>
>>> - excuse the brevity, sent from mobile
>>>
>>> On 22-Mar-2017 8:58 PM, "universal reseller" <unire...@gmail.com> wrote:
>>>
>>>> ​how did you used cube engine on tesse 4 !?
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "tesseract-ocr" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to tesseract-oc...@googlegroups.com.
>>>> To post to this group, send email to tesser...@googlegroups.com.
>>>> Visit this group at https://groups.google.com/group/tesseract-ocr.
>>>> To view this discussion on the web visit https://groups.google.com/d/ms
>>>> gid/tesseract-ocr/CAC9ebrorORNrpApquscKiPf2Qbguc85qY1SJve6he
>>>> u2j4Dithg%40mail.gmail.com
>>>> <https://groups.google.com/d/msgid/tesseract-ocr/CAC9ebrorORNrpApquscKiPf2Qbguc85qY1SJve6heu2j4Dithg%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>> .
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>> --
> You received this message because you are subscribed to the Google Groups
> "tesseract-ocr" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to tesseract-ocr+unsubscr...@googlegroups.com.
> To post to this group, send email to tesseract-ocr@googlegroups.com.
> Visit this group at https://groups.google.com/group/tesseract-ocr.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/tesseract-ocr/0a0bb2e9-cc85-464c-8801-c4614edbfd05%
> 40googlegroups.com
> <https://groups.google.com/d/msgid/tesseract-ocr/0a0bb2e9-cc85-464c-8801-c4614edbfd05%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tesseract-ocr+unsubscr...@googlegroups.com.
To post to this group, send email to tesseract-ocr@googlegroups.com.
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/CAG2NduV-4W8Eh7Z%3D87ZkV8MZikqPzhsZtbO86u7ZR7Toi7cFUg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to