Skip to content

srinivas1746/Motion_detection_Tracking

Repository files navigation

Motion_detection

Method: I am detection motion by using successive frame subtraction in a video file or webcam and i am using contours to represent the motion.

Note: For every object there are multiple contours because i did't given any specific size to contours the reason is my objects in video file are in different scales.

Results

screenshot from 2018-10-16 11 50 49 screenshot from 2018-10-16 11 51 14 screenshot from 2018-10-16 11 50 39

Motion_tracking

Method: I have used lucas kanade algorithm to detect the optical flow of an objects in successive frames

Results:

figure_1 figure_1-1 figure_1-2 figure_1-3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages