Android 传感器未校准

发布于 2024-12-15 02:28:04 字数 236 浏览 2 评论 0原文

我在编写增强现实应用程序时遇到问题,特别是在两个不同活动中监听的传感器时遇到问题。

我使用加速度计和磁力计来确定设备的方向。我在两项活动中执行此操作。

当使用一种活动时,可以很好地确定方向(特别是方位角),但当使用完全相同的程序使用另一种活动时,会提供表明传感器未校准的结果。如果我随后在此活动中校准传感器,则传感器在之前的活动中似乎未校准。

我可能做错了什么?我按照 API 中的描述正确注册和取消注册它们。

I'm having trouble with an augmented reality application I'm writing and specifically the sensors I'm listening to in two different activities.

I'm using the accelerometer and magnetometer to determine the devices orientation. I do this in two activities.

When using the one activity, the orientation (specifically the azimuth) is determined fine but when using the other activity with the exact same procedure provides results indicating that the sensors are uncalibrated. If I then calibrate the sensors in this activity, the sensors seem uncalibrated in the previous activity.

What could I be doing wrong? I'm registering and unregistering them correctly as described in the API.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文