Head Pose recognition in near real-time videos and static images

Perform head pose recognition in images & video. Train your own classifier or use the one provided.
357 téléchargements
Mise à jour 20 mai 2015

Afficher la licence

This code can be used to train your own KNN or Naive Bayes classifier for head pose recognition. The head poses recognized are Left, Right and Straight. ImageTest.m uses an already trained classifier to recognize head poses in images and VideoTest.m uses the same for near real-time video. See ReadMe.txt file in Classifier Training folder for more details on how to train your own KNN or naive Bayes classifier.

Citation pour cette source

Ishwarya Iyengar (2026). Head Pose recognition in near real-time videos and static images (https://fr.mathworks.com/matlabcentral/fileexchange/50929-head-pose-recognition-in-near-real-time-videos-and-static-images), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2014a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

Near real-time and Static Head Pose Recognition/

Near real-time and Static Head Pose Recognition/ClassifierTraining/

Near real-time and Static Head Pose Recognition/ClassifierTraining/Test/Left/

Near real-time and Static Head Pose Recognition/ClassifierTraining/Test/Right/

Near real-time and Static Head Pose Recognition/ClassifierTraining/Test/Straight/

Near real-time and Static Head Pose Recognition/ClassifierTraining/Training/Left/

Near real-time and Static Head Pose Recognition/ClassifierTraining/Training/Right/

Near real-time and Static Head Pose Recognition/ClassifierTraining/Training/Straight/

Version Publié le Notes de version
1.0.0.0