/VelocityDetector

Detect iPhone's motion speed only using iPhone's accelerometer & gyrometer sensor.

Primary LanguageObjective-C

VelocityDetector

Detect iPhone's motion speed only using iPhone's accelerometer & gyrometer sensor.

Integrate

  • use "Simpson 3/8 rule" to interpolate and get velocity.

Noise

  • use "High Pass Filter" to get true motion's acceleration.

Graph

  • you can see the acceleration/velocity's graph(unit: 1g = 9.8)

SCREEN SHOTS