diff options
Diffstat (limited to 'graphics/deskew/README')
-rw-r--r-- | graphics/deskew/README | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/graphics/deskew/README b/graphics/deskew/README index 2e2e664bbb..f69634e271 100644 --- a/graphics/deskew/README +++ b/graphics/deskew/README @@ -1,3 +1,8 @@ -Deskew is a command line tool for deskewing scanned text documents. It +deskew (command line tool for automatically deskewing text images) + +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. + +There is no man page, but you can run deskew with no arguments to see +the list of supported options. |