KLT tracker: vision.PointTracker is whether affine model or translation model
3 ビュー (過去 30 日間)
古いコメントを表示
I would like to know whether
The implementation of KLT tracker in computer vision toolbox is the old KLT paper implementation (Only assumes Translation motion) or the ShiTomasi paper (Assumes affine model: 'good features to track').
0 件のコメント
採用された回答
Pratyush Roy
2020 年 10 月 28 日
Hi Nisha,
The KLT Algorithm uses the 'good features to track' which assumes the affine model.
You can go thourgh the following documentation link for futher help:
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Point Cloud Processing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!