Skip to content

ExerciseCheck/exercisecheck-client-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kinect Research Project

Node.js based Research Project for recovery of physiotherapy patients. The library used to access the Kinect functionality via Node.js can be found here. The C++ binary has already been compiled and is a part of the source code and doesn't require recompilation. This application only works with the XBox One Kinect.

Application installation

  1. You will need to install the official Kinect 2 SDK
  2. Install Node.js
  3. Run npm install incommand prompt after navigating to the main folder where "package.json" is located. This will install the required Node modules

Usage

  1. Navigate to the exercise folder inside the command prompt and enter node index.js to start the server
  2. Point your browser to https://localhost:8000 as indicated in the console.

If you run into any errors, please drop an email at [email protected] and I will get back to you.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published