mirror of
https://github.com/simon987/sist2.git
synced 2025-04-24 04:36:44 +00:00
Update tesseract datapaths
This commit is contained in:
parent
5f73fc024b
commit
52466d5d8a
@ -22,6 +22,7 @@
|
||||
const char *TESS_DATAPATHS[] = {
|
||||
"/usr/share/tessdata/",
|
||||
"/usr/share/tesseract-ocr/tessdata/",
|
||||
"/usr/share/tesseract-ocr/4.00/tessdata/",
|
||||
"./",
|
||||
NULL
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user