Yes, it is possible.

You have 2 choices:

- you can call tesseract executable from your app.

- you can use the api interface and link your poject with tesseract.

To see how, read the documentation and the old messages in this group.

Regards.
El 22/08/2012 00:15, "Milan" <poison....@gmail.com> escribió:

> Hello everyone,
>
> I made a gallery, now I need to implement OCR function using tesseract, is
> this even possible? So a bit about the application, I am opening the image
> using Qt methods, and everything is working fine considering that part, now
> I need to implement the part where the user clicks on button "OCR" (or
> w/e), and I get the output file lets say in the folder where the image is.
>
> Kinda new with using open source projects and implementing them into my
> application so I would really appreciate any help. Thank you in advance.
>
> Milan
>
> --
> You received this message because you are subscribed to the Google
> Groups "tesseract-ocr" group.
> To post to this group, send email to tesseract-ocr@googlegroups.com
> To unsubscribe from this group, send email to
> tesseract-ocr+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/tesseract-ocr?hl=en
>

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

Reply via email to