{"id":15131174,"url":"https://github.com/kasraskari/face-recognition","last_synced_at":"2026-01-28T06:31:48.387Z","repository":{"id":255924019,"uuid":"853896491","full_name":"KasrAskari/Face-Recognition","owner":"KasrAskari","description":"face \u0026 eye recognition with OpenCV","archived":false,"fork":false,"pushed_at":"2024-12-03T08:22:23.000Z","size":185,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T20:43:15.640Z","etag":null,"topics":["eye-detection","face-recognition","haar-cascade","jupyter-notebook","opencv","python"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/KasrAskari.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":"2024-09-07T20:49:47.000Z","updated_at":"2024-12-03T08:22:27.000Z","dependencies_parsed_at":"2024-09-07T22:19:53.248Z","dependency_job_id":"0374efe7-4887-4146-b176-53937ff3f294","html_url":"https://github.com/KasrAskari/Face-Recognition","commit_stats":null,"previous_names":["kasraskari/face-recognition"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KasrAskari%2FFace-Recognition","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KasrAskari%2FFace-Recognition/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KasrAskari%2FFace-Recognition/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KasrAskari%2FFace-Recognition/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KasrAskari","download_url":"https://codeload.github.com/KasrAskari/Face-Recognition/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247399898,"owners_count":20932876,"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":["eye-detection","face-recognition","haar-cascade","jupyter-notebook","opencv","python"],"created_at":"2024-09-26T03:24:16.741Z","updated_at":"2026-01-28T06:31:48.359Z","avatar_url":"https://github.com/KasrAskari.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Face Recognition\r\n\r\n## Overview  \r\nThis project implements **face recognition** using Python and OpenCV. It detects and recognizes human faces in real-time or from static images. The system can be adapted for applications such as security, monitoring, and access control.\r\n\r\n## Features  \r\n- **Face Detection**: Identifies human faces in images or video streams.  \r\n- **Real-Time Recognition**: Processes video streams to recognize faces.  \r\n- **Custom Dataset**: Supports creating and training with custom datasets.  \r\n- **Integration-Ready**: Easily integrates into larger systems.  \r\n\r\n## Project Structure  \r\n```\r\nFace-Recognition/  \r\n│  \r\n├── face_recognition.py        # Main script for face detection and recognition  \r\n├── dataset/                   # Folder containing images of faces for training  \r\n│   ├── person1/               # Subfolder for person1's face images  \r\n│   ├── person2/               # Subfolder for person2's face images  \r\n│   └── ...  \r\n├── models/                    # Pre-trained models or saved training data  \r\n│   ├── face_model.pkl         # Example model file  \r\n│   └── ...  \r\n├── utils/                     # Utility scripts for preprocessing and analysis  \r\n│   └── helper_functions.py    # Example utility script   \r\n└── README.md                  # Project documentation  \r\n```\r\n\r\n## Technologies Used  \r\n- **Python**: Core programming language for the project.  \r\n- **OpenCV**: For image processing and computer vision.  \r\n- **Dlib/DeepFace (if applicable)**: Enhances facial recognition accuracy (if used).  \r\n\r\n## License  \r\nThis project is licensed under the [MIT License](LICENSE). You are free to use, modify, and distribute this software under the terms of this license.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkasraskari%2Fface-recognition","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkasraskari%2Fface-recognition","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkasraskari%2Fface-recognition/lists"}