A Connected Component Labeling Algorithm for Implicitly-Defined Domains
Robert I. Saye

TL;DR
This paper introduces a recursive algorithm for labeling connected components in domains defined by multivariate polynomials, with guarantees of correctness and robustness in complex geometric scenarios.
Contribution
The paper presents a novel recursive subdivision algorithm that uses Bernstein polynomial properties to accurately identify connected components in implicitly-defined domains.
Findings
Algorithm effectively handles complex geometries including cusps and self-intersections.
Provides certificates of correctness for component labeling.
Performs well in statistical tests on random and specific geometric examples.
Abstract
A connected component labeling algorithm is developed for implicitly-defined domains specified by multivariate polynomials. The algorithm operates by recursively subdividing the constraint domain into hyperrectangular subcells until the topology thereon is sufficiently simple; in particular, we devise a topology test using properties of Bernstein polynomials. In many cases the algorithm produces a certificate guaranteeing its correctness, i.e., two points yield the same label if and only if they are path-connected. To robustly handle various kinds of edge cases, the algorithm may assign identical labels to distinct components, but only when they are exactly or nearly touching, relative to a user-controlled length scale. A variety of numerical experiments assess the effectiveness of the overall approach, including statistical analyses on randomly generated multi-component geometry in 2D…
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
TopicsAdvanced Numerical Analysis Techniques · Digital Image Processing Techniques · Advanced Measurement and Metrology Techniques
