galfar / deskew

Deskew is a command line tool for deskewing scanned text documents. It uses Hough transform to detect "text lines" in the image. As an output, you get an image rotated so that the lines are horizontal.
http://galfar.vevb.net/deskew
Mozilla Public License 2.0
164 stars 26 forks source link

Can you introduce your algorithm briefly? #2

Closed shufanwu closed 5 years ago

shufanwu commented 5 years ago

It's a handsome work you did, but I'm not good at pascal,.Could you introduce your algorithm briefly?

galfar commented 5 years ago

You can find the description here: https://galfar.vevb.net/wp/2011/deskewing-scanned-documents/