OpenCV camera calibration app for iOS
- Install CocoaPods dependencies
$ pod install
-
Print out the calibration pattern You can find the image here: https://nerian.com/support/resources/patterns/
-
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.
Most part of this app is copied from opencv sample.