.. |
adaptions.cpp
|
Remove member functions STRING::string and StringParam::string
|
2019-09-23 08:33:08 +02:00 |
applybox.cpp
|
Remove member functions STRING::string and StringParam::string
|
2019-09-23 08:33:08 +02:00 |
control.cpp
|
Remove member functions STRING::string and StringParam::string
|
2019-09-23 08:33:08 +02:00 |
control.h
|
Clean more include files and include statements
|
2018-06-24 19:45:12 +02:00 |
docqual.cpp
|
Remove member functions STRING::string and StringParam::string
|
2019-09-23 08:33:08 +02:00 |
docqual.h
|
ccmain: Use C++-11 code instead of TessCallback1
|
2019-07-04 16:03:30 +02:00 |
equationdetect.cpp
|
Remove member functions STRING::string and StringParam::string
|
2019-09-23 08:33:08 +02:00 |
equationdetect.h
|
Fix CID 1164633 (Uninitialized pointer field)
|
2019-09-14 15:43:50 +02:00 |
fixspace.cpp
|
Remove member functions STRING::string and StringParam::string
|
2019-09-23 08:33:08 +02:00 |
fixspace.h
|
Clean more include files and include statements
|
2018-06-24 19:45:12 +02:00 |
fixxht.cpp
|
replace deprecated C++ headers (reported by clan-tidy) - partially supersedes PR #1605
|
2018-09-18 18:51:11 +02:00 |
linerec.cpp
|
Remove member functions STRING::string and StringParam::string
|
2019-09-23 08:33:08 +02:00 |
ltrresultiterator.cpp
|
Fixed minor bug with the Choice iterator when lstm_choice_mode is not active.
|
2019-09-24 15:38:28 +02:00 |
ltrresultiterator.h
|
Fixed minor bug with the Choice iterator when lstm_choice_mode is not active.
|
2019-09-24 15:38:28 +02:00 |
Makefile.am
|
Remove more code for builds with disabled legacy engine
|
2019-08-13 17:49:10 +02:00 |
mutableiterator.cpp
|
MutableIterator: Define virtual destructor in .cpp file
|
2018-09-04 07:35:30 +02:00 |
mutableiterator.h
|
Modernize C++ code using override
|
2019-03-26 07:37:52 +01:00 |
osdetect.cpp
|
Remove member functions STRING::string and StringParam::string
|
2019-09-23 08:33:08 +02:00 |
osdetect.h
|
Clean more include files and include statements
|
2018-06-24 19:45:12 +02:00 |
output.cpp
|
Remove member functions STRING::string and StringParam::string
|
2019-09-23 08:33:08 +02:00 |
output.h
|
Clean more include files and include statements
|
2018-06-24 19:45:12 +02:00 |
pageiterator.cpp
|
Remove member functions STRING::string and StringParam::string
|
2019-09-23 08:33:08 +02:00 |
pageiterator.h
|
PageIterator: Remove useless const
|
2019-03-31 17:35:43 +02:00 |
pagesegmain.cpp
|
Remove member functions STRING::string and StringParam::string
|
2019-09-23 08:33:08 +02:00 |
pagewalk.cpp
|
Add missing file change.
|
2018-05-21 00:43:22 +03:00 |
par_control.cpp
|
Fix CID 1164620 (Uninitialized pointer field)
|
2019-09-14 15:43:50 +02:00 |
paragraphs_internal.h
|
LineHypothesis: Add copy assignment operator
|
2018-10-18 15:23:28 +02:00 |
paragraphs.cpp
|
Remove member functions STRING::string and StringParam::string
|
2019-09-23 08:33:08 +02:00 |
paragraphs.h
|
Clean more include files and include statements
|
2018-06-24 19:45:12 +02:00 |
paramsd.cpp
|
Remove member functions STRING::string and StringParam::string
|
2019-09-23 08:33:08 +02:00 |
paramsd.h
|
Fix CID 1164628 ff (Uninitialized pointer field) and optimize class ParamContent
|
2019-09-14 15:43:50 +02:00 |
pgedit.cpp
|
Remove member functions STRING::string and StringParam::string
|
2019-09-23 08:33:08 +02:00 |
pgedit.h
|
pgedit: Remove unused global functions
|
2019-04-20 19:00:07 +02:00 |
recogtraining.cpp
|
Remove member functions STRING::string and StringParam::string
|
2019-09-23 08:33:08 +02:00 |
reject.cpp
|
Remove member functions STRING::string and StringParam::string
|
2019-09-23 08:33:08 +02:00 |
reject.h
|
Clean more include files and include statements
|
2018-06-24 19:45:12 +02:00 |
resultiterator.cpp
|
Remove member functions STRING::string and StringParam::string
|
2019-09-23 08:33:08 +02:00 |
resultiterator.h
|
Clean up lstm_choice_mode and cut it down to 2 modes instead of 4
|
2019-09-02 11:09:53 +02:00 |
superscript.cpp
|
Remove member functions STRING::string and StringParam::string
|
2019-09-23 08:33:08 +02:00 |
tessbox.cpp
|
Remove unused macros
|
2018-10-22 17:48:17 +02:00 |
tessedit.cpp
|
Remove member functions STRING::string and StringParam::string
|
2019-09-23 08:33:08 +02:00 |
tesseractclass.cpp
|
Remove member functions STRING::string and StringParam::string
|
2019-09-23 08:33:08 +02:00 |
tesseractclass.h
|
Made the lstm_choice mode compatible with the hocr_char_boxes mode
|
2019-09-02 11:09:54 +02:00 |
tessvars.cpp
|
Replace tabs by blanks in source code
|
2018-07-03 16:29:14 +02:00 |
tessvars.h
|
Replace tabs by blanks in source code
|
2018-07-03 16:29:14 +02:00 |
tfacepp.cpp
|
Remove member functions STRING::string and StringParam::string
|
2019-09-23 08:33:08 +02:00 |
thresholder.cpp
|
Fix typo in description
|
2019-04-22 21:50:37 +02:00 |
thresholder.h
|
Fix typo in description
|
2019-04-22 21:50:37 +02:00 |
werdit.cpp
|
Modernize C++ code using auto
|
2019-03-26 07:55:08 +01:00 |
werdit.h
|
Clean more include files and include statements
|
2018-06-24 19:45:12 +02:00 |