tessdll (wrapper for tesseract 2) is no compatible with tesseract 3. So there are no such entry points, any you need to use tesseract 3 functions.
Zdenko On Fri, Apr 25, 2014 at 4:07 PM, NBL <[email protected]> wrote: > I am trying to get the libtesseract302 to work in a c# dll. The c# dll > works with an earlier version of the tesseract called tessdll. I am > currently unable to find entrypoints for the new dll in the documentation. > For example where can I find the following entry points for the new version > of the Tesseract dll > > TessDllInit > > TessDllRelease > > TessDllRecognize_all_Words > > TessDllRecognize_a_Block > > TessDllEndPage > > TessDllBeginPageUprightBPP > > TessDllBeginPageLangBPP > > TessDllBeginPageBPP > > TessDllBeginPageUpright > > TessDllBeginPageLang > > TessDllBeginPage > > > Thanks for any help. > > > -- > 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 http://groups.google.com/group/tesseract-ocr. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tesseract-ocr/575d9d7a-0c04-41de-b960-b116258dfc5e%40googlegroups.com<https://groups.google.com/d/msgid/tesseract-ocr/575d9d7a-0c04-41de-b960-b116258dfc5e%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 http://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/CAJbzG8wvkXFEmzvuDDLUMzggmaRz2ELD6MtXZQsPr-JEUB7ZLw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

