Giter Club home page Giter Club logo

mgesf's Introduction

MicroGesture SensorFusion (mGesf)

Check out our video

This repo extends the work in this two papers: ThuMouse: A Micro-gesture Cursor Input through mmWave Radar-based Interaction and IndexPen: Two-Finger Text Input with Millimeter-Wave Radar. Cite us in your work if you find the code we shared help your project.

This application supports a variety of sensors, including:

  • Texas Instrument mmWave Sensors: IWR6843ISK, IWR6843AoP
  • LeapMotion (coming soon)
  • DecaWave UWB sensors (coming soon)

To run this application, first make sure you have the GUI backend PyQT5 installed. Depending on your O.S., use the following commands:

ubuntu: sudo apt-get install python3-pyqt5 MacOs: brew install pyqt

Then install the package in your python interpreter: pip install pyqt5

first run this command to install the prerequisites.

python setup.py install

Now run this app with this command

python main.py

Make sure you have the audio library installed: Mac:

brew install ffmpeg

Ubuntu:

sudo apt-get install ffmpeg

For Windows, it's a bit more involved as the downloaded library needs to be added to the environment variables. This is a good tuorial.

If you are getting 'permission denied' errors (likely to occur on Windows), install the simpleaudio package by running:

pip install simpleaudio

mgesf's People

Contributors

alexg1031 avatar apocalyvec avatar jiananli306 avatar ningkko avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mgesf's Issues

Dataset

Thank you for the exciting work. I wonder if you have any plan to publish the dataset you have already used in the paper and your experiments? I want to work on your dataset if it is possible.

ModuleNotFoundError: No module named '_moduleconnectorwrapper'

Hi, I try to run it on ubuntu 20.04 and after installing the prerequisites for your app with python setup.py install and running python main.py I get the following error:
ModuleNotFoundError: No module named '_moduleconnectorwrapper' error

Do you have any ideas solving this?
Many thanks in advance

dataset

Thank you for the exciting work.can you publish your dataset

mmWave IWR6843ISK Firmware

Hi,
Great work Guys!
I want to try it on my IWR6843ISK (Non ODS board) but couldn't find firmware source code in your repo. Please let me know whether it is available for download.

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.