Skip to content

cyrildiagne/ofxCvCameraProjectorCalibration

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
 
 
 
 
 
 

ofxCvCameraProjectorCalibration

  • Status : Highly experimental. Don't expect anything to work out of the box, until I have time to do a new pass on the routine! *

OpenFrameworks addon that helps calibrating a camera and a projector using OpenCV

Most credits for the actual cv-calibration code goes to Alvaro Cassinelli & Niklas Bergström. Original : https://www.youtube.com/watch?v=pCq7u2TvlxU

Main differences from original :

  • no more dependency to ofxCv2
  • cleaned & packed the most relevant classes & functions into an addon
  • simplified & extracted the calibration application into an addon example
  • implemented some of the original code's suggestions
  • implemented an example that shows an interesting usage

Demo :

example-calibration

TODO : tutorial

example-feature-tracker

http://www.flickr.com/photos/kikko_fr/10840550613/

Dependency :

  • ofxCv

About

OpenFrameworks addon that helps calibrating a camera and a projector using OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published