{"id":20068746,"url":"https://github.com/justinmanley/graphics.partialpolylinesimilarity","last_synced_at":"2025-10-14T00:08:30.840Z","repository":{"id":68840890,"uuid":"89383654","full_name":"justinmanley/Graphics.PartialPolylineSimilarity","owner":"justinmanley","description":"Implementation of Guibas \u0026 Cohen (1997) partial polyline matching algorithm: http://robotics.stanford.edu/~scohen/pssp-soda-final.pdf","archived":false,"fork":false,"pushed_at":"2017-04-25T16:48:17.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T11:25:35.161Z","etag":null,"topics":["computer-graphics","polyline-algorithm"],"latest_commit_sha":null,"homepage":null,"language":"Haskell","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/justinmanley.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":"2017-04-25T16:38:16.000Z","updated_at":"2017-04-25T16:49:25.000Z","dependencies_parsed_at":"2023-03-07T16:15:50.779Z","dependency_job_id":null,"html_url":"https://github.com/justinmanley/Graphics.PartialPolylineSimilarity","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/justinmanley/Graphics.PartialPolylineSimilarity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinmanley%2FGraphics.PartialPolylineSimilarity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinmanley%2FGraphics.PartialPolylineSimilarity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinmanley%2FGraphics.PartialPolylineSimilarity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinmanley%2FGraphics.PartialPolylineSimilarity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justinmanley","download_url":"https://codeload.github.com/justinmanley/Graphics.PartialPolylineSimilarity/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinmanley%2FGraphics.PartialPolylineSimilarity/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017381,"owners_count":26086052,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-graphics","polyline-algorithm"],"created_at":"2024-11-13T14:08:38.623Z","updated_at":"2025-10-14T00:08:30.824Z","avatar_url":"https://github.com/justinmanley.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Bibliography\n============\n\nPartial Matching of Planar Polylines Under Similarity Transformations\nhttp://robotics.stanford.edu/~scohen/pssp-soda-final.pdf\n\nComputing the Frechet Distance Between two Polygonal Curves\nhttp://www.staff.science.uu.nl/~kreve101/asci/ag-cfdbt-95.pdf\n\nNew Similarity Measures between Polylines with Applications to Morphing and Polygon Sweeping\nhttp://sarielhp.org/research/papers/01/morph/morph.pdf\n\nSketching Contours\nhttps://www.cs.rutgers.edu/~nealen/research/sc_preprint.pdf\n  - Uses a modified version of the Guibas \u0026 Cohen algorithm\n\nOptimal Partial Shape Similarity\nhttps://cis.temple.edu/~latecki/Papers/ivc05.pdf\n\nCurve Matching, Time Warping, and Light Fields\nhttps://www.researchgate.net/publication/220146268_Curve_Matching_Time_Warping_and_Light_Fields_New_Algorithms_for_Computing_Similarity_between_Curves\n\nOptimal Similarity of Polylines\nhttp://www.sfbtr8.uni-bremen.de/project/r3/shape/tracking/optimal-matching.html\n\nHow can I define a measure of similarity between two line segments?\nhttp://math.stackexchange.com/questions/860503/how-can-i-define-a-measure-of-similarity-between-two-line-segments-in-mathbbr\nhttp://gis.stackexchange.com/questions/44299/how-to-rank-polylines-according-to-their-similarity-to-a-ref-polyline\n\nTufts implementation of topological sweep\nhttp://www.cs.tufts.edu/r/geometry/other/sweep/\n\nTopologically Sweeping an Arrangement (Edelsbrunner \u0026 Guibas)\nhttp://www.hpl.hp.com/techreports/Compaq-DEC/SRC-RR-9.pdf\n\nGuibas handout on topological line sweep:\nhttp://graphics.stanford.edu/courses/cs368-06-spring/handouts/basic.pdf\n\nAlternative line sweep algorithms:\n\nhttps://pdfs.semanticscholar.org/a571/cc92218132a1b0e65c2adbf663c79d015737.pdf\nhttp://www.akira.ruc.dk/~keld/teaching/algoritmedesign_f03/Artikler/12/Chazelle92.pdf\n\nKey words:\nfrechet distance\nprocrustes analysis\nstatistical shape similarity\ndynamic time warping\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustinmanley%2Fgraphics.partialpolylinesimilarity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustinmanley%2Fgraphics.partialpolylinesimilarity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustinmanley%2Fgraphics.partialpolylinesimilarity/lists"}