{"id":20583751,"url":"https://github.com/mzur/pyjbu","last_synced_at":"2025-04-14T20:32:49.065Z","repository":{"id":53692062,"uuid":"196380659","full_name":"mzur/pyJBU","owner":"mzur","description":"A Python implementation of Joint Bilateral Upsampling","archived":false,"fork":false,"pushed_at":"2024-03-28T14:42:17.000Z","size":8,"stargazers_count":40,"open_issues_count":0,"forks_count":15,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T08:51:12.448Z","etag":null,"topics":["image-processing","joint-bilateral-upsampling","python3"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mzur.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-11T11:23:12.000Z","updated_at":"2025-03-03T07:29:42.000Z","dependencies_parsed_at":"2022-08-26T08:50:41.415Z","dependency_job_id":null,"html_url":"https://github.com/mzur/pyJBU","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzur%2FpyJBU","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzur%2FpyJBU/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzur%2FpyJBU/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzur%2FpyJBU/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mzur","download_url":"https://codeload.github.com/mzur/pyJBU/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248955995,"owners_count":21189271,"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":["image-processing","joint-bilateral-upsampling","python3"],"created_at":"2024-11-16T06:43:37.453Z","updated_at":"2025-04-14T20:32:49.026Z","avatar_url":"https://github.com/mzur.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pyJBU\n\nA Python implementation of Joint Bilateral Upsampling [[1]](#ref1).\n\n## Installation\n\n```\npip install -r requirements.txt\n```\n\n## Usage\n\n```\nusage: jbu.py [-h] [--radius RADIUS] [--sigma-spatial SIGMA_SPATIAL]\n              [--sigma-range SIGMA_RANGE]\n              source reference output\n\nPerform Joint Bilateral Upsampling with a source and reference image\n\npositional arguments:\n  source                Path to the source image\n  reference             Path to the reference image\n  output                Path to the output image\n\noptional arguments:\n  -h, --help            show this help message and exit\n  --radius RADIUS       Radius of the filter kernels (default: 2)\n  --sigma-spatial SIGMA_SPATIAL\n                        Sigma of the spatial weights (default: 2.5)\n  --sigma-range SIGMA_RANGE\n                        Sigma of the range weights (default: standard\n                        deviation of the reference image)\n```\n\nThe source image will be upsampled to the resolution of the reference image. The result will be written to the specified path of the output image.\n\n## References\n\n1. \u003ca name=\"ref1\"\u003e\u003c/a\u003eKopf, J., Cohen, M. F., Lischinski, D., \u0026 Uyttendaele, M. (2007, August). [Joint bilateral upsampling.](https://johanneskopf.de/publications/jbu/) In ACM Transactions on Graphics (ToG) (Vol. 26, No. 3, p. 96). ACM.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmzur%2Fpyjbu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmzur%2Fpyjbu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmzur%2Fpyjbu/lists"}