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.
356 Downloads
Updated 20 May 2015

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
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 Published Release Notes
1.0.0.0