OpenCV camera calibration app for iOS
- Download opencv framework from here (3.3.0 is the latest tested).
- Add it to the workspace and add it under "Linked Framework and Binaries"
- 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.
Most part of this app is copied from opencv sample.