Hi all, I've had an idea for a while about utilising getUserMedia/file input in a browser to capture a picture of text, and then use OCR to get the text. It seems there are no readily available JS OCR libs, so I've started thinking about using emscripten to compile tesseract to JS.
I'd just like to know is this viable? Modern browsers can create binary blobs, so I assume this would be possible, providing the tesseract API supports it? Thanks in advance, Nick -- -- 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 --- 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]. For more options, visit https://groups.google.com/groups/opt_out.

