{"id":27129797,"url":"https://github.com/ehopperdietzel/iir-cpu-blur","last_synced_at":"2025-09-04T05:34:17.764Z","repository":{"id":70677230,"uuid":"543900190","full_name":"ehopperdietzel/IIR-CPU-Blur","owner":"ehopperdietzel","description":"2D blur effect using a 2nd order IIR filter","archived":false,"fork":false,"pushed_at":"2022-10-01T05:21:14.000Z","size":1080,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-11T13:17:51.685Z","etag":null,"topics":["2d","blur","c","iir-filter","image-processing"],"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/ehopperdietzel.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":"2022-10-01T05:19:23.000Z","updated_at":"2022-10-01T05:22:40.000Z","dependencies_parsed_at":"2023-05-21T11:00:36.078Z","dependency_job_id":null,"html_url":"https://github.com/ehopperdietzel/IIR-CPU-Blur","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ehopperdietzel/IIR-CPU-Blur","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehopperdietzel%2FIIR-CPU-Blur","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehopperdietzel%2FIIR-CPU-Blur/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehopperdietzel%2FIIR-CPU-Blur/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehopperdietzel%2FIIR-CPU-Blur/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ehopperdietzel","download_url":"https://codeload.github.com/ehopperdietzel/IIR-CPU-Blur/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehopperdietzel%2FIIR-CPU-Blur/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273556100,"owners_count":25126494,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["2d","blur","c","iir-filter","image-processing"],"created_at":"2025-04-07T19:58:00.964Z","updated_at":"2025-09-04T05:34:17.755Z","avatar_url":"https://github.com/ehopperdietzel.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# CPU IIR Blur\n\n2D blur example using a 2nd order IIR lowpass filter.\n\n## Example\n\n    $ ./IIR-CPU-Blur Rubber-Soul.png 5\n\n### Before\n\n![](example/Rubber-Soul.png)\n\n### After\n\n![](example/Result.png)\n\n## Build\n\n    $ cd src\n    $ meson setup build\n    $ cd build\n    $ meson compile\n    \n## Libs\n\n[LodePNG](https://github.com/lvandeve/lodepng) (For reading and writting PNG images)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fehopperdietzel%2Fiir-cpu-blur","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fehopperdietzel%2Fiir-cpu-blur","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fehopperdietzel%2Fiir-cpu-blur/lists"}