Memory-based reasoning approach for pattern recognition of binary images

作者:

Highlights:

摘要

Template matching is concerned with measuring the similarity between patterns of two objects. This paper proposes a memory-based reasoning approach for pattern recognition of binary images with a large template set. It seems that memory-based reasoning intrinsically requires a large database. Moreover, some binary image recognition problems inherently need large template sets, such as the recognition of Chinese characters which needs thousands of templates. The proposed algorithm is based on the Connection Machine, which is the most massively parallel machine to date, using a multiresolution method to search for the matching template. The approach uses the pyramid data structure for the multiresolution representation of templates and the input image pattern. For a given binary image it scans the template pyramid searching the match. A binary image of N × N pixels can be matched in O(log N) time complexity by our algorithm and is independent of the number of templates. Implementation of the proposed scheme is described in detail.

论文关键词:Pattern recognition,Binary image,Memory-based reasoning,The Connection Machine,Multiresolution,Massively parallel processing,Image representation,Template matching

论文评审过程:Received 27 May 1988, Revised 28 October 1988, Accepted 10 November 1988, Available online 19 May 2003.

论文官网地址:https://doi.org/10.1016/0031-3203(89)90020-4