Installing/bundling libtesseract.so file(s) in tesseract jar file for Java application
55 views
Skip to first unread message
Adam Seligson
unread,
Aug 21, 2024, 6:20:05 AM8/21/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tesseract-ocr
Hi All,
I'm trying to install Tesseract for use on a Linux based Openshift container, and to that end I need the DLL equivalent files to be bundled in the Tesseract JAR file I'm using in my application. Does anyone have any experience or advice with this that they could pass along?
Thanks,
Adam
MadhuSudan Kaka
unread,
Mar 21, 2025, 9:40:06 AMMar 21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tesseract-ocr
Hi, I have a similar requirement. Did anyone generate .so files for tess4j?