{"id":24994003,"url":"https://github.com/deshrike/seam-carving","last_synced_at":"2025-09-11T13:41:33.677Z","repository":{"id":233606882,"uuid":"787537121","full_name":"DeShrike/seam-carving","owner":"DeShrike","description":"Seam Carving experiment in C","archived":false,"fork":false,"pushed_at":"2024-04-16T18:54:58.000Z","size":1445,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T13:51:50.287Z","etag":null,"topics":["seam-carving","seam-carving-algorithm"],"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/DeShrike.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":"2024-04-16T18:00:36.000Z","updated_at":"2024-04-16T18:58:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"d0ad3591-44d3-49a1-b584-46be45503e5c","html_url":"https://github.com/DeShrike/seam-carving","commit_stats":null,"previous_names":["deshrike/seam-carving"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DeShrike/seam-carving","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeShrike%2Fseam-carving","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeShrike%2Fseam-carving/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeShrike%2Fseam-carving/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeShrike%2Fseam-carving/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeShrike","download_url":"https://codeload.github.com/DeShrike/seam-carving/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeShrike%2Fseam-carving/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259671036,"owners_count":22893619,"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":["seam-carving","seam-carving-algorithm"],"created_at":"2025-02-04T14:38:07.670Z","updated_at":"2025-06-13T15:32:49.091Z","avatar_url":"https://github.com/DeShrike.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Content-Aware Resizing\n\nExperimenting with seam-carving.\n\n## Current limitations\n\n- Only support vertical carves.\n- Only support PNG files.\n- Slow.\n\n## Quick start\n\n```console\n$ git clone https://github.com/DeShrike/seam-carving.git\n$ cd seam-carving\n$ make\n$ ./sc images/horses.png\n```\n\n## References\n\n### Seam Carving\n\nSee https://en.wikipedia.org/wiki/Seam_carving\nand https://dl.acm.org/doi/10.1145/1275808.1276390\n\n### Sobel operator\n\nSee https://en.wikipedia.org/wiki/Sobel_operator\n\n## TODO\n\n- Horizontal carving\n- JPEG support\n- Make it faster\n- More parameters\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeshrike%2Fseam-carving","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeshrike%2Fseam-carving","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeshrike%2Fseam-carving/lists"}