Sampling with Polyominoes
Victor Ostromoukhov
In ACM Transactions on Graphics, 26(3), July 2007.
Abstract: We present a new general-purpose method for fast hierarchical importance sampling with blue-noise properties. Our approach is based on self-similar tiling of the plane or the surface of a sphere with rectifiable polyominoes. Sampling points are associated with polyominoes, one point per polyomino. Each polyomino is recursively subdivided until the desired local density of samples is reached. A numerical code generated during the subdivision process is used for thresholding to accept or reject the sample. The exact position of the sampling point within the polyomino is determined according to a structural index, which indicates the polyominos local neighborhood. The variety of structural indices and associated sampling point positions are computed during the offline optimization process, and tabulated. Consequently, the sampling itself is extremely fast. The method allows both deterministic and pseudo-non-deterministic sampling. It can be successfully applied in a large variety of graphical applications, where fast sampling with good spectral and visual properties is required. The prime application is rendering.
Keyword(s): blue noise, deterministic sampling, importance sampling, non-periodic tiling, polyominoes
@article{Ostromoukhov:2007:SWP,
author = {Victor Ostromoukhov},
title = {Sampling with Polyominoes},
journal = {ACM Transactions on Graphics},
volume = {26},
number = {3},
pages = {78:1--78:6},
month = jul,
year = {2007},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."