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.
Mostrar comentarios más antiguos
actually i have downloaded some algo's. i didn't understand that how shoul i code them in matlab.
Respuesta aceptada
Más respuestas (1)
HSO
el 7 de Sept. de 2012
0 votos
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.
1 comentario
Image Analyst
el 7 de Sept. de 2012
You should say where Particle Filter is available. Evidently I don't have it.
Categorías
Más información sobre Image Processing and Computer Vision en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!