CVSep 8, 2018

Online Mutual Foreground Segmentation for Multispectral Stereo Videos

arXiv:1809.02851v212 citationsHas Code
Originality Incremental advance
AI Analysis

This work addresses a specific challenge in video content analysis and smart surveillance by enhancing foreground segmentation under adverse conditions, but it is incremental as it builds on existing energy minimization techniques.

The paper tackles the joint problem of multispectral segmentation and stereo registration in video sequences by proposing an iterative method that alternates between estimating labeling results for each problem using dynamic priors, achieving improved object segmentation in low contrast regions and better temporal coherence.

The segmentation of video sequences into foreground and background regions is a low-level process commonly used in video content analysis and smart surveillance applications. Using a multispectral camera setup can improve this process by providing more diverse data to help identify objects despite adverse imaging conditions. The registration of several data sources is however not trivial if the appearance of objects produced by each sensor differs substantially. This problem is further complicated when parallax effects cannot be ignored when using close-range stereo pairs. In this work, we present a new method to simultaneously tackle multispectral segmentation and stereo registration. Using an iterative procedure, we estimate the labeling result for one problem using the provisional result of the other. Our approach is based on the alternating minimization of two energy functions that are linked through the use of dynamic priors. We rely on the integration of shape and appearance cues to find proper multispectral correspondences, and to properly segment objects in low contrast regions. We also formulate our model as a frame processing pipeline using higher order terms to improve the temporal coherence of our results. Our method is evaluated under different configurations on multiple multispectral datasets, and our implementation is available online.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes