{"id":18525194,"url":"https://github.com/leifgehrmann/anamorph-to-panorama","last_synced_at":"2025-05-14T19:35:05.941Z","repository":{"id":243511759,"uuid":"750521635","full_name":"leifgehrmann/anamorph-to-panorama","owner":"leifgehrmann","description":"A small Rust script to convert circular anamorphic images into horizontal images.","archived":false,"fork":false,"pushed_at":"2024-06-09T08:30:32.000Z","size":1592,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T05:43:46.493Z","etag":null,"topics":["anamorphic","image-processing","panorama","script"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/leifgehrmann.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-30T19:50:00.000Z","updated_at":"2024-06-09T12:06:01.000Z","dependencies_parsed_at":"2024-06-09T14:24:33.081Z","dependency_job_id":"9357d60d-6630-46db-9194-707a2dddfaad","html_url":"https://github.com/leifgehrmann/anamorph-to-panorama","commit_stats":null,"previous_names":["leifgehrmann/anamorph-to-panorama"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leifgehrmann%2Fanamorph-to-panorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leifgehrmann%2Fanamorph-to-panorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leifgehrmann%2Fanamorph-to-panorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leifgehrmann%2Fanamorph-to-panorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leifgehrmann","download_url":"https://codeload.github.com/leifgehrmann/anamorph-to-panorama/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254214201,"owners_count":22033653,"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":["anamorphic","image-processing","panorama","script"],"created_at":"2024-11-06T17:44:41.591Z","updated_at":"2025-05-14T19:35:05.869Z","avatar_url":"https://github.com/leifgehrmann.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# anamorph-to-panorama\n\nA small Rust script to convert circular anamorphic images into horizontal images.\n\n## Example\n\nInput Image: [_Explanation of the view of Paris_](https://www.britishmuseum.org/collection/object/P_1886-0111-23-13), created in 1814 (Museum Number: 1886,0111.23.13). From the British Museum, licensed under CC BY-NC-SA 4.0. \n\n![A very old print from the 1800s displaying a circular graphic, typical of anamorphic visuals. The graphic is a landscape picture of Paris.](example/1886-0111-23-13.jpg)\n\nExecuted command:\n\n```shell\n./target/debug/anamorph-to-panorama ./input.jpg ./output-panorama.jpg 1730 1825 813 1925\n```\n\nOutput Image:\n\n![A transformed image of the previous image, except instead of a circular design, it is horizontal, and very long.](example/output.jpg)\n\nClose up:\n\n![A close up of the previous image.](example/output-close-up.jpg)\n\n## Build\n\nAssuming [Rust](https://www.rust-lang.org) is installed:\n\n```shell\ncargo build\n```\n\n## Usage\n\n```shell\n./target/debug/anamorph-to-panorama [INPUT_FILE] [OUTPUT_FILE] [center X] [center Y] [inner diameter] [outer diameter]\n```\n\n## Explanation\n\nBelow is a visual explanation of how the script works. It converts a 🍩 into a 🥖.  \n\n![A visual explanation of how the script works, converting a donut shape into a long-rectangle shape.](example/explanation.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleifgehrmann%2Fanamorph-to-panorama","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleifgehrmann%2Fanamorph-to-panorama","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleifgehrmann%2Fanamorph-to-panorama/lists"}