{"id":20161656,"url":"https://github.com/jorgermduarte/automatic-face-targeting","last_synced_at":"2025-06-13T17:32:50.241Z","repository":{"id":244733625,"uuid":"816098731","full_name":"jorgermduarte/automatic-face-targeting","owner":"jorgermduarte","description":"Real-time face and forehead detection using OpenCV and deep learning in Python.","archived":false,"fork":false,"pushed_at":"2024-06-17T03:29:59.000Z","size":5166,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-10T08:54:48.903Z","etag":null,"topics":["deep-learning","face-detection","forehead","gui","python","realtime"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jorgermduarte.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-06-17T03:22:23.000Z","updated_at":"2024-06-17T03:31:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"cbf2eec0-6eaa-4c17-926c-fa05ff40c21f","html_url":"https://github.com/jorgermduarte/automatic-face-targeting","commit_stats":null,"previous_names":["jorgermduarte/automatic-face-targeting"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jorgermduarte/automatic-face-targeting","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgermduarte%2Fautomatic-face-targeting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgermduarte%2Fautomatic-face-targeting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgermduarte%2Fautomatic-face-targeting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgermduarte%2Fautomatic-face-targeting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorgermduarte","download_url":"https://codeload.github.com/jorgermduarte/automatic-face-targeting/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorgermduarte%2Fautomatic-face-targeting/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259688371,"owners_count":22896395,"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":["deep-learning","face-detection","forehead","gui","python","realtime"],"created_at":"2024-11-14T00:19:59.380Z","updated_at":"2025-06-13T17:32:50.200Z","avatar_url":"https://github.com/jorgermduarte.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Real-Time Face Detection and Forehead Pointing\n\n## Description\nThis repository contains a Python application that utilizes computer vision and deep learning to detect faces in real-time video streams and highlight the forehead area. It is built using OpenCV and Tkinter for GUI interactions.\n\n## Features\n- Real-time face detection using a deep learning model.\n- Forehead detection for each recognized face.\n- Simple and interactive GUI.\n\n## Installation\n\n### Prerequisites\n- Python 3.6 or later\n- OpenCV\n- NumPy\n- Tkinter\n- PIL\n\nTo get started, clone this repository using:\n\n```bash\ngit clone \u003crepository-url\u003e\n```\n\nInstall the required dependencies:\n\n```bash\npip install opencv-python numpy pillow\n```\n\n## Usage\nRun the application with the following command:\n```bash\npython face_detection.py\n```\n\nEnsure your webcam is enabled and functioning, as the application captures video feed from the default video source (typically the first webcam device).\n\n\n## Usage Example\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"example.png\" width=\"50%\"\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjorgermduarte%2Fautomatic-face-targeting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjorgermduarte%2Fautomatic-face-targeting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjorgermduarte%2Fautomatic-face-targeting/lists"}