Robust Multiple Car Tracking with Occlusion Reasoning

Abstract

We address the problem of occlusion in tracking multiple 3D objects in a known environment. For that purpose we employ a contour tracker based on intensity and motion boundaries. The motion of a contour enclosing the image of a vehicle is assumed to be well describable by an affine motion model with a translation and a change in scale. Contours are represented by closed cubic splines the position and motion of which are estimated along the image sequence. In order to employ linear Kalman Filters we decompose the estimation process in two filters: one for estimating the affine motion parameters and one for estimating the shape of the contours of the vehicles. Occlusion detection is performed by intersecting the depth ordered regions associated to the objects. The intersection part is then excluded in the motion and shape estimation. Occlusion reasoning also improves the shape estimation in case of adjacent objects where shape estimates can be corrupted by image data of other objects. In this way we obtain robust motion estimates and trajectories for vehicles even in the case of occlusions, as we show in some experiments with real world traffic scenes.

Cite

Text

Koller et al. "Robust Multiple Car Tracking with Occlusion Reasoning." European Conference on Computer Vision, 1994. doi:10.1007/3-540-57956-7_22

Markdown

[Koller et al. "Robust Multiple Car Tracking with Occlusion Reasoning." European Conference on Computer Vision, 1994.](https://mlanthology.org/eccv/1994/koller1994eccv-robust/) doi:10.1007/3-540-57956-7_22

BibTeX

@inproceedings{koller1994eccv-robust,
  title     = {{Robust Multiple Car Tracking with Occlusion Reasoning}},
  author    = {Koller, Dieter and Weber, Joseph and Malik, Jitendra},
  booktitle = {European Conference on Computer Vision},
  year      = {1994},
  pages     = {189-196},
  doi       = {10.1007/3-540-57956-7_22},
  url       = {https://mlanthology.org/eccv/1994/koller1994eccv-robust/}
}