Jump to content

Visual-inertial odometry: Difference between revisions

From VR & AR Wiki
Acro (talk | contribs)
https://www.xvrwiki.org/wiki/Visual-inertial_odometry
 
No edit summary
 
Line 1: Line 1:
{{stub}}
'''Visual inertial odometry''' is a method used in 3D tracking. It is a method by which a camera-connected computer system can use visual data from the camera 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 visual data from the camera 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).



Latest revision as of 00:11, 18 April 2025

This page is a stub, please expand it if you have more information.

Visual inertial odometry is a method used in 3D tracking. It is a method by which a camera-connected computer system can use visual data from the camera 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 related to SLAM.

Implementations

References