{"id":29551079,"url":"https://github.com/rupayan2005/opencv-projects","last_synced_at":"2026-03-17T22:11:19.065Z","repository":{"id":302217933,"uuid":"1011598465","full_name":"Rupayan2005/OpenCV-Projects","owner":"Rupayan2005","description":"Here are some OpenCV fundamentals along with a few related projects you can explore.","archived":false,"fork":false,"pushed_at":"2025-07-15T16:41:18.000Z","size":406,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-16T12:47:15.304Z","etag":null,"topics":["learning","opencv","python","streamlit"],"latest_commit_sha":null,"homepage":"","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/Rupayan2005.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,"zenodo":null}},"created_at":"2025-07-01T04:26:03.000Z","updated_at":"2025-07-15T16:41:21.000Z","dependencies_parsed_at":"2025-07-01T07:37:50.364Z","dependency_job_id":null,"html_url":"https://github.com/Rupayan2005/OpenCV-Projects","commit_stats":null,"previous_names":["rupayan2005/opencv-projects"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Rupayan2005/OpenCV-Projects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rupayan2005%2FOpenCV-Projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rupayan2005%2FOpenCV-Projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rupayan2005%2FOpenCV-Projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rupayan2005%2FOpenCV-Projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rupayan2005","download_url":"https://codeload.github.com/Rupayan2005/OpenCV-Projects/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rupayan2005%2FOpenCV-Projects/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265697906,"owners_count":23813099,"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":["learning","opencv","python","streamlit"],"created_at":"2025-07-18T04:01:41.911Z","updated_at":"2026-03-17T22:11:19.032Z","avatar_url":"https://github.com/Rupayan2005.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenCV-Projects\n\nHere you can find some OpenCV fundamentals and some projects regarding to this.\n\n## Overview\n\nThis repository contains essential OpenCV functions, operations, and practical projects for computer vision tasks. It includes both fundamental operations and real-world applications to help you learn and implement computer vision solutions.\n\n## What's Inside\n\n### Fundamentals\n- Image loading and display\n- Basic image transformations\n- Filtering and enhancement\n- Edge detection\n- Contour operations\n- Color space conversions\n\n### Projects\n- **Yellow Object Detection** - Real-time yellow object detection using HSV color space filtering\n\n- **Face Anonymizer** – Real-time face anonymization using OpenCV with blurring techniques and Streamlit frontend interface\n\n- **Face Emotion Detector** – Real-time facial emotion detection using OpenCV: detects faces from live video feed, processes each face region, and classifies emotions with results displayed directly on the video frames.\n\n\n## Requirements\n\n- Python 3.7+\n- OpenCV (cv2)\n- NumPy\n- Mediapipe\n- Streamlit\n\n## Installation\n\n```bash\npip install opencv-python numpy mediapipe streamlit\n```\n\n## Usage\n\n### For Basic Operations\nRun the individual Python files to see demonstrations of various OpenCV operations:\n\n```bash\npython filename.py\n```\n\n### For Projects\nNavigate to specific project folders and follow their individual README instructions.\n\nExample for Yellow Object Detection:\n```bash\ncd yellow-object-detection\npip install -r requirements.txt\npython main.py\n```\n\n## Getting Started\n\n1. Clone the repository\n2. Install the basic requirements\n3. Explore the fundamentals files to understand OpenCV basics\n4. Try out the projects for practical applications\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frupayan2005%2Fopencv-projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frupayan2005%2Fopencv-projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frupayan2005%2Fopencv-projects/lists"}