{"id":21124466,"url":"https://github.com/waasiq/icare","last_synced_at":"2026-01-28T08:06:03.811Z","repository":{"id":45608227,"uuid":"424618183","full_name":"waasiq/icare","owner":"waasiq","description":"A real time emotion detection python application.","archived":false,"fork":false,"pushed_at":"2022-05-17T10:52:00.000Z","size":25901,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-02T06:00:07.191Z","etag":null,"topics":["computer-vision","emotion-recognition","mediapipe","opencv","python"],"latest_commit_sha":null,"homepage":"https://waasiq.github.io/icare/","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/waasiq.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}},"created_at":"2021-11-04T14:07:03.000Z","updated_at":"2022-05-23T09:06:17.000Z","dependencies_parsed_at":"2022-08-31T21:10:20.957Z","dependency_job_id":null,"html_url":"https://github.com/waasiq/icare","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/waasiq%2Ficare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waasiq%2Ficare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waasiq%2Ficare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waasiq%2Ficare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/waasiq","download_url":"https://codeload.github.com/waasiq/icare/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225465304,"owners_count":17478522,"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","emotion-recognition","mediapipe","opencv","python"],"created_at":"2024-11-20T04:16:38.644Z","updated_at":"2026-01-28T08:05:58.789Z","avatar_url":"https://github.com/waasiq.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iCare\n\niCare is a python application which makes use of your webcam in order to detect the emotion on your face. iCare uses modules from [MediaPipe](https://google.github.io/mediapipe/) and [OpenCV](https://opencv.org/). Detection of emotions is done mathematically by calculating  difference between various specific points for each emotion.\n\n\u003cimg src=\"./docs/logo/logo_transparent.png\" style=\"height:300px; width:auto\" alt=\"logo\" /\u003e \n\n\n## Installation\n\nUse the package manager [pip](https://pip.pypa.io/en/stable/) to install OpenCV and MediaPipe.\n\n```bash\npip install opencv-python\npip install mediapipe\n```\n\n## Documentation\n\nPlease access the \u003ca src=\"https://waasiq.github.io/icare/\" \u003edocumentation\u003c/a\u003e at the link.\n\n## Usage\nRun the iCareProject\\emotions.py for starting the detection.\nIndividual modules can also be run using the specific module name.\n\n## Future Plans\n\n\u003cul\u003e\n\u003cli\u003eThe project was coded in basic OpenCV and Mediapipe without any deep learning libraries.\u003c/li\u003e\n\u003cli\u003eFuture implementation would be to add a Deep Learning module which would be able to detect the emotion using a pre-trained model.\u003c/li\u003e\n\u003c/ul\u003e\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaasiq%2Ficare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaasiq%2Ficare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaasiq%2Ficare/lists"}