Multi-Object Tracking Using Color, Texture and Motion
Abstract
In this paper, we introduce a novel real-time tracker based on color, texture and motion information. RGB color histogram and correlogram (autocorrelogram) are exploited as color cues and texture properties are represented by local binary patterns (LBP). Object's motion is taken into account through location and trajectory. After extraction, these features are used to build a unifying distance measure. The measure is utilized in tracking and in the classification event, in which an object is leaving a group. The initial object detection is done by a texture-based background subtraction algorithm. The experiments on indoor and outdoor surveillance videos show that a unified system works better than the versions based on single features. It also copes well with low illumination conditions and low frame rates which are common in large scale surveillance systems.
Cite
Text
Takala and Pietikäinen. "Multi-Object Tracking Using Color, Texture and Motion." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007. doi:10.1109/CVPR.2007.383506Markdown
[Takala and Pietikäinen. "Multi-Object Tracking Using Color, Texture and Motion." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007.](https://mlanthology.org/cvpr/2007/takala2007cvpr-multi/) doi:10.1109/CVPR.2007.383506BibTeX
@inproceedings{takala2007cvpr-multi,
title = {{Multi-Object Tracking Using Color, Texture and Motion}},
author = {Takala, Valtteri and Pietikäinen, Matti},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2007},
doi = {10.1109/CVPR.2007.383506},
url = {https://mlanthology.org/cvpr/2007/takala2007cvpr-multi/}
}