Supported camera model

Parameter

  • Camera.bf: 双目相机baseline和相机焦距的乘积,即bf=b*f。单位为mm。必须为float类型
  • ThDepth: 相机的有效深度,必须是float类型
  • Tbc: Transformation from camera 0 to body-frame (imu)
  • Stereo Rectification: Only if you need to pre-rectify the images.
    • LEFT.height
    • LEFT.width
    • LEFT.D
    • LEFT.K
    • LEFT.R
    • LEFT.Rf
    • LEFT.P

https://zhaoxuhui.top/blog/2023/11/16/stereo-inertial-configuration-and-stereo-rectification-in-orb-slam3.html