Details, Explanation and Meaning About B-spline

B-spline Guide, Meaning , Facts, Information and Description

In the mathematical subfield of numerical analysis a B-spline is a special spline curve. It is a linear combination of B-splines basis curves. B-splines are a generalization of the Bézier curves and can be further generalized to NURBS, allowing the accurate modelling of more general classes of geometry.

The De Boor algorithm is a numerical stable way to evalute B-splines.

The term B-spline was coined by Isaac Jacob Schoenberg and is short for basis spline.

Table of contents
1 Definition
2 Notes
3 Examples
4 See also
5 References
6 External links

Definition

Given m+1 knots ti in [0,1] with

a B-spline of degree n is a parametric curve

composed of basis B-splines of degree n

.

The Pi are called control points or de Boor points. A polygon can be constructed by connecting the de Boor points with liness, starting with P0 and finishing with Pn. This polygon is called the de Boor polygon.

The m+1 basis B-splines of degree n can be defined using the Cox-de Boor recursion formula

When the knots are equidistant we say the B-spline is uniform otherwise we call it non-uniform.

Uniform B-spline

When the B-spline is uniform the basis B-Splines for a given degree n are just shifted copies of each other. An alternative non recursive definition for the m+1 basis B-splines is

with

with

where

is the
truncated power function

Notes

When the number of knots is the same as the degree, the B-Spline degenerates into a Bezier curve. The shape of the basis functions is determined by the position of the knots. Scaling or translating the knot vector does not alter the basis functions.

The spline is contained in the convex hull of its control points.

A basis B spline of degree n

is non-zero only in the interval [ti, ti+n+1] that is
In other words if we manipulate one control point we only change the local behaviour of the curve and not the global behaviour as with Bézier curves.

Examples

Constant B-spline

The constant B-spline is the most simple spline. It is defined on only one knot span and is not even continuous on the knots. It is a just indicator function for the different knot spans.

Linear B-spline

The linear B-spline is defined on two consecutive knot spans and is continuous on the knots, but not differentiable.

Cubic B-Spline

A B-spline formulation for a single segment can be written as:

where Si is the ith B-spline segment and P is the set of control points, segment i and k is the local control point index. A set of control points would be where the is weight, pulling the curve towards control point as it increases or moving the curve away as it decreases.

An entire set of segments, m-2 curves () defined by m+1 control points (), as one B-spline in t would be defined as:

where i is the control point number and t is a global parameter giving knot values. This formulation expresses a B-spline curve as a linear combination of B-spline basis functions, hence the name.

There are two types of B-spline - uniform and non-uniform. A non-uniform B-spline is a curve where the intervals between successive control points is not, or not necessarily, equal (the knot vector of interior knot spans are not equal). A common form is where intervals are successively reduced to zero, interpolating control points.

See also

References

External links


This is an Article on B-spline. Page Contains Information, Facts Details or Explanation Guide About B-spline


Google
 
Web www.E-paranoids.com

Search Anything