Circular shortest path in images

作者:

Highlights:

摘要

Shortest path algorithms have been used in a number of applications such as crack detection, road or linear feature extraction in images. There are applications where the starting and ending positions of the shortest path need to be constrained. In this paper, we present several new algorithms for the extraction of a circular shortest path in an image such that the starting and ending positions coincide. The new algorithms we developed include multiple search algorithm, image patching algorithm, multiple backtracking algorithm, the combination of image patching and multiple back-tracking algorithm, and approximate algorithm. The typical running time of our circular shortest path extraction algorithm on a 256×256 image is about 0.3s on a rather slow 85MHz Sun SPARC computer. A variety of real images for crack detection in borehole data and object boundary extraction have been tested and good results have been obtained.

论文关键词:Circular shortest path,Dynamic programming,Multiple search algorithm,Image patching algorithm,Multiple backtracking algorithm,Combination algorithm,Approximate algorithm

论文评审过程:Received 5 September 2001, Accepted 8 April 2002, Available online 2 October 2002.

论文官网地址:https://doi.org/10.1016/S0031-3203(02)00085-7