% Demo for paper "Visual Tracking via Locality Sensitive Histograms" 
% by Shengfeng He, Qingxiong Yang, Rynson W.H. Lau, Jiang Wang, and Ming-Hsuan Yang
% To appear in Proceedings of IEEE Conference on Computer Vision and Pattern Recognition (CVPR 2013), Portland, June, 2013.

******************************************************************************************************************
The code is an unoptimized re-implementation of the proposed locality sensitive histograms and illumination invariant features.
And it is tested on Windows 7 with MATLAB R2011a.
If you use this code, please cite the above paper.
******************************************************************************************************************
Usage:
>run 'demo.m'
******************************************************************************************************************

If you have any questions, please contact:
Shengfeng He, shengfeng_he@yahoo.com