Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 763 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 763 Bytes

This is a project based on real time motion detection. The ability to track the direction of hand movement. This project is completed with the help of the concept of "https://github.com/MrEliptik/HandPose##TODO", "https://github.com/victordibia/handtracking" and "https://github.com/jkjung-avt/hand-detection-tutorial". The hand weight models are extracted from pre trained open source and used the multiprocessing idea of HandPose library.

The report of this project will be updated soon.

Step 1: install the requirements.txt "pip install -r requirements.txt"

Step 2: run Gui_real_time.py

	-> Show palm to start the tracking process
	-> The console will show to "Start Tracking"
	-> Show the directions of movement
	-> Stop tracking with exit button