Click here to Skip to main content
15,881,204 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I wish to apply background subtraction to an acquired video using OpenCV.
I have a video acquired and want to extract silhouette of a person walking across the camera.I was thinking of applying background subtraction for the same. How can this be done?
Please kindly point me to the correct direction so that my objective can be achieved.
Thanks in advance
Posted

1 solution

I think you are looking for this: OpenCV - How to Use Background Subtraction Methods[^]

Take a look at this answer on SO in case you have a problem similar to the poster: http://stackoverflow.com/questions/19221877/opencv-how-to-use-createbackgroundsubtractormog[^]

Soren Madsen
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 4-Apr-14 19:03pm    
Good link, a 5.

It's getting a bit late, but... have you seen my 1st of April publication yet?
Power Over IP: Testing of the First Experimental Facility

Hope it can add some good mood for you; and your could ask me some difficult questions, as other members did. :-)

—SA
SoMad 5-Apr-14 1:14am    
Thanks Sergey.

I briefly read through your article, but before that I had seen your post in the Suggs and Bugs forum where you mentioned you planned to submit the article on April 1st, so I kind of knew where that was going :-).
I do have something to add to the discussions, but I have not had time to gather my references yet.

Soren Madsen
Sergey Alexandrovich Kryukov 5-Apr-14 1:50am    
Thank you, Soren. I did not know or remember that you knew. :-)
Will be glad to see your comments.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900