..
altlist.cpp
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
altlist.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
beam_search.cpp
cube: Fix typos in comments
2015-09-14 22:14:03 +02:00
beam_search.h
cube: Fix typos in comments
2015-09-14 22:14:03 +02:00
bmp_8.cpp
Fixed issues 1093-1097
2014-02-04 23:36:24 +00:00
bmp_8.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
cached_file.cpp
show page 0 for multipage tiff;
2011-08-11 21:42:13 +00:00
cached_file.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
char_altlist.cpp
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
char_altlist.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
char_bigrams.cpp
cube/char_bigrams: Fix some memory leaks
2016-11-28 15:53:35 +01:00
char_bigrams.h
Added Right-to-left/Bidi capability in the output iterators for Hebrew/Arabic, Refactored top-level word recognition module, Added simultaneous multi-language capability.
2012-02-02 03:03:56 +00:00
char_samp_enum.cpp
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
char_samp_enum.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
char_samp_set.cpp
Simplify delete operations
2016-11-24 17:59:13 +01:00
char_samp_set.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
char_samp.cpp
cube/char_samp: Fix some memory leaks
2016-11-28 15:53:35 +01:00
char_samp.h
Fix more typos in comments (found by codespell)
2015-11-04 21:58:42 +01:00
char_set.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
char_set.h
Added Right-to-left/Bidi capability in the output iterators for Hebrew/Arabic, Refactored top-level word recognition module, Added simultaneous multi-language capability.
2012-02-02 03:03:56 +00:00
classifier_base.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
classifier_factory.cpp
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
classifier_factory.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
con_comp.cpp
fix issue 1018, 1031
2013-12-06 22:07:46 +00:00
con_comp.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
conv_net_classifier.cpp
cube: Fix typos in comments
2015-09-14 22:14:03 +02:00
conv_net_classifier.h
cube: Fix typos in comments
2015-09-14 22:14:03 +02:00
cube_const.h
fixing issue 628 (replacing __MSW32__ with _WIN32) and issue 614 (reverting "class DLLSYM STRING" to "class CCUTIL_API STRING")
2012-02-19 21:48:45 +00:00
cube_line_object.cpp
cube: Fix typos in comments
2015-09-14 22:14:03 +02:00
cube_line_object.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
cube_line_segmenter.cpp
cube: Fix typos in comments
2015-09-14 22:14:03 +02:00
cube_line_segmenter.h
More minor fixes from issues and cleanup
2014-01-10 01:38:00 +00:00
cube_object.cpp
Doxygen
2015-07-20 18:48:00 +01:00
cube_object.h
Fixed a lot of compiler/clang warnings
2014-01-25 02:28:51 +00:00
cube_search_object.cpp
Result of clang tidy on recent merge
2016-11-07 10:46:33 -08:00
cube_search_object.h
cube: Fix typos in comments
2015-09-14 22:14:03 +02:00
cube_tuning_params.cpp
show page 0 for multipage tiff;
2011-08-11 21:42:13 +00:00
cube_tuning_params.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
cube_utils.cpp
cube: Use local variable which was reported as unused
2015-11-04 09:44:52 +01:00
cube_utils.h
Removed dependence on IMAGE class
2014-01-09 17:32:31 +00:00
feature_base.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
feature_bmp.cpp
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
feature_bmp.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
feature_chebyshev.cpp
fix mingw build issues
2014-01-18 09:00:54 +00:00
feature_chebyshev.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
feature_hybrid.cpp
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
feature_hybrid.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
hybrid_neural_net_classifier.cpp
Result of clang tidy on recent merge
2016-11-07 10:46:33 -08:00
hybrid_neural_net_classifier.h
cube: Fix typos in comments
2015-09-14 22:14:03 +02:00
lang_mod_edge.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
lang_model.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
Makefile.am
Removed dependence on IMAGE class
2014-01-09 17:32:31 +00:00
search_column.cpp
Simplify delete operations
2016-11-24 17:59:13 +01:00
search_column.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
search_node.cpp
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
search_node.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
search_object.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
string_32.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
tess_lang_mod_edge.cpp
Doxygen
2015-07-20 18:48:00 +01:00
tess_lang_mod_edge.h
Misc fixes, mostly clang formatting, but some bug fixes in matrix, werd, and tesstrain_utils. Also updates unicharset to match traineddata files.
2015-07-09 14:28:20 -07:00
tess_lang_model.cpp
cube: Fix typos in comments
2015-09-14 22:14:03 +02:00
tess_lang_model.h
Removed EXIT, fixing issue 144
2011-08-18 16:38:09 +00:00
tuning_params.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
word_altlist.cpp
Doxygen
2015-07-20 18:48:00 +01:00
word_altlist.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
word_list_lang_model.cpp
Removed upper limit on trie size, fixing issue 1020.
2014-02-03 19:18:23 +00:00
word_list_lang_model.h
Removed upper limit on trie size, fixing issue 1020.
2014-02-03 19:18:23 +00:00
word_size_model.cpp
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
word_size_model.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
word_unigrams.cpp
Result of clang tidy on recent merge
2016-11-07 10:46:33 -08:00
word_unigrams.h
Added Right-to-left/Bidi capability in the output iterators for Hebrew/Arabic, Refactored top-level word recognition module, Added simultaneous multi-language capability.
2012-02-02 03:03:56 +00:00