




Did you find this useful? Give us your feedback
84 citations
...In [25], the processing capability only reaches 7....
[...]
...References [24] and [25] used 140 bits per pixel, while [27] proposed the use of 116 bits....
[...]
...The segmentation circuit of [23] is improved in [24] and [25]....
[...]
...as shown in Section VII-B and reported in [25], can be fed with the luminance channel of the YCrCb color space....
[...]
...The circuit of [24] is improved in [25]....
[...]
58 citations
...[28, 29], Minghua and Bermak [30] and Genovese et al....
[...]
...[28, 29] and Minghua and Bermak [30] are not able to process 41....
[...]
...[29] improves the memory throughput with respect to [28] employing a memory reduction scheme....
[...]
33 citations
...In the work of [33] and the later improvement of [34] the authors propose a real-time video segmentation/surveillance system using a GMM also handling memory bandwidth reduction requirements....
[...]
30 citations
...Keywords Field programmable gate arrays · Fixedpoint arithmetic · Real time image processing · Video surveillance...
[...]
...…a spatial background subtraction technique (Jodoin et al 2007), a DSP-embedded implementation (Ierodiaconou et al 2006), a memory reduction scheme (Jiang et al 2009) or static algorithms where it is assumed that the background is fixed as the one proposed by Horprasert et al. (Karaman et al…...
[...]
27 citations
16,062 citations
7,660 citations
...To overcome this, in [13], all updated Gaussian distributions are sorted according to the ratio ....
[...]
...In this section the used algorithm is briefly described, for a more thorough description we refer to [13]....
[...]
...In [13], only a frame rate of 11–13 fps is obtained even for a small frame size of 160 120 on an SGI O2 workstation....
[...]
...A background model based on pixel wise multimodal Gaussian distribution was proposed in [13] with robustness to multimodal background situations, which are quite common in both indoor and outdoor environments....
[...]
...Table I shows five segmentation algorithms that are cited by many literatures, namely frame difference (FD) [2]–[5], median filter [6]–[8], linear predictive filter (LPF) [1], [9]–[12], mixture of Gaussian (MoG) [13]–[19] and kernel density estimation (KDE) [20]....
[...]
2,553 citations
...In order to reduce hardware complexity found in parallel sorting networks, such as [33]–[35], while still maintaining the speed, a specific feature in the algorithm is explored....
[...]
2,432 citations
...From Table I it can be seen that the KDE approach has the highest segmentation quality which however comes at the cost of a high hardware complexity and even to a larger extent, increased memory requirements....
[...]
...Table I shows five segmentation algorithms that are cited by many literatures, namely frame difference (FD) [2]–[5], median filter [6]–[8], linear predictive filter (LPF) [1], [9]–[12], mixture of Gaussian (MoG) [13]–[19] and kernel density estimation (KDE) [20]....
[...]
1,971 citations
...Table I shows five segmentation algorithms that are cited by many literatures, namely frame difference (FD) [2]–[5], median filter [6]–[8], linear predictive filter (LPF) [1], [9]–[12], mixture of Gaussian (MoG) [13]–[19] and kernel density estimation (KDE) [20]....
[...]
...In [1], comparisons on segmentation qualities are made to evaluate a variety of approaches....
[...]
By utilizing coarse parameter updating scheme, wordlength for each Gaussian parameters are reduced substantially, which effectively decrease the memory bandwidth to off-chip memories.
In their implementation, an over sampling scheme by a higher clock frequency (100Mhz) is used to ensure the accuracy of the image data.
A pixel containing several background object colors, e.g., the leaves of a swaying tree and a road, can be modeled with a mixture of Gaussian distributions.
In addition to wordlength reduction, a data compression scheme for further bandwidth reduction is proposed by utilizing pixel locality for Gaussian distributions in adjacent areas.
By observing that only one Gaussian distribution is updated at a time and all the distributions are initially sorted, the sorting of Gaussian distributions can be changed to rearranging an updated distribution among ordered distributions.
By only saving non overlapping distributions together with the number of equivalent succeeding distributions, memory bandwidth is reduced.
For the implementation of the hardware units, memory usage is identified as the mainbottleneck of the whole system, which is common in many image processing systems.
The 24 BRAMs used for the DDR controller can be reduced by using low depth Gaussian parameter buffers to write/read to the off-chip DDR memory.
with the primary goal to reduce wordlength, the coarse parameter updating scheme results in limited improvements to the segmentation results.
For the case that no match is found, a MUX is used together with the No_match signal to update all parameters for the distribution (3 in the figure) with predefined values.
Algorithm modifications covered in previous sections are implemented with potential benefits on hardware efficiency and segmentation quality.
To be able to model background pixels using a single distribution without extensive hardware overhead, color space transformation has been investigated.
Restrictions apply.DDR controller contributes to a large part of the whole design due to complicated memory command and data signal manipulations, clock schemes, and buffer controls.
it is a hardware costly computation to transform RGB values to cylindrical coordinates, e.g., division and square root.