Git Product home page Git Product logo

leaptremordetection's Introduction

README

Introduction

Leap Tremor Detection (LTD) is a program to record movements of the hand and fingers.

The data are saved in .txt format as follows.

Data structure:

[frameNumber], [currentTimestamp(S)], [handId], [handConfidence(0-1)], [handTimeVisible(S)], [handType(L||R)], [handPalmPosition(X)], [handPalmPosition(Y)], [handPalmPosition(Z)], [handPalmVelocity(X)], [handPalmVelocity(Y)], [handPalmVelocity(Z)], [handPitch(R)], [handYaw(R)], [handRoll(R)], [handPalmNormal(X)], [handPalmNormal(Y)], [handPalmNormal(Z)], [handDirection(X)], [handDirection(Y)], [handDirection(Z)], [thumbTipPosition(X)], [thumbTipPosition(Y)], [thumbTipPosition(Z)], [indexTipPosition(X)], [indexTipPosition(Y)], [indexTipPosition(Z)], [middleTipPosition(X)], [middleTipPosition(Y)], [middleTipPosition(Z)], [ringTipPosition(X)], [ringTipPosition(Y)], [ringTipPosition(Z)], [pinkyTipPosition(X)], [pinkyTipPosition(Y)], [pinkyTipPosition(Z)]

5.PNG

Software registration number BR 51 2015 000133 7

Features

Requirements

Supported Operational Systems

  • Windows 7 / 8 / 10 (not tested)
  • MacOSX
  • Linux

Misc

ChangeLeapPriority.bat (script automatic executed while executing LTD, it changes all processes related to this app to run in high priority. In order to achieve higher frame rate. - Windows only feature).

Reminder

Don't use proxy while using the software (or disable proxy only for localhost and port used by LeapMotion service).

Limitations

Up to now, there is no way to get a fixed frame rate. When the deviceFrame version of the app is used it is possible to get around 70 fps (on the follow computer: Core i7 2.9 GHz).

Authors

List of publications

  1. Oliveira, F. H. M., & Andrade, A. O. (2014). Estratégia para detecção de tremor de punho utilizando o sensor Leap Motion. In Anais do VII Simpósio em Engenharia Biomédica (pp. 143–148). Uberlândia. DOI

  2. Oliveira, F. H. M., Júnior, J. A. F. B., Machado, A. R. P., & Andrade, A. O. (2014). Quantificação de tremor de punho utilizando o sensor Leap Motion. In Anais do XXIV Congresso Brasileiro de Engenharia Biomédica (pp. 2762–2765). Uberlândia. DOI

  3. Oliveira, F. H. M., & Andrade, A. O. (2015). Preliminary evaluation of Leap Motion Controller as a human tremor record device. In Anais do VIII Simpósio em Engenharia Biomédica (pp. 241–245). Uberlândia. DOI

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.