Object Tracking Using Deformable Templates

Abstract

We propose a novel method for object tracking using prototype-based deformable template models. To track an object in an image sequence, we use a criterion which combines two terms: the deviation of the object shape from its shape in the previous frame, and the fidelity of the detected shape to the input image. Shape and gradient information are used to track the object. We have also used the consistency between corresponding object regions throughout the sequence to help in trading the object of interest. Inter-frame motion is also used to track the boundary of moving objects. We have applied the algorithm to a number of image sequences from different sources. The inherent structure in the deformable template, together with region, motion, and image gradient cues, make the algorithm relatively insensitive to the adverse effects of weak image features and moderate partial occlusion.

Cite

Text

Zhong et al. "Object Tracking Using Deformable Templates." IEEE/CVF International Conference on Computer Vision, 1998. doi:10.1109/ICCV.1998.710756

Markdown

[Zhong et al. "Object Tracking Using Deformable Templates." IEEE/CVF International Conference on Computer Vision, 1998.](https://mlanthology.org/iccv/1998/zhong1998iccv-object/) doi:10.1109/ICCV.1998.710756

BibTeX

@inproceedings{zhong1998iccv-object,
  title     = {{Object Tracking Using Deformable Templates}},
  author    = {Zhong, Yu and Jain, Anil K. and Dubuisson-Jolly, Marie-Pierre},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {1998},
  pages     = {440-445},
  doi       = {10.1109/ICCV.1998.710756},
  url       = {https://mlanthology.org/iccv/1998/zhong1998iccv-object/}
}