Re: OCR question

2006-03-16 Thread Duncan Watson <[EMAIL PROTECTED]>
Excellent suggestion. I found it. I will see what I can do about some edge detection to crop the images so that gocr has an easier time of it. Thanks -Duncan -- http://mail.python.org/mailman/listinfo/python-list

Re: OCR question

2006-03-15 Thread [EMAIL PROTECTED]
try gocr? command line ocr for linux Not very pythonic, but I am unaware of any ocr implementations in python. It is gpl, so it should be to hard to write python wrappers if you really want to do it right. -- http://mail.python.org/mailman/listinfo/python-list