A comparative evaluation of length estimators of digital curves

David Coeurjolly1, Reinhard Klette

  • 1ERIC Laboratory, Université Lumière Lyon 2, Bron Cedex, France. david.coeurjolly@univ-lyon2.fr

Related Concept Videos

Arc Length of a Curve01:30

Arc Length of a Curve

In engineering applications like roller coaster design, cable installation, and railway construction, determining the precise length of a curved path is essential. These paths are rarely straight and often follow smooth, continuous curves that require accurate measurement for effective planning.To estimate the length of a curve, the path is initially divided into small segments. Each segment is approximated by a straight line connecting two nearby points on the curve. The sum of these linear...
Curve Equations01:17

Curve Equations

Curves are essential geometric elements characterized by tangent distance, chord length, middle ordinate, and total arc length. These measurements are crucial in understanding a curve's geometric and spatial properties and are defined by the relationship between its radius and its central angle.The tangent distance (T) refers to the straight-line measurement from the intersection point of two tangents to either the start or end of the curve. This distance is influenced by the curve's radius (R)...
Comparison Tests01:28

Comparison Tests

An infinite series composed of positive terms may either approach a finite value or increase without bound. Determining which outcome occurs is a central task in calculus, and comparison tests provide structured methods for making this determination. Rather than evaluating a series directly, these tests relate it to another series whose behavior is already known, allowing conclusions to be drawn through logical comparison.The direct comparison test applies to series with positive terms. If each...
Area Problem01:26

Area Problem

Determining the area of a region with straight edges is straightforward, as geometric formulas for rectangles, triangles, and polygons can be applied directly. However, traditional geometric methods are insufficient when a region has a curved boundary, such as the area under a function.fromThe area problem involves finding a systematic way to measure such regions. One approach to solving this problem is through approximation. Instead of attempting to compute the area exactly at the outset, the...
Linear Approximations01:23

Linear Approximations

For a differentiable function of two variables, linear approximation estimates values near a known point by replacing the curved surface with its tangent plane. Consider the function\begin{equation*}f(x,y)=x^2+3y^2\end{equation*}near the point (2, 1). The exact value at this point is f(2, 1) = 22 + 3(1)2 = 4 + 3 = 7.The linear approximation of f(x, y)) near (a, b) is\begin{equation*}L(x,y)=f(a,b)+f_x(a,b)(x-a)+f_y(a,b)(y-b)\end{equation*}First, compute the partial derivatives: fx(x, y) = 2x and...
Calibration Curves: Linear Least Squares01:20

Calibration Curves: Linear Least Squares

A calibration curve is a plot of the instrument's response against a series of known concentrations of a substance. This curve is used to set the instrument response levels, using the substance and its concentrations as standards. Alternatively, or additionally, an equation is fitted to the calibration curve plot and subsequently used to calculate the unknown concentrations of other samples reliably.
For data that follow a straight line, the standard method for fitting is the linear...