Sensor fusion
App ID | org.hitlabnz.sensor_fusion_demo |
Size | 665.6 KB |
Version | 1.5.65 |
Updated | 2019-03-20 |
Developer | Alexander Pacha |
Apps in the Same Category:
- Graphics Manager 1.6
- Galaxy S9 Plus Ringtones 1.1.8
- French for AnySoftKeyboard 4.1.332
- MX Player Codec (ARMv6 VFP) 1.7.39
- Daily Mass (Catholic Church Daily Mass Readings) 10
- Bellara BLRX v18 Guide 1.0.0
- Brother Print SDK Demo 4.3.1
- تثبيت الايم 13
- TOCA Boca Life World Pets Tips 1.0
- CommCare 2.52.1
The major novelty in this application is the fusion of virtual sensors: “Improved Orientation Sensor 1” and “Improved Orientation Sensor 2” fuse the Android Rotation Vector with the virtual Gyroscope sensor to achieve a pose estimation with a previously unknown stability and precision.
Apart from these two sensors, the following sensors are available for comparison:
– Improved Orientation Sensor 1 (Sensor fusion of Android Rotation Vector and Calibrated Gyroscope – less stable but more accurate)
– Improved Orientation Sensor 2 (Sensor fusion of Android Rotation Vector and Calibrated Gyroscope – more stable but less accurate)
– Android Rotation Vector (Kalman filter fusion of Accelerometer + Gyroscope + Compass)
– Calibrated Gyroscope (Separate result of Kalman filter fusion of Accelerometer + Gyroscope + Compass)
– Gravity + Compass
– Accelerometer + Compass
– Deprecated Android Orientation Sensor (Complementary filter fusion of Accelerometer + Gyroscope + Compass)
The source code is publicly available and the link can be found in the About-section.