Title:
CAMSHIFT-Tracking-Algorithm Download
Description: part1.m
1. Converts 14 image pairs of a video sequence to grayscale.
2. Computes the absolute difference between the pairs yielding 15 images.
camshift.m
1. Implementation of the CAMSHIFT algorithm for tracking a hand in a video sequence.
Executing this project from within Matlab
At the command prompt enter:
>>part1
>>camshift
To Search:
File list (Check if you may need any files):
CAMSHIFT Tracking Algorithm\camshift.m
...........................\hand-probability.avi
...........................\hand-rgb.avi
...........................\part1.asv
...........................\part1.m
CAMSHIFT Tracking Algorithm