<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Real-time tracking of multiple objects with locally adaptive correlation filters</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>A.N. Ruchay</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>V.I. Kober</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>I.E. Chernoskulov</string-name>
        </contrib>
      </contrib-group>
      <pub-date>
        <year>2017</year>
      </pub-date>
      <fpage>214</fpage>
      <lpage>218</lpage>
      <abstract>
        <p>A tracking algorithm using locally adaptive correlation filtering is proposed. The algorithm is designed to track multiple objects with invariance to pose, occlusion, clutter, and illumination variations. The algorithm employs a prediction scheme and composite correlation filters. The filters are synthesized with the help of an iterative algorithm, which optimizes discrimination capability for each target. The filters are adapted online to targets changes using information of current and past scene frames. Results obtained with the proposed algorithm using real-life scenes, are presented and compared with those obtained with state-of-the-art tracking methods in terms of detection efficiency, tracking accuracy, and speed of processing.</p>
      </abstract>
      <kwd-group>
        <kwd>tracking</kwd>
        <kwd>locally adaptive filters</kwd>
        <kwd>correlation filters</kwd>
        <kwd>matching</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
    </sec>
    <sec id="sec-2">
      <title>2. Composite filter design using optimum correlation filters</title>
      <p>We are interested in the design of a correlation filter which is able to recognize an object embedded into a disjoint background
in the scene corrupted with additive noise. The designed filter should be also able to recognize geometrically distorted versions of
the target. Let T = {ti(x, y); i = 1, . . . , N} be an image set containing geometrically distorted versions of the target to be recognized.
The input scene is assumed to be composed by the target t(x, y) embedded into a disjoint background b(x, y) at unknown coordinates
(τx, τy), and the whole scene is corrupted with additive noise n(x, y), as follows:</p>
      <p>H∗(u, v) =</p>
      <p>T (u, v) + μbW(u, v)</p>
      <p>Pb(u, v) ⊗ |W(u, v)|2 + Pn(u, v).
Let us denote by</p>
      <p>p = Ra.
 T
 
u = 1, . . . , 1, 0, . . . , 0 ,
|N{onzes} |M{zezros}
u = Q+p,
u = Q+Ra.
a = [Q+R]−1u.
p = R[Q+R]−1u.</p>
      <p>|cb|2</p>
      <p>
        DC = 1 − |ct|2 ,
the desired responses to the training patterns, and denote by Q the matrix whose columns are the elements of U. The response
constraints can be expressed as
where superscript + denotes complex conjugate. Substituting (
        <xref ref-type="bibr" rid="ref4">4</xref>
        ) into (
        <xref ref-type="bibr" rid="ref5">5</xref>
        ), we obtain
      </p>
      <p>
        Thus, the solution for a, is
Finally, substituting (
        <xref ref-type="bibr" rid="ref8">8</xref>
        ) into (
        <xref ref-type="bibr" rid="ref4">4</xref>
        ), the solution for the composite filter is given by
      </p>
      <p>
        In (
        <xref ref-type="bibr" rid="ref2">2</xref>
        ), T (u, v) and W(u, v) are the Fourier transforms of t(x, y) and w(x, y), respectively; μb is the mean value of the background
b(x, y); Pb(u, v) and Pn(u, v) denote power spectral densities of b0(x, y) = b(x, y) − μb and n(x, y), respectively. The symbol ⊗
denotes convolution.
      </p>
      <p>Let hi(x, y) be the impulse response of a GMF constructed for the ith available view of the target ti(x, y) in T . Let H =
{hi(x, y); i = 1, . . . , N} be the set of all GMF impulse responses constructed for all training images ti(x, y). Additionally, let
S = {si(x, y); i = 1, . . . , M} be an image set containing M unwanted patterns to be rejected. We want to synthesize a filter capable
to recognize all target views in T and to reject the false patterns in S , by combining the optimum filter templates contained in H,
and by using only a single correlation operation. The required filter p(x, y), can be constructed as follows [26]:</p>
      <p>N N+M
p(x, y) = ∑ αihi(x, y) + ∑ αi si(x, y),</p>
      <p>
        i=1 i=N+1
where the coefficients {αi; i = 1, . . . , N + M} are chosen to satisfy prespecified output values for each pattern in U = T ∪ S . Using
vectormatrix notation, we denote by R a matrix with N + M columns, where each column is the vector version of each element of
U. Let a = [αi; i = 1, . . . , N + M]T be a vector of coefficients. Thus, (
        <xref ref-type="bibr" rid="ref3">3</xref>
        ) can be rewritten as
      </p>
      <p>Note that the value of the correlation peak when using the filter given in Eq. 7, is expected to be close to unity for true-class
objects, and close to zero for false-class objects.</p>
      <p>The discrimination capability (DC) is a measure of the ability of the filter to distinguish a target from unwanted objects; it is
defined by [26]
where cb is the value of the maximum correlation sidelobe in background area and ct is the value of the correlation peak generated
by the target. A DC value close to unity indicates that the filter has a good capability to distinguish between the target and any
false object. Negatives values of the DC indicate that the filter is unable to detect the target. Also, if the obtained DC is greater
than a prespecified threshold (DC &gt; DCth), then the target is considered as detected and, otherwise, the target is rejected.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Object tracking with locally adaptive correlation filtering</title>
      <p>In this section we describe the proposed algorithm for object tracking based on composite correlation filtering. The proposed
algorithm is robust to pose changes and appearance modifications of objects, as well as to the presence of scene noise, illumination
changes, and target occlusions.</p>
      <p>
        The algorithm starts with an initialization step where the objects are selected. Next, an optimum correlation filter for reliable
detection and location estimation of the target is designed. Afterwards, a composite locally adaptive correlation filter is
synthesized. The proposed algorithm incorporates an automatic re-initialization mechanism that reestablishes the tracking if it fails. The
block diagram of the proposed algorithm is depicted in Fig. 1. The detailed operation steps are explained below.
Step 1: For each object select a small target ti(x, y) from a captured scene frame fi(x, y) containing the object to be tracked.
Step 2: Synthesize an optimum correlation filter hi(x, y) with (
        <xref ref-type="bibr" rid="ref2">2</xref>
        ) for reliable detection and location estimation of the target ti(x, y)
in the observed local frame li(x, y).
(
        <xref ref-type="bibr" rid="ref3">3</xref>
        )
(
        <xref ref-type="bibr" rid="ref4">4</xref>
        )
(
        <xref ref-type="bibr" rid="ref5">5</xref>
        )
(
        <xref ref-type="bibr" rid="ref6">6</xref>
        )
(
        <xref ref-type="bibr" rid="ref7">7</xref>
        )
Step 3: Synthesize a composite locally adaptive correlation filter pi(x, y) as follows. First, detect and locate the target by hi(x, y)
filter from the observed local frame li(x, y). If the obtained DC is greater than a prespecified threshold (DC &gt; DCrec), then
the target is considered as successfully detected, ti(x, y) added into the set T and recursion should be stopped. Otherwise,
the target si(x, y) corresponding to a false peak added into the set S . Second, synthesize a composite filter pi(x, y) with the
help of (
        <xref ref-type="bibr" rid="ref7">7</xref>
        ). Third, detect and locate the target by pi(x, y) filter from the observed local frame li(x, y) recursively until the
condition DC &gt; DCrec is satisfied.
      </p>
      <p>Step 4: Detect and locate the target in the observed local frame li+1(x, y) from a new scene frame fi+1(x, y) by pi(x, y) filter. The
coordinates of the observed local frame li+1(x, y) are provided by a prediction process that analyzes the motion kinematics
of the target. If the obtained DC is greater than a prespecified threshold (DC &gt; DCth), then the target is considered as
successfully detected and pi(x, y) filter added to the bank B of composite correlation filters. Otherwise, the target is lost in
the observed local frame li+1(x, y) and we recursively used the filters from bank B until condition DC &gt; DCcon is satisfied.
The filter from bank B with condition DC &gt; DCcon is used to a new scene frame. If the target is lost in the observed local
frame li+1(x, y) with help the filters from bank B, then the coordinates of the target is set coordinates of the past scene frame
fi(x, y) and we proceed to a new scene frame fi+2(x, y).</p>
      <sec id="sec-3-1">
        <title>Begin</title>
      </sec>
      <sec id="sec-3-2">
        <title>Capture a scene frame fi(x,y)</title>
      </sec>
      <sec id="sec-3-3">
        <title>Select the target ti(x,y) Synthesize an optimum correlation ✁lter hi(x, y)</title>
      </sec>
      <sec id="sec-3-4">
        <title>Add different versions of target</title>
      </sec>
      <sec id="sec-3-5">
        <title>Locate next local frame li+1(x, y) by motion kinematics in fi(x,y) Yes</title>
      </sec>
      <sec id="sec-3-6">
        <title>Compute DC with li+1(x,y)</title>
      </sec>
      <sec id="sec-3-7">
        <title>Select local frame li(x,y)</title>
      </sec>
      <sec id="sec-3-8">
        <title>Construct composite filter pi(x,y) by SDF</title>
      </sec>
      <sec id="sec-3-9">
        <title>Compute DC with frame fi(x,y)</title>
      </sec>
      <sec id="sec-3-10">
        <title>DC&gt;DCrec</title>
      </sec>
      <sec id="sec-3-11">
        <title>DC &gt; DCth Yes</title>
      </sec>
      <sec id="sec-3-12">
        <title>Add to the bank of composite correlation filters</title>
      </sec>
      <sec id="sec-3-13">
        <title>Proceed to new frame fi+2(x, y) No No</title>
        <p>Yes
Add new
rejection pattern</p>
      </sec>
      <sec id="sec-3-14">
        <title>Create a new rejection pattern from background</title>
      </sec>
      <sec id="sec-3-15">
        <title>Locate maximum in correlation plane</title>
      </sec>
      <sec id="sec-3-16">
        <title>Select previous filter from the bank of composite correlation filters</title>
      </sec>
      <sec id="sec-3-17">
        <title>Compute DC on li+1(x,y)</title>
      </sec>
      <sec id="sec-3-18">
        <title>DC &gt; DCcon No</title>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Computer simulation</title>
      <p>In this section, computer simulation results obtained with the proposed algorithm for object tracking are presented and
compared with common algorithms in terms of detection efficiency, tracking accuracy, and speed of processing.</p>
      <p>In order to evaluate the performance of our tracker, we conduct experiments on 100 challenging image sequences from Object
Tracking Benchmark (TB-100 database) [27]. These sequences cover most challenging situations in object tracking: Illumination
Variation (IV), Scale Variation (SV), Occlusion (OCC), Deformation (DEF), Motion Blur (MB), Fast Motion (FM), In-Plane
Rotation (IPR), Out-of-Plane Rotation (OPR), Out-of-View (OV), Background Clutters (BC), Low Resolution (LR).</p>
      <p>For comparison, we run 3 state-of-the-art algorithms with the same initial position of the target. The first tracking algorithm
(SURF) [28] is based on matching of local features and descriptors. The second tracking algorithm (STRUCK) predicts the target
location change between frames on the basis of structured learning [29]. The third collaborative tracking algorithm (SCM) is
combined a sparsity-based discriminative classifier and a sparsity-based generative model [30]. The work [27] performed
largescale experiments to evaluate the performance of recent 33 object-tracking algorithms. Tracking algorithms STRUCK and SCM
perform much better than the others.</p>
      <p>For evaluating of detection efficiency we use an evaluation metric of the overlap score. Given a tracked bounding box rt and
the ground-truth bounding extent r0 of a target object, the overlap score is defined as</p>
      <p>S =
∥rt ∩ r0∥
∥rt ∪ r0∥
,
where ∩ and ∪ represent the intersection and union operators, respectively, and ∥ · ∥ denotes the number of pixels in a region. This
average overlap score (AOS) can be used as the performance measure. In addition, the overlap scores can be used for determining
whether an algorithm successfully tracks a target in a frame, by testing whether S is larger than a threshold of 0.5. Also we
evaluate the tracking algorithms using the average center location error (ACLE) for all image sequences from database.</p>
      <p>
        Table 1 shows the average overlap score (AOS), the average center location errors (ACLE) and the Average Processing Time
(APT) on a scena for all the tracking algorithms with the overlap threshold of 0.5. The evaluation results show that our proposed
algorithm is faster than the others and more accurate in terms of the average center location errors.
When an object moves fastly on the FM subset, the proposed algorithm performs much better than the others. However, the
proposed algorithm does not perform well in the subset (IV, OCC, OV) due to illumination variation, and partial occlusion of the
target. On the other subsets, the Struck, SCM, and the proposed algorithms outperform other the state-of-the-art algorithms. Fig. 2
shows sample tracking results of the proposed algorithms where the target objects are marked with red rectangles and the actually
tracked objects by the proposed algorithm are marked with green rectangles.
(
        <xref ref-type="bibr" rid="ref8">8</xref>
        )
      </p>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusion</title>
    </sec>
    <sec id="sec-6">
      <title>Acknowledgments</title>
      <p>A tracking algorithm using locally adaptive correlation filtering is proposed. The algorithm is designed to track multiple objects
with invariance to pose, partial occlusion, clutter, and illumination variations. The algorithm employs a prediction scheme and
composite correlation filters. The filters are synthesized with the help of an iterative algorithm, which optimizes discrimination
capability for each target. The filters are adapted online to targets changes using information of current and past scene frames.
The evaluation results show that our proposed algorithm is faster than the others and more accurate in terms of the average center
location errors. On the majority test sets the proposed algorithm performs much better than the state-of-the-art algorithms.</p>
      <p>This work was supported by the Russian Science Foundation, grant no. 15-19-10010.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>Karasulu</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <article-title>Performance Evaluation Software: Moving Object Detection and</article-title>
          Tracking in Videos [Text] /
          <string-name>
            <given-names>B.</given-names>
            <surname>Karasulu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Korukoglu.</surname>
          </string-name>
          ”- New York : Springer,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>Talmale</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <article-title>Object tracking in images and videos</article-title>
          [Text] / S.K. Talmale, N.J. Janwe // International Journal Of Engineering And Computer Science. ”-
          <year>2016</year>
          . ”- Vol.
          <volume>5</volume>
          (
          <issue>1</issue>
          ). ”- P.
          <fpage>15482</fpage>
          -
          <lpage>15486</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>Accurate</surname>
          </string-name>
          three
          <article-title>-dimensional pose recognition from monocular images using template matched filtering</article-title>
          [Text] / Kenia Picos, Victor H.
          <string-name>
            <surname>Diaz-Ramirez</surname>
            ,
            <given-names>Vitaly</given-names>
          </string-name>
          <string-name>
            <surname>Kober</surname>
          </string-name>
          [et al.] // Optical Engineering. ”-
          <year>2016</year>
          . ”- Vol.
          <volume>55</volume>
          , no. 6. ”- P.
          <year>063102</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>Echeagaray-Patron</surname>
            ,
            <given-names>B. A.</given-names>
          </string-name>
          <article-title>Conformal parameterization and curvature analysis for 3d facial recognition</article-title>
          [Text] / B. A.
          <string-name>
            <surname>Echeagaray-Patron</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>MiramontesJaramillo</surname>
          </string-name>
          , V. Kober // 2015 International Conference on Computational Science and Computational
          <string-name>
            <surname>Intelligence</surname>
          </string-name>
          (CSCI). ”- [S. l. : s. n.],
          <year>2015</year>
          . ”- P.
          <fpage>843</fpage>
          -
          <lpage>844</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Echeagaray-Patron</surname>
            ,
            <given-names>B. A.</given-names>
          </string-name>
          <article-title>3d face recognition based on matching of facial surfaces [Text] / Beatriz A</article-title>
          .
          <string-name>
            <surname>Echeagaray-Patron</surname>
          </string-name>
          , Vitaly Kober. ”- Vol.
          <volume>9598</volume>
          . ”- [S. l. : s. n.],
          <year>2015</year>
          . ”- P.
          <fpage>95980V</fpage>
          -95980V-8.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <surname>Diaz-Escobar</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <article-title>A robust hog-based descriptor for pattern recognition</article-title>
          [Text] / Julia Diaz-Escobar, Vitaly Kober. ”- Vol.
          <volume>9971</volume>
          . ”- [S. l. : s. n.],
          <year>2016</year>
          . ”- P.
          <fpage>99712A</fpage>
          -99712A-7.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Diaz-Escobar</surname>
            ,
            <given-names>J. Text</given-names>
          </string-name>
          <article-title>Detection in Digital Images Captured with Low Resolution Under Nonuniform Illumination Conditions</article-title>
          [Text] / Julia Diaz-Escobar, Vitaly Kober // Pattern Recognition: 8th Mexican Conference,
          <string-name>
            <surname>MCPR</surname>
          </string-name>
          <year>2016</year>
          ,
          <article-title>Guanajuato</article-title>
          , Mexico, June 22-25,
          <year>2016</year>
          . Proceedings / Ed. by Jose´ Francisco Mart´
          <fpage>ınez</fpage>
          -Trinidad,
          <article-title>Jes u´s Ariel Carrasco-Ochoa, Victor Ayala Ramirez</article-title>
          [et al.]. ”- Cham : Springer International Publishing,
          <year>2016</year>
          . ”- P.
          <fpage>3</fpage>
          -
          <lpage>12</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <article-title>[8] An efficient algorithm for matching of slam video sequences</article-title>
          [Text] / Jose A.
          <string-name>
            <surname>Gonzalez-Fraga</surname>
          </string-name>
          , Victor H.
          <string-name>
            <surname>Diaz-Ramirez</surname>
            ,
            <given-names>Vitaly</given-names>
          </string-name>
          <string-name>
            <surname>Kober</surname>
          </string-name>
          [et al.]. ”- Vol.
          <volume>9971</volume>
          . ”- [S. l. : s. n.],
          <year>2016</year>
          . ”- P.
          <fpage>99712Z</fpage>
          -99712Z-10.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <article-title>[9] Effective indexing for face recognition</article-title>
          [Text] / I. Sochenkov,
          <string-name>
            <given-names>A.</given-names>
            <surname>Sochenkova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Vokhmintsev</surname>
          </string-name>
          [et al.]. ”- Vol.
          <volume>9971</volume>
          . ”- [S. l. : s. n.],
          <year>2016</year>
          . ”- P.
          <fpage>997124</fpage>
          - 997124-9.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <article-title>Face recognition based on a matching algorithm with recursive calculation of oriented gradient histograms [Text] /</article-title>
          <string-name>
            <given-names>A. V.</given-names>
            <surname>Vokhmintcev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I. V.</given-names>
            <surname>Sochenkov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V. V.</given-names>
            <surname>Kuznetsov</surname>
          </string-name>
          , D. V. Tikhonkikh // Doklady Mathematics. ”-
          <year>2016</year>
          . ”- Vol.
          <volume>93</volume>
          , no. 1. ”- P.
          <fpage>37</fpage>
          -
          <lpage>41</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>Tihonkih</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <article-title>A modified iterative closest point algorithm for shape registration</article-title>
          [Text] / Dmitrii Tihonkih, Artyom Makovetskii, Vladislav Kuznetsov. ”- Vol.
          <volume>9971</volume>
          . ”- [S. l. : s. n.],
          <year>2016</year>
          . ”- P.
          <fpage>99712D</fpage>
          -99712D-8.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <surname>Miramontes-Jaramillo</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <article-title>A Robust Tracking Algorithm Based on HOGs Descriptor</article-title>
          [Text] / Daniel Miramontes-Jaramillo,
          <string-name>
            <given-names>Vitaly</given-names>
            <surname>Kober</surname>
          </string-name>
          , V´ıctor Hugo D´ıazRam // Progress in Pattern Recognition,
          <article-title>Image Analysis</article-title>
          ,
          <source>Computer Vision</source>
          , and Applications: 19th Iberoamerican Congress,
          <string-name>
            <surname>CIARP</surname>
          </string-name>
          <year>2014</year>
          ,
          <string-name>
            <given-names>Puerto</given-names>
            <surname>Vallarta</surname>
          </string-name>
          , Mexico, November 2-
          <issue>5</issue>
          ,
          <year>2014</year>
          . Proceedings / Ed. by Eduardo
          <string-name>
            <surname>Bayro-Corrochano</surname>
          </string-name>
          , Edwin Hancock. ”- Cham : Springer International Publishing,
          <year>2014</year>
          . ”- P.
          <fpage>54</fpage>
          -
          <lpage>61</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <surname>Miramontes-Jaramillo</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <article-title>Multiple objects tracking with hogs matching in circular windows</article-title>
          [Text] / Daniel Miramontes-Jaramillo, Vitaly Kober, Victor H.
          <string-name>
            <surname>Diaz-Ramirez.</surname>
          </string-name>
          ”- Vol.
          <volume>9217</volume>
          . ”- [S. l. : s. n.],
          <year>2014</year>
          . ”- P.
          <fpage>92171N</fpage>
          -92171N-8.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <surname>Miramontes-Jaramillo</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <article-title>Robust illumination-invariant tracking algorithm based on hogs</article-title>
          [Text] / Daniel Miramontes-Jaramillo,
          <string-name>
            <given-names>Vitaly</given-names>
            <surname>Kober</surname>
          </string-name>
          ,
          <article-title>V´ıctor Hugo D´ıaz-Ram´ırez</article-title>
          . ”- Vol.
          <volume>9599</volume>
          . ”- [S. l. : s. n.],
          <year>2015</year>
          . ”- P.
          <fpage>95991Q</fpage>
          -95991Q-8.
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <surname>Miramontes-Jaramillo</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <article-title>Real-time tracking based on rotation-invariant descriptors</article-title>
          [Text] / Daniel Miramontes-Jaramillo, Vitaly Kober // 2015 International Conference on Computational Science and Computational
          <string-name>
            <surname>Intelligence</surname>
          </string-name>
          (CSCI). ”-
          <year>2015</year>
          . ”- Vol.
          <volume>00</volume>
          . ”- P.
          <fpage>543</fpage>
          -
          <lpage>546</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <surname>Ontiveros-Gallardo</surname>
            ,
            <given-names>S. E.</given-names>
          </string-name>
          <article-title>Objects tracking with adaptive correlation filters and kalman filtering</article-title>
          [Text] / Sergio E.
          <string-name>
            <surname>Ontiveros-Gallardo</surname>
          </string-name>
          , Vitaly Kober. ”- Vol.
          <volume>9598</volume>
          . ”- [S. l. : s. n.],
          <year>2015</year>
          . ”- P.
          <fpage>95980X</fpage>
          -95980X-8.
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <surname>Ontiveros-Gallardo</surname>
            ,
            <given-names>S. E.</given-names>
          </string-name>
          <article-title>Correlation-based tracking using tunable training and kalman prediction</article-title>
          [Text] / Sergio E.
          <string-name>
            <surname>Ontiveros-Gallardo</surname>
          </string-name>
          , Vitaly Kober. ”- Vol.
          <volume>9971</volume>
          . ”- [S. l. : s. n.],
          <year>2016</year>
          . ”- P.
          <fpage>997129</fpage>
          -997129-9.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <surname>Ruchay</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <article-title>A correlation-based algorithm for recognition and tracking of partially occluded objects</article-title>
          [Text] / Alexey Ruchay, Vitaly Kober. ”- Vol.
          <volume>9971</volume>
          . ”- [S. l. : s. n.],
          <year>2016</year>
          . ”- P.
          <fpage>99712R</fpage>
          -99712R-9.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <article-title>Facial recognition using composite correlation filters designed with multiobjective combinatorial optimization</article-title>
          [Text] / Andres Cuevas,
          <string-name>
            <surname>Victor H. DiazRamirez</surname>
          </string-name>
          , Vitaly Kober, Leonardo Trujillo. ”- Vol.
          <volume>9217</volume>
          . ”- [S. l. : s. n.],
          <year>2014</year>
          . ”- P.
          <fpage>921710</fpage>
          -921710-8.
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <surname>Aguilar-Gonza</surname>
          </string-name>
          ´lez, P. M.
          <article-title>Adaptive composite filters for pattern recognition in nonoverlapping scenes using noisy training images</article-title>
          [Text] / Pablo Mario AguilarGonza´lez, Vitaly Kober, V´ıctor Hugo D´
          <fpage>ıaz</fpage>
          -Ram´ırez // Pattern Recogn. Lett. ”-
          <year>2014</year>
          . ”- Vol.
          <volume>41</volume>
          . ”- P.
          <fpage>83</fpage>
          -
          <lpage>92</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>D</given-names>
            <surname>´</surname>
          </string-name>
          ıaz-Ram´ırez, V. H.
          <article-title>Object Tracking in Nonuniform Illumination Using Space-Variant Correlation Filters [Text] / V´ıctor Hugo D´ıaz-Ram´ırez, Kenia Picos</article-title>
          , Vitaly Kober // Progress in Pattern Recognition,
          <article-title>Image Analysis</article-title>
          ,
          <source>Computer Vision</source>
          , and Applications: 18th Iberoamerican Congress,
          <string-name>
            <surname>CIARP</surname>
          </string-name>
          <year>2013</year>
          , Havana, Cuba,
          <source>November 20-23</source>
          ,
          <year>2013</year>
          , Proceedings, Part II / Ed. by Jose´ Ruiz-Shulcloper, Gabriella Sanniti di Baja. ”- Berlin, Heidelberg : Springer Berlin Heidelberg,
          <year>2013</year>
          . ”- P.
          <fpage>455</fpage>
          -
          <lpage>462</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <article-title>Real-time tracking of multiple objects using adaptive correlation filters with complex constraints</article-title>
          [Text] / Victor H.
          <string-name>
            <surname>Diaz-Ramirez</surname>
          </string-name>
          , Viridiana Contreras, Vitaly Kober, Kenia Picos // Optics Communications. ”-
          <year>2013</year>
          . ”- Vol.
          <volume>309</volume>
          . ”- P.
          <fpage>265</fpage>
          -
          <lpage>278</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <surname>Diaz-Ramirez</surname>
            ,
            <given-names>V. H.</given-names>
          </string-name>
          <article-title>Target tracking in nonuniform illumination conditions using locally adaptive correlation filters [Text] / Victor H</article-title>
          .
          <string-name>
            <surname>Diaz-Ramirez</surname>
          </string-name>
          , Kenia Picos, Vitaly Kober // Optics Communications. ”-
          <year>2014</year>
          . ”- Vol.
          <volume>323</volume>
          . ”- P.
          <fpage>32</fpage>
          -
          <lpage>43</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <article-title>Robust Face Tracking with Locally-Adaptive Correlation Filtering [Text] / Leopoldo N. Gaxiola, V´ıctor Hugo D´ıaz-Ram´ırez, Juan J</article-title>
          .
          <string-name>
            <surname>Tapia</surname>
          </string-name>
          [et al.] // Progress in Pattern Recognition,
          <article-title>Image Analysis</article-title>
          ,
          <source>Computer Vision</source>
          , and Applications: 19th Iberoamerican Congress,
          <string-name>
            <surname>CIARP</surname>
          </string-name>
          <year>2014</year>
          ,
          <string-name>
            <given-names>Puerto</given-names>
            <surname>Vallarta</surname>
          </string-name>
          , Mexico, November 2-
          <issue>5</issue>
          ,
          <year>2014</year>
          . Proceedings / Ed. by Eduardo
          <string-name>
            <surname>Bayro-Corrochano</surname>
          </string-name>
          , Edwin Hancock. ”- Cham : Springer International Publishing,
          <year>2014</year>
          . ”- P.
          <fpage>925</fpage>
          -
          <lpage>932</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <article-title>Target tracking with dynamically adaptive correlation</article-title>
          [Text] / Leopoldo N. Gaxiola,
          <string-name>
            <surname>Victor H. Diaz-Ramirez</surname>
            ,
            <given-names>Juan J.</given-names>
          </string-name>
          <string-name>
            <surname>Tapia</surname>
          </string-name>
          , Pascuala Garcia-Martinez // Optics Communications. ”-
          <year>2016</year>
          . ”- Vol.
          <volume>365</volume>
          . ”- P.
          <fpage>140</fpage>
          -
          <lpage>149</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <surname>Ramos-Michel</surname>
            ,
            <given-names>E. M.</given-names>
          </string-name>
          <article-title>Adaptive composite filters for pattern recognition in linearly degraded and noisy scenes</article-title>
          [Text] / Erika M.
          <string-name>
            <surname>Ramos-Michel</surname>
          </string-name>
          , Vitaly Kober // Optical Engineering. ”-
          <year>2008</year>
          . ”- Vol.
          <volume>47</volume>
          , no. 4. ”- P.
          <fpage>047204</fpage>
          -047204-7.
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [27]
          <string-name>
            <surname>Wu</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          <article-title>Object tracking benchmark</article-title>
          [Text] / Y. Wu,
          <string-name>
            <given-names>J.</given-names>
            <surname>Lim</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. H.</given-names>
            <surname>Yang</surname>
          </string-name>
          // IEEE Transactions on
          <source>Pattern Analysis and Machine Intelligence</source>
          . ”-
          <year>2015</year>
          . ”- Vol.
          <volume>37</volume>
          , no. 9. ”- P.
          <year>1834</year>
          -
          <fpage>1848</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [28]
          <string-name>
            <surname>Al-asadi</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          <article-title>Object detection and recognition by using enhanced speeded up robust feature</article-title>
          [Text] / T.A.
          <string-name>
            <surname>Al-asadi</surname>
          </string-name>
          , A.J. Obaid // International Journal of Computer Science and Network Security. ”-
          <year>2016</year>
          . ”- Vol.
          <volume>16</volume>
          (
          <issue>4</issue>
          ). ”- P.
          <fpage>66</fpage>
          -
          <lpage>71</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [29]
          <string-name>
            <surname>Torr</surname>
            ,
            <given-names>P. H. S.</given-names>
          </string-name>
          <article-title>Struck: Structured output tracking with kernels</article-title>
          [Text] / Philip H. S. Torr, Sam Hare, Amir Saffari // 2011 IEEE International Conference on Computer Vision (ICCV
          <year>2011</year>
          ). ”-
          <year>2011</year>
          . ”- Vol.
          <volume>00</volume>
          . ”- P.
          <fpage>263</fpage>
          -
          <lpage>270</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [30]
          <string-name>
            <surname>Zhong</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          <article-title>Robust object tracking via sparsity-based collaborative model</article-title>
          [Text] / Wei Zhong //
          <source>Proceedings of the 2012 IEEE Conference on Computer Vision</source>
          and Pattern
          <string-name>
            <surname>Recognition (CVPR).</surname>
          </string-name>
          ”- CVPR '
          <fpage>12</fpage>
          . ”- Washington, DC, USA : IEEE Computer Society,
          <year>2012</year>
          . ”- P.
          <year>1838</year>
          -
          <fpage>1845</fpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>