# Automated pebble mosaic stylization of images

**Authors:** Lars Doyle, Forest Anderson, Ehren Choy, and David Mould

arXiv: 1902.02806 · 2019-02-11

## TL;DR

This paper introduces a novel method for synthesizing pebble mosaics from images by adapting clustering and shape smoothing techniques to produce realistic, textured pebble mosaics with detailed geometry.

## Contribution

It presents a new approach combining clustering, shape smoothing, and geometry modeling to generate realistic pebble mosaics from images, addressing both tiling and shape creation.

## Key findings

- Produces detailed pebble mosaic representations of input images
- Integrates shape smoothing with tiling for realistic pebble appearance
- Generates full geometry suitable for rendering and texturing

## Abstract

Digital mosaics have usually used regular tiles, simulating the historical "tessellated" mosaics. In this paper, we present a method for synthesizing pebble mosaics, a historical mosaic style in which the tiles are rounded pebbles. We address both the tiling problem, where pebbles are distributed over the image plane so as to approximate the input image content, and the problem of geometry, creating a smooth rounded shape for each pebble. We adapt SLIC, simple linear iterative clustering, to obtain elongated tiles conforming to image content, and smooth the resulting irregular shapes into shapes resembling pebble cross-sections. Then, we create an interior and exterior contour for each pebble and solve a Laplace equation over the region between them to obtain height-field geometry. The resulting pebble set approximates the input image while presenting full geometry that can be rendered and textured for a highly detailed representation of a pebble mosaic.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.02806/full.md

## Figures

76 figures with captions in the complete paper: https://tomesphere.com/paper/1902.02806/full.md

## References

29 references — full list in the complete paper: https://tomesphere.com/paper/1902.02806/full.md

---
Source: https://tomesphere.com/paper/1902.02806