tesseract/src
Stefan Weil 5cce7342e5 textord: Fix some signed/unsigned compiler warnings
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-10-10 20:00:31 +02:00
..
api Add configurable variables to control thresholding (#3577) 2021-09-29 23:17:22 +03:00
arch Disable HAVE_FRAMEWORK_ACCELERATE for compilers which fail to compile with it 2021-09-06 17:15:46 +02:00
ccmain ccmain: Remove unused local variable 2021-10-10 20:00:31 +02:00
ccstruct ccstruct: Fix some signed/unsigned compiler warnings 2021-10-10 20:00:31 +02:00
ccutil ccutil: Fix some signed/unsigned compiler warnings 2021-10-10 20:00:31 +02:00
classify classify: Fix some signed/unsigned compiler warnings 2021-10-10 20:00:31 +02:00
cutil Modernize and optimize list_rec a little bit 2021-04-07 17:30:33 +02:00
dict dict: Fix some signed/unsigned compiler warnings 2021-10-10 20:00:31 +02:00
lstm lstm: Fix some signed/unsigned compiler warnings 2021-10-10 20:00:31 +02:00
opencl Fix build with OpenCL and add namespace to OpenCL code 2021-10-06 07:51:03 +02:00
textord textord: Fix some signed/unsigned compiler warnings 2021-10-10 20:00:31 +02:00
training Simplify function LoadTrainingData and fix mastertrainer_test 2021-09-17 08:24:50 +02:00
viewer Optimize check for non empty string and fix code 2021-08-12 14:45:22 +02:00
wordrec Replace new / delete by std::vector in class Wordrec 2021-10-10 14:07:25 +02:00