SkillAgentSearch skills...

WarpPerspective

Just a driver for python's opencv warp perspective function -- plus a GUI calibrator!

Install / Use

/learn @abramhindle/WarpPerspective
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

WarperPerspective

This project makes a nice little wrapper for a GUI used to calibrate OpenCV's warpPerspective function in Python. It provides a GUI that the user can click the top left, top right, bottom right and bottom left corners to produce a Warper object that can used later to warp images from sources such as a webcam.

Software Copyright

Copyright (c) 2017 OpenCV, Alexander Mordvintsev, Abid Rahman K., Abram Hindle

BSD-3 Clause License

Image Copyright

Copyright (c) 2017 Abram Hindle licensed under CC-BY-SA 4.0

Resources used:

Taken from OpenCV http://docs.opencv.org/3.1.0/da/d6e/tutorial_py_geometric_transformations.html by Alexander Mordvintsev (GSoC-2013 mentor) and Abid Rahman K. (GSoC-2013 intern)

UI inspired from Adrian Rosebrock http://www.pyimagesearch.com/2015/03/09/capturing-mouse-click-events-with-python-and-opencv/

View on GitHub
GitHub Stars6
CategoryProduct
Updated1y ago
Forks3

Languages

Python

Security Score

55/100

Audited on Jul 13, 2024

No findings