Code Monkey home page Code Monkey logo

matplotleap's Introduction

MatplotLeap

Plotting the hand using a Leap Motion, and other data science tasks.

Plotting the hand in MatplotLib

After getting Leap Motion up and running with a SWIG wrapper:

# Tested on Ubuntu 20.04 LTS
sudo leapd
# Open a seperate terminal
python3 plot_hand.py

By default plot_hand saves all the gathered data in all_points.csv.
These can be animated and shown using python3 animate_saved.py.

Windows Support

resources/Windows includes a LeapSDK generated for Python 3.8 and Orion 4.1.0

If python3.8 is not your base install of windows, you may need to install a separate version.
For example you can install python 3.8.9 here.
You can install it in a virtualenv, see tutorial.

For use with Ubuntu, see the Ubuntu branch for the last tested Ubuntu version.

Resources

Generating a Python 3.3.0 Wrapper with SWIG 2.0.9
Using Leap Motion on Ubuntu

To Do:

Fix the wrist measurement using the bone length and direction.
The current wrist measurement, I believe is a mid point from the wrist, it is shifted up compared to the thumb metacarpal.

matplotleap's People

Contributors

perlinwarp avatar hyrovitalyprotago avatar

Watchers

James Cloos avatar

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.