KLT tracker: vision.PointTracker is whether affine model or translation model

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').

 채택된 답변

Pratyush Roy
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개)

카테고리

도움말 센터File Exchange에서 Track Objects and Estimate Motion에 대해 자세히 알아보기

태그

질문:

2020년 10월 17일

댓글:

2020년 10월 28일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by