DORSETRIGS
Home

visual-odometry (4 post)


posts by category not found!

How to implement simple VIO project using IMU data (Gyro and Accel) and monocular camera frames?

Implementing a Simple VIO Project Using IMU Data Gyro and Accel and Monocular Camera Frames Visual Inertial Odometry VIO is a technique that combines visual inf

3 min read 14-09-2024 43
How to implement simple VIO project using IMU data (Gyro and Accel) and monocular camera frames?
How to implement simple VIO project using IMU data (Gyro and Accel) and monocular camera frames?

How to get the camera pose, i.e., x, y, z axes, from the transformation matrix in visual odometry?

How to Extract Camera Pose from Transformation Matrix in Visual Odometry Visual odometry is a crucial technique in robotics and computer vision that estimates t

2 min read 14-09-2024 51
How to get the camera pose, i.e., x, y, z axes, from the transformation matrix in visual odometry?
How to get the camera pose, i.e., x, y, z axes, from the transformation matrix in visual odometry?

calculating rotation matrix and translation vector

Deciphering Camera Extrinsics Extracting Rotation and Translation from Camera Parameters Understanding the position and orientation of a camera in 3 D space is

3 min read 02-09-2024 47
calculating rotation matrix and translation vector
calculating rotation matrix and translation vector

How to combine ORB-SLAM3 with robot_localization

Combining ORB SLAM 3 with robot localization This article provides a comprehensive guide on integrating ORB SLAM 3 with robot localization for enhanced robot po

3 min read 27-08-2024 65
How to combine ORB-SLAM3 with robot_localization
How to combine ORB-SLAM3 with robot_localization