mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-12-12 07:29:07 +08:00
296a836f4e
clang warnings: src/classify/trainingsampleset.cpp:39:11: warning: unused variable 'kMinOutlierSamples' [-Wunused-const-variable] src/lstm/lstmrecognizer.cpp:45:11: warning: unused variable 'kMaxChoices' [-Wunused-const-variable] src/training/dawg2wordlist.cpp:28:11: warning: unused variable 'kDictDebugLevel' [-Wunused-const-variable] src/training/stringrenderer.cpp:50:21: warning: unused variable 'kWordJoiner' [-Wunused-const-variable] Signed-off-by: Stefan Weil <sw@weilnetz.de> |
||
---|---|---|
.. | ||
api | ||
arch | ||
ccmain | ||
ccstruct | ||
ccutil | ||
classify | ||
cutil | ||
dict | ||
lstm | ||
opencl | ||
textord | ||
training | ||
viewer | ||
vs2010 | ||
wordrec |