camera_calibration.py:contains an API which tries to minic the MATLAB's camera calibration app functionality. This API is a thin wrapper around the opencv's camera calibration functionalities. This ...
This is a Python/OpenCV application that performs real-time detection of a 9x9 grid on a piece of paper using a live video stream (e.g., an IP camera). The application applies a bird's-eye view ...