tesseract/src
Stefan Weil 0d91c700c0 Modernize code in Tesseract::init_tesseract
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2021-08-23 07:30:03 +02:00
..
api Write image filename in ALTO output 2021-08-07 22:14:03 +02:00
arch Add float dotproduct implementation for NEON 2021-08-03 10:35:22 +02:00
ccmain Modernize code in Tesseract::init_tesseract 2021-08-23 07:30:03 +02:00
ccstruct Fix cloning of Image with pix_ == nullptr (issue #537) 2021-08-18 19:22:23 +02:00
ccutil Move member function bodies into class template. 2021-08-20 12:42:40 +03:00
classify Rename UnicityTable<T>::get_id to UnicityTable<T>::get_index 2021-07-26 07:59:58 +02:00
cutil Modernize and optimize list_rec a little bit 2021-04-07 17:30:33 +02:00
dict Simplify *_VAR_H macros (#3508) 2021-07-25 12:09:07 +03:00
lstm Compile LSTM::PrintW and LSTM::PrintDW conditionally 2021-08-10 22:04:57 +02:00
opencl Basic usage of new Image class. Only pixDestroy is wrapped at the moment. 2021-03-31 22:39:43 +03:00
textord Avoid call of ColumnFinder::DisplayBlocks (small optimization) 2021-08-12 15:23:44 +02:00
training Simplify *_VAR_H macros (#3508) 2021-07-25 12:09:07 +03:00
viewer Optimize check for non empty string and fix code 2021-08-12 14:45:22 +02:00
wordrec Remove unused function Wordrec::merge_fragments 2021-08-10 22:04:57 +02:00