This is the U.S. National Phase of PCT/CN2010/000684, filed May 13, 2010, the entire contents of which is incorporated herein in its entirety by reference.
The invention is related to a pattern recognition, especially to object recognition based on visual psychology.
Shape recognition is a key technology in intelligent video surveillance and the automatic driving system. It can be used to classify interesting objects in intelligent video surveillance and to recognize traffic signs in the automatic driving system.
Most of the shape classification methods focus on local features of shapes. These methods work well only in the case of using discriminative local features. In fact, global features play an important role in shape classification. However most of current shape classification algorithms ignore the importance of global features. Meanwhile, some kinds of global features, e.g., attention-based ones, are difficult to be incorporated into local features based shape classification. Fusion of global features and local features is a key technology in shape classification. However, most fusion strategies simply use the concatenation of local and global representation. Usually these strategies perform not well and lack of cognitive motivations.
It's worth noting that there is related research about global features and local features in the field of cognitive visual psychology. On the one hand, early feature-analysis theories hold that visual perception is a local-to-global process. Marr's computational vision model claims that the primitives of visual information are simple components of forms and their local geometric properties. Treisman's feature integration theory (A. Treisman and G. Gelade, “A feature-integration theory of attention,” Cognitive Psychology, vol. 12, no. 1, pp. 97-136, 1980.) assumes that primary visual features are firstly represented with independent “feature maps” and later recombined together to form objects. Biederman's recognition-by-components (RBC) theory (I. Biederman, “Recognition-by-components: a theory of human image understanding,” Psychological Review, vol. 94, no. 2, pp. 115-147, 1987.) considers that object recognition originates from breaking object into components of basic shapes. On the other hand, early holistic theory, e.g., Gestalt psychology of perceptual organization http://en.wikipedia.org/wiki/Gestalt psychology.) considers that cognitive process is a global-to-local process. Along this direction, Chen et al. proposed a topological perceptual organization (TPO) theory which makes a great breakthrough in cognitive visual psychology. It develops the Gestalt psychology and uses visual psychology experiments to well support that: 1) global perception is prior to local perception; 2) global properties can be described by topological invariance; and 3) topological invariance is superior to other properties, e.g. affine invariance and scale invariance. In the following, we analyze two interesting experiments.
In another famous experiment shown in
Although TPO theory makes great breakthrough in the field of cognitive visual psychology, it is built on experiments and lacks of mathematic descriptions and a computational model.
This invention aims to provide a method to extract global features from shapes and a fusion strategy of combining global features and local features for shape representation.
For this goal, the shape classification method based on the topological perceptual organization theory is proposed, comprising of six steps:
The invention is applicable to intelligent video surveillance, e.g., objects classification, scene understanding. The invention can also be used for the automatic driving system wherein robust recognition of traffic signs plays an important role in enhancing the intelligence of the system.
Next we explain the details of the invention. Note that the description of the details is provided as an aid to understand the invention. It is not a restriction to the invention.
The invention implements an object recognition system based on the topological perceptual organization theory.
The following statements are details of the key steps involved in the invention by using figures as an illustration.
Step S1: Extract the boundary points of shape image. Canny edge detector is applied for boundary extraction.
Step S2: Construct topological space and compute the representation of the boundary points in topological space. Compared with Euclidean space used in many computer vision algorithms, topological space not only has strong cognitive motivation but also provides reasonable explanation in the viewpoint of computer vision which is explained below:
Firstly, what the human visual system adopts is not Euclidean space. For instance, parallel straight lines can be considered as intersect lines by human eyes. Another example is shown in
Secondly, Euclidean space may lead to the failure of some computer vision algorithms. Take
The topological space is defined as:
d*=G(d′) (1)
where G is geodesic distance operator and d′ is defined as:
where ξ is the tolerance, d(i,j) denotes the Euclidean distance between i and j which are two primitives, e.g., two boundary points of a shape.
Step S3: Extract the representation of global features from boundary points in topological space. We adopt the ratio of d*(i,j) to d(i,j) as the vote to construct a frequency histogram which is used as the global feature of a shape. The histogram is defined as:
Where n is the number of boundary points of a shape, L(k) and U(k) are the lower bound and upper bound of the kth bin of the histogram.
Step S4: Extract the representation of local features of boundary points in Euclidean space. We adopt the SIFT algorithm to extract the local feature of shapes.
Step S5: Combine global features and local features and adjust the weight of local feature according to the matching score of shapes using global features. We firstly obtain the matching score by using global features (the reciprocal of the global distance between global features of two shapes). Then the matching score is used as the weight of matching by local features. The final distance between two shapes is defined as:
disfinal=disglobal+α×dislocal
Where disglobal is the global histogram distance between two shapes indicating the degree of global matching, dislocal is local histogram distance between two shapes indicating the degree of local matching and α is the weight of local feature which is proportional to disglobal.
Step S6: Classify shapes using the final distance of shapes. Following step S1-S5, we can obtain distance between any two shapes. Then we can adopt cluster algorithms, e.g., the K-Means algorithm, to obtain the final results of shape classification.
In order to demonstrate the embodiment of the invention, we construct a database (see
Step S1: Extract boundary points from shapes using the Canny edge detector;
Step S2: Construct topological space using equation (1) and equation (2) and then compute the distance of the extracted boundary points in topological space;
Step S3: Extract the global feature from representation of boundary points in topological space using equation (3) and equation (4);
Step S4: Extract the SIFT feature from representation of boundary points in Euclidean space and adopt it as the local feature;
Step S5: Combine the global feature and the local feature using equation (5);
Step S6: Classify shapes using the final distance of shapes defined in equation (5). Afterwards, we adopt the K-Means algorithm to show the clustering results of shapes.
To draw a conclusion, the invention proposes a shape classification method based on the topological perceptual organization theory. The invention is easy to implement and robust to noises. The invention is applicable to intelligent video surveillance and automatic driving systems.
Although the invention has been described by the way of the example of preferred embodiments, it is to be understood that various other adaptations and modifications can be made within the spirit and scope of the invention. Therefore, it is the object of the appended claims to cover all such variations and modifications as come within the true spirit and scope of the invention.
Filing Document | Filing Date | Country | Kind | 371c Date |
---|---|---|---|---|
PCT/CN2010/000684 | 5/13/2010 | WO | 00 | 3/9/2012 |
Publishing Document | Publishing Date | Country | Kind |
---|---|---|---|
WO2011/140679 | 11/17/2011 | WO | A |
Number | Name | Date | Kind |
---|---|---|---|
6323863 | Shinagawa et al. | Nov 2001 | B1 |
Number | Date | Country |
---|---|---|
101110100 | Jan 2008 | CN |
101276418 | Oct 2008 | CN |
101702197 | May 2010 | CN |
2004086503 | Oct 2004 | WO |
2010027476 | Mar 2010 | WO |
Entry |
---|
International Search Report and Written Opinion for PCT International Patent Application No. PCT/CN2010/000684, mailed Feb. 17, 2011. |
Number | Date | Country | |
---|---|---|---|
20130046762 A1 | Feb 2013 | US |