CVJul 18, 2025

Moving Object Detection from Moving Camera Using Focus of Expansion Likelihood and Segmentation

arXiv:2507.13628v2h-index: 5
Originality Incremental advance
AI Analysis

This addresses a key challenge in robotics for autonomous navigation and scene understanding, though it appears incremental as it builds on existing optical flow approaches.

The paper tackles the problem of separating moving and static objects from a moving camera viewpoint, which is essential for robotics applications, by proposing the FoELS method that integrates optical flow and texture information, achieving state-of-the-art performance on the DAVIS 2016 dataset and real-world traffic videos.

Separating moving and static objects from a moving camera viewpoint is essential for 3D reconstruction, autonomous navigation, and scene understanding in robotics. Existing approaches often rely primarily on optical flow, which struggles to detect moving objects in complex, structured scenes involving camera motion. To address this limitation, we propose Focus of Expansion Likelihood and Segmentation (FoELS), a method based on the core idea of integrating both optical flow and texture information. FoELS computes the focus of expansion (FoE) from optical flow and derives an initial motion likelihood from the outliers of the FoE computation. This likelihood is then fused with a segmentation-based prior to estimate the final moving probability. The method effectively handles challenges including complex structured scenes, rotational camera motion, and parallel motion. Comprehensive evaluations on the DAVIS 2016 dataset and real-world traffic videos demonstrate its effectiveness and state-of-the-art performance.

Foundations

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

Your Notes