Skip to content

mayakraft/Movement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published