alsani-ipe / Gesture-Detection-using-OpenCV-python

To detect motion with OpenCV and Python, you can use the following steps: Capture the video stream using a camera or a video file. Convert each frame of the video stream to grayscale. Apply a background subtraction algorithm to detect the regions where motion is occurring.

Home Page:https://alsani.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alsani-ipe/Gesture-Detection-using-OpenCV-python Stargazers