How can we detect idle pixel from video footage using python...?
I am a beginner so can anyone help me in detecting and tracking idle objects..
Asked: 2016-10-11 04:26:23 -0600
Seen: 73 times
Last updated: Oct 11 '16
can you try to explain, what is meant by idle in this context ?
it means stationary object,,, ie which is not moving for a long period of time
are you looking for "background subtraction" ?
http://docs.opencv.org/master/db/d5c/...
how can we detect and warn when a foreign object has entered in to the frame.