{"id":20163640,"url":"https://github.com/mortafix/quickshift","last_synced_at":"2026-05-08T22:09:43.446Z","repository":{"id":142274981,"uuid":"281131773","full_name":"Mortafix/Quickshift","owner":"Mortafix","description":"A working implementation of Quickshift algorithm in CUDA, GPU-compatible.","archived":false,"fork":false,"pushed_at":"2020-07-29T10:12:55.000Z","size":141,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-13T14:22:51.121Z","etag":null,"topics":["cuda","gpu-computing","quickshift"],"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/Mortafix.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":"2020-07-20T13:59:42.000Z","updated_at":"2022-02-07T10:09:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"94b8882b-62f9-456a-b8f3-86c33d1b7f3d","html_url":"https://github.com/Mortafix/Quickshift","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/Mortafix%2FQuickshift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mortafix%2FQuickshift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mortafix%2FQuickshift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mortafix%2FQuickshift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mortafix","download_url":"https://codeload.github.com/Mortafix/Quickshift/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241600493,"owners_count":19988715,"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":["cuda","gpu-computing","quickshift"],"created_at":"2024-11-14T00:30:53.258Z","updated_at":"2026-05-08T22:09:38.422Z","avatar_url":"https://github.com/Mortafix.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quickshift\nA working implementation of Quickshift algorithm in CUDA, GPU-compatible.\n\n## Usage\n`Quickshift \u003cinput\u003e \u003cmode\u003e \u003csigma\u003e \u003calpha\u003e \u003ctexture\u003e`\n* `input`: input image with a compatible formats `JPG`, `PNG`, `PNM` or `BMP`.\n* `mode`: computing mode, `GPU` or `CPU`. (deafult `GPU`)\n* `sigma`: approximation value to control the scale of the local density. (integer)\n* `alpha`: max distance level in the hierarchical segmentation that is produced. (integer)\n* `texture`: adding texture memory support, only for `GPU` mode, `y` or `n`. (default `n`)\n\n## Examples\n`Quickshift rally.jpg gpu 5 8 y`  \nGPU algorithm with texture memory, JPG image as input, density 5 and distance 8.  \n  \n`Quickshift venice.png cpu 3 7`  \nCPU algorithm, PNG image as input, density 3 and distance 7.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmortafix%2Fquickshift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmortafix%2Fquickshift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmortafix%2Fquickshift/lists"}