Machine learning using template matching applied to object tracking in video data

David A. Zuehlke,Troy A. Henderson,Sonya A. H. McMullen
DOI: https://doi.org/10.1117/12.2518982
2019-05-10
Abstract:This paper presents the algorithms for tracking a moving object through video data using template matching. As the object translates and rotates, the template is adaptively updated so that the object is never lost while in frame. The algorithms were developed in MATLAB and applied to a video of a quadcopter in flight in both visible and infrared imagery. The normalized cross-correlation algorithm is the core of the research, providing an invariant of scale method to perform the template match. Then a bounding box is applied to the matched area and center of mass centroiding allow the object to be tracked frame-to-frame.
What problem does this paper attempt to address?