ChiHsuChen / pyMotionDetection

a simple python script for web cam test motion detection & direction detection.This script shows moving object tracking and finds the moving sequence of centroid within it. Then, the sequences are painted as lines to show the moving direction on screen. Also, text describing direction is attached on top of the moving object. Packages to install: OpenCV, numpy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChiHsuChen/pyMotionDetection Stargazers