{"id":21241221,"url":"https://github.com/icyjoseph/seam-carving","last_synced_at":"2025-03-15T03:44:51.381Z","repository":{"id":37739441,"uuid":"359781702","full_name":"icyJoseph/seam-carving","owner":"icyJoseph","description":"Image seam carving using Rust!","archived":false,"fork":false,"pushed_at":"2021-04-21T10:10:01.000Z","size":2404,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-21T19:41:34.028Z","etag":null,"topics":["image-processing","rust","seam-carving"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/icyJoseph.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":"2021-04-20T10:54:13.000Z","updated_at":"2022-06-22T08:47:58.000Z","dependencies_parsed_at":"2022-08-24T16:01:23.592Z","dependency_job_id":null,"html_url":"https://github.com/icyJoseph/seam-carving","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/icyJoseph%2Fseam-carving","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icyJoseph%2Fseam-carving/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icyJoseph%2Fseam-carving/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icyJoseph%2Fseam-carving/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icyJoseph","download_url":"https://codeload.github.com/icyJoseph/seam-carving/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243681005,"owners_count":20330155,"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","rust","seam-carving"],"created_at":"2024-11-21T00:54:59.719Z","updated_at":"2025-03-15T03:44:51.359Z","avatar_url":"https://github.com/icyJoseph.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Seam Carving\n\nCarve out low energy seams on an image.\n\nThe actual seam energy calculation is done without dependencies.\n\nInitially this project has a dependency on [`image`](https://github.com/image-rs/image) crate, to open and save images.\n\n### Original Image\n\nDimensions: 1920x1080\n\n\u003cimg src=\"sc-cli/landscape.png\" alt=\"Original Image\" /\u003e\n\nCredit: [SentryTV](https://www.reddit.com/user/SentryTV/)\n\n### Seam carved\n\nDimensions: 1280x1080\n\n- 66.66% of original width.\n\n\u003cimg src=\"sc-cli/carved.png\" alt=\"Original Image\" /\u003e\n\n# Time\n\nThe above carving runs in:\n\n```\n\n0:36.29 real\n21.92 (secs) user\n14.33 (secs) sys\n99% CPU\n\n```\n\nIt includes, opening and saving the image.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficyjoseph%2Fseam-carving","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficyjoseph%2Fseam-carving","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficyjoseph%2Fseam-carving/lists"}