tesseract/src
Stefan Weil b15b5d1de7 Replace malloc / free by new / delete for FEATURE_STRUCT, FEATURE_SET_STRUCT
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-03-28 12:12:18 +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 Simplify checks for emptiness 2021-03-26 23:22:50 +01:00
ccutil Modernize BitVector 2021-03-27 13:00:18 +01:00
classify Replace malloc / free by new / delete for FEATURE_STRUCT, FEATURE_SET_STRUCT 2021-03-28 12:12:18 +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 Replace malloc / free by new / delete for FEATURE_STRUCT, FEATURE_SET_STRUCT 2021-03-28 12:12:18 +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