Optimal polygonal approximation of digital curves

作者:

Highlights:

摘要

An algorithm for optimal polygonal approximation is presented. Given a value for the maximal allowed distance between the approximation and the curve, the algorithm finds an approximation with the minimal number of vertices. The city-block metric is used to measure the distance between the approximation and the curve. The algorithm worst case complexity is O(n2), where n is the number of points in the curve. An efficient and optimal solution for the case of closed curves where no initial point is given, is also presented.

论文关键词:Optimal polygonal approximation,City-block metric,Breadth-first-search

论文评审过程:Received 9 December 1993, Accepted 22 August 1994, Available online 7 June 2001.

论文官网地址:https://doi.org/10.1016/0031-3203(94)00108-X