Illumination Invariant Mean-Shift Tracking
Abstract
Visual tracking is a critical task in surveillance and activity analysis. One of the major issues in visual target tracking is variations in illumination. In this paper, we propose a novel algorithm based on discrete cosine transform (DCT) to handle illumination variations, since illumination variations are mainly reflected in the low-frequency band. For instance, low illumination in a frame leads to low value DC coefficient as vias versa. We modify DC coefficient to achieve illumination invariance. Average of DC coefficients of particular numbers of neighboring frames of current frame is taken. The correction in DC coefficient is performed using maximum eigen value of the image co-variance matrix over N frames. The videos with corrected illumination are than used to track objects of interest using the Mean shift algorithm. The proposed algorithm is tested on an exhaustive database. The results demonstrate significantly improved tracking.
Cite
Text
Phadke and Velmurugan. "Illumination Invariant Mean-Shift Tracking." IEEE/CVF Winter Conference on Applications of Computer Vision, 2013. doi:10.1109/WACV.2013.6475047Markdown
[Phadke and Velmurugan. "Illumination Invariant Mean-Shift Tracking." IEEE/CVF Winter Conference on Applications of Computer Vision, 2013.](https://mlanthology.org/wacv/2013/phadke2013wacv-illumination/) doi:10.1109/WACV.2013.6475047BibTeX
@inproceedings{phadke2013wacv-illumination,
title = {{Illumination Invariant Mean-Shift Tracking}},
author = {Phadke, Gargi S. and Velmurugan, Rajbabu},
booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
year = {2013},
pages = {407-412},
doi = {10.1109/WACV.2013.6475047},
url = {https://mlanthology.org/wacv/2013/phadke2013wacv-illumination/}
}