KLT tracker: vision.PointTracker is whether affine model or translation model
2 次查看(过去 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!