problem with background subtraction
Posted
by riyana
on Stack Overflow
See other posts from Stack Overflow
or by riyana
Published on 2010-03-28T05:45:21Z
Indexed on
2010/03/28
5:53 UTC
Read the original article
Hit count: 313
I'm doing background subtraction using opencv. The problem is the foreground object is not always detected correctly. To deal with this I would like to use four or five images, and take their average as the background image. How can I do that?
© Stack Overflow or respective owner