This document discusses B-spline functions for image processing and computer vision. It introduces B-spline functions as piecewise polynomials used for smooth curve approximation. The document outlines different orders of B-spline basis functions from B-spline of order 1 to order 4. It also shows examples of using different orders of B-spline interpolation, including constant, linear, and cubic interpolation, to convert a sampled data signal to a continuous time signal.
Related topics: