Skip to content

fieldOfView/ofxMapamok

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxMapamok

ofxMapamok is an addon that offers the functionality of the mapamok application that is part of ProCamToolkit, written by Kyle McDonald for YCAMInterlab. It builds on the original ProCamToolkit code and the slightly newer mapamok repository.

The addon comes with an example named 'mapamok' that has most of the functionality of the original application. It allows you to load a 3d model and then specify some number of points between the model and the corresponding location in the projection. After enough points have been selected, it will solve for the projector location and set the OpenGL viewport to render with the same intrinsics as the projector. For more details about mapamok, see the original wiki.

By using the ofxMapamok addon and adding an ofxMapamok object to your application, you can easily load and use the calibration data in any app openFrameworks application. The ofxMapamok has a single dependency on ofxOpenCV, which is a core addon.

ofxMapamok and ProCamToolkit are available under the MIT License.


ofxMapamok is derived from ProCamToolkit, which is codeveloped by YCAM Interlab.

About

Research and development of a new toolkit for projector-camera calibration at YCAM.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.3%
  • GLSL 5.5%
  • Other 1.2%