See https://github.com/tesseract-ocr/tesseract/wiki/User-App-Example
https://github.com/tesseract-ocr/tesseract/wiki/APIExample - excuse the brevity, sent from mobile On 25-Apr-2017 12:11 PM, "Dhairya Shah" <[email protected]> wrote: > Dear All, > I am absolute complete beginner with tesseract or use of external > application for that case. I want to write a cpp application that uses > tesseract api( baseapi.h and allheader.h) However I could not find any > tutorial on the internet which tells me how to add these libraries to my > ide(code blocks) > > I am using windows 64bit. > > The question I want to ask is: > 1) inorder to include baseapi.h , is installing tesseract using > windows installer enough or do I have to do something else.( I figure I > have to download tesseract-ocr from git)? > 2) I have sucessfully downloaded and installed leptonica, please > guide me how to link the libraries in codeblocks.( i have tried messing > around with settings->linker settings , but hace no success). > > I just want to write a small application which uses tesseract api. Please > give me any input regarding how to do this, Using codeblocks or c++ is not > necessary. any ide or any language would do. If you tell me how to compile > my cpp applicaation using cmd also that would be more than helpful. > > Once again I am complete beginner,kindly help me out and im sorry if i > sound stupid. > thanks. > > -- > 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 post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/tesseract-ocr. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/tesseract-ocr/4b605e03-16e4-4db5-8775-cbed6738594e% > 40googlegroups.com > <https://groups.google.com/d/msgid/tesseract-ocr/4b605e03-16e4-4db5-8775-cbed6738594e%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/CAG2NduVaOBq7GF9%2B8VD4ocMVTVef15F4F2yPCHdgp8_AXxj0zQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

