Simple demo program for color based tracking

Simple script to read a video file and track a single red marker in 2D using hue and saturation.
ダウンロード: 1.5K
更新 2011/5/16

ライセンスの表示

Simple script to read a video file and track a single red marker in 2D using the hue and saturation values. The largest red blob is detected and the mean co-ordinate position of this blob is tracked. This code does not have any tracking built-in: it treats each frame independently.

This assumes that the video is a constant frame rate video. The resulting co-ordinate time series are stored in the variables: t, Xc and Yc.

Download from http://www.youtube.com/watch?v=Thnv0IQqXFE
for a sample video on which this program was tested.

引用

Prakash Manandhar (2024). Simple demo program for color based tracking (https://www.mathworks.com/matlabcentral/fileexchange/31463-simple-demo-program-for-color-based-tracking), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2010b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0