ofxHomography
ofxHomography copied to clipboard
Openframeworks helper addon with functions for finding the homography between two sets of points.
trafficstars
ofxHomography
Introduction
Openframeworks helper addon with functions for finding the homography between two sets of points.
License
MIT
Installation
Just drop the folder into the openFrameworks/addons/ folder.
Dependencies
N/A
Compatibility
Tested with OF 0.11.2
Known issues
N/A
Version history
Version 1.1.0 (2021.03.31):
- Adapted to official addons template
- Cleanup