Title :
On curve matching
Author :
Wolfson, Haim J.
Author_Institution :
Courant Inst. of Math. Sci., New York Univ., NY, USA
fDate :
5/1/1990 12:00:00 AM
Abstract :
Two algorithms to find the longest common subcurve of two 2D curves are presented. These algorithms are based on conversion of the curves into shape signature strings and application of string matching techniques to find long matching substrings, followed by direct curve matching of the corresponding candidate subcurves to find the longest matching subcurve. The first algorithm is of complexity O(n), where n is the number of sample points on the curves. The second one, while being theoretically somewhat less efficient, proved to be robust and efficient in practical applications. Both algorithms solve the problem of general curves without being dependent on some set of special points on the curves. The algorithms have industrial applications to problems of object assembly and object recognition. Experimental results are included. The algorithms can be easily extended to the 3D case
Keywords :
computational complexity; pattern recognition; picture processing; 2D curves; curve matching; object recognition; shape signature strings; string matching; Application software; Intelligent robots; Layout; Least squares methods; Object recognition; Pattern matching; Pattern recognition; Robotic assembly; Robustness; Shape;
Journal_Title :
Pattern Analysis and Machine Intelligence, IEEE Transactions on