shehab-as / Arm-Tracker

Amr-Tracker: [Computer Vision Project] is a program that detects Hands in a ROI (lower 2/3) of the frame, masks out the background using our color-space for the skin tone. After masking out, it draws its contours within our certain threshold to remove noise, and then draws the convex hull around the extreme points to have a better representation of the hand. It calculates the centroid of the contours of the detected object and tracks its path within the surrounding pixels, leaving a fading tracking line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shehab-as/Arm-Tracker Stargazers