Are there any well known algorithms to count steps based on the accelerometer?

前端 未结 3 980
囚心锁ツ
囚心锁ツ 2020-12-08 17:33

I\'m implementing an accelerometer-based pedometer, and I was wondering if there was any known algorithms to handle that.

3条回答
  •  不知归路
    2020-12-08 18:04

    You have probably found this:

    Enhancing the Performance of Pedometers Using a Single Accelerometer

    Anyhow, I am also interested in finding a good algorithm, I am curios what other answers you will get. :)

提交回复
热议问题