On computing Bézier curves by Pascal matrix methods

Abstract

The main goal of the paper is to introduce methods which compute Bézier curves faster than Casteljau's method does. These methods are based on the spectral factorization of a n× n Bernstein matrix, Ben(s)= PnGn(s)Pn-1, where Pn is the n× n lower triangular Pascal matrix. So we first calculate the exact optimum positive value t in order to transform Pn in a scaled Toeplitz matrix, which is a problem that was partially solved by X. Wang and J. Zhou (2006). Then fast Pascal matrix-vector multiplications and strategies of polynomial evaluation are put together to compute Bézier curves. Nevertheless, when n increases, more precise Pascal matrix-vector multiplications allied to affine transformations of the vectors of coordinates of the control points of the curve are then necessary to stabilize all the computation.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…