[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LOBSTER's foreground NEVER turns into background ????? #191

Open
jiapei100 opened this issue Sep 19, 2020 · 1 comment
Open

LOBSTER's foreground NEVER turns into background ????? #191

jiapei100 opened this issue Sep 19, 2020 · 1 comment

Comments

@jiapei100
Copy link

Is it a potential bug for LOBSTER?

LOBSTER outperforms most of the other algorithms in my testing, however:

  • If I feed in a single image for 1000 times, there should be NO motion and every pixel should be classified into background instead of foreground, right? But, in my case, after 1000 frames, both the background and foreground keep roughly the same as for the 1st frame.

I didn't quite understand why is it so for LOBSTER, but this algorithm should have taken this into consideration, isn't it?

  • At least, for ViBe, if no motion, every pixel will be correctly classified as background...

Cheers

@andrewssobral
Copy link
Owner

Hi @jiapei100 , sorry for my delayed feedback to you.
You're right, I will check this.
For info, I just released a new version of the BGSLibrary, now v3.1.0.
I tested it on Windows, Mac and Linux, both compiling the C++ library on OpenCV 3.4.7, 3.4.16 and 4.6.0.
I also tested its respective Python wrapper and GT user interface.
Please feel free to get back to me if you have any issues,
Andrews

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants