How can we detect idle pixel from video footage using python...?

asked 2016-10-11 04:26:23 -0600

Midhun gravatar image

I am a beginner so can anyone help me in detecting and tracking idle objects..

edit retag flag offensive close merge delete

Comments

1

can you try to explain, what is meant by idle in this context ?

berak gravatar imageberak ( 2016-10-11 04:39:08 -0600 )edit

it means stationary object,,, ie which is not moving for a long period of time

Midhun gravatar imageMidhun ( 2016-10-11 23:47:16 -0600 )edit

are you looking for "background subtraction" ?

http://docs.opencv.org/master/db/d5c/...

berak gravatar imageberak ( 2016-10-12 00:55:50 -0600 )edit

how can we detect and warn when a foreign object has entered in to the frame.

Midhun gravatar imageMidhun ( 2016-10-13 04:35:43 -0600 )edit