HeadPoseEstimation
Head Pose Estimation using OpenCV solving PNP.
File Explorer
Download Latest Version (.zip)- 1_joey-friends.jpg
- joye.jpg
- left.jpg
- left01.jpg
- left02.jpg
- left03.jpg
- left04.jpg
- left05.jpg
- left06.jpg
- left07.jpg
- left08.jpg
- left09.jpg
- left11.jpg
- left12.jpg
- left13.jpg
- left14.jpg
- cover.png
- downloader.sh
- .gitignore
- cam_calibration.py
- drawFace.py
- head_pose_from_image.py
- head_pose_from_webcam.py
- README.md
- reference_world.py
- requirements.txt
- sample.gif
- Visualize3DModel.py
# Installation Guide
1. Get the code
git clone https://github.com/by-sabbir/HeadPoseEstimation
Downloads the entire project code from GitHub to your computer.
cd HeadPoseEstimation
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
