Detecting and Tracking All Moving Objects in Wide-Area Aerial Video

Abstract

Multi-megapixel cameras are transforming airborne video surveillance by enabling persistent imaging of extremely large areas while providing sufficient pixel density to resolve both vehicles and pedestrians. The sheer spatial and temporal volume of data has rendered human scanning of expansive images for miniscule moving objects intractable, underscoring the importance of automated detection and tracking systems. Existing algorithms, however, are generally designed for stationary cameras and moderately-sized objects. This paper presents one of the first systems for reliably detecting and tracking low-resolution objects of varying size and shape in challenging wide-area aerial video. Significant contributions include a simple, fast approach for robust motion detection with parallax handling; spatial-temporal filtering for quickly discarding spurious detections; adaptive shape learning for unusually-shaped objects; and multi-cue fusion for state evolution that enables tracking through confusion, occlusions, and stops. Our system is highly efficient and parallelizable, processing 1-megapixel image streams in real time on a single CPU core. Experiments on a variety of data sets demonstrate that the system outperforms more traditional detection and tracking approaches, and is able to find pedestrians missed by human ground truthers despite tiny size, poor contrast, and surrounding clutter. <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">1</sup>

Cite

Text

Pollard and Antone. "Detecting and Tracking All Moving Objects in Wide-Area Aerial Video." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2012. doi:10.1109/CVPRW.2012.6239201

Markdown

[Pollard and Antone. "Detecting and Tracking All Moving Objects in Wide-Area Aerial Video." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2012.](https://mlanthology.org/cvprw/2012/pollard2012cvprw-detecting/) doi:10.1109/CVPRW.2012.6239201

BibTeX

@inproceedings{pollard2012cvprw-detecting,
  title     = {{Detecting and Tracking All Moving Objects in Wide-Area Aerial Video}},
  author    = {Pollard, Thomas and Antone, Matthew},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2012},
  pages     = {15-22},
  doi       = {10.1109/CVPRW.2012.6239201},
  url       = {https://mlanthology.org/cvprw/2012/pollard2012cvprw-detecting/}
}