-
Notifications
You must be signed in to change notification settings - Fork 17
Home
Welcome to the LF-VIO wiki! Our wiki is constantly updated......
For large FoV cameras, there are already many models. The MEI camera model and the Scaramuzza camera model are currently supported in our program.
Scaramuzza camera model calibration tool: OCamCalib
MEI camera model calibration tool:Omnidirectional Calibration Toolbox
...
Indoors datasets are open sourced as follows:
ID01, ID06, ID10: Google Drive
ID01~ID10: Baidu Yun, Code: d7wq
IDL01~IDL02: Baidu Yun, Code: khw2
- Epipolar geometry problem
Problem formulation:
Code:
Eigen::Matrix3d InitialEXRotation::compute_E_21(vector<Eigen::Vector3d> &bearings_1, vector<Eigen::Vector3d> &bearings_2)
Input: bearings_1 and bearings_2 Output: best_E
- Triangulation problem
- Perspective-n-Point(PnP) problem ......
- Visual measurement residual
- Inertial Measurement Unit(IMU) residual
- Marginalized residual