Skip to content

openFrameworks addon that performs automatic 2d rectification of images. It’s based on work done in “Shape from Angle Regularity” by Zaheer et al., ECCV 2012 [http://cvlab.lums.edu.pk/zaheer2012shape]

License

Notifications You must be signed in to change notification settings

harisusmani/ofxCorrectPerspective

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxCorrectPerspective

Introduction

openFrameworks addon that performs automatic 2d rectification of images. It’s based on work done in “Shape from Angle Regularity” by Zaheer et al., ECCV 2012. http://cvlab.lums.edu.pk/zaheer2012shape/

Demo Video: https://vimeo.com/95204456

Project Details: http://goo.gl/FvkFOh

Other libraries used in this addon:

License

The code in this repository is available under the MIT License.
Copyright (c) 2014 M. Haris Usmani, www.harisusmani.com

Installation

  • Copy to your openFrameworks/addons folder
  • Generate a new project using projectGenerator
  • AFTER generating project, download and copy 'dlib' from http://dlib.net to ofxCorrectPerspective/src

Dependencies

  • ofxCV
  • ofxOpenCv

Compatibility

openFrameworks V 0.8.0 Windows-CodeBlocks

Version History

v1.0 5/15/2014

  • initial version

About

openFrameworks addon that performs automatic 2d rectification of images. It’s based on work done in “Shape from Angle Regularity” by Zaheer et al., ECCV 2012 [http://cvlab.lums.edu.pk/zaheer2012shape]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published