Coder Social home page Coder Social logo

isabella232 / gimp-deskew-plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gimp-plugins-justice/gimp-deskew-plugin

0.0 0.0 0.0 80 KB

GIMP Deskew plugin by Karl Chen

License: GNU General Public License v2.0

Python 0.63% Shell 6.14% C++ 17.54% C 19.48% Makefile 55.40% HTML 0.80%

gimp-deskew-plugin's Introduction

This is original deskew plug-in for GIMP written by Karl Chen back in 2007. 
The plugin's homepage has been offline for a very long time, and the 
plug-in needed some fixes. So I went ahead and saved it from 
http://ccux-linux.de/pdb/index.php?pdetail=6271 where an src.rpm still had the 
original tarball.

Below goes slightly adjusted original contents of README.

GIMP Deskew Plug-In
===================

Copyright (C) 2007 Karl Chen <[email protected]>

http://www.cubewano.org/gimp-deskew-plugin/

Distributed under GPL v2+ (see COPYING).

Uses Radon skew detection algorithm and code from the PageTools project
(http://sourceforge.net/projects/pagetools).  [email protected],
[email protected].


Usage
=====

Click Layer => Transform => Deskew.

Gimp will 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.

gimp-deskew-plugin's People

Contributors

mairin avatar prokoudine avatar slessard avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.