SIZE-INVARIANT FOUR-SCAN EUCLIDEAN DISTANCE TRANSFORMATION

作者:

Highlights:

摘要

Distance transform (DT)(1) is used to convert a binary image that consists of object (foreground) and nonobject (background) pixels into another image in which each object pixel has a value corresponding to the minimum distance from the background by a predefined distance function. The Euclidean distance is more accurate than the others, such as city-block, chessboard and chamfer, but it takes more computational time due to its nonlinearity. By using the relative X and Y coordinates computed from the object pixel to the source mapping pixel of its neighbors as well as correction of particular cases, the Euclidean distance transformation (EDT) can be correctly obtained in just four scans of an image. In other words, the new algorithm achieves the computational complexity of EDT to be linear to the size of an image.

论文关键词:Distance transform,Euclidean distance,Image processing,Recursive algorithm,Sequential algorithm,Skeletonization

论文评审过程:Received 11 September 1997, Revised 22 January 1998, Available online 7 June 2001.

论文官网地址:https://doi.org/10.1016/S0031-3203(98)00022-3