Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

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

like image 219
Bassel Alkhateeb Avatar asked Jun 16 '11 16:06

Bassel Alkhateeb


1 Answers

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. :)

like image 178
Ali Avatar answered Oct 09 '22 05:10

Ali