..
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: Simplify new operations
2016-12-07 17:09:52 +01:00
beam_search.h
Remove extra semicolons after member function definitions
2016-12-07 17:18:51 +01:00
bmp_8.cpp
cube: Simplify new operations
2016-12-07 17:09:52 +01: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
cube: Simplify new operations
2016-12-07 17:09:52 +01: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
cube: Simplify new operations
2016-12-07 17:09:52 +01: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: Simplify new operations
2016-12-07 17:09:52 +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
cube: Simplify new operations
2016-12-07 17:09:52 +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: Fix use after free regression
2016-12-07 17:18:16 +01:00
char_samp.h
cube: Simplify new operations
2016-12-07 17:09:52 +01:00
char_set.cpp
cube: Simplify new operations
2016-12-07 17:09:52 +01: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
cube: Simplify delete operations
2016-12-07 16:22:26 +01:00
classifier_factory.cpp
cube: Simplify new operations
2016-12-07 17:09:52 +01: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
cube: Simplify new operations
2016-12-07 17:09:52 +01: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: Simplify new operations
2016-12-07 17:09:52 +01: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: Simplify new operations
2016-12-07 17:09:52 +01: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: Simplify new operations
2016-12-07 17:09:52 +01:00
cube_line_segmenter.h
More minor fixes from issues and cleanup
2014-01-10 01:38:00 +00:00
cube_object.cpp
cube: Simplify new operations
2016-12-07 17:09:52 +01:00
cube_object.h
Fixed a lot of compiler/clang warnings
2014-01-25 02:28:51 +00:00
cube_search_object.cpp
cube: Simplify new operations
2016-12-07 17:09:52 +01:00
cube_search_object.h
cube: Fix typos in comments
2015-09-14 22:14:03 +02:00
cube_tuning_params.cpp
cube: Simplify new operations
2016-12-07 17:09:52 +01: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: Simplify new operations
2016-12-07 17:09: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
cube: Simplify new operations
2016-12-07 17:09:52 +01: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
cube: Simplify new operations
2016-12-07 17:09:52 +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
cube: Simplify new operations
2016-12-07 17:09:52 +01: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
cube: Simplify new operations
2016-12-07 17:09:52 +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: Simplify new operations
2016-12-07 17:09:52 +01: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
cube: Simplify new operations
2016-12-07 17:09:52 +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
cube: Simplify new operations
2016-12-07 17:09:52 +01: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
cube: Simplify new operations
2016-12-07 17:09:52 +01: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
cube: Simplify new operations
2016-12-07 17:09:52 +01: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