tesseract/src
sunyuechi 16fc9d90a4 Add RISC-V V support (#4346)
Convert riscv-v-spec-1.0.pdf into 111 PNG images,
then perform OCR on each one in sequence,
and measure the testing time on banana_f3:

old:        31m16.267s
new:        16m51.155s

Co-authored-by: sunyuechi <sunyuechi@iscas.ac.cn>
Co-authored-by: Stefan Weil <sw@weilnetz.de>
2024-11-08 08:09:01 +01:00
..
api Fix some code comments 2024-10-23 14:59:15 +02:00
arch Add RISC-V V support (#4346) 2024-11-08 08:09:01 +01:00
ccmain Replace some tprintf by tesserr stream (fixes Windows compiler warnings) 2024-11-03 17:53:45 +01:00
ccstruct Replace some tprintf by tesserr stream (fixes Windows compiler warnings) 2024-11-03 17:53:45 +01:00
ccutil Add TESS_API in declaration for tesserr (fix sw build) 2024-09-03 17:31:38 +02:00
classify Replace some tprintf by tesserr stream (fixes Windows compiler warnings) 2024-11-03 17:53:45 +01:00
cutil Modernize and optimize list_rec a little bit 2021-04-07 17:30:33 +02:00
dict Replace some tprintf by tesserr stream (fixes Windows compiler warnings) 2024-11-03 17:53:45 +01:00
lstm Remove Tensorflow support 2024-11-07 13:40:43 +01:00
textord Replace some tprintf by tesserr stream (fixes Windows compiler warnings) 2024-11-03 17:53:45 +01:00
training Remove Tensorflow support 2024-11-07 13:40:43 +01:00
viewer Fix several format strings 2024-08-26 13:16:09 +02:00
wordrec Fix more typos in code comments and variable name 2024-10-31 15:00:55 +01:00
svpaint.cpp autotools: Add rule for svpaint executable (#3873) 2022-07-19 00:50:01 +03:00
tesseract.cpp Add RISC-V V support (#4346) 2024-11-08 08:09:01 +01:00