A Fast Unsupervised Scheme for Polygonal Approximation
Bimal Kumar Ray

TL;DR
This paper introduces a fast, unsupervised method for polygonal approximation of digital curves, combining segmentation, vertex insertion, merging, and adjustment to improve speed and aesthetic quality.
Contribution
It presents a novel, efficient scheme that outperforms existing methods in speed and maintains competitive approximation quality using a multi-phase approach.
Findings
Faster than state-of-the-art approximation methods
Competitive with Rosin's measure in quality
Robust under geometric transformations
Abstract
This paper proposes a fast and unsupervised scheme for the polygonal approximation of a closed digital curve. It is demonstrated that the approximation scheme is faster than state-of-the-art approximation and is competitive with Rosin's measure and aesthetic aspects. The scheme comprises of three phases: initial segmentation, iterative vertex insertion, iterative merging, and vertex adjustment. The initial segmentation is used to detect sharp turns, that is, vertices that seemingly have high curvature. It is likely that some of the important vertices with low curvature might have been missed in the first phase; therefore, iterative vertex insertion is used to add vertices in a region where the curvature changes slowly but steadily. The initial phase may pick up some undesirable vertices, and thus merging is used to eliminate redundant vertices. Finally, vertex adjustment was used to…
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
TopicsDigital Image Processing Techniques · 3D Shape Modeling and Analysis · Advanced Numerical Analysis Techniques
