Nuacht

Python-Live camera calibration Calibration of generic mobile camera using zhang's method in a live setting. The camera calibration was performed using OpenCV’s `calibrateCamera ()` method.
The calibrateCamera works for pinhole model, even if not full pattern is visible. You can feed several images with partially occluded pattern. But, according my experience, single short with full ...