Fast and Accurate Parametric Curve Length Computation
Stephen Vincent, David Forsey
In Journal of Graphics Tools, 6(4), 2001.
Abstract: This paper describes a simple technique for evaluating the length of a parametric curve. The technique approximates sections of the curve to the arc of a circle using only sample points on the curve; no computation of derivatives or other properties is required. This method is almost as quick to implement and compute as chord-length summation, but it is much more accurate. It also provides recursion criteria for adaptive sampling. An extension of the algorithm to estimate the area of a parametric surface is discussed briefly.
BibTeX format:
@article{Vincent:2001:FAA,
  author = {Stephen Vincent and David Forsey},
  title = {Fast and Accurate Parametric Curve Length Computation},
  journal = {Journal of Graphics Tools},
  volume = {6},
  number = {4},
  pages = {29--40},
  year = {2001},
}
Search for more articles by Stephen Vincent.
Search for more articles by David Forsey.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."