{"id":20703907,"url":"https://github.com/kalfasyan/undistort","last_synced_at":"2025-07-19T02:33:27.592Z","repository":{"id":81023802,"uuid":"345697534","full_name":"kalfasyan/undistort","owner":"kalfasyan","description":"Simple package to remove spatial distortion from images.","archived":false,"fork":false,"pushed_at":"2022-05-09T13:44:55.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-05T00:12:33.389Z","etag":null,"topics":["computer-vision","lens-correction","lens-distortion"],"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/kalfasyan.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":"2021-03-08T15:12:44.000Z","updated_at":"2022-01-20T18:30:15.000Z","dependencies_parsed_at":"2023-07-11T16:33:26.053Z","dependency_job_id":null,"html_url":"https://github.com/kalfasyan/undistort","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kalfasyan/undistort","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalfasyan%2Fundistort","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalfasyan%2Fundistort/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalfasyan%2Fundistort/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalfasyan%2Fundistort/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kalfasyan","download_url":"https://codeload.github.com/kalfasyan/undistort/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalfasyan%2Fundistort/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265876997,"owners_count":23842956,"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":["computer-vision","lens-correction","lens-distortion"],"created_at":"2024-11-17T01:10:08.376Z","updated_at":"2025-07-19T02:33:27.575Z","avatar_url":"https://github.com/kalfasyan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# undistort  \n\nSimple package to undistort images.  \n\n1. Place all chessboard images in `chessboard_images/` folder.\n2. Place all your sticky plate images (or whatever you want to undistort) in `stickyplate_images/` folder.\n3. Run ```python main.py```. All undistorted images will be stored in an automatically created folder named `undistorted_images/`.  \n4. (optional) Run ```python clean_all.py``` to clean all your directories and prepare them for copying the new session. \n\nDependencies: `numpy`,`opencv`\n\n**NOTE**: If you work on Windows, you will encounter issues with the file-paths. To solve them you have some options: 1) replace strings with \"raw strings\" (example: r\"this is a raw string\"), 2) make sure to replace all \"/\" characters in `main.py` and `clean_all.py` with \"\\\\\\\\\" (ignore the quotes) or 3) try using Python's pathlib to handle paths.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalfasyan%2Fundistort","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkalfasyan%2Fundistort","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalfasyan%2Fundistort/lists"}