dorkhub

HandMovementTracking

A simple hand movement tracking module for humans ✍️

akshaybahadur21
Python308131 forksMITupdated 1 year ago
git clone https://github.com/akshaybahadur21/HandMovementTracking.gitakshaybahadur21/HandMovementTracking

Hand Movement Tracking ✍️

This code helps you to understand and track your hand movement using webcam.

Code Requirements 🦄

The example code is in Python (version 2.7 or higher will work). You need to install opencv library

pip install requirements.txt

Description ✏️

To perform video tracking an algorithm analyzes sequential video frames and outputs the movement of targets between the frames. There are a variety of algorithms, each having strengths and weaknesses. Considering the intended use is important when choosing which algorithm to use. There are two major components of a visual tracking system: target representation and localization, as well as filtering and data association.

Video tracking is the process of locating a moving object (or multiple objects) over time using a camera. It has a variety of uses, some of which are: human-computer interaction, security and surveillance, video communication and compression, augmented reality, traffic control, medical imaging and video editing.

For more information, see

Execution 🐉

To run the code, type python Write.py

python Write.py

Results 📊

Hand Movement | Version 1


Hand Movement | Version 2

Made with ❤️ and 🦙 by Akshay Bahadur

📌 Cite Us

To cite this guide, use the below format:

@article{HandMovementTracking,
author = {Bahadur, Akshay},
journal = {https://github.com/akshaybahadur21/HandMovementTracking},
month = {01},
title = {{HandMovementTracking}},
year = {2018}
}

References 🔱

more like this

meine

meine 🌒 - A CLI file manager and system utility built with Textual. It combines intuitive command parsing with rich t…

Python50

taskbutler

Create and add progress bars, Office365 Files and Dropbox Paper papers by labels and link them to your Todoist tasks.

Python50

search

search projects, people, and tags