Title :
An efficient uniform cost algorithm applied to distance transforms
Author_Institution :
Fac. of Appl. Phys., Delft Univ. of Technol.
fDate :
4/1/1989 12:00:00 AM
Abstract :
The uniform-cost algorithm is a special case of the A*-algorithm for finding the shortest paths in graphs. In the uniform-cost algorithm, nodes are expanded in order of increasing cost. An efficient version of this algorithm is developed for integer cost values. Nodes are sorted by storing them at predefined places (bucket sort), keeping the overhead low. The algorithm is applied to general distance transformation. A constrained distance transform is an operation which calculates at each pixel of an image the distance to the nearest pixel of a reference set, distance being defined as minimum path length. The uniform-cost algorithm, in the constrained case, proves to be the best solution for distance transformation. It is fast, the processing time is independent of the complexity of the image, and memory requirements are moderate
Keywords :
graph theory; optimisation; pattern recognition; picture processing; bucket sort; distance transforms; picture processing; pixel; shortest paths; uniform cost algorithm; uniform cost propagation; Artificial intelligence; Assembly; Cost function; Game theory; Heuristic algorithms; Pattern recognition; Physics; Pixel; Problem-solving; Sorting;
Journal_Title :
Pattern Analysis and Machine Intelligence, IEEE Transactions on