I am using python for implementing a monocular visual odometry project, and wish to implement a bundle adjustment algorithm to it. Is it possible for someone to explain how to use this project, if obe has 3D points, corresponding 2D image coordinates and the camera matrices. Thanks.
Hi,
I am using python for implementing a monocular visual odometry project, and wish to implement a bundle adjustment algorithm to it. Is it possible for someone to explain how to use this project, if obe has 3D points, corresponding 2D image coordinates and the camera matrices. Thanks.