{"id":20596559,"url":"https://github.com/tcoppex/cpu-gbfilter","last_synced_at":"2025-08-11T19:10:28.463Z","repository":{"id":17557128,"uuid":"20360068","full_name":"tcoppex/cpu-gbfilter","owner":"tcoppex","description":":hotsprings: Optimized Gaussian blur filter on CPU.","archived":false,"fork":false,"pushed_at":"2017-12-12T14:43:19.000Z","size":22,"stargazers_count":17,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-02T21:40:01.011Z","etag":null,"topics":["blur","bmp-image","cache-efficiency","data-parallelism","gaussian-blur","image-processing","multithreaded","openmp"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tcoppex.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":"2014-05-31T16:36:45.000Z","updated_at":"2024-10-29T08:38:18.000Z","dependencies_parsed_at":"2022-08-25T18:01:36.356Z","dependency_job_id":null,"html_url":"https://github.com/tcoppex/cpu-gbfilter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tcoppex/cpu-gbfilter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcoppex%2Fcpu-gbfilter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcoppex%2Fcpu-gbfilter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcoppex%2Fcpu-gbfilter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcoppex%2Fcpu-gbfilter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tcoppex","download_url":"https://codeload.github.com/tcoppex/cpu-gbfilter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcoppex%2Fcpu-gbfilter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269940127,"owners_count":24500414,"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-08-11T02:00:10.019Z","response_time":75,"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":["blur","bmp-image","cache-efficiency","data-parallelism","gaussian-blur","image-processing","multithreaded","openmp"],"created_at":"2024-11-16T08:17:37.012Z","updated_at":"2025-08-11T19:10:28.384Z","avatar_url":"https://github.com/tcoppex.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Optimized CPU Gaussian blur filter\n==================================\n\nFeatures :\n* Cache efficient data access\n* Multithreading using OpenMP\n* Vectorization using SSE 4.1 intrinsics\n* Cross-platform (Linux, Windows, OS X)\n* 24bpp uncompressed BMP reader/writer\n\nBuild :\n```shell\nmkdir build; cd build/\ncmake ..\ncmake --build . --config Release\n```\n\nUsage :\n```shell\n./gbfilter input.bmp output.bmp blur_radius tile_width tile_height\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcoppex%2Fcpu-gbfilter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftcoppex%2Fcpu-gbfilter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcoppex%2Fcpu-gbfilter/lists"}