Skip to content

pmd2245/camera-calibration-ios

 
 

Repository files navigation

camera-calibration-ios

OpenCV camera calibration app for iOS

Get Started

  1. Install CocoaPods dependencies
$ pod install
  1. Print out the calibration pattern You can find the image here: https://nerian.com/support/resources/patterns/

  2. Build and run the app and press the start button. It may take a minute or so to finish calibration. 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

  • C++ 46.8%
  • Objective-C++ 34.2%
  • Objective-C 15.0%
  • C 3.1%
  • Ruby 0.9%