{"id":22612468,"url":"https://github.com/faris771/opencv_task","last_synced_at":"2026-05-15T21:37:43.401Z","repository":{"id":190784500,"uuid":"679701854","full_name":"faris771/OpenCV_Task","owner":"faris771","description":"Task2 in my software engineering internship, the Idea of this task is to get hands on Image processing using OpenCV in C++ Language. In this task, we are required to build a Live Web cam filters.","archived":false,"fork":false,"pushed_at":"2023-08-26T09:56:09.000Z","size":55497,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-18T04:32:57.272Z","etag":null,"topics":["cpp","image-processing","opencv"],"latest_commit_sha":null,"homepage":"","language":"C++","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/faris771.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}},"created_at":"2023-08-17T12:31:01.000Z","updated_at":"2023-11-04T23:32:12.000Z","dependencies_parsed_at":"2023-08-26T11:14:19.977Z","dependency_job_id":null,"html_url":"https://github.com/faris771/OpenCV_Task","commit_stats":null,"previous_names":["faris771/opencv_task"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/faris771/OpenCV_Task","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faris771%2FOpenCV_Task","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faris771%2FOpenCV_Task/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faris771%2FOpenCV_Task/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faris771%2FOpenCV_Task/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faris771","download_url":"https://codeload.github.com/faris771/OpenCV_Task/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faris771%2FOpenCV_Task/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33080778,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cpp","image-processing","opencv"],"created_at":"2024-12-08T17:13:00.494Z","updated_at":"2026-05-15T21:37:43.386Z","avatar_url":"https://github.com/faris771.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenCV_Task\n## About this project\nTask2 in my software engineering internship at [Imagry](https://github.com/imagry), the Idea of this task is to get hands on Image processing using OpenCV in C++ Language.\nIn this task, we are required to build a Live Web cam filters.\n\n## Project Description\nthe final output should be in this form:\n\n\n| First Column  | Second Column |\n| ------------- | ------------- |\n| FPS Frame | Blue Frame  |\n| Non Blue Frame  | Logo Frame  |\n| Gray Frame   | Mirror Frame  |\n\n\n\n\nhttps://github.com/faris771/OpenCV_Task/assets/70337488/69f72b8b-c4ac-475e-bd53-2a5780a09421\n\n\n\n\n## Setup\nTo install the project, run the following command in the terminal:\n\n```bash\ngit clone https://github.com/faris771/OpenCV_Task.git\ncd OpenCV_Task\n\n```\ninstall OpenCV on your machine, follow this [link](https://www.geeksforgeeks.org/how-to-install-opencv-in-c-on-linux/)\n\n\nMake sure Cmake is installed on your machine:\n\n```bash\nsudo snap install cmake --classic\n```\n\nAfter installing Cmake:\n```bash\nmkdir build\n\n```\n```bash\ncd build\ncmake ..\nmake\n./OpenCV_Task\n\n```\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaris771%2Fopencv_task","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaris771%2Fopencv_task","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaris771%2Fopencv_task/lists"}