Ray Smith
|
3f7735492f
|
Removed unnecessary using statements and cleaned up google/non-google distinction
|
2017-07-19 16:42:48 -07:00 |
|
Raf Schietekat
|
3983d2f76a
|
Reviewed uses of reinterpret_cast
|
2017-05-11 01:58:40 +02:00 |
|
Ray Smith
|
1cc511188d
|
Added extra Init that takes a memory buffer or a filereader function pointer to enable read of traineddata from memory or foreign file systems. Updated existing readers to use TFile API instead of FILE. This does not yet add big-endian capability to LSTM, but it is very easy from here.
|
2017-04-27 15:48:23 -07:00 |
|
Ray Smith
|
f566a45b30
|
clang-tidy changes from sync
|
2017-01-25 16:20:19 -08:00 |
|
Stefan Weil
|
cb6e9e0071
|
training: Replace NULL by nullptr
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2016-12-14 21:08:36 +01:00 |
|
Ray Smith
|
9f5ba9105f
|
Removed dependency on cube from the code
|
2016-12-14 10:55:15 -08:00 |
|
Ray Smith
|
2c837dffc3
|
Result of clang tidy on recent merge
|
2016-11-07 10:46:33 -08:00 |
|
Zdenko Podobný
|
545a0634da
|
improve NO_CUBE_BUILD
|
2015-08-09 18:09:52 +02:00 |
|
theraysmith@gmail.com
|
4d514d5a60
|
Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@878 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2013-09-23 15:26:50 +00:00 |
|
theraysmith@gmail.com
|
e33ae59f4d
|
Fixed training leaks and randomness
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@653 d0cd1f9f-072b-0410-8dd7-cf729c803f20
|
2012-02-02 03:02:16 +00:00 |
|