A Formalization of Image Vectorization by Region Merging
Roy Y. He, Sung Ha Kang, Jean-Michel Morel

TL;DR
This paper formalizes image vectorization as a region merging process, introducing a method that alternates merging and curve smoothing, with theoretical foundations and experimental validation showing competitive performance.
Contribution
It provides a formal framework for image vectorization based on region merging and curve smoothing, addressing limitations of existing methods and enabling explainable, parameter-controlled vectorization.
Findings
Comparable or superior fidelity to state-of-the-art software
Efficient vectorization with explicit control parameters
Theoretical analysis of region merging criteria
Abstract
Image vectorization converts raster images into vector graphics composed of regions separated by curves. Typical vectorization methods first define the regions by grouping similar colored regions via color quantization, then approximate their boundaries by Bezier curves. In that way, the raster input is converted into an SVG format parameterizing the regions' colors and the Bezier control points. This compact representation has many graphical applications thanks to its universality and resolution-independence. In this paper, we remark that image vectorization is nothing but an image segmentation, and that it can be built by fine to coarse region merging. Our analysis of the problem leads us to propose a vectorization method alternating region merging and curve smoothing. We formalize the method by alternate operations on the dual and primal graph induced from any domain partition. In…
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
TopicsImage Retrieval and Classification Techniques
