using tesseract 4 on a C# project

911 views
Skip to first unread message

El Fakir Zakaria

unread,
Mar 5, 2017, 7:05:53 AM3/5/17
to tesseract-ocr
Can someone tell me the steps to use the last ver of tesseract on a C# project, i managed to use tesseract 3.2 using NuGet package, thank you for your time

Quan Nguyen

unread,
Mar 5, 2017, 10:59:28 AM3/5/17
to tesseract-ocr
You may want to submit a request to that project's owner.

El Fakir Zakaria

unread,
Mar 5, 2017, 11:09:37 AM3/5/17
to tesseract-ocr
is it too complicated to do ?
thanks for your fast reply

Quan Nguyen

unread,
Mar 5, 2017, 12:29:04 PM3/5/17
to tesseract-ocr
You can try download the source and compile. Then replace libtesseract304.dll with libtesseract400.dll, which you generate from Tesseract 4.00alpha source, and try compile again. Make sure to run the unit tests to ensure the library will work as expected.

El Fakir Zakaria

unread,
Mar 6, 2017, 12:07:09 PM3/6/17
to tesseract-ocr
Tried to follow git's wiki and used this command : 
cppan --build pvt.cppan.demo.google.tesseract.tesseract-master
got 17854 warning and 0 Error, a tesseract solution shortcut was created containing 5 projects:
->ALL_BUILD
->ZERO_CHECK
->build-dependencies
->copy-dependencies
->cppan-d-b-d
and a bin folder with some .dll .lib and tesseract.exe
not sure what to do next, your help is appreciated.

Quan Nguyen

unread,
Mar 8, 2017, 8:18:06 AM3/8/17
to tesseract-ocr
It seems more complicated than initially thought. I think it's best to ask tesseract.net developer to update the project.
Reply all
Reply to author
Forward
0 new messages