English

Approximate Fitting of a Circular Arc When Two Points Are Known

Computational Geometry 2018-10-12 v3

Abstract

The task of approximating points with circular arcs is performed in many applications, such as polyline compression, noise filtering, and feature recognition. However, the development of algorithms that perform a significant amount of circular arcs fitting requires an efficient way of fitting circular arcs with complexity O(1). The elegant solution to this task based on an eigenvector problem for a square nonsymmetrical matrix is described in [1]. For the compression algorithm described in [2], it is necessary to solve this task when two points on the arc are known. This paper describes a different approach to efficiently fitting the arcs and solves the task when one or two points are known.

Keywords

Cite

@article{arxiv.1504.06582,
  title  = {Approximate Fitting of a Circular Arc When Two Points Are Known},
  author = {Alexander Gribov},
  journal= {arXiv preprint arXiv:1504.06582},
  year   = {2018}
}

Comments

15 pages, 4 figures, extended abstract published at the conference

R2 v1 2026-06-22T09:22:17.238Z