An implementation of Linear and Non-Linear methods for perspective camera calibration
TODOs
- Linear method using SVD and QR decomposition
- Needs refinement, see your notes
- Non-Linear method using optimisation techniques (Levenberg–Marquardt method)
- Open3D for drawing the camera poses