| Literature DB >> 27379165 |
Chunmei Liu1, Yirui Wang2, Shangce Gao3.
Abstract
This paper proposes an adaptive shape kernel-based mean shift tracker using a single static camera for the robot vision system. The question that we address in this paper is how to construct such a kernel shape that is adaptive to the object shape. We perform nonlinear manifold learning technique to obtain the low-dimensional shape space which is trained by training data with the same view as the tracking video. The proposed kernel searches the shape in the low-dimensional shape space obtained by nonlinear manifold learning technique and constructs the adaptive kernel shape in the high-dimensional shape space. It can improve mean shift tracker performance to track object position and object contour and avoid the background clutter. In the experimental part, we take the walking human as example to validate that our method is accurate and robust to track human position and describe human contour.Entities:
Mesh:
Year: 2016 PMID: 27379165 PMCID: PMC4917752 DOI: 10.1155/2016/6040232
Source DB: PubMed Journal: Comput Intell Neurosci
Figure 1The flow chart of the proposed approach.
Figure 2The shape points of silhouettes.
Figure 3The silhouette sequence for training.
Figure 4The embedded shape in 2-dimensional shape space.
Figure 5The reconstructed shape from 2-dimensional shape space to original shape space.
Figure 6Bhattacharyya coefficients. (a) Tracking object; (b) Bhattacharyya coefficients result by symmetric kernel; and (c) Bhattacharyya coefficients result by adaptive kernel.
Figure 7The results by adaptive kernel mean shift tracker.
Overall tracking accuracy.
| Precision | Recall | |
|---|---|---|
|
| 0.822 | 0.882 |
|
| 0.818 | 0.8418 |
|
| 0.801 | 0.8633 |
Precision = {true shape}∩{tracked shape}/{tracked shape}.
Recall = {true shape}∩{tracked shape}/{true shape}.