Skip to content

flashspys/camera-calibration-ios

 
 

Repository files navigation

camera-calibration-ios

OpenCV camera calibration app for iOS

Get Started

  1. Download opencv framework from here (3.3.0 is the latest tested).
  2. Add it to the workspace and add it under "Linked Framework and Binaries"
  3. Hold your iPhone EXCATLY ABOVE the acircles_pattern.svg. Print it out, if neccessary.

Then, press the start button. After the calibration, you can copy the result yaml file by using iTunes file sharing.

Acknowledgement

Most part of this app is copied from opencv sample.

About

OpenCV camera calibration app for iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C++ 50.1%
  • C++ 37.5%
  • Objective-C 10.3%
  • C 2.1%