{"id":24552179,"url":"https://github.com/ethand91/opencv-cartoon-filter","last_synced_at":"2026-05-18T06:34:40.892Z","repository":{"id":102466676,"uuid":"486424195","full_name":"ethand91/opencv-cartoon-filter","owner":"ethand91","description":"Simple Opencv + Python example showing cartoon filter","archived":false,"fork":false,"pushed_at":"2022-05-06T08:11:42.000Z","size":608,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-24T19:49:49.143Z","etag":null,"topics":["computer-vision","opencv","python","sample","tutorial"],"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/ethand91.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":"2022-04-28T02:50:49.000Z","updated_at":"2022-04-28T02:58:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"9d153bca-bacb-4ee8-a5ae-6410186e964e","html_url":"https://github.com/ethand91/opencv-cartoon-filter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ethand91/opencv-cartoon-filter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethand91%2Fopencv-cartoon-filter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethand91%2Fopencv-cartoon-filter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethand91%2Fopencv-cartoon-filter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethand91%2Fopencv-cartoon-filter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ethand91","download_url":"https://codeload.github.com/ethand91/opencv-cartoon-filter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethand91%2Fopencv-cartoon-filter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33167668,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"last_error":"SSL_read: 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":["computer-vision","opencv","python","sample","tutorial"],"created_at":"2025-01-23T01:30:31.574Z","updated_at":"2026-05-18T06:34:40.863Z","avatar_url":"https://github.com/ethand91.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\n\nSimple opencv + python example showing how to cartoonize an image.\n\n---\n\n## How to Use\n\nInstall The Requirements\n\n```bash\npython3 -m venv env\nsource env/bin/activate\n\npip install -r requirements.txt\n```\n\nRun the sample\n\n```bash\npython main.py -i [imageFile]\n```\n\nOutput will be saved in the local directory.\n\n## Samples\n\n### HDR Filter\n\n![HDR Filter](https://i.ibb.co/qJvhY2h/hdrImage.jpg)\n\n### Pencil Sketch\n\n![Pencil Filter](https://i.ibb.co/B3cSG5Z/pencil.jpg)\n\n### Sepia\n\n![Sepia Filter](https://i.ibb.co/GtdBKnG/sepia.jpg)\n\n### Sharpen\n\n![Sharpen Filter](https://i.ibb.co/4g3VV0W/sharper.jpg)\n\n### Brightness\n\n![Brightness Filter](https://i.ibb.co/fY1q23V/brighter.jpg)\n\n### Darkness\n\n![Darkness Filter](https://i.ibb.co/ygB7cgY/darker.jpg)\n\n### Greyscale\n\n![Greyscale Filter](https://i.ibb.co/DbHHHds/grayscale.jpg)\n\n### Invert\n\n![Inverted Filter](https://i.ibb.co/y6vr0Xw/inverted.jpg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethand91%2Fopencv-cartoon-filter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fethand91%2Fopencv-cartoon-filter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethand91%2Fopencv-cartoon-filter/lists"}