Abstract
A 1.5D terrain is an x-monotone polyline with n vertices. An imprecise 1.5D terrain is a 1.5D terrain with a y-interval at each vertex, rather than a fixed y-coordinate. A realization of an imprecise terrain is a sequence of n y-coordinates, one for each interval, such that each y-coordinate is within its corresponding interval. For certain applications in terrain analysis, it is important to be able to find a realization of an imprecise terrain that is smooth. In this paper we model smoothness by considering the change in slope between consecutive edges of the terrain. The goal is to find a realization of the terrain where the maximum slope change is minimized. We present an exact algorithm that runs in O(n^2) time.
Original language | English |
---|---|
Title of host publication | Proc. 21th Canadian Conference on Computational Geometry |
Pages | 55-58 |
Number of pages | 4 |
Publication status | Published - 2009 |
Keywords
- CG, GIS, TIN, IMP