Visual Computing

University of Konstanz
ACM Transactions on Graphics

Weighted Linde-Buzo-Gray Stippling

O. Deussen, M. Spicker, Q. Zheng
Teaser of Weighted Linde-Buzo-Gray Stippling

Material

Paper (.pdf, 30.9MB) Supplemental material (.pdf, 20.4MB) Presentation (.pptx, 62.9MB) Code

Abstract

We propose an adaptive version of Lloyd's optimization method that distributes points based on Voronoi diagrams. Our inspiration is the Linde-Buzo-Gray-Algorithm in vector quantization, which dynamically splits Voronoi cells until a desired number of representative vectors is reached. We reformulate this algorithm by splitting and merging Voronoi cells based on their size, greyscale level, or variance of an underlying input image. The proposed method automatically adapts to various constraints and, in contrast to previous work, requires no good initial point distribution or prior knowledge about the final number of points. Compared to weighted Voronoi stippling the convergence rate is much higher and the spectral and spatial properties are superior. Further, because points are created based on local operations, coherent stipple animations can be produced. Our method is also able to produce good quality point sets in other fields, such as remeshing of geometry, based on local geometric features such as curvature.

Video

Gallery

BibTeX

@article{Deussen2017LindeBuzoGray,
  address    = {New York, NY, USA},
  articleno  = {233},
  author     = {O. Deussen, M. Spicker, Q. Zheng},
  doi        = {10.1145/3130800.3130819},
  issue_date = {November 2017},
  journal    = {ACM Transactions on Graphics},
  keywords   = {lloyd optimization, voronoi diagram, linde-buzo-gray algorithm, stippling, sampling, remeshing},
  month      = {nov},
  number     = {6},
  numpages   = {12},
  pages      = {233:1--233:12},
  publisher  = {ACM},
  title      = {Weighted Linde-Buzo-Gray Stippling},
  url        = {http://graphics.uni-konstanz.de/publikationen/Deussen2017LindeBuzoGray},
  volume     = {36},
  year       = {2017}
}