Merging a Pair of Disk Bézier Curves

Wu Yang,Falai Chen
DOI: https://doi.org/10.1145/988834.988845
2004-01-01
Abstract:A disk Bézier curve is a Bézier curve whose control points are disks in a plane. It can be viewed as a parametric curve with error tolerances. In this paper, we discuss the problem of merging a pair of disk Bézier curves, that is, bounding two adjacent disk Bézier curves by a single disk Bézier curve. We propose an efficient method to solve the problem. The basic idea of the method is to merge the center curves of the two original disk Bézier curves and to take the merged curve as the center curve of the merged disk Bézier curve, and then compute the radius by solving some optimization problems. Furthermore, it is shown that degree elevation of original disk Bézier curves will improve the merging effect.
What problem does this paper attempt to address?