日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
イベントカメラ/画像追跡arXiv:2607.09103v1

イベントカメラを用いた高性能画像追跡のための等変フィルタ

Equivariant Filter for High Performance Image Tracking using an Event Camera

シェア:XThreadsFacebookLINEはてブBluesky

イベントカメラの出力から特徴位置を抽出し、等変フィルタを用いてアフィン変換(並進と回転)を高精度に推定する画像追跡手法を提案した。

著者: Angus Apps, Yixiao Ge, Timothy L. Molloy, Robert Mahony

分類: cs.CV

原文アブストラクト

Image tracking is the problem of estimating the transformation that relates a moving image of a scene to an original reference image. The problem is important in control of autonomous vehicles or robots, where the image encodes information about the motion of the camera or environment, as well as in pure computer vision applications. In this paper, we present an equivariant filter design for high performance tracking of planar image transformations using an event camera. The design exploits the Asynchronous Event Blob (AEB) tracker (Wang et al., 2024) to extract feature-position measurements from the raw event stream, and an equivariant filter to compute an affine image translation and rotation using the special Euclidean group symmetry. The equivariant filter incorporates an equivalent-measurement update step that de-correlates the (highly temporally correlated) feature-position measurements provided by the AEB tracker. We evaluate the design experimentally using two datasets involving general and fast rotational motion. We benchmark results against direct optimisation (estimating the relative transformation from the raw blob tracks), and a covariance intersection approach for overcoming data correlation. Our design provides smooth image tracking for features moving up to 7000 pixels per second on the image plane.