Description:
This code is a Matlab implementation of the tracking algorithm described in:
Object Tracking Using Adaptive Object Color Modeling
===============================================================================
The code runs on Windows 10 with MATLAB R2016a.
a test sequence test.avi is included so you can simply run Demo.m
Object center locations are saved in output.mat
To Search:
File list (Check if you may need any files):
TRACKING\ikt12\avcol.m
........\.....\Demo.m
........\.....\llr.m
........\.....\map.m
........\.....\output.mat
........\.....\qnt.m
........\.....\README.txt
........\.....\sarea.m
........\.....\test.avi
........\.....\Thumbs.db
........\ikt12
TRACKING