andrewssobral / andrewssobral/bgslibrary
LOBSTER's foreground NEVER turns into background ?????
- Lenguaje dominante
- C++
- Estrellas
- 2.3k
- Forks
- 735
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.