Skip to content

Experiments in building a movement-estimation interface

License

Notifications You must be signed in to change notification settings

tashakim/Movement-estimation-1

 
 

Repository files navigation

body-movement-estimation

GitHub repo size GitHub contributors GitHub stars GitHub forks

Our Movement estimation interface allows users to perform classifications on human body movement data using a standard desktop webcamera.

Technologies used

Python, JavaScript, C++, Arduino & Arduino Cam, and OpenCV

Prerequisites

Before you begin, ensure you have met the following requirements:

Contributing to Movement-estimation

To contribute to <project_name>, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contributors

Thanks to the following people who have contributed to this project:

Contact

If you wish to contact us you can reach us at jae_young_kim@brown.edu and jatrindo@gmail.com.

License

This project uses the following license: <license_name>.

Log

[Private]

Releases

No releases published

Packages

No packages published

Languages

  • C++ 44.4%
  • Python 30.9%
  • HTML 22.8%
  • JavaScript 1.9%