KLT tracker: vision.PointTracker is whether affine model or translation model
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Nisha Varghese
el 17 de Oct. de 2020
Comentada: Nisha Varghese
el 28 de Oct. de 2020
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 comentarios
Respuesta aceptada
Pratyush Roy
el 28 de Oct. de 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:
Más respuestas (0)
Ver también
Categorías
Más información sobre Point Cloud Processing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!