Affiliation:
1. Department Computer Science, The University of Sheffield, Regent Court, 211 Portobello, Sheffield S1 4DP, UK
Abstract
Optical flow is the apparent motion of the brightness patterns in an image. The pyramidal form of the Lucas-Kanade (LK) method is frequently used for its computation but experiments have shown that the method has deficiencies. Problems arise because of numerical issues in the least squares (LS) problem minAx−b22, A∈Rm×2 and m≫2, which must be solved many times. Numerical properties of the solution x0=A†b = (ATA)−1ATb of the LS problem are considered and it is shown that the property m≫2 has implications for the error and stability of x0. In particular, it can be assumed that b has components that lie in the column space (range) R(A) of A, and the space that is orthogonal to R(A), from which it follows that the upper bound of the condition number of x0 is inversely proportional to cosθ, where θ is the angle between b and its component that lies in R(A). It is shown that the maximum values of this condition number, other condition numbers and the errors in the solutions of the LS problems increase as the pyramid is descended from the top level (coarsest image) to the base (finest image), such that the optical flow computed at the base of the pyramid may be computationally unreliable. The extension of these results to the problem of total least squares is addressed by considering the stability of the optical flow vectors when there are errors in A and b. Examples of the computation of the optical flow demonstrate the theoretical results, and the implications of these results for extended forms of the LK method are discussed.
Reference26 articles.
1. A database and evaluation methodology for optical flow;Baker;Int. J. Computer Vision,2011
2. Determining optical flow;Horn;Artif. Intell.,1981
3. Lucas, B.D., and Kanade, T. (1981, January 24–28). An iterative image registration technique with an application to stereo vision. Proceedings of the 7th International Joint Conference on Artificial Intelligence, Vancouver, BC, Canada.
4. Optical flow modeling and computation: A survey;Fortun;Comput. Vis. Image Underst.,2015
5. Hofinger, M., Bulò, S., Porzi, L., Knapitsch, A., Pock, T., and Kontschieder, P. (2020, January 23–28). Improving optical flow on a pyramidal level. Proceedings of the European Conference on Computer Vision, Glasgow, UK.