8000 GitHub - HaydenRJones/keystone_correction: A python script for keystone correction in images
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

HaydenRJones/keystone_correction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

keystone_correction

a simple python script for keystone correction in images

Usage :

  1. starting from the top left-hand and going clockwise, click the four corners of the ROI
  2. the image will be automatically cropped, corrected, and saved as fixed_image.jpg

Original image with ROI

Original image with ROI

Output image after correction

Output image after correction

Requirements :

  • python 3.xx
  • numpy
  • cv2

Todo :

  • better file handiling
    • deal with batches of files (ideally everything in a target folder)
    • multiple ROIs from a single image
  • zoom function for better cusor placement
  • more flexible ROI selection (starting from any corner)
  • general optimisation / decluttering
  • scale large images so they fit on screen

About

A python script for keystone correction in images

Topics

Resources

Stars

Watchers

Forks

Languages

0