Direct Estimation of the Backward Flow
Javier S
´
anchez, Agust
´
ın Salgado and Nelson Monz
´
on
Centro de Tecnolog
´
ıas de la Imagen (CTIM), Departamento de Inform
´
atica y Sistemas,
University of Las Palmas de Gran Canaria, Las Palmas de Gran Canaria, Spain
Keywords:
Backward Flow, Inverse Optical Flow, Back Registration, Inverse Mapping, Optical Flow, Image Registration,
Occlusions, Disocclusions.
Abstract:
The aim of this work is to propose a new method for estimating the backward flow directly from the optical
flow. We assume that the optical flow has already been computed and we need to estimate the inverse mapping.
This mapping is not bijective due to the presence of occlusions and disocclusions, therefore it is not possible to
estimate the inverse function in the whole domain. Values in these regions has to be guessed from the available
information. We propose an accurate algorithm to calculate the backward flow uniquely from the optical flow,
using a simple relation. Occlusions are filled by selecting the maximum motion and disocclusions are filled
with two different strategies: a min-fill strategy, which fills each disoccluded region with the minimum value
around the region; and a restricted min-fill approach that selects the minimum value in a close neighborhood.
In the experimental results, we show the accuracy of the method and compare the results using these two
strategies.
1 INTRODUCTION
In this article we address the problem of estimating
the backward flow. The optical flow is calculated
from the source to the target image and the back-
ward flow is the inverse mapping from the target to
the source image. If we know the forward flow, then
it is possible to estimate the backward correspondence
with some limitations.
This is important in problems where it is necessary
to find the correspondences back in time. This is the
case, for instance, in symmetric optical flow methods,
e.g. (Christensen and Johnson, 2001), (
´
Alvarez et al.,
2007b), (Ashburner, 2007) or (Yang et al., 2008).
These methods introduce the inverse optical flow to
improve the coherence between the forward and back-
ward flows.
In (Christensen and Johnson, 2001), for instance,
the authors present a method for computing the image
registration of medical images, which relies explicitly
in the computation of the inverse mapping. It works
for diffeomorphic transformations, where the relation
is bijective and differentiable. The backward flow is
calculated using an iterative algorithm, nevertheless,
this iterative process may slow down the method and
it does not work in occluded or disoccluded regions.
In the symmetric method presented in (Cachier
and Rey, 2000), the inverse optical flow is computed
using a Newton scheme. This solution is similar to
the previous iterative process, so it presents the same
drawbacks, providing poor results in occluded and
disoccluded regions. Another interesting symmetric
model is proposed in (
´
Alvarez et al., 2007a). In this
case, the optical flow is computed as a function in the
middle position between two frames, so it does not
compute the inverse optical flow explicitly.
The backward flow has also been used in spatio-
temporal optical flow methods, e.g. (Salgado and
S
´
anchez, 2006) or (S
´
anchez et al., 2013). The objec-
tive is to preserve the temporal coherence of the op-
tical flows with the previous estimated flows: the in-
verse optical flow is used to find the correspondences
back in time and impose some kind of temporal con-
tinuity.
Another example of the use of the backward flow
is given in (Lieb et al., 2005) and (Lookingbill et al.,
2007). In this case, the authors propose a method that
relies on the reverse optical flow to automatically fol-
low the road in autonomous cars. It tracks features
from the current position to a past position, so the
robot may identify similar shapes at different scales.
We propose a new method for estimating the back-
ward flow directly from the optical flow. We are given
the forward flow and we are interested in computing
268
Sánchez J., Salgado A. and Monzón N..
Direct Estimation of the Backward Flow.
DOI: 10.5220/0004284902680273
In Proceedings of the International Conference on Computer Vision Theory and Applications (VISAPP-2013), pages 268-273
ISBN: 978-989-8565-48-8
Copyright
c
2013 SCITEPRESS (Science and Technology Publications, Lda.)