{"id":20685542,"url":"https://github.com/yas-sim/coordinates-checker","last_synced_at":"2025-04-22T13:40:56.118Z","repository":{"id":185235169,"uuid":"389910889","full_name":"yas-sim/coordinates-checker","owner":"yas-sim","description":"A tool to check the coordinate of points in an picture. You can know the (X,Y) coordination of the points by mouse operation. The tool provides magnify feature for easy point pick up.","archived":false,"fork":false,"pushed_at":"2021-08-18T13:48:21.000Z","size":2565,"stargazers_count":7,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T15:34:52.394Z","etag":null,"topics":["coordinates","image-tool","image-utils","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/yas-sim.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}},"created_at":"2021-07-27T08:46:28.000Z","updated_at":"2024-08-31T13:08:14.000Z","dependencies_parsed_at":"2023-08-01T07:09:27.427Z","dependency_job_id":null,"html_url":"https://github.com/yas-sim/coordinates-checker","commit_stats":null,"previous_names":["yas-sim/coordinates-checker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yas-sim%2Fcoordinates-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yas-sim%2Fcoordinates-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yas-sim%2Fcoordinates-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yas-sim%2Fcoordinates-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yas-sim","download_url":"https://codeload.github.com/yas-sim/coordinates-checker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250250254,"owners_count":21399599,"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":["coordinates","image-tool","image-utils","python"],"created_at":"2024-11-16T22:27:46.920Z","updated_at":"2025-04-22T13:40:56.096Z","avatar_url":"https://github.com/yas-sim.png","language":"Python","readme":"# X,Y Coordinates checker  \n\n### Description:  \nSmall tool to pickup points in an image and display the coordinates of the points. This is very handy and useful when you want to know the coordinates of points in an image.  \nThe tool has magnify function. You can pick the desired points precisely.  \nThe tool can accept an image file, an movie file or a webCam as image input. You can pause the movie playback for precise point picking.  \n\n![img](./resources/coordinate-digitizer.gif)\n\n### How to run:  \n```sh\npython coordinates-checker.py [--input image_file | --size XXXxYYY | --cam webCam_number --video movie_file]\n```\n\n| options| description|\n|----|----|\n|`-i` or `--input`|Input image file name|\n|`-s` or `--size`|Size of image (tool will create gray image with this size)|\n|`-c` or `--cam`|ID number of webCam (camera). Starting from 0|\n|`-v` or `--video`|Input video file name|  \n|`-sc` or `--scale`|Scale factor of display image. Display image size will be 1/2 when 2 is specified| \n\n|key|description|\n|----|----|\n|`ESC`|Exit program|\n|`p` or `\u003cspace\u003e`|Pause / resume movie|\n\n### Command line examples:  \n```sh\npython coordinates-checker.py --input input.jpg\npython coordinates-checker.py --video movie.mp4\npython coordinates-checker.py --cam 0\npython coordinates-checker.py --cam 0 --size 1920x1080 -sc 2\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyas-sim%2Fcoordinates-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyas-sim%2Fcoordinates-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyas-sim%2Fcoordinates-checker/lists"}