Thanks to both of you for your replies.  What I am discovering leads
me to the conclusion that Tesseract,  although it functions well in
the limited scope in which it now exists, does not meet my criterion
for inclusion in the projects that I for see in the near term.  I
might take a hard look as a volunteer and submit some patches and a
configuration that would bring a DLL build into existence.
Again thanks...
FrankE

On Feb 26, 10:00 am, devTess <[email protected]> wrote:
> Hi Frank, I am not sure if you have experience with version 2.04. It
> comes with support for dll. In addition, there are wrappers up there
> that provide examples how to use the dll.
>
> In version 3.01. There are instructions on how to compile dll. Check
> forum of tesseract develop. However, since there are many significant
> changes in the internal structure used in 3.01 wrt to 2.04. One has to
> figure out what are the changes in structures, classes and function
> names.
>
> In my experience, the Cli/C++ wrapper written by Cong Nguyen is
> probably the first workable version that will show you which api
> functions to use in the right order.
>
> There are SWIG version for python, however, from what I have seen, it
> is accessing the api in a rather high level as the Main method in
> tesseractmain.cpp (retrieving external image file and return a text
> string).

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tesseract-ocr?hl=en.

Reply via email to