Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motion Capture

for studying the way people move

captures from CMMotionManager:
  • changes in acceleration (CMDeviceMotion.userAcceleration)
  • device attitude orientation
  • orientation matrix (CMDeviceMotion.attitude.rotationMatrix)
  • orientation vector (CMDeviceMotion.attitude.quaternion)
  • change in orientation (CMDeviceMotion.rotationRate)

Alt text

About

capture and analysis of iOS accelerometer & gyroscope

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages