Skip to content

MinhazPalasara/HandGesture_Recognition

Repository files navigation

# Hand Gesture Recognition
For details on the project implemetation please see the Hand_Gesture_recognition.pdf file.


# How to run the Application
1) Download node.js and install it, check installtion by running the command "node"

2) Run the http server using node server.js script
		Run: node server.js
		
3) If Error: "cannot find module mime" 
			 run command: npm install mime
			 
4) Now, start the server with "node server.js"

5) Access the application through http://localhost:5000/GestureRecognition.html 
   Change the filename in the above link to access functionalities of other files.
   

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors