How to implement KLT algorithm to detect faces on an image

1 回表示 (過去 30 日間)
Danqing Chen
Danqing Chen 2020 年 2 月 26 日
回答済み: Prabhan Purwar 2020 年 3 月 2 日
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.

回答 (1 件)

Prabhan Purwar
Prabhan Purwar 2020 年 3 月 2 日
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

カテゴリ

Help Center および File ExchangeFeature Detection and Extraction についてさらに検索

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by