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.
古いコメントを表示
actually i have downloaded some algo's. i didn't understand that how shoul i code them in matlab.
採用された回答
その他の回答 (1 件)
HSO
2012 年 9 月 7 日
0 投票
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 件のコメント
Image Analyst
2012 年 9 月 7 日
You should say where Particle Filter is available. Evidently I don't have it.
カテゴリ
ヘルプ センター および File Exchange で Image Processing and Computer Vision についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!