{"id":15058830,"url":"https://github.com/gabriel-kahen/easyvga","last_synced_at":"2026-01-02T17:10:24.542Z","repository":{"id":252170999,"uuid":"839625077","full_name":"Gabriel-Kahen/EasyVGA","owner":"Gabriel-Kahen","description":"Perform a visibility graph analysis quickly and easily. Visibility calculation done in C.","archived":false,"fork":false,"pushed_at":"2024-08-08T22:07:04.000Z","size":3260,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T22:43:06.740Z","etag":null,"topics":["depthmap","depthmapx","easyvga","open-street-map","open-street-maps","openstreetmap","openstreetmaps","vga","visibility","visibility-analysis","visibility-graph","visibility-graph-algorithm","visibility-graph-analysis"],"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/Gabriel-Kahen.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-08T02:12:53.000Z","updated_at":"2024-08-08T22:07:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"ac00e069-0274-4c3a-82b6-e420a685c22b","html_url":"https://github.com/Gabriel-Kahen/EasyVGA","commit_stats":null,"previous_names":["gabriel-kahen/easyvga"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabriel-Kahen%2FEasyVGA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabriel-Kahen%2FEasyVGA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabriel-Kahen%2FEasyVGA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabriel-Kahen%2FEasyVGA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gabriel-Kahen","download_url":"https://codeload.github.com/Gabriel-Kahen/EasyVGA/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243801609,"owners_count":20350106,"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":["depthmap","depthmapx","easyvga","open-street-map","open-street-maps","openstreetmap","openstreetmaps","vga","visibility","visibility-analysis","visibility-graph","visibility-graph-algorithm","visibility-graph-analysis"],"created_at":"2024-09-24T22:31:20.583Z","updated_at":"2026-01-02T17:10:24.495Z","avatar_url":"https://github.com/Gabriel-Kahen.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Visiblity Graph Analysis Overview\n\nThis code performs a simple [visiblity graph analysis](https://en.wikipedia.org/wiki/Visibility_graph_analysis). The further to the right on the colormap below, the more visible the point.\n\n![jetcolormap](https://i.imgur.com/QLmNLR2.png)\n\n## Examples\n\n### Four-way intersection\n- **Input:** `test_imgs/four_in.png`\n- **Output:** `test_imgs/four_out.png`\n\n| Input Image | Output Image |\n|-------------|--------------|\n| \u003cimg src=\"test_imgs/four_in.png\" width=\"600\"\u003e | \u003cimg src=\"test_imgs/four_out.png\" width=\"600\"\u003e |\n\n### Rectangles\n- **Input:** `test_imgs/rectangles_in.png`\n- **Output:** `test_imgs/rectangles_out.png`\n\n| Input Image | Output Image |\n|-------------|--------------|\n| \u003cimg src=\"test_imgs/rectangles_in.png\" width=\"600\"\u003e | \u003cimg src=\"test_imgs/rectangles_out.png\" width=\"600\"\u003e |\n\n### Floor Plan\n- **Input:** `test_imgs/floorplan_in.png`\n- **Output:** `test_imgs/floorplan_out.png`\n\n| Input Image | Output Image |\n|-------------|--------------|\n| \u003cimg src=\"test_imgs/floorplan_in.png\" width=\"600\"\u003e | \u003cimg src=\"test_imgs/floorplan_out.png\" width=\"600\"\u003e |\n\n### Streets (using coordinates)\n- Coordinate Input: 40.7611, -73.6533 | 40.7490, -73.6773 | (shown in `test_imgs/streets_in.png`)\n- **Output:** `test_imgs/streets_out.png`\n\n| Input | Output Image |\n|-------------|--------------|\n| \u003cimg src=\"test_imgs/streets_in.png\" width=\"600\"\u003e | \u003cimg src=\"test_imgs/streets_out.png\" width=\"500\"\u003e |\n\n## Usage\n\nTo use the code, simply run `run.py`. \nI recommend [Open Street Map](https://www.openstreetmap.org/export) for finding coordinates, but you can use whatever you prefer.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabriel-kahen%2Feasyvga","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabriel-kahen%2Feasyvga","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabriel-kahen%2Feasyvga/lists"}