mirror of
https://github.com/sist2app/sist2.git
synced 2025-05-11 20:36:13 +02:00
Update tessdata paths
This commit is contained in:
parent
7873ef003d
commit
c726074029
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ const char *TESS_DATAPATHS[] = {
|
|||
"/usr/share/tessdata/",
|
||||
"/usr/share/tesseract-ocr/tessdata/",
|
||||
"/usr/share/tesseract-ocr/4.00/tessdata/",
|
||||
"/usr/share/tesseract-ocr/5/tessdata/",
|
||||
"./",
|
||||
NULL
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue