How to implement KLT algorithm to detect faces on an image

1 visualización (últimos 30 días)
Danqing Chen
Danqing Chen el 26 de Feb. de 2020
Respondida: Prabhan Purwar el 2 de Mzo. de 2020
Hi, I am doing a project and would like to know can I implement KLT algorithm to detect faces on image instead of videos. Would be very helpful if someone can share some codes. Thank you very much.

Respuestas (1)

Prabhan Purwar
Prabhan Purwar el 2 de Mzo. de 2020
Hi,
As far as my understanding, the KLT algorithm is a tracking algorithm used to track down features (Shi-Tomasi or any other features). As it is dependent upon displacement of an object, thus is not suitable for still images.
For more informaton refer to the following link

Categorías

Más información sobre Feature Detection and Extraction en Help Center y File Exchange.

Productos


Versión

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by