{"id":28280881,"url":"https://github.com/jiamingmai/guided-image-filter","last_synced_at":"2025-06-16T22:31:35.098Z","repository":{"id":105534452,"uuid":"46875710","full_name":"JiamingMai/Guided-Image-Filter","owner":"JiamingMai","description":"The implementation of Guided Image Filter with JavaCV","archived":false,"fork":false,"pushed_at":"2016-01-27T18:32:31.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"JiamingMai-patch-1","last_synced_at":"2025-05-21T10:19:12.318Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/JiamingMai.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}},"created_at":"2015-11-25T17:10:27.000Z","updated_at":"2016-01-27T18:43:22.000Z","dependencies_parsed_at":"2023-04-21T19:14:10.052Z","dependency_job_id":null,"html_url":"https://github.com/JiamingMai/Guided-Image-Filter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JiamingMai/Guided-Image-Filter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JiamingMai%2FGuided-Image-Filter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JiamingMai%2FGuided-Image-Filter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JiamingMai%2FGuided-Image-Filter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JiamingMai%2FGuided-Image-Filter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JiamingMai","download_url":"https://codeload.github.com/JiamingMai/Guided-Image-Filter/tar.gz/refs/heads/JiamingMai-patch-1","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JiamingMai%2FGuided-Image-Filter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260251374,"owners_count":22981022,"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":[],"created_at":"2025-05-21T10:19:12.875Z","updated_at":"2025-06-16T22:31:35.086Z","avatar_url":"https://github.com/JiamingMai.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Guided Image Filter implemented by JavaCV\nThis file GuidedImageFilter.java is an implementation of Guided Image Filter with JavaCV.\n\n- JavaCV Download: http://sourceforge.net/projects/javacv/.\n\nGuided image filtering is proposed in \"Guided Image Filtering (ECCV 2010)\" by Kaiming He, Jian Sun, and Xiaoou Tang. (http://research.microsoft.com/en-us/um/people/kahe/eccv10/index.html)\n\n## Example:\n```java\nint radius = 60;\ndouble sigma = 0.001;\nq = GuidedImageFilter.guidedfilter_color(I, p, radius, sigma);\n```\nThis file is written by Jiaming Mai on 26/11/2015\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiamingmai%2Fguided-image-filter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjiamingmai%2Fguided-image-filter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiamingmai%2Fguided-image-filter/lists"}