| Literature DB >> 34179456 |
Hongpeng Pan1, Guofeng Zhu1, Chengbin Peng1,2, Qing Xiao3.
Abstract
Motion analysis is important in video surveillance systems and background subtraction is useful for moving object detection in such systems. However, most of the existing background subtraction methods do not work well for surveillance systems in the evening because objects are usually dark and reflected light is usually strong. To resolve these issues, we propose a framework that utilizes a Weber contrast descriptor, a texture feature extractor, and a light detection unit, to extract the features of foreground objects. We propose a local pattern enhancement method. For the light detection unit, our method utilizes the finding that lighted areas in the evening usually have a low saturation in hue-saturation-value and hue-saturation-lightness color spaces. Finally, we update the background model and the foreground objects in the framework. This approach is able to improve foreground object detection in night videos, which do not need a large data set for pre-training. ©2021 Pan et al.Entities:
Keywords: Background Subtraction; Night Videos
Year: 2021 PMID: 34179456 PMCID: PMC8205302 DOI: 10.7717/peerj-cs.592
Source DB: PubMed Journal: PeerJ Comput Sci ISSN: 2376-5992
Figure 1Framework of WCLPE.
Figure 2Winter Street #001225 (1), (2), (3): dim foreground object. (4), (5): strong lighted area.
Figure 3Feature maps.
Input images: streetCornerAtNight-#002834 and winterStreet-#001225 (Wang et al., 2014).
Figure 4Local pattern enhancement.
Figure 5Saturation maps.
Saturation maps. Input image: winterStreet-#001225 (Wang et al., 2014).
Results of all seven measures.
| Videos | Recall | Specificity | fpr | fnr | pbc | Precision | F-measure |
|---|---|---|---|---|---|---|---|
| tramStation | 0.7691 | 0.9955 | 0.0045 | 0.2308 | 0.9026 | 0.7737 | 0.7714 |
| fluidHighway | 0.6101 | 0.9893 | 0.0107 | 0.3899 | 1.7169 | 0.5000 | 0.5496 |
| streetCornerAtNight | 0.8904 | 0.9964 | 0.0036 | 0.1096 | 0.4117 | 0.5402 | 0.6724 |
| winterStreet | 0.6753 | 0.9906 | 0.0094 | 0.3247 | 1.8713 | 0.6874 | 0.6813 |
| busyBoulvard | 0.4177 | 0.9929 | 0.0071 | 0.5823 | 2.7403 | 0.6828 | 0.5183 |
| bridgeEntry | 0.6692 | 0.9964 | 0.0036 | 0.3308 | 0.8208 | 0.7299 | 0.6982 |
F-measure comparison with other state-of-art algorithms1.
| Algorithms | TS | FH | SC | WS | BB | BE |
|---|---|---|---|---|---|---|
| our approach | 0.7714 | |||||
| SUBsense | 0.3964 | 0.6036 | 0.4516 | 0.4251 | 0.3166 | |
| C-EFIC | 0.7648 | 0.5480 | 0.6450 | 0.6348 | 0.4729 | 0.6183 |
| EFIC | 0.7621 | 0.5441 | 0.6705 | 0.6077 | 0.4182 | 0.5980 |
| WeSamBE | 0.7696 | 0.4432 | 0.6212 | 0.5211 | 0.4406 | 0.4101 |
Notes.
The results is based on used ground truth frames, there are:TS:tramStation(#1210 –#1310), FH:fluidHighway(#415 –#655),SC:streetCornerAtNight(#800 –#2999), WS:winterStreet(#900 –#1339), BB:busyBoulvard(#730 –#1744), BE:bridgeEntry(#1000 –#1749).
Figure 6Result comparison with other algorithms.
Input images from top to bottom are tramStation-#001131, fluidHighway-#000445, bridgeEntry-#001430, busyBoulvard-#001230, streetCornerAtNight-#002834, and winterStreet-#001225 (Wang et al., 2014).