CN103093461A - Shape matching method based on measurement information - Google Patents

Shape matching method based on measurement information Download PDF

Info

Publication number
CN103093461A
CN103093461A CN2013100112638A CN201310011263A CN103093461A CN 103093461 A CN103093461 A CN 103093461A CN 2013100112638 A CN2013100112638 A CN 2013100112638A CN 201310011263 A CN201310011263 A CN 201310011263A CN 103093461 A CN103093461 A CN 103093461A
Authority
CN
China
Prior art keywords
point
shape
measurement information
distance
matching method
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN2013100112638A
Other languages
Chinese (zh)
Other versions
CN103093461B (en
Inventor
贾棋
郭禾
樊鑫
李凤歧
王祎
刘宇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Dalian University of Technology
Original Assignee
Dalian University of Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Dalian University of Technology filed Critical Dalian University of Technology
Priority to CN201310011263.8A priority Critical patent/CN103093461B/en
Publication of CN103093461A publication Critical patent/CN103093461A/en
Application granted granted Critical
Publication of CN103093461B publication Critical patent/CN103093461B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Image Analysis (AREA)

Abstract

The invention belongs to the field of computer vision and relates to a shape matching method based on measurement information. Firstly, the measurement information of shape outline points are used as a feature descriptor and a restricted relationship between the outline points and the whole shape is established. Secondly, in order to increase adaptability of shape local features of the shape matching method based on the measurement information to micro-deformation, the measurement information is divided into subsections and is smoothened. Finally, the shape matching method based on the measurement information is popularized and a feature description sign is generated by means of the measurement information such as Euclidean distance and the triangular radius. The shape matching method based on the measurement information is characterized in that the shape feature description sign is relatively simple. The shape matching method based on the measurement information can conduct description and matching operation to plane target characteristics only simple section modeling and data calculation are needed, and therefore calculation time is greatly shortened and generality of the shape matching method is improved. The shape matching method based on the measurement information has the advantages of being free from changing characteristics in the process of translation and rotation, simple in calculation, low in dimensionality and stable in local deformation.

Description

A kind of shape matching method based on metric
Technical field
The invention belongs to computer vision field, relate to shape description and coupling, specially refer to a kind of shape matching method based on metric.
Background technology
Form fit is an important research direction in computer vision, contacts closely with directions such as object identification, character recognition, image retrieval, medical image analysis.Shape just receives publicity as the important evidence of mankind's observation and recognition object all the time.And the purpose of form fit is sought a kind of simple, effective shape facility describing mode exactly, can distinguish the shape difference of variety classes object, can tolerate again the shape distortion of Different Individual in similar object.So key is exactly to find a suitable equilibrium point, obtain optimum efficiency between the property distinguished and deformability.
At present more common shape facility describing method mainly is divided into based on the method for global information with based on the method for local message.Shape description method based on global information is mainly paid close attention to the shape global feature, and is insensitive for shape local deformation, but also therefore can't describe the minutia of shape, and common method comprises Fourier transform, the methods such as wavelet transformation.On the contrary, shape description method based on local message is mainly paid close attention to the local feature of shape, usually each point of shape there is description accurately, but noise and deformation comparison for the part are responsive, common method comprises curvature scale space, Shape context (Shape Context, SC) etc.For the complementarity of global approach and partial approach, method is arranged with both effective combinations, Shape tree has been proposed, the describing methods such as Contour flexibility, and obtained good effect.Yet this compound method characteristic descriptor generates complicated, and computation complexity is high, and form fit efficient is low, is unfavorable for using in practice.
The Chinese invention patent of Harbin Engineering University, application number 201210150026, " based on the shape description method of fractional Fourier transform ", this patent is based on fractional Fourier transform, the method has guaranteed to make described feature both relevant with the boundary profile of object, relevant with the interior zone of object again, yet to the description a bit deficient in of the minutia of shape.
The Chinese invention patent of Tongji University, application number 200910046267, " based on the image one-way point-to-point matching method of minimum deformation energy ", this patent is based on the Patch-based match method, and calculated amount is smaller, yet the method needs to specify in advance initial match point, a bit deficient in aspect the self-adaptation of method, and the method is also inadequate to the discrimination of local microdeformation.
Summary of the invention
The present invention proposes a kind of new shape description and matching process based on metric, solved the deficiencies in the prior art, the shape facility descriptor that the method generates is relatively simple, only needs metric to be described.
Technical scheme of the present invention comprises the steps:
Step 1. pair original image utilizes the method for rim detection to extract profile.
Step 2. is carried out uniform sampling on profile, sampling number is N.N configuration sampling point is expressed as X={x 1, x 2..., x N.
Step 3. is calculated arbitrary configuration sampling point x i(i=1,2 ..., metric N).
Step 3-1 is with x iBe starting point, scan counterclockwise other configuration sampling points, calculate x iEuclidean distance (Euclidean Distance, ED) to other all configuration sampling points.
Step 3-2 is from x iPoint is done the tangent line of profile, and in the tangent line left side, distance is being for just when other configuration sampling point, and distance is to bear on the tangent line right side.
The x that step 3-3 will calculate above iPoint forms following proper vector D to the distance of other configuration sampling points i
D i=(d i,i,d i,i+1,...,d i,N,d i,1,...,d i,i-1) (1)
Wherein, d i,jExpression x iTo x jDistance, d I, iValue be 0.
Can be with leg-of-mutton area as metric to the calculating of metric in step 3, namely can be in order to lower step replacement step 3.Concrete operation method is as follows:
Step 3-1. is for the sampled point x on profile i, some x i-1And x i+1Respectively its left and right consecutive point, other arbitrary point x on profile jCan both and x i-1And x i+1Consist of a triangle.If d 1Expression x i-1And x jBetween Euclidean distance, d 2Expression x i+1And x jBetween distance, d 3Expression x i-1And x i+1Between distance.
Step 3-2. calculates leg-of-mutton semi-perimeter L with following formula I, j, area H i,jAnd radius R I, j:
L i , j = 1 2 ( d 1 + d 2 + d 3 ) - - - ( 5 )
H i , j = L i , j ( L i , j - d 1 ) ( L i , j - d 2 ) ( L i , j - d 3 ) - - - ( 6 )
R i , j = H i , j L i , j - - - ( 7 )
Step 3-3. combines radius information as the proper vector D of this point i=(R I, i, R I, i+1..., R I, N, R I, 1..., R I, i-1)
Step 4. generates the segmented shape feature descriptor.
Step 4-1 specifies the width S of a local average, the proper vector D that then step 3 is obtained iBe divided into
Figure BDA00002731082000024
Section, the length of each section is all S, the configuration sampling point sequence number of each section is respectively: [1, S], [S+1,2S] ..., [N-S+1, N].
Step 4-2 calculates weighted mean value to the eigenwert in each section, wherein
Figure BDA00002731082000025
The weight of each point in expression S, j=1,2 ..., M represents the segments of point.
dS i j = 1 S Σ t = ( j - 1 ) S + 1 jS α i t d i t - - - ( 2 )
Step 4-3 configuration sampling point x iThe New Characteristics vector can be expressed as
Figure BDA00002731082000032
All sampled point x on step 5. pair profile i(i=1,2 ..., N) reuse the operation of step 4 and calculate its distance feature vector DS i, consist of distance feature matrix D S (X)=(DS 1, DS 2..., DS N).
Step 6. adopts the row maximal value to carry out normalization for every delegation of eigenmatrix DS (X), and the eigenwert after normalization is between [1,1].
dS i j = dS i j max t = 1,2 , . . . N { | dS t j | } - - - ( 3 )
Step 7. is calculated the similarity between shape.
Step 7-1X and Y represent respectively the configuration sampling point set of shape A and B.On profile, arbitrary sampled point can be expressed as: x i∈ X (i=1,2 ..., N), y j∈ Y (j=1,2 ..., L), wherein N and L are the sampled point number;
Step 7-2 utilizes L 1The tolerance formula carries out proper vector relatively:
c ( x i , y j ) = Σ t = 1 M w t | dS x i t - dS y j t | - - - ( 4 )
w tThe weight that represents each local feature value, account form is
Figure BDA00002731082000035
Because at p iAnd q jPoint on every side is more important than the point of distance, so will give larger weight.
Step 7-3 is for profile X={x iAnd Y={y j, by the calculating of step 7-2 formula, can obtain similarity matrix W:
W = c ( x 1 , y 1 ) . . . . . . . . . c ( x i , y i ) . . . . . . . . . c ( x N , y L )
Step 7-4 seeks the corresponding relation g (x) between X and Y: X → Y, when point one by one at once
Figure BDA00002731082000037
Minimum.
Similarity between step 7-5 shape A and B can be expressed as:
The present invention has translation, rotational invariance, and calculates simply, and dimension is lower, and is more stable for local deformation.Only need simple segmentation modeling and data to calculate, just can be described and matching operation the plane objective trait, greatly reduce operation time, increased its versatility.
Description of drawings
Fig. 1 is that method of the present invention carries out to certain shape the diagram that segmentation represents.
Fig. 2 (a) is the example of shape profile up-sampling point, p 1, p 2, p 3Be three sampled points wherein.Fig. 2 (b)-Fig. 2 (d) is respectively the characteristic spectrum of three points, and transverse axis is the sequence of point, and the longitudinal axis is Euclidean distance tolerance.Fig. 2 (b) is a p 1Characteristic spectrum, comprise positive negative in feature.Fig. 2 (c) is a p 2Characteristic spectrum, all other point is all at p 2The top of place's tangent line is so eigenwert is all positive number.Fig. 2 (d) is a p 3Characteristic spectrum, all other point is all at p 3The below of place's tangent line is so eigenwert is all negative.
Fig. 3 is the picture specification of triangle radial features descriptor.
Embodiment
For making purpose of the present invention, technical scheme and advantage clearer, below in conjunction with accompanying drawing and instantiation, the present invention is described in further details.These examples are only illustrative, and are not limitation of the present invention.
1. read in a width shape picture, as the figure of " heart " shape in Fig. 1, be designated as X.Use the canny edge detection algorithm to extract shape edges.Adopt afterwards the uniform sampling method, extract 100 sampled points, X={x on profile 1, x 2..., x 100, as shown in Figure 1.
2. calculate its metric as an example of arbitrary sampled point example, as the sampled point of the middle recess in Fig. 1.Here take calculate Euclidean distance as metric as example, as shown in fig. 1, represent that this sampled point is to the range information of all other sampled points, in order to retrain the relation of this point and the shape overall situation.For the validity of Enhanced feature, added " positive negative direction " for Euclidean distance, namely other sample is in the left side of the tangent line of current point, and distance is for just; Distance is negative on the right side.Three kinds of possible situations have been showed as Fig. 2, for p 1, there is sampled point simultaneously in its tangent line both sides, thus its proper vector have just have negative, as Fig. 2 (b); For p 2, all sampled points all are positioned on the left of its tangent line, so its eigenwert is all positive number, as Fig. 2 (c); On the contrary, for p 3, all sampled points all are positioned at its tangent line right side, so its all eigenwerts are all negative, as Fig. 2 (d).
3. can obtain the proper vector of each sampled point by calculating top calculating, as formula (1).
4. owing to there being a large amount of local deformations between shape, in order to overcome deformation effect, the present invention adopts local segmentation and average weighted method.At first whole profile is divided into 20 segments, every section has 5 sampled points.Afterwards the metric of 5 sampled points is weighted summation, as formula (2), the proper vector of each sampled point is reduced to 20 dimensions from 100 dimensions like this, has not only simplified the calculated amount of subsequent operation, and increased stability to local deformation, guaranteed simultaneously the validity of feature.
5. because European metric itself just has translation and invariable rotary feature, in order to increase the yardstick unchangeability of proper vector, the present invention has adopted capable maximum method for normalizing, and intersegmental feature is carried out normalization, as formula (3).
6. the proper vector with each sampled point of shape X connects together the eigenmatrix that has just consisted of whole shape.Use afterwards formula (4) to calculate similarity between any two sampled points of two shapes, generate similarity matrix W, utilize at last dynamic programming algorithm, find the point correspondence between two shapes, corresponding similarity value is accumulated together, just obtained the similarity size of two shapes.
7. the process of form fit is exactly that all the shape pictures in inquiry shape picture and database are calculated similarity one by one, then according to similarity size order rank results.
8. the example of triangle radial features descriptor and Euclidean distance are similar, just in the 2nd step difference to some extent during the calculated characteristics vector.The computation process of triangle radius as shown in Figure 3.At first utilize left and right consecutive point and arbitrary other sampled point of current sampling point to consist of a triangle, as shown in three solid lines.Then according to formula (5) (6) (7), derive the value of triangle radius.

Claims (2)

1. shape matching method based on metric, its feature comprises the following steps,
Step 1. pair original image utilizes the method for rim detection to extract profile;
Step 2. is carried out uniform sampling on profile, sampling number is N; N configuration sampling point is expressed as X={x 1, x 2..., x N;
Step 3. is calculated arbitrary configuration sampling point x i(i=1,2 ..., metric N);
Step 3-1 is with x iBe starting point, scan counterclockwise other configuration sampling points, calculate x iEuclidean distance (Euclidean Distance, ED) to other all configuration sampling points;
Step 3-2 is from x iPoint is done the tangent line of profile, and in the tangent line left side, distance is being for just when other configuration sampling point, and distance is to bear on the tangent line right side;
The x that step 3-3 will calculate above iPoint forms following proper vector D to the distance of other configuration sampling points i
D i=(d i,i,d i,i+1,...,d i,N,d i,1,...,d i,i-1) (1)
Wherein, d I, jExpression x iTo x jDistance, d I, iValue is 0;
Step 4. generates the segmented shape feature descriptor;
Step 4-1 specifies the width S of a local average, the proper vector D that then step 3 is obtained iBe divided into
Figure FDA00002731081900011
Section, the length of each section is all S, the configuration sampling point sequence number of each section is respectively: [1, S], [S+1,2S] ..., [N-S+1, N];
Step 4-2 calculates weighted mean value to the eigenwert in each section, wherein The weight of each point in expression S, j=1,2 ..., M represents the segments of point;
dS i j = 1 S Σ t = ( j - 1 ) S + 1 jS α i t d i t - - - ( 2 )
Step 4-3 configuration sampling point x iThe New Characteristics vector can be expressed as
Figure FDA00002731081900014
All sampled point x on step 5. pair profile i(i=1,2 ..., N) reuse the operation of step 4 and calculate its distance feature vector DS i, consist of distance feature matrix D S (X)=(DS 1, DS 2..., DS N);
Step 6. adopts the row maximal value to carry out normalization for every delegation of eigenmatrix DS (X), and the eigenwert after normalization is between [1,1];
dS i j = dS i j max t = 1,2 . . . N { | dS t j | } - - - ( 3 )
Step 7. is calculated the similarity between shape;
Step 7-1X and Y represent respectively the configuration sampling point set of shape A and B.On profile, arbitrary sampled point can be expressed as: x i∈ X (i=1,2 ..., N), y j∈ Y (j=1,2 ..., L), wherein N and L are the sampled point number;
Step 7-2 utilizes L 1The tolerance formula carries out proper vector relatively:
c ( x i , y j ) = Σ t = 1 M w t | dS x i t - dS y j t | - - - ( 4 )
w tThe weight that represents each local feature value, account form is
Figure FDA00002731081900023
Step 7-3 is for profile X={x iAnd Y={y j, by the calculating of step 7-2 formula, can obtain similarity matrix W:
W = c ( x 1 , y 1 ) . . . . . . . . . c ( x i , y j ) . . . . . . . . . c ( x N , y L )
Step 7-4 seeks the corresponding relation g (x) between X and Y: X → Y, when point one by one at once
Figure FDA00002731081900025
Minimum;
Similarity between step 7-5 shape A and B is expressed as:
Figure FDA00002731081900026
2. shape matching method according to claim 1, is characterized in that, can with the triangle radius as metric, namely use following step replacement step 3 for the calculating to metric in step 3:
Step 3-1. is for the sampled point x on profile i, some x i-1And x i+1Respectively its left and right consecutive point, other arbitrary point x on profile jCan both and x i-1And x i+1Consist of a triangle; If d 1Expression x i-1And x jBetween Euclidean distance, d 2Expression x i+1And x jBetween distance, d 3Expression x i-1And x i+1Between distance;
Step 3-2. calculates leg-of-mutton semi-perimeter L with following formula I, j, area H i,jAnd radius R I, j:
L i , j = 1 2 ( d 1 + d 2 + d 3 ) - - - ( 5 )
H i , j = L i , j ( L i , j - d 1 ) ( L i , j - d 2 ) ( L i , j - d 3 ) - - - ( 6 )
R i , j = H i , j L i , j - - - ( 7 )
Step 3-3. combines radius information as the proper vector D of this point i=(R I, i, R I, i+1..., R I, N, R I, 1..., R I, i-1).
CN201310011263.8A 2013-01-14 2013-01-14 A kind of shape matching method based on metric Active CN103093461B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310011263.8A CN103093461B (en) 2013-01-14 2013-01-14 A kind of shape matching method based on metric

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310011263.8A CN103093461B (en) 2013-01-14 2013-01-14 A kind of shape matching method based on metric

Publications (2)

Publication Number Publication Date
CN103093461A true CN103093461A (en) 2013-05-08
CN103093461B CN103093461B (en) 2015-11-18

Family

ID=48205992

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310011263.8A Active CN103093461B (en) 2013-01-14 2013-01-14 A kind of shape matching method based on metric

Country Status (1)

Country Link
CN (1) CN103093461B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104978582A (en) * 2015-05-15 2015-10-14 苏州大学 Contour chord angle feature based identification method for blocked target
CN109035201A (en) * 2018-06-21 2018-12-18 华中科技大学 A kind of object deflection acquisition methods based on digital picture diffraction
CN111709917A (en) * 2020-06-01 2020-09-25 深圳市深视创新科技有限公司 Label-based shape matching algorithm

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102200999A (en) * 2011-04-27 2011-09-28 华中科技大学 Method for retrieving similarity shape
CN102810160A (en) * 2012-06-06 2012-12-05 北京京东世纪贸易有限公司 Method and device for searching images

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102200999A (en) * 2011-04-27 2011-09-28 华中科技大学 Method for retrieving similarity shape
CN102810160A (en) * 2012-06-06 2012-12-05 北京京东世纪贸易有限公司 Method and device for searching images

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
JUNWEI WANG等: "《Shape matching and classification using height functions》", 《PATTERN RECOGNITION LETTERS》, no. 33, 30 December 2012 (2012-12-30), pages 136 - 138 *
XUYING ZHAO等: "《Non-Alignment Fingerprint Matching Based on Local and Global Information》", 《PROCEEDINGS OF THE FIRST INTERNATIONAL CONFERENCE ON INNOVATIVE COMPUTING, INFORMATION AND CONTROL》, vol. 3, 30 December 2006 (2006-12-30), pages 3 *
周瑜等: "《形状匹配方法研究与展望》", 《自动化学报》, vol. 38, no. 6, 30 June 2012 (2012-06-30), pages 892 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104978582A (en) * 2015-05-15 2015-10-14 苏州大学 Contour chord angle feature based identification method for blocked target
CN104978582B (en) * 2015-05-15 2018-01-30 苏州大学 Shelter target recognition methods based on profile angle of chord feature
CN109035201A (en) * 2018-06-21 2018-12-18 华中科技大学 A kind of object deflection acquisition methods based on digital picture diffraction
CN111709917A (en) * 2020-06-01 2020-09-25 深圳市深视创新科技有限公司 Label-based shape matching algorithm
CN111709917B (en) * 2020-06-01 2023-08-22 深圳市深视创新科技有限公司 Shape matching algorithm based on annotation

Also Published As

Publication number Publication date
CN103093461B (en) 2015-11-18

Similar Documents

Publication Publication Date Title
CN101847163B (en) Design patent image retrieval method with multi-characteristics fusion
Davarzani et al. Scale-and rotation-invariant texture description with improved local binary pattern features
CN109063541B (en) System and method for fingerprint identification
CN102081733B (en) Multi-modal information combined pose-varied three-dimensional human face five-sense organ marking point positioning method
CN102129684B (en) Method for matching images of different sources based on fit contour
CN110472652B (en) Small sample classification method based on semantic guidance
CN111666434A (en) Streetscape picture retrieval method based on depth global features
CN108764140B (en) Three-dimensional face recognition method based on Ricci curvature flow
CN102955855A (en) Palm print database search method based on quantum algorithms
CN104298990A (en) Rapid graph matching and recognition method based on skeleton graphs
CN104156723B (en) A kind of extracting method with the most stable extremal region of scale invariability
CN104077742A (en) GABOR characteristic based face sketch synthetic method and system
CN103093461B (en) A kind of shape matching method based on metric
Badri et al. Fast and accurate texture recognition with multilayer convolution and multifractal analysis
CN105740878B (en) The Symbol Recognition and device of GIS-Geographic Information System
CN102201060A (en) Method for tracking and evaluating nonparametric outline based on shape semanteme
Tran et al. 3D point cloud registration based on the vector field representation
CN109410333B (en) High-quality super-patch clustering generation method
Sundararajan et al. Continuous set of image processing methodology for efficient image retrieval using BOW SHIFT and SURF features for emerging image processing applications
CN101916367A (en) Three-dimensional face intrinsic attribute description method
CN107229935B (en) Binary description method of triangle features
Cope et al. Classifying plant leaves from their margins using dynamic time warping
CN112269951B (en) Linear shape space retrieval method for vector line data
CN113516123A (en) Detection and identification method for tire embossed characters
Lu et al. Road vanishing-point detection: A multi-population genetic algorithm based approach

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant