Skip to content

harisusmani/ofxCorrectPerspective

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 

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