Sciweavers

COMPGEOM
2010
ACM

Computing similarity between piecewise-linear functions

13 years 9 months ago
Computing similarity between piecewise-linear functions
We study the problem of computing the similarity between two piecewise-linear bivariate functions defined over a common domain, where the surfaces they define in 3D—polyhedral terrains—can be transformed vertically by a linear transformation of the third coordinate (scaling and translation). We present a randomized algorithm that minimizes the maximum vertical distance between the graphs of the two functions, over all linear transformations of one of the terrains, in O(n4/3 polylog n) expected time, where n is the total number of vertices in the graphs of the two functions. We also study the computation of similarity between two univariate or bivariate functions by minimizing the area or volume between their graphs. For univariate functions we give a (1+ε)-approximation algorithm for minimizing the area that runs in O(n/ √ ε) time, for any fixed ε > 0. The (1 + ε)approximation algorithm for the bivariate version, where volume is minimized, runs in O(n/ε2 ) time, for a...
Pankaj K. Agarwal, Boris Aronov, Marc J. van Kreve
Added 18 Jul 2010
Updated 18 Jul 2010
Type Conference
Year 2010
Where COMPGEOM
Authors Pankaj K. Agarwal, Boris Aronov, Marc J. van Kreveld, Maarten Löffler, Rodrigo I. Silveira
Comments (0)