Vehicle Segmentation and Tracking from a Low-Angle Off-Axis Camera

Abstract

We present a novel method for visually monitoring a highway when the camera is relatively low to the ground and on the side of the road. In such a case, occlusion and the perspective effects due to the heights of the vehicles cannot be ignored. Features are detected and tracked throughout the image sequence, and then grouped together using a multilevel homography, which is an extension of the standard homography to the low-angle situation. We derive a concept called the relative height constraint that makes it possible to estimate the 3D height of feature points on the vehicles from a single camera, a key part of the technique. Experimental results on several different highways demonstrate the system's ability to successfully segment and track vehicles at low angles, even in the presence of severe occlusion and significant perspective changes.

Cite

Text

Kanhere et al. "Vehicle Segmentation and Tracking from a Low-Angle Off-Axis Camera." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2005. doi:10.1109/CVPR.2005.365

Markdown

[Kanhere et al. "Vehicle Segmentation and Tracking from a Low-Angle Off-Axis Camera." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2005.](https://mlanthology.org/cvpr/2005/kanhere2005cvpr-vehicle/) doi:10.1109/CVPR.2005.365

BibTeX

@inproceedings{kanhere2005cvpr-vehicle,
  title     = {{Vehicle Segmentation and Tracking from a Low-Angle Off-Axis Camera}},
  author    = {Kanhere, Neeraj K. and Pundlik, Shrinivas J. and Birchfield, Stan},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2005},
  pages     = {1152-1157},
  doi       = {10.1109/CVPR.2005.365},
  url       = {https://mlanthology.org/cvpr/2005/kanhere2005cvpr-vehicle/}
}