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

2 vues (au cours des 30 derniers jours)
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').

Réponse acceptée

Pratyush Roy
Pratyush Roy le 28 Oct 2020
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:

Plus de réponses (0)

Catégories

En savoir plus sur Verification, Validation, and Test dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by