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 tesseract-ocr
Hi All,
I am new to Tesseract and am trying to understand what are its capabilities. I need Tesseract to read forms with different sections and dump data in Database.
I am not able to find any references which can tell me if Tesseract can Identify Lines and Rectangles automatically and return me its pixel locations or Coordinates.
Thanks in advance.
Regards,
Subhanshu Gupta
THintz
unread,
Jan 12, 2018, 9:56:44 AM1/12/18
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 tesseract-ocr
OpenCV is a better solution for that.
Subhanshu Gupta
unread,
Jan 15, 2018, 6:11:05 AM1/15/18
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 tesseract-ocr
Thanks THintz but I need to use Tesseract only so can Tesseract detect lines & rectangles?
Regards,
Subhanshu Gupta
tdh...@gmail.com
unread,
Jan 15, 2018, 6:47:42 AM1/15/18
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
Tesseract uses leptonica. Look at similar questions on github. I may have put an example there.