Difference between revisions of "Visual-inertial odometry"

From XVRWiki
Jump to navigation Jump to search
Line 1: Line 1:
'''Visual inertial odometry''' is a means by which a camera-connected computer system can use the camera images to determine how the camera moves. It involves estimating the [[position]] and [[orientation]] of a moving sensor, often a camera, by combining visual data from the camera with inertial measurements from an [[inertial measurement unit]] (IMU).
+
'''Visual inertial odometry''' is a method used in 3D tracking. It is a method by which a camera-connected computer system can use the camera images to determine how the camera moves. It involves estimating the [[position]] and [[orientation]] of a moving sensor, often a camera, by combining visual data from the camera with inertial measurements from an [[inertial measurement unit]] (IMU).
  
 
It is similar to [[SLAM]].
 
It is similar to [[SLAM]].

Revision as of 06:55, 18 March 2025

Visual inertial odometry is a method used in 3D tracking. It is a method by which a camera-connected computer system can use the camera images to determine how the camera moves. It involves estimating the position and orientation of a moving sensor, often a camera, by combining visual data from the camera with inertial measurements from an inertial measurement unit (IMU).

It is similar to SLAM.

Implementations

References