Clear Filters
Clear Filters

can anybody help me which image processing algorithm should i used for the tracking and locking of a target? and how to implement the algorithm.

1 view (last 30 days)
actually i have downloaded some algo's. i didn't understand that how shoul i code them in matlab.

Accepted Answer

Image Analyst
Image Analyst on 7 Sep 2012
Edited: Image Analyst on 7 Sep 2012

More Answers (1)

HSO
HSO on 7 Sep 2012
Hello, For tracking an target or several targets, you can use Particle Filter. Of course you need an convenient segmentation for the object you need to track, colour ball, person, cars, other's, an then use the observations in the update of the filter.

Categories

Find more on Computer Vision Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!