grompe / undistort

Fix perspective distortion using ImageMagick, Python and a modern browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

undistort

Fix perspective distortion using ImageMagick, Python and a modern browser

Required tools:

How to use:

  • Edit path to ImageMagick convert program in undistort_gui.py
  • Run undistort_gui.py <image_filename> <output_filename> (your default browser will open with image correction interface)
  • Drag with mouse to move and Shift+drag to rotate guidelines
  • Mark the distorted rectangle
  • Change output image width, height and/or aspect ratio
  • Press Fix button

Released for public domain by Grom PE.

example

Undistort.py example: "Trust my Rage" by Dae-Thalin

Undistort.py example result: "Trust my Rage" by Dae-Thalin

Image "Trust my Rage" (c) Dae-Thalin, used with permission

About

Fix perspective distortion using ImageMagick, Python and a modern browser


Languages

Language:Python 100.0%