Hi Zdenko, Actually I need to write a tesseract interface library for my project which runs on Windows and Linux. The project will use this interface to get tesseract functionality. Based on our planning, currently this interface will invoke tesseract using command line and later this interface will replace command line with rest service.
I am just trying to figure out artifacts which I need to package in my library for Windows and Linux. Thanks, Pooja On Saturday, December 28, 2019 at 12:04:45 AM UTC+5:30, zdenop wrote: > > If your project is C++ why you need to invoice tesseract via command line? > Why you would not use tesseract API? Your description of process is > inefficient. > > Zdenko > > > pi 27. 12. 2019 o 12:35 Pooja Pandey <[email protected] <javascript:>> > napĂsal(a): > >> Hi, >> >> I need to develop application in C++ which will run on Windows and Linux >> platforms. My application is required to invoke tesseract installer using >> command line as and when required. I am trying to figure out following, >> >> 1. How do I package this installer into my application i.e. as per my >> understanding to use tesseract we need to install it on the machine, does >> that mean that my application should install tesseract or there is way to >> pack tesseract binary and the same can be invoked by the application?? >> >> >> Thanks & Regards, >> Pooja >> >> -- >> You received this message because you are subscribed to the Google Groups >> "tesseract-ocr" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/tesseract-ocr/cdb21215-10fc-4e37-a687-4605c76781e3%40googlegroups.com >> >> <https://groups.google.com/d/msgid/tesseract-ocr/cdb21215-10fc-4e37-a687-4605c76781e3%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/c84d6959-2ea2-455c-afca-09fa9e4c8754%40googlegroups.com.

