tesseract/src
Stefan Weil 6f499f7fb5 Use std::vector<PROTO_STRUCT> for CLASS_STRUCT::Prototypes
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-03-28 20:31:35 +02:00
..
api Misc. 2021-03-24 14:36:45 +03:00
arch Modernize code (clang-tidy -checks='-*,google-readability-braces-around-statements') 2021-03-22 09:03:51 +01:00
ccmain Simplify checks for emptiness 2021-03-26 23:22:50 +01:00
ccstruct Replace malloc / free for C_OUTLINE::steps 2021-03-28 12:12:18 +02:00
ccutil Replace malloc / free for CLIST 2021-03-28 12:12:18 +02:00
classify Use std::vector<PROTO_STRUCT> for CLASS_STRUCT::Prototypes 2021-03-28 20:31:35 +02:00
cutil Add braces to single line statements (clang-tidy -checks='-*,google-readability-braces-around-statements') 2021-03-22 09:02:13 +01:00
dict Simplify checks for emptiness 2021-03-26 23:22:50 +01:00
lstm Fix some compiler warnings 2021-03-22 10:36:38 +01:00
opencl Modernize code for OTSU and reduce public API further 2021-03-23 08:59:04 +01:00
textord Simplify checks for emptiness 2021-03-26 23:22:50 +01:00
training Use std::vector<PROTO_STRUCT> for CLASS_STRUCT::Prototypes 2021-03-28 20:31:35 +02:00
viewer Replace some snprintf by std::to_string and modernize more code 2021-03-24 08:01:59 +01:00
wordrec Fix some compiler warnings 2021-03-27 13:00:18 +01:00