What preprocessing operations are performed by Tesseract OCR?
81 views
Skip to first unread message
Sirius Lee
unread,
Nov 19, 2014, 9:01:55 AM11/19/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tesser...@googlegroups.com
I couldn't find a detailed documentation and I don't feel browsing the source code. I want not to redo canny edge detection for example if it is already done by Tesseract engine. I need to know its steps before doing mine