Cross-correlation image analysis for real-time particle tracking

Leonardo R. Werneck,Cody Jessup,Austin Brandenberger,Tyler Knowles,Charles W. Lewandowski,Megan Nolan,Ken Sible,Zachariah B. Etienne,Brian D'Urso
DOI: https://doi.org/10.1063/5.0206405
2024-07-18
Abstract:Accurately measuring the translations of objects between images is essential in many fields, including biology, medicine, chemistry, and physics. One important application is tracking one or more particles by measuring their apparent displacements in a series of images. Popular methods, such as the center-of-mass, often require idealized scenarios to reach the shot-noise limit of particle tracking and are, therefore, not generally applicable to multiple image types. More general methods, like maximum likelihood estimation, reliably approach the shot-noise limit, but are too computationally intense for use in real-time applications. These limitations are significant, as real-time, shot-noise-limited particle tracking is of paramount importance for feedback control systems. To fill this gap, we introduce a new cross-correlation-based algorithm that approaches shot-noise-limited displacement detection and a GPU-based implementation for real-time image analysis of a single particle.
Optics,Image and Video Processing
What problem does this paper attempt to address?
### Problems the Paper Attempts to Solve This paper aims to address the issue of accurately measuring object displacement between images in real-time single-particle tracking. Specifically, existing methods such as the center-of-mass approach, while simple and computationally inexpensive, are prone to bias in the presence of background noise or illumination, making them unsuitable for various types of images. On the other hand, maximum likelihood estimation, although capable of approaching the shot noise limit, has high computational complexity and is not suitable for real-time applications. These limitations are particularly significant for applications requiring real-time feedback control systems. To fill this gap, the authors introduce a new cross-correlation-based algorithm that can detect displacement near the shot noise limit and achieve real-time image analysis through GPU implementation. This method is particularly suitable for real-time single-particle tracking, providing a high-precision and high-efficiency solution.