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.

More Answers (1)

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 Image Processing and Computer Vision 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!