Difference between revisions of "Positional tracking"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
__NOTOC__ | __NOTOC__ | ||
== Methods == | == Methods == | ||
− | * [[ | + | * [[Markerless inside-out tracking]], which is [[camera-based tracking]] (SLAM/VIO)- This is used on headsets such as Meta Quest headsets and the [[Project North Star]]. An open source method is [[Basalt]]. |
* [[Marker-based tracking]] - Camera based tracking that uses markers in the environment, which is simpler to implement. | * [[Marker-based tracking]] - Camera based tracking that uses markers in the environment, which is simpler to implement. | ||
* [[Electromagnetic tracking]].<ref name=3duibook/> Electromagnetic tracking requires an external source. It gets jittery when there is metal around, like a metal laptop computer. Magnetic tracking is typically wired, but it does not have to be. | * [[Electromagnetic tracking]].<ref name=3duibook/> Electromagnetic tracking requires an external source. It gets jittery when there is metal around, like a metal laptop computer. Magnetic tracking is typically wired, but it does not have to be. |
Revision as of 15:04, 31 October 2024
3D tracking is the tracking of an object's position or orientation in a three-dimensional space.
It an be done using a number of different hardware technologies, such as electromagnetic tracking and camera-based tracking.
Methods of camera-based tracking include SLAM and VIO.
In general, tracking is either 3DOF tracking or 6DOF tracking.
240Hz is generally sufficient if using Magnetic tracking with no filtering.
Methods
- Markerless inside-out tracking, which is camera-based tracking (SLAM/VIO)- This is used on headsets such as Meta Quest headsets and the Project North Star. An open source method is Basalt.
- Marker-based tracking - Camera based tracking that uses markers in the environment, which is simpler to implement.
- Electromagnetic tracking.[1] Electromagnetic tracking requires an external source. It gets jittery when there is metal around, like a metal laptop computer. Magnetic tracking is typically wired, but it does not have to be.
- UWB tracking
- Mechanical tracking[1]
- Acoustic tracking[1]
History
3D tracking has been used for motion capture for 3D animated movies.
The 3DOF regime of cheap tracking was embraced by Oculus VR with the original Oculus Rift. The CV1 of the Oculus Rift used (and the DK2) constellation tracking, which is a complex method of 6DOF tracking added on to a robust 3DOF system.
References
- ↑ Jump up to: 1.0 1.1 1.2 3D User Interfaces: Theory and Practice, 1st edition, page 97