- https://in.mathworks.com/help/vision/examples/face-detection-and-tracking-using-the-klt-algorithm.html (Face Detection and Tracking using the KLT Algorithm)
How to implement KLT algorithm to detect faces on an image
1 回表示 (過去 30 日間)
古いコメントを表示
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.
0 件のコメント
回答 (1 件)
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
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Feature Detection and Extraction についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!