Segmentation of edges into lines and arcs

作者:

Highlights:

摘要

A long standing problem in computer vision is the extraction of meaningful features from images. This paper describes a method of segmenting curves in images into a combination of circular arcs and straight lines. This uses a recursive algorithm that first analyses lists of connected edge points and finds a polygonal description, and then analyses this description fitting arcs to groups of connected lines. The result is a description of image edges consisting of circular arcs and lines. The algorithm uses no thresholding. Instead the best option is chosen at each decision stage.

论文关键词:curve segmentation,arc detection,line detection

论文评审过程:Available online 14 August 2003.

论文官网地址:https://doi.org/10.1016/0262-8856(89)90004-8