




Did you find this useful? Give us your feedback
2,738 citations
...Year First author Initialisation Tracking Pose estimation Recognition 2003 Allen [15] 2003 Azoz * [22] 2003 Babu [23] 2003 Barron [28] * 2003 Buxton [48] 2003 Capellades [52] * 2003 Carranza * * [53] 2003 Cheung * * [59] 2003 Chowdhury [64] 2003 Chu * [65] 2003 Comaniciu [67] 2003 Cucchiara [69] 2003 Davis [79] 2003 Demirdjian * [87] 2003 Demirdjian * [89] 2003 Efros [94] 2003 Elgammal [95] 2003 Elgammal [96] 2003 Elgammal [99] 2003 Eng [101] * 2003 Foster * [110] 2003 Gerard * [114] 2003 Gonzalez [121] * 2003 Herda * [141] 2003 Jepson [177] 2003 Koschan [197] 2003 Krahnstoever [200] * * 2003 Liebowitz * [219] 2003 Masoud [231] 2003 Mikić * * [238] 2003 Mitchelson [241] 2003 Mitchelson * [242] 2003 Mittal [244] 2003 Moeslund * * [245] 2003 Moeslund * [249] 2003 Moeslund * [250] 2003 Monnet [256] 2003 Parameswaran [277] 2003 Plänkers * [289] 2003 Polat [290] 2003 Prati [293] 2003 Shah [325] * * 2003 Shakhnarovich [326] 2003 Sidenbladh * [333] * 2003 Sminchisescu * [343] 2003 Sminchisescu * [344] 2003 Song [350] * * 2003 Starck [352] * 2003 Störring [357] 2003 Vasvani [375] 2003 Vecchio [376] 2003 Viola [381] 2003 Wang [387] 2003 Wang [388] * * 2003 Wang * * [389] 2003 Wang * [390] 2003 Wang [391] 2003 Wu [398] 2003 Yang [405] 2003 Zhao [419] 2003 Zhong [423] ∑ Total=61 5 22 20 14...
[...]
...Using standard filtering techniques based on connected component analysis, size, median filter, morphology, and proximity can improve the result [69,96,128,232,408,420]....
[...]
...Classifiers have been based on color, gradients [232], flow information [69], and hysteresis thresholding [101]....
[...]
...[69] use only one value to represent each background pixel, but still good results (and speed) can be obtained due to advanced classification and updating....
[...]
..., YUV [394], HSV [69] and normalized RGB [232], since this allows for detecting shadow-pixels wrongly classified as objectpixels [293]....
[...]
2,346 citations
...Cucchiara et al. in [ 4 ] argued that such a median value provides an adequate background model even if the n frames are subsampled with respect to the original frame rate by a factor of 10. In addition, [4] proposed to compute the median on a special set of values containing the last n, sub-sampled frames and w times the last computed median value....
[...]
...Cucchiara et al. in [4] argued that such a median value provides an adequate background model even if the n frames are subsampled with respect to the original frame rate by a factor of 10. In addition, [ 4 ] proposed to compute the median on a special set of values containing the last n, sub-sampled frames and w times the last computed median value....
[...]
1,777 citations
...A variant consists of including, in the background, groups of connected foreground pixels that hav e been found static for a long time, as in [69]....
[...]
1,604 citations
...For static scenes, background intensity representation is an old solution [83], [84] only suited for standardized circumstances, improved with background intensity prediction with simple statistics [85]–[87]....
[...]
794 citations
7,660 citations
...Background subtraction methods are widely exploited for moving object detection in videos in many applications, such as traffic monitoring, human motion capture and video surveillance....
[...]
4,280 citations
3,631 citations
...…reliable and effective moving object detection that should be characterized by some important features: high precision, with the two meanings of accuracy in shape detection and reactivity to changes in time; flexibility in different scenarios (indoor, outdoor) or different light conditions; and…...
[...]
2,870 citations
...Selectivity [10][2][8][1], * Shadow [4][10], * Ghost [ 1 ][3], * High-frequency • Temporal filtering [14][15][6] illumination changes • Size filtering * Sudden global [1], * illumination changes...
[...]
...Selectivity [10][2][8][ 1 ], * Shadow [4][10], * Ghost [1][3], * High-frequency • Temporal filtering [14][15][6] illumination changes • Size filtering * Sudden global [1], * illumination changes...
[...]
...false objects, often referred to as “ghosts” [ 1 ][3]....
[...]
...Feature Systems Statistics • Minimum and maximum values [ 1 ] • Median [11][12], * • Single Gaussian [5][4][13] • Multiple Gaussians [14][10][3] • Eigenbackground approximation [15][6] • Minimization of Gaussian differences [7]...
[...]
...usual approach that excludes from the background update pixels detected as in motion[ 1 ][8][2]....
[...]
2,432 citations
The shadow detection algorithm the authors have defined in Sakbot aims to prevent moving cast shadows being misclassified as moving objects (or parts of them), thus improving the background update and reducing the undersegmentation problem.
H| ) (9)The lower bound α is used to define a maximum value for the darkening effect of shadows on the background, and is approximately proportional to the light source intensity.
Sakbot’s processing is the first step for different further processes, such as object classification, tracking, video annotation and so on.
if feedback from the tracking level to the object detection level could be exploited, it is likely that the object classification could be improved by verification of temporal consistency.
Optical flow computation is a highly time-consuming process; however, the authors compute it only when and where necessary, that is only on the blobs resulting from background subtraction (thus a small percentage of image points).
The authors call their approach Sakbot (Statistical And KnowledgeBased ObjecT detection) since it exploits statistics and knowledge of the segmented objects to improve both background modeling and moving object detection.
The average optical flow computed over all the pixels of an MVO blob is the figure the authors use to discriminate between MVOs and ghosts: in fact, MVOs should have significant motion, while ghosts should have a near-to-zero average optical flow since their motion is only apparent.
in order to discriminate MVO shadows from ghost shadows, the authors use information about connectivity between objects and shadows.
A ghost shadow can be a shadow cast either by a ghost or an MVO: the shape and/or position of the MVO with respect to the light source can lead to the shadow not being connected to the object that generates it.
As an example, the use of a statistic background, using only BS in equation 6 (Fig. 4, second column, lower image), almost correctly updates the new background only after about forty frames, even with still considerable errors (the black area).
Until about Frame #100 (Fig.4, second column, upper image) the moving object still substantiallycovers the area where it was stopped, preventing separation from its forming ghost.