文件名称:CAMSHIFT-Tracking-Algorithm
介绍说明--下载内容均来自于网络,请自行研究使用
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
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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CAMSHIFT Tracking Algorithm\camshift.m
...........................\hand-probability.avi
...........................\hand-rgb.avi
...........................\part1.asv
...........................\part1.m
CAMSHIFT Tracking Algorithm