Finding a Curve in a Point Set
Paul Accisano, Alper \"Ung\"or

TL;DR
This paper addresses the problem of matching a polygonal curve to a point set under various transformations, providing exact and approximation algorithms for different problem variants.
Contribution
It introduces algorithms for the Curve/Point Set Matching problem with transformations, advancing solutions for exact and approximate matching.
Findings
Algorithms for matching with translation, rotation, and affine transforms
Exact solutions for specific problem variants
Approximation algorithms with performance guarantees
Abstract
Let be a polygonal curve in of length , and be a point set of size . The Curve/Point Set Matching problem consists of finding a polygonal curve on such that its Fr\'echet distance from is less than a given . In this paper, we consider this problem with the added freedom to transform the input curve by translating it, rotating it, or applying an arbitrary affine transform. We present exact and approximation algorithms for several variations of this problem.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Advanced Numerical Analysis Techniques · Data Management and Algorithms
