A Novel Method for Vectorization
Tolga Birdal, Emrah Bala

TL;DR
This paper introduces a new, efficient vectorization method for raster images using Catmull Rom spline fitting, balancing realism and abstraction, suitable for artistic and real-time applications.
Contribution
It proposes a novel spline-based vectorization algorithm that is fast, customizable, and aesthetically superior to many existing polygon-based methods.
Findings
Algorithm is fast and parallelizable.
Produces aesthetically smooth vector images.
Balances photo-realism and abstraction effectively.
Abstract
Vectorization of images is a key concern uniting computer graphics and computer vision communities. In this paper we are presenting a novel idea for efficient, customizable vectorization of raster images, based on Catmull Rom spline fitting. The algorithm maintains a good balance between photo-realism and photo abstraction, and hence is applicable to applications with artistic concerns or applications where less information loss is crucial. The resulting algorithm is fast, parallelizable and can satisfy general soft realtime requirements. Moreover, the smoothness of the vectorized images aesthetically outperforms outputs of many polygon-based methods
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
TopicsMedical Image Segmentation Techniques · Advanced Vision and Imaging · Image and Object Detection Techniques
