On Sun, 22 Aug 2010 19:35:26 -0700 (PDT)
Quan Nguyen <[email protected]> wrote:

> A JNA-based wrapper for Tesseract OCR DLL, the library provides
> optical character recognition (OCR) support for:
> 
>     * TIFF, JPEG, GIF, PNG, and BMP image formats
>     * Multi-page TIFF images
>     * PDF document format
> 
> http://tess4j.sf.net

Nice work. Regarding this note on your site...

"Testing on Linux will be performed once the shared object library
equivalent to the DLL becomes available."

I don't know if you know but I've more or less taken over development
of Tesjeract, the JNI equivalent. I got it working on Linux by
basically mimicking the necessary parts of tessdll.dll. Feel free to
borrow that code. Ideally I'd like to ditch that ugly mess and use
Tesseract 3 but I've been tidying up Leptonica first.

http://code.google.com/p/tesjeract/

James

-- 
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