Approximating Polygonal Curves in Two and Three Dimensions
โ Scribed by Kento Miyaoku; Koichi Harada
- Publisher
- Elsevier Science
- Year
- 1998
- Tongue
- English
- Weight
- 134 KB
- Volume
- 60
- Category
- Article
- ISSN
- 1077-3169
No coin nor oath required. For personal study only.
โฆ Synopsis
We discuss the weighted minimum number polygonal approximation problem. Eu and Toussaint (1994, CVGIP: Graphical Models Image Process. 56, 231-246) considered this problem subject to the parallel-strip error criterion in R 2 with L q distance metrics, and they concluded that it can be solved in O(n 2 ) time by using the Cone intersection method. In this note, we clarify part of their discussion and show that solving their problem correctly requires O(n 2 log n) time. Also, we discuss the weighted minimum number problem subject to the line segment error criterion. When input curves are strictly monotone in R 3 , we demonstrate that if the L 1 or L โ metric is used, this problem also can be solved in O(n 2 ) time.
๐ SIMILAR VOLUMES
This paper concerns the problem of pose estimation, in particular the application of linear and nonlinear methods to the case of anisotropic error distributions. Incremental and batch techniques are discussed, and a linear solution to the two dimensional problem is developed by reference to the nois
Two ways to speed up N-body simulations of planet formation are (i) to confine motion to 2 spatial dimensions, or (ii) to artificially enhance the physical radii of the bodies. These short cuts have the same effect of increasing the collision probability between objects. Here, I compare the results
We present an efficient O n + 1/ฮต 4 5 -time algorithm for computing a 1 + ฮต)approximation of the minimum-volume bounding box of n points in 3 . We also present a simpler algorithm whose running time is O n log n + n/ฮต 3 . We give some experimental results with implementations of various variants of