summaryrefslogtreecommitdiff
path: root/graphics/deskew/README
diff options
context:
space:
mode:
authorAlexander Verbovetsky <alik@ejik.org>2017-08-14 13:24:22 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-08-19 07:10:39 +0700
commitb12828e343290b42822e720416f5189b6f50e54a (patch)
tree2fbe07bbe20aa2141109df5e36ebaae8599b3b02 /graphics/deskew/README
parent5efb5b861caccb1635bb539970773b3377b02e77 (diff)
downloadslackbuilds-b12828e343290b42822e720416f5189b6f50e54a.tar.gz
graphics/deskew: Added (cli tool for deskewing text images).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'graphics/deskew/README')
-rw-r--r--graphics/deskew/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/deskew/README b/graphics/deskew/README
new file mode 100644
index 0000000000..2e2e664bbb
--- /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.