Estimating Dynamic Flow Features in Groups of Tracked Objects
Tanner D. Harms, Steven L. Brunton, Beverley J. McKeon
TL;DR
The paper tackles the challenge of extracting dynamical flow information from sequences of images containing arbitrary groups of tracked objects. It merges deep object detection/tracking with Lagrangian Gradient Regression (LGR) to estimate velocity-field gradients from sparse trajectories and to compute objective metrics such as FTLE, LAVD, and vorticity deviation. The authors present a modular three-stage pipeline (detection, tracking, gradient-based structure identification) and validate it on a laboratory debris-flow case and a real-field pond debris scenario, showing robust gradient estimation where conventional methods fail. The approach enables gradient-based analyses in diverse, feature-rich contexts using affordable hardware, and it opens the door to multi-class dynamical studies and broader applications in swarms, traffic, microfluidics, and environmental flows.
Abstract
Interpreting motion captured in image sequences is crucial for a wide range of computer vision applications. Typical estimation approaches include optical flow (OF), which approximates the apparent motion instantaneously in a scene, and multiple object tracking (MOT), which tracks the motion of subjects over time. Often, the motion of objects in a scene is governed by some underlying dynamical system which could be inferred by analyzing the motion of groups of objects. Standard motion analyses, however, are not designed to intuit flow dynamics from trajectory data, making such measurements difficult in practice. The goal of this work is to extend gradient-based dynamical systems analyses to real-world applications characterized by complex, feature-rich image sequences with imperfect tracers. The tracer trajectories are tracked using deep vision networks and gradients are approximated using Lagrangian gradient regression (LGR), a tool designed to estimate spatial gradients from sparse data. From gradients, dynamical features such as regions of coherent rotation and transport barriers are identified. The proposed approach is affordably implemented and enables advanced studies including the motion analysis of two distinct object classes in a single image sequence. Two examples of the method are presented on data sets for which standard gradient-based analyses do not apply.
