• the euclidean distance ed
n,m
between x
∗
m
and the
ending point of the optical flow vector v
n,m
start-
ing from x
l
x
ref
n
(see Eq. (5)). If v
m,n
is consistent,
i.e. v
m,n
≈ −v
n,m
, ed
n,m
is approximately equal to
0 for x
m
n
, the candidate coming from I
m
, whose
selection is again promoted.
ed
n,m
=
(x
ref
+ d
∗
ref,m
) − (x
ref
+ d
l
x
ref
ref,n
+ v
n,m
)
2
(5)
The regularization term E
r
ref,n
involves motion
similarities with neighbouring positions, as shown in
Eq. (2). α
x
ref
,y
ref
accounts for local color similarities
in the reference frame I
ref
. The robust functions ρ
d
and ρ
r
are respectively the negative log of a Student-t
distribution and the Geman-McClure function.
The refinement of to-the-reference displacement
fields with our approach is straightforward except that
the data term involves neither the matching cost be-
tween the current candidate and the temporal neigh-
bouring one nor the euclidean distance ed
m,n
due to
trajectories which can not be handled in this direction.
The global optimization method fuses the dis-
placement fields by pairs and finally chooses to up-
date or not the previous estimations with one of the
previously described candidates. The motion refine-
ment phase consists in applying this technique for
each pair of frames {I
ref
,I
n
} in from-the-reference
and to-the-reference directions. The pairs {I
ref
,I
n
}
are processed in a random order in order to encourage
temporal smoothnesswithout introducing a sequential
correlation between the resulting displacement fields.
This motion refinement phase is repeated itera-
tively N
it
times where one iteration corresponds to the
processing of all the pairs {I
ref
,I
n
}. The proposed
statistical multi-step flow is done once the initial mo-
tion candidates generation and the N
it
iterations of
motion refinement have been performed.
3 EXPERIMENTS
Our experiments focus on the following sequences:
MPI S1 (Granados et al., 2012) Fig.4 and 6a-h, Hope
Fig.6i-p, Newspaper Fig.6q-t, Walking Couple Fig.7
and Flag (Garg et al., 2013) Fig.8. The proposed sta-
tistical multi-step flow is referred to as StatFlow in the
following. For the experiments, the following param-
eters have been used: N
c
= 7, N
s
= 100, R
%
= 50%,
K = 3, α
0
= 3, α
1
= 15, w = 5. The set of steps and
input optical flow estimators will be specified for each
experiment and each sequence.
Experiments have been conducted as follows. In
Section 3.1, we evaluate the performance of our ex-
tended version of the combinatorial integration and
the statistical selection (Conze et al., 2013) through
registration and PSNR assessment. The effects of the
iterative motion refinement are also studied. Then, we
compare StatFlow to state-of-the-art methods through
quantitative assessment using the Flag dataset (Garg
et al., 2013) (Section 3.2) and qualitative assessment
via texture propagation and tracking (Section 3.3).
3.1 Registration and PSNR Assessment
The first experiment aims at showing how the im-
provements we made with respect to (Conze et al.,
2013) impacts the quality of the displacement fields.
We focus on frames pairs taken from MPI S1 and
Newspaper (NP). The sets of steps are 1− 5, 10 (NP),
15 (MPI S1), 20 (NP) and 30 (NP). The algorithms are
performed taking input multi-step optical flows com-
puted with a 2D version of the disparity estimator de-
scribed in (Robert et al., 2012), referred to as 2D-DE.
We compare the optimal displacement fields ob-
tained in output of our initial motion estimates gener-
ation (Section 2.1) with those resulting from (Conze
et al., 2013). The comparison is done through reg-
istration and PSNR assessment. For a given pair
{I
ref
,I
n
}, the final fields are used to reconstruct
I
ref
from I
n
through motion compensation and color
PSNR scores are computed between I
ref
and the reg-
istered frame for non-occluded pixels.
Tables 1 and 2 show the PSNR scores for various
distances between I
ref
and I
n
respectivelyon the kiosk
of MPI S1 (Fig.4) and on whole images of News-
paper (Fig.6q-t). Results on MPI S1 show that the
initial phase of StatFlow outperforms the combinato-
rial integration and the statistical selection of (Conze
et al., 2013) for all pairs. An example of registra-
tion of the kiosk for a distance of 20 frames is given
Fig.4. Multi-step estimations deal satisfactorily with
the temporary occlusion. Experiments on Newspaper
reveal the same finding: the novelty in terms of incon-
sistency reduction improves the displacement fields
quality. Moreover, the iterative motion refinement
stage (N
it
= 9) allows to obtain better PSNR scores
for all pairs compared to the initial stage of StatFlow.
3.2 Comparisons with Flag Dataset
Quantitative results have been obtained using the
dense ground-truth optical flow data provided by the
Flag dataset (Garg et al., 2013) for the Flag sequence
(Fig. 8). Experiments focus on:
DenseLong-termMotionEstimationviaStatisticalMulti-stepFlow
549