Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 586 Bytes

File metadata and controls

33 lines (26 loc) · 586 Bytes

ofxHomography

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