tesseract/wordrec
Stefan Weil e6d683923c Reduce number of new / delete operations for class LanguageModel
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2017-05-19 18:31:37 +02:00
..
associate.cpp Missing from 25d0968 2015-05-13 09:05:08 -07:00
associate.h Result of clang tidy on recent merge 2016-11-07 10:46:33 -08:00
chop.cpp Major refactor to improve speed on difficut images, especially when running 2015-05-12 14:59:14 -07:00
chop.h Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
chopper.cpp Remove unused include statements for freelist.h 2017-05-01 17:12:43 +02:00
chopper.h Major refactor to improve speed on difficut images, especially when running 2015-05-12 14:59:14 -07:00
drawfx.cpp fix build with -DGRAPHICS_DISABLED 2014-01-11 23:08:54 +00:00
drawfx.h remove unused code (Windows related) 2013-07-08 18:21:10 +00:00
findseam.cpp Remove unused include statements for freelist.h 2017-05-01 17:12:43 +02:00
findseam.h Fixed issue 1056 2014-01-10 17:24:07 +00:00
gradechop.cpp Remove register attribute for local variables 2015-11-06 06:45:19 +01:00
gradechop.h Major refactor to improve speed on difficut images, especially when running 2015-05-12 14:59:14 -07:00
language_model.cpp Reduce number of new / delete operations for class LanguageModel 2017-05-19 18:31:37 +02:00
language_model.h Reduce number of new / delete operations for class LanguageModel 2017-05-19 18:31:37 +02:00
lm_consistency.cpp Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
lm_consistency.h Fix #define guards in header files 2016-12-04 15:43:03 +01:00
lm_pain_points.cpp Doxygen 2015-07-20 18:48:00 +01:00
lm_pain_points.h Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
lm_state.cpp Doxygen 2015-07-20 18:48:00 +01:00
lm_state.h Reviewed uses of reinterpret_cast 2017-05-11 01:58:40 +02:00
Makefile.am Makefile.am change for Split/seam refactor 2015-05-12 15:05:56 -07:00
measure.h Result of clang tidy on recent merge 2016-11-07 10:46:33 -08:00
outlines.cpp Major refactor to improve speed on difficut images, especially when running 2015-05-12 14:59:14 -07:00
outlines.h 3.01 code from http://github.com/jimregan/tesseract-ocr with addaptions related to Linux and Windows (VC2008) compile process 2010-11-23 18:34:14 +00:00
params_model.cpp 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
params_model.h 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
pieces.cpp Reviewed uses of reinterpret_cast 2017-05-11 01:58:40 +02:00
plotedges.cpp Major refactor to improve speed on difficut images, especially when running 2015-05-12 14:59:14 -07:00
plotedges.h Major refactor to improve speed on difficut images, especially when running 2015-05-12 14:59:14 -07:00
render.cpp Fixed issue 1101 2014-04-24 00:09:37 +00:00
render.h 3.01 code from http://github.com/jimregan/tesseract-ocr with addaptions related to Linux and Windows (VC2008) compile process 2010-11-23 18:34:14 +00:00
segsearch.cpp Major refactor to improve speed on difficut images, especially when running 2015-05-12 14:59:14 -07:00
tface.cpp 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
wordclass.cpp Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc. 2013-09-23 15:26:50 +00:00
wordrec.cpp Fixed issue 1056 2014-01-10 17:24:07 +00:00
wordrec.h 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