{"id":16516959,"url":"https://github.com/alkasm/padded-transformations","last_synced_at":"2025-10-28T05:31:21.791Z","repository":{"id":56031029,"uuid":"97003378","full_name":"alkasm/padded-transformations","owner":"alkasm","description":"Padded warping functions","archived":false,"fork":false,"pushed_at":"2020-11-30T07:07:33.000Z","size":7579,"stargazers_count":21,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T12:11:14.624Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/alkasm.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":"2017-07-12T12:09:56.000Z","updated_at":"2024-05-17T13:59:57.000Z","dependencies_parsed_at":"2022-08-15T11:50:19.842Z","dependency_job_id":null,"html_url":"https://github.com/alkasm/padded-transformations","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/alkasm%2Fpadded-transformations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkasm%2Fpadded-transformations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkasm%2Fpadded-transformations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkasm%2Fpadded-transformations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alkasm","download_url":"https://codeload.github.com/alkasm/padded-transformations/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238603668,"owners_count":19499490,"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":[],"created_at":"2024-10-11T16:27:56.183Z","updated_at":"2025-10-28T05:31:16.378Z","avatar_url":"https://github.com/alkasm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## padded-transformations\nProviding padded versions of OpenCV's `warpAffine()` and `warpPerspective()` functions.\n\n![Example image](example.png \"Example output\")\n\n## usage\n\n```python\nimport padtransf\nsrc_warped, dst_padded = padtransf.warpPerspectivePadded(src, dst, homography)\nsrc_warped, dst_padded = padtransf.warpAffinePadded(src, dst, affine_transf)\n```\n\n## sources\n\nRead [my Stack Overflow answer](https://stackoverflow.com/questions/44457064/displaying-stitched-images-together-without-cutoff-using-warpaffine/44459869#44459869) which inspired this repository.\n\nThe images used to produce `example.png` are from [Oxford's Visual Geometry Group](http://www.robots.ox.ac.uk/~vgg/data/affine/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falkasm%2Fpadded-transformations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falkasm%2Fpadded-transformations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falkasm%2Fpadded-transformations/lists"}