๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

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


Polygons in Three Dimensions
โœ Prabir Bhattacharya; Azriel Rosenfeld ๐Ÿ“‚ Article ๐Ÿ“… 1994 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 482 KB
Three-level BDDC in two dimensions
โœ Xuemin Tu ๐Ÿ“‚ Article ๐Ÿ“… 2006 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 219 KB
Optimal Pose Estimation in Two and Three
โœ S.H. Joseph ๐Ÿ“‚ Article ๐Ÿ“… 1999 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 307 KB

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

Comparing Planetary Accretion in Two and
โœ J.E. Chambers ๐Ÿ“‚ Article ๐Ÿ“… 2001 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 366 KB

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

Efficiently Approximating the Minimum-Vo
โœ Gill Barequet; Sariel Har-Peled ๐Ÿ“‚ Article ๐Ÿ“… 2001 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 221 KB

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