{"id":23682794,"url":"https://github.com/himeyama/image-bilateral","last_synced_at":"2026-04-27T18:33:04.636Z","repository":{"id":106971957,"uuid":"376450475","full_name":"Himeyama/image-bilateral","owner":"Himeyama","description":"バイラテラルフィルタをかけるコマンド","archived":false,"fork":false,"pushed_at":"2021-06-13T05:40:29.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-12T15:51:40.843Z","etag":null,"topics":["image-processing","opencv"],"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/Himeyama.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":"2021-06-13T05:39:56.000Z","updated_at":"2022-03-22T17:56:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"8f43c7f4-fe8f-49d7-81ad-e71c61d6bca1","html_url":"https://github.com/Himeyama/image-bilateral","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Himeyama/image-bilateral","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Himeyama%2Fimage-bilateral","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Himeyama%2Fimage-bilateral/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Himeyama%2Fimage-bilateral/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Himeyama%2Fimage-bilateral/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Himeyama","download_url":"https://codeload.github.com/Himeyama/image-bilateral/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Himeyama%2Fimage-bilateral/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32349598,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T17:12:42.749Z","status":"ssl_error","status_checked_at":"2026-04-27T17:12:41.658Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["image-processing","opencv"],"created_at":"2024-12-29T19:54:39.235Z","updated_at":"2026-04-27T18:33:04.621Z","avatar_url":"https://github.com/Himeyama.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# image-bilateral\n画像にバイラテラルフィルター(エッジ保存平滑化フィルター)を掛けるコマンド。\n\nImageMagick の最新版や GIMP の G'MIC でもバイラテラルフィルター掛けられるそうなので、\nそっちがいいかも。\n\n## インストール\n\n### 依存\n\n    $ sudo apt install libopencv-dev\n\n### ビルド \u0026 インストール\n\n    $ make\n    $ sudo cp bilateral /usr/local/bin\n\n## 使用法\n\n    $ bilateral \u003c入力ファイル\u003e \u003c出力ファイル\u003e \u003cピクセル近傍領域の直径\u003e \u003c色空間におけるフィルターシグマ\u003e \u003c座標空間におけるフィルターシグマ\u003e\n\n### 例\n\n    $ ./bilateral Parrots.jpg out.png 10 50 50\n\n- 入力画像 [Parrots.jpg](Parrots.jpg)\n\n    ![Parrots.jpg](Parrots.jpg)\n\n- 出力画像 [out.png](out.png)\n\n    ![out.png](out.png)\n\n### 詳細\n- https://docs.opencv.org/master/d4/d86/group__imgproc__filter.html#ga9d7064d478c95d60003cf839430737ed (英語)\n- http://opencv.jp/opencv-2svn/cpp/imgproc_image_filtering.html (日本語)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhimeyama%2Fimage-bilateral","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhimeyama%2Fimage-bilateral","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhimeyama%2Fimage-bilateral/lists"}