Giter VIP home page Giter VIP logo

put_androidorientation's Introduction

PUT_AndroidOrientation

The EKF-based quaternion orientation estimation for Android devices using accelerometer, magnetometer and gyroscope (more precise than Android estimation). The repository contains free simple examples estimating the orientation of the Android smartphone:

  • implementation in NDK using Eigen library (OrientEstimation_EKF_EIGEN)
  • implementation in NDK using OpenCV library (OrientEstimation_EKF_OpenCV)
  • implementation of AKEF (!) in NDK using Eigen library (OrientEstimation_AEKF) [recommended!]

Screenshots:

  • OrientEstimation_EKF_EIGEN: 1 2
  • OrientEstimation_EKF_OpenCV: 1 2
  • OrientEstimation_AEKF: 1 2

The code is published under the MiT license, so feel free to use it for your own purposes.

More information about the implemented methods can be found in (please share and cite if you found this code useful):

J. Gośliński, M. Nowicki, P. Skrzypczyński, "Performance Comparison of EKF-based Algorithms for Orientation Estimation on Android Platform", IEEE Sensors, Journal, 2015

When having problems running the software , found some bug or anything relevant concerning the method or code, please contact:

michal.nowicki (at) put.poznan.pl

======================

Expect a new open indoor localization library for Android combining all mayor algorithms fused together in 2015 (just polishing the results right now):

  • WiFi fingerprinting
  • Magnetic distortions
  • Orientation estimation
  • Stepometer
  • Vision-based motion estimation
  • Barometer
  • ... More soon ...

put_androidorientation's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.