On Monday, March 14, 2016 at 3:02:58 PM UTC-4, Evan Zamir wrote:
>
> I'm working on picture moderation tools, including auto-moderation of 
> content. Since text is harder to moderate, we want to make sure all images 
> with text get moderated by a human, but to do that we need a tool that can 
> tell us which images have text. Doesn't need to be able to actually do OCR 
> on the text. If tesseract does not have this capability, would appreciate 
> suggestions where to look. Thanks!
>

Not really something Tesseract is designed for. You might want to look at 
OpenCV http://docs.opencv.org/3.0-beta/modules/text/doc/text.html or Google 
"text detection in natural images" for other papers and software.

Tom

-- 
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 https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/d55d7673-b103-4c78-979d-98aae4a1f10e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to