{"id":19165779,"url":"https://github.com/by-sabbir/headposeestimation","last_synced_at":"2025-03-05T13:12:59.281Z","repository":{"id":37646382,"uuid":"273697859","full_name":"by-sabbir/HeadPoseEstimation","owner":"by-sabbir","description":"Head Pose Estimation using OpenCV solving PNP.","archived":false,"fork":false,"pushed_at":"2024-08-30T23:44:45.000Z","size":7592,"stargazers_count":106,"open_issues_count":4,"forks_count":19,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-26T12:09:33.814Z","etag":null,"topics":["computer-vision","headpose-estimation","opencv"],"latest_commit_sha":null,"homepage":"https://sabbir.dev/article/real-time-head-pose-estimation-with-opencv-and-dlib/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/by-sabbir.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-20T11:49:22.000Z","updated_at":"2024-11-14T11:40:43.000Z","dependencies_parsed_at":"2024-11-24T22:02:40.618Z","dependency_job_id":"0458bffa-5276-4efd-a264-51111be6553d","html_url":"https://github.com/by-sabbir/HeadPoseEstimation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/by-sabbir%2FHeadPoseEstimation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/by-sabbir%2FHeadPoseEstimation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/by-sabbir%2FHeadPoseEstimation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/by-sabbir%2FHeadPoseEstimation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/by-sabbir","download_url":"https://codeload.github.com/by-sabbir/HeadPoseEstimation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242031373,"owners_count":20060581,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["computer-vision","headpose-estimation","opencv"],"created_at":"2024-11-09T09:29:19.087Z","updated_at":"2025-03-05T13:12:59.254Z","avatar_url":"https://github.com/by-sabbir.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Head Pose Estimation - OpenCV\n\nIn 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.\n\n![](sample.gif)\u003cbr\u003e\nsample video [credits](https://www.pexels.com/video/close-up-of-a-woman-showing-different-facial-expressions-3063839/)\n\n## Installation\n\nUsing the package manager [pip](https://pip.pypa.io/en/stable/).\n\n```bash\npip install -r requirements.txt\n```\n```bash\ncd models\nbash downloader.sh\ncd ..\n```\n## Usage\n#### Get Pose From Image\n```\npython head_pose_from_image.py -h\n```\n#### Get Pose From Webcame\n```\npython head_pose_from_webcam.py -h\n\n#### For source 0 and focal length 1\npython head_pose_from_webcam.py -f 1 -s 0\n```\n#### 3D model visualization\n```\npython Visualize3DModel.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fby-sabbir%2Fheadposeestimation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fby-sabbir%2Fheadposeestimation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fby-sabbir%2Fheadposeestimation/lists"}