CVMay 18, 2015

Reproducible Evaluation of Pan-Tilt-Zoom Tracking

arXiv:1505.04502v119 citations
Originality Synthesis-oriented
AI Analysis

This work addresses a reproducibility problem for researchers in computer vision, though it is incremental as it focuses on evaluation rather than a new tracking method.

The paper tackles the lack of a standard evaluation methodology for Pan-Tilt-Zoom (PTZ) tracking algorithms by proposing a new evaluation framework based on a virtual PTZ camera, which enables reproducible and consistent testing of online tracking scenarios, as demonstrated by establishing baseline results with the Camshift tracker.

Tracking with a Pan-Tilt-Zoom (PTZ) camera has been a research topic in computer vision for many years. However, it is very difficult to assess the progress that has been made on this topic because there is no standard evaluation methodology. The difficulty in evaluating PTZ tracking algorithms arises from their dynamic nature. In contrast to other forms of tracking, PTZ tracking involves both locating the target in the image and controlling the motors of the camera to aim it so that the target stays in its field of view. This type of tracking can only be performed online. In this paper, we propose a new evaluation framework based on a virtual PTZ camera. With this framework, tracking scenarios do not change for each experiment and we are able to replicate online PTZ camera control and behavior including camera positioning delays, tracker processing delays, and numerical zoom. We tested our evaluation framework with the Camshift tracker to show its viability and to establish baseline results.

Foundations

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

Your Notes