Comparing Various Tracking Algorithms in OpenCV

2021 
Locating an item in consecutive frames of a video is known as object tracking. It is implemented by estimating the state of the concerned object present in the scene from previous information. Since the object has been tracked till the present frame, it's known how it has been moving. More simply, the parameters of the model are known. A motion model tells the speed and direction of motion of the object from previous frames. Algorithms that track objects using this motion model are known as object tracking algorithms. There is a multitude of algorithms that can be used for the same purpose. The trouble is finding out which object tracking algorithms are best for a particular use case. In this work, we have compared two object tracking algorithms and their hybrid to find which performs better in the case of a live feed.
    • Correction
    • Source
    • Cite
    • Save
    • Machine Reading By IdeaReader
    8
    References
    0
    Citations
    NaN
    KQI
    []