Skip to content

Computation of mean, median, and mode of a set of rotations (quaternions)

License

Notifications You must be signed in to change notification settings

dilaragokay/central-tendency-rotations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computation of mean, median, and mode of a set of rotations (quaternions). Mean and median functions are PyTorch implementations of algorithms in http://tbirdal.blogspot.com/2019/10/i-allocate-this-post-to-providing.html.

References:

  • Markley, F. Landis, et al. "Averaging quaternions." Journal of Guidance, Control, and Dynamics 30.4 (2007): 1193-1197.
  • Aftab, Khurrum, Richard Hartley, and Jochen Trumpf. "Generalized weiszfeld algorithms for lq optimization." IEEE transactions on pattern analysis and machine intelligence 37.4 (2014): 728-745.
  • https://en.wikipedia.org/wiki/Mode_(statistics)#Mode_of_a_sample

About

Computation of mean, median, and mode of a set of rotations (quaternions)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages