Skip to content

Experimentation in building a movement-estimation interface that classifies human whole-body movements

License

Notifications You must be signed in to change notification settings

Coriander-Analytics/Movement-estimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b6bd597 · Aug 9, 2020

History

65 Commits
Jul 26, 2020
Jul 25, 2020
Jul 12, 2020
Jul 7, 2020
Jul 6, 2020
Jul 1, 2020
Jul 7, 2020
Jul 25, 2020
Aug 9, 2020
Jul 2, 2020
Jul 6, 2020
Jun 24, 2020
Jul 1, 2020
Jul 1, 2020
Jun 24, 2020
Jul 1, 2020

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 [email protected] and [email protected].

License

This project uses the following license: <license_name>.

Log

07/01: Use Posenet to output array of body-part coordinates.

07/02: Confirmed method of logging Posenet data to a csv file, + time coordinates.

07/03: Made organization repository and made two separate forks on our own GitHub accounts.

07/04: Finished JavaScript script that extracts relevant data from web browser running Posenet.

07/06: Completed data pipeline using R. Plotted some movement data.

07/07: Updated the p5 web editor script, runs in browser. Next goal: Algos.

07/12~: Performing EDA on pose_class_data.