Ha Ngo Duong, Shimizu Ikuko, Bao Pham The
Faculty of Mathematics and Computer Science, University of Science, Vietnam National University-Ho Chi Minh City, Ho Chi Minh, Vietnam.
Information Technology Faculty, Ho Chi Minh City University of Food Industry, Ho Chi Minh, Vietnam.
Comput Intell Neurosci. 2020 Dec 16;2020:8839725. doi: 10.1155/2020/8839725. eCollection 2020.
Object tracking is an important procedure in the computer vision field as it estimates the position, size, and state of an object along the video's timeline. Although many algorithms were proposed with high accuracy, object tracking in diverse contexts is still a challenging problem. The paper presents some methods to track the movement of two types of objects: arbitrary objects and humans. Both problems estimate the state density function of an object using particle filters. For the videos of a static or relatively static camera, we adjusted the state transition model by integrating the movement direction of the object. Also, we propose that partitioning the object needs tracking. To track the human, we partitioned the human into parts and, then, tracked each part. During tracking, if a part deviated from the object, it was corrected by centering rotation, and the part was, then, combined with other parts.
目标跟踪是计算机视觉领域中的一个重要过程,因为它可以沿着视频的时间轴估计目标的位置、大小和状态。尽管已经提出了许多高精度的算法,但在不同场景下的目标跟踪仍然是一个具有挑战性的问题。本文提出了一些跟踪两种类型目标(任意目标和人类)运动的方法。这两个问题都使用粒子滤波器估计目标的状态密度函数。对于静态或相对静态相机拍摄的视频,我们通过整合目标的运动方向来调整状态转移模型。此外,我们建议对需要跟踪的目标进行分割。为了跟踪人类,我们将人体分割成多个部分,然后分别跟踪每个部分。在跟踪过程中,如果某个部分偏离了目标,则通过中心旋转进行校正,然后将该部分与其他部分合并。