2008
DOI: 10.1007/s11554-008-0096-7
|View full text |Cite
|
Sign up to set email alerts
|

High performance motion detection: some trends toward new embedded architectures for vision systems

Abstract: The goal of this article is to compare some optimised implementations on current high performance platforms in order to highlight architectural trends in the field of embedded architectures and to get an estimation of what should be the components of a next generation vision system. We present some implementations of robust motion detection algorithms on three architectures: a general purpose RISC processor-the PowerPC G4-a parallel artificial retina dedicated to low level image processingPvlsar34-and the Asso… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
10
0
1

Year Published

2009
2009
2020
2020

Publication Types

Select...
4
3
1

Relationship

1
7

Authors

Journals

citations
Cited by 18 publications
(11 citation statements)
references
References 30 publications
0
10
0
1
Order By: Relevance
“…Methods based on Σ − ∆ (sigma-delta) motion detection filters [35]- [37] are popular for embedded processing [38], [39]. As in the case of analog-to-digital converters, a Σ − ∆ motion detection filter consists of a simple non-linear recursive approximation of the background image, which is based on comparison and on an elementary increment/decrement (usually −1, 0, and 1 are the only possible updating values).…”
Section: Review Of Background Subtraction Algorithmsmentioning
confidence: 99%
“…Methods based on Σ − ∆ (sigma-delta) motion detection filters [35]- [37] are popular for embedded processing [38], [39]. As in the case of analog-to-digital converters, a Σ − ∆ motion detection filter consists of a simple non-linear recursive approximation of the background image, which is based on comparison and on an elementary increment/decrement (usually −1, 0, and 1 are the only possible updating values).…”
Section: Review Of Background Subtraction Algorithmsmentioning
confidence: 99%
“…The Sigma-Delta algorithm [10] is a motion detection algorithm used in image processing to discriminate moving objects from the background. Contrary to simple thresholded background substraction algorithms, Sigma-Delta uses a per-pixel variance estimation to filter out outliers due to lighting conditions or contrast variation inside the image.…”
Section: Sigma-delta Motion Detectionmentioning
confidence: 99%
“…The whole algorithm can be expressed by a series of additions, substractions and various boolean selections. As pointed by Lacassagne in [10], the Sigma-Delta algorithm is mainly limited by memory bandwidth and so no optimizations beside SIMDization is efficient as only point-to-point operations are issued. Table 5 details how BOOST.SIMD performs against scalar and handwritten versions of the algorithm; the benchmarks are realized with gray scale images.…”
Section: Sigma-delta Motion Detectionmentioning
confidence: 99%
“…Among other real-time optical flow-based object extraction, this one seems to be applicable in scenarios where the system has to deal with analysis in compressed domain in real time. There are also available fast algorithms for motion detection for decompressed domain like [19] or [20] that can work on embedded platforms, so having other than MPEG2 compression does not constitute a problem in this case. System architect however has to be aware that in the latter solutions there is a need to have real-time video decompression and enhancement module which is usually a hardware module (especially in embedded systems) [30] or [31].…”
Section: Introductionmentioning
confidence: 99%