Coder Social home page Coder Social logo

choi612 / headposeestimation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from by-sabbir/headposeestimation

0.0 0.0 0.0 7.41 MB

Head Pose Estimation using OpenCV solving PNP.

Home Page: https://sabbir.dev/article/real-time-head-pose-estimation-with-opencv-and-dlib/9d3d6502-de8b-46c5-a304-a4a7f02304c3/

Python 98.48% Shell 1.52%

headposeestimation's Introduction

Head Pose Estimation - OpenCV

In computer vision pose estimation specifically refers to the relative orientation of the object with respect to a camera. Pose estimation often referred to as a Perspective-n-Point problem or PNP problem in computer vision.


sample video credits

Installation

Using the package manager pip.

pip install -r requirements.txt
cd models
bash downloader.sh
cd ..

Usage

Get Pose From Image

python head_pose_from_image.py -h

Get Pose From Webcame

python head_pose_from_webcam.py -h

#### For source 0 and focal length 1
python head_pose_from_webcam.py -f 1 -s 0

3D model visualization

python Visualize3DModel.py

headposeestimation's People

Contributors

by-sabbir avatar shubham-shahh avatar blalyasar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.