diff options
Diffstat (limited to 'graphics/deskew/README')
-rw-r--r-- | graphics/deskew/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/deskew/README b/graphics/deskew/README new file mode 100644 index 000000000000..2e2e664bbbf4 --- /dev/null +++ b/graphics/deskew/README @@ -0,0 +1,3 @@ +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. |