-
Notifications
You must be signed in to change notification settings - Fork 7
GIMP Deskew plugin by Karl Chen
License
gimp-plugins-justice/gimp-deskew-plugin
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Deskew is a simple plugin to fix skewed scanned documents.
Usage
=====
Click Layer => Transform => Deskew.
The plugin has no options. GIMP will simply auto-straighten ("deskew") the image.
Installation
============
Building/installation procedure depends on where you got the source code from.
If you got source code from Git repository,
./autogen.sh
make
make install
If you got a tarball with a version,
./configure
make
make install
For both ./autogen.sh and ./configure you can use --prefix=INSTALL_PATH, where
a typical installation path is /usr. By default /usr/local is used.
Copyrights
==========
Original developers: 2007 Karl Chen <quarl@cs.berkeley.edu>
Additional code changes: Aleksandr Prokudin, Máirín Duffy, Freso, Alexander Dorokhine.
Distributed under GPL v2+ (see COPYING).
Uses Radon skew detection algorithm and code from the PageTools project
(http://sourceforge.net/projects/pagetools). kale4@users.sourceforge.net,
yet@users.sourceforge.net.
About
GIMP Deskew plugin by Karl Chen
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published