Skip to content

xanxys/calibrate-webcam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webcam Calibrator

Compilation

PNaCl SDK and libraries

  1. Install PNaCl SDK (and download latest stable pepper). The pepper directory (e.g. /home/xyx/nacl_sdk/pepper_33) will be your NACL_SDK_ROOT.
  2. git clone https://chromium.googlesource.com/external/naclports/ somewhere else.
  3. Compile opencv using the NACL_SDK_ROOT. The libraries and include files will be automatically put under NACL_SDK_ROOT.

.pexe and web-deployable bundle

  1. git clone https://github.com/xanxys/calibrate-webcam
  2. Modify variables in Makefile
  3. ./make_deploy
  4. If all goes well, build/ will contain bunch of files including .pexe.

About

OpenCV camera calibration tool in a browser (w/ PNaCl)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published