MOG2_Applay test scenario does not look realistic. (Bug #3927)
Description
MOG2_applay test resets BG/FG statistics every 5 frames that is not realistic. In real scenario FG/BG statistic is collected a long period of time and reset rare in unexpected cases. As result BackgroundSubstructionMOG2.applay performance data gathered by the test is not for real usage case. That makes it unusable.
It is needed to significantly increase processed frames number before statistic is reset.
History
Updated by Konstantin Rodyushkin over 10 years ago
Also, the recreation MOG object and statistic reset is rare operations but it is included int measurement scope. So this test is for "Create MOG + Applay" operation but not for Applay
Updated by Ilya Lavrenov over 10 years ago
- Category changed from imgproc, video to ocl
- Assignee changed from Vadim Pisarevsky to Alexander Karsakov
Updated by Maksim Shabunin over 9 years ago
Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4838