Skip to content

A very simple demo, which initializes the mean-shift algorithm

Notifications You must be signed in to change notification settings

Singingkettle/MeanShift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual Tracking with Mean Shift

Introduction

This is a very simple demo, which implements the meanshift tracking algorithm. I also write an Chinese blog to make details about this algorithm. If you are an English speaker, you could read the original paper.

Prepare for using

  • Matlab

Run

You just run the script of demo_meanshift.m, And select a rectangle area to define an interest target, then let it go.

About

A very simple demo, which initializes the mean-shift algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages