CN103761538A - Traffic sign recognition method based on shape feature invariant subspace - Google Patents

Traffic sign recognition method based on shape feature invariant subspace Download PDF

Info

Publication number
CN103761538A
CN103761538A CN201410012899.9A CN201410012899A CN103761538A CN 103761538 A CN103761538 A CN 103761538A CN 201410012899 A CN201410012899 A CN 201410012899A CN 103761538 A CN103761538 A CN 103761538A
Authority
CN
China
Prior art keywords
traffic sign
image
overbar
subspace
sigma
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.)
Pending
Application number
CN201410012899.9A
Other languages
Chinese (zh)
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.)
Shenyang University of Technology
Original Assignee
Shenyang 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 Shenyang University of Technology filed Critical Shenyang University of Technology
Priority to CN201410012899.9A priority Critical patent/CN103761538A/en
Publication of CN103761538A publication Critical patent/CN103761538A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Image Analysis (AREA)

Abstract

The invention relates to a traffic sign recognition method based on shape feature invariant subspace. A binary image of a traffic sign is used as a feature extraction object, the principal component analysis method and the linear discriminant analysis method are combined, and firstly the principal component analysis method is used for conducting feature extraction on the image of the traffic sign so as to obtain a feature matrix with the optimal description effect; then, the linear discriminant analysis method is used for conducting secondary feature extraction on the matrix so as to obtain a feature matrix with the optimal classification effect, and therefore features extracted in the traffic sign recognition method have the optimal description performance and the optimal discrimination performance; finally, the minimum distance classification method is adopted for identifying the extracted features, and tests verify that the traffic sign can be recognized accurately.

Description

Traffic sign recognition method based on the shape facility invariant subspace
Technical field:
The present invention relates to the recognition methods of traffic sign, particularly relate to a kind of traffic sign recognition method based on the shape facility invariant subspace.
Background technology:
Intelligent transportation system is to apply to whole traffic management system by advanced infotech, mechanics of communication, sensing technology, control technology and computer technology etc. are effectively integrated, and set up a kind of on a large scale in, comprehensive play a role, comprehensive transportation and management system accurately and efficiently in real time,, it improves traffic transportation efficiency by harmony, the close fit on people, car, road, relieving traffic jam, improve road passage capability, reduce traffic hazard, reduce energy resource consumption, alleviate environmental pollution.As the important component part of intelligent transportation system, Traffic Sign Recognition System is at important roles such as enhanced machine motor-car and pedestrains safeties.
Traffic Sign Recognition System comprises detection, location, feature extraction and the identification to traffic sign, relative with Position Research ripe to the detection of traffic sign at present, and the research of feature extraction and identification aspect is less.The invention provides a kind of traffic sign recognition method based on the shape facility invariant subspace.Aspect traffic sign feature extraction.External starting early, Typical Representative has: H.Fleyeh E.Davami is the identification for traffic sign by PCA method, first utilize the colouring information of traffic sign that suspicious traffic sign is detected and separated from natural image, and carry out affine rectification to there is the traffic sign of deformation, by PCA method, respectively speed(-)limit sign and warning notice are carried out to feature extraction, then by support vector machine, extracted result is carried out to Classification and Identification; Merve CanKus has proposed the Traffic Sign Recognition of the affine unchangeability based on shif descriptor;
Figure BDA0000455544360000011
cyganek identifies ban traffic sign by the method for tensor analysis.Domestic Typical Representative has: Moment Feature Extraction is done to the Traffic Sign Images in road scene by Chen Zhi association, first by SVM method, by CF, classifies, then extracts 9 eigenwerts of Zernike square, then adopt simple method for mode matching check recognition result.Mao Jianxu, Liu Min have proposed a kind of based on the affine constant Zernike moment characteristics method of ICA, the method is first converted the traffic sign of affined transformation is returned on rotation and mirror transformation by ICA, and then mates by extracting the Zernike moment characteristics of region mirror image and invariable rotary the type that identifies traffic sign.
Traffic sign has color clear, the obvious feature of shape facility, under normal circumstances, the image information of traffic sign is more clearly, but the Traffic Sign Images gathering under natural conditions is easy to be subject to the impact of external condition causes gathered image to have noise, cause take colouring information as basic recognition methods inaccurate.Therefore designing the recognition methods that a noise immunity is strong has very important realistic meaning.
Summary of the invention:
Goal of the invention:
The present invention relates to a kind of traffic sign recognition method based on the shape facility invariant subspace, its objective is to design and a kind ofly can carry out feature extraction and know method for distinguishing for the traffic sign gathering under different noise effect conditions.By picture library being carried out to the feasibility of experimental verification algorithm, can carry out according to algorithm the research of embedded system, finally realize the identification to road signs, improve road traffic safety.
Technical scheme:
The present invention is achieved through the following technical solutions:
A traffic sign recognition method based on the shape facility invariant subspace, is characterized in that: step is as follows:
(1) set up Traffic Sign Images database: for traffic sign main mark, identify, set up respectively indication Traffic Sign Images database, warning Traffic Sign Images database and ban Traffic Sign Images database, be divided into the following steps:
1) download the coloured image of standard traffic sign, set up corresponding color image data storehouse;
2) utilize formula gray=0.299R+0.587G+0.114B that Traffic Sign Images is converted into gray level image, set up corresponding gray level image database;
3) image is added to noise;
4) gray level image is carried out to binaryzation, set up the shape database of traffic sign;
(2) calculate principal component analysis (PCA) (PCA) proper subspace:
Suppose that Traffic Sign Images set is: X={f 1(x, y), f 2(x, y) ..., f n(x, y) }, every piece image f i(x, y) can both become according to row sequential deployment the vector of a M dimension
Figure BDA0000455544360000031
m is image pixel number, and its covariance matrix is defined as: C=XX t=E{ (X-u) (X-u) t, u=E{X} wherein;
C is carried out to svd:
Figure BDA0000455544360000032
Matrix U column vector u 1, u 2..., u mbe unit quadrature, form the base in major component space, they are referred to as major component; KL has converted covariance matrix diagonalization, by KL, converts, and has eliminated former directed quantity
Figure BDA0000455544360000033
each component between correlativity, thereby reach the object that reduces feature space dimension;
If image vector
Figure BDA0000455544360000034
in major component space, coordinate is a i=[a 1i, a 2i..., a mi] t∈ R m, have
x ‾ i = Ua i = [ u 1 , u 2 , . . . , u M ] · [ [ a 1 i , a 2 i , . . . , a Mi ] T ] = Σ k = 1 M a ki · u k , - - - ( 2 )
Because U is unit orthogonal matrix, UU t=U tu=E,
Figure BDA0000455544360000036
[ a 1 i , a 2 i , . . . , a Mi ] T = [ u 1 , u 2 , . . . , u M ] T x ‾ i = [ u 1 T x ‾ i , u 2 T x ‾ i , . . . , u M T x ‾ i ] , - - - ( 3 )
a ki = u k T x ‾ i , - - - ( 4 )
Substitution above formula obtains: x ‾ i = Σ k = 1 M { u k T x ‾ i u k } - - - ( 5 )
Its physical significance is expressed as: with the weighted accumulation of major component vector with carry out matching input picture
Figure BDA00004555443600000310
Suppose only with a front d finite term, to estimate
Figure BDA00004555443600000311
x ^ i = Σ k = 1 d u k T x ‾ i u k - - - ( 6 )
So just completed the dimensionality reduction to original image, due to the good characteristic that KL conversion has, thought that feature space after dimensionality reduction is enough to represent the essential characteristic of original image; Get the corresponding proper vector of a front d eigenwert as the base of PCA proper subspace, all Traffic Sign Images, to this subspace projection, have just been obtained representing the proper subspace of original image collection;
(3) calculate linear discriminant analysis (LDA) proper subspace:
What in classical linear discriminant analysis, use is Fisher criterion function, the Fisher linear discriminant analysis so linear judgment analysis is otherwise known as (Fisher Linear Discriminant Analysis/FLDA); Fisher criterion function is definition like this:
J ( w ) = arg max w | w T S B w | | w T S w w | - - - ( 7 )
Wherein, dispersion S between class bwith dispersion S in class wbe defined as:
S B = 1 C ( C - 1 ) Σ i = 1 C Σ j = 1 C ( u i - u j ) ( u i - u j ) T - - - ( 8 )
S B = 1 C Σ i = 1 C 1 N Σ j = 1 N i ( x j i - u i ) ( x j i - u i ) T - - - ( 9 )
C is total class number, N ithe sample number that represents i class,
Figure BDA0000455544360000044
be j sample in i class,
Figure BDA0000455544360000045
it is the sample average in i class;
On mathematics, the optimum solution that solves Fisher criterion function just equals to solve
Figure BDA0000455544360000046
eigenvalue problem; Ask and make
Figure BDA0000455544360000047
eigenwert while obtaining maximal value, corresponding proper vector is exactly the base of LDA subspace; Feature set in PCA proper subspace, to LDA subspace projection, is just obtained to the final PLA feature space that represents former Traffic Sign Images;
(4) adopt the recognition effect of minimum distance classification checking institute feature extraction feature.
Advantage and effect:
The difficult problem that the present invention brings Traffic Sign Recognition System for solving Complex Noise, a kind of traffic sign recognition method based on the shape facility invariant subspace has been proposed, it is feature extraction object that the bianry image of traffic sign is take in the present invention, principal component analytical method and linear discriminant analysis method are combined, first utilize principal component analytical method to carry out feature extraction to Traffic Sign Images, obtain having the best eigenmatrix of describing effect; On this matrix, by linear discriminant analysis method, carry out quadratic character extraction again, obtain having the eigenmatrix of optimal classification effect, so the feature that this method is extracted had both had the best descriptive best property distinguished that also has; Finally adopt minimum distance classification to identify extracted feature, checking can identify traffic sign accurately by experiment.
The method contrast additive method is short if having time, and the advantage that accuracy rate is high particularly can accurately be identified traffic sign in noisy situation, has strengthened the real-time of system, can develop embedded system, realizes the ONLINE RECOGNITION of road signs.
Four, accompanying drawing explanation:
Fig. 1 is the recognition time of PCA method to prohibitory sign gray level image and bianry image;
Fig. 2 is the recognition time of PCA method to Warning Mark gray level image and bianry image;
Fig. 3 is the recognition time of PCA method to warning notice gray level image and bianry image;
Fig. 4 is the recognition time of PLA method to prohibitory sign gray level image and bianry image;
Fig. 5 is the recognition time of PLA method to Warning Mark gray level image and bianry image;
Fig. 6 is the recognition time of PLA method to warning notice gray level image and bianry image;
Table 1 is the recognition efficiency of different characteristic extracting method to traffic sign gray level image;
Table 2 is the recognition efficiency of different characteristic extracting method to traffic sign bianry image;
The Traffic Sign Images storehouse that reference paper 1 adopts for this patent (comprise traffic sign coloured image, add traffic sign gray-scale map after noise, add the traffic sign binary map after noise).
Embodiment:
Below in conjunction with accompanying drawing and concrete embodiment, the present invention is described further:
China's road signs are divided into main mark and derivative sign two large classes, and totally 116 kinds of main marks have redness, yellow, blueness and white four large classes by color classification, by Shape Classification, have triangle, circle and rectangle three major types.According to the comparatively single feature of China's road signs CF, the recognition methods of traffic sign is mainly divided into recognition methods and the recognition methods based on shape based on color.
Subspace pattern recognition can be take gradation of image information as basis, reduces the impact of aberration, has increased the stability of identification, can reduce in a large number the redundant information of sign image simultaneously, improves recognition speed, increases the real-time of Traffic Sign Recognition System.Because principal component analytical method is rebuild and reverted to basis and carry out feature extraction with the optimum of all samples, the feature of extracting is but optimal classification feature not necessarily of best Expressive Features, and linear discriminant method can make the minimum between class distance simultaneously of sample inter-object distance maximum, be more suitable for for pattern recognition problem, if but do not have enough training samples to guarantee that within class scatter matrix is nonsingular, just can not directly apply, the inventive method combines principal component analytical method and linear discriminant analysis method, not only guaranteed extracted being characterized as best Expressive Features but also having guaranteed that the otherness between different traffic signs is maximum.
The present invention relates to a kind of traffic sign recognition method based on the shape facility invariant subspace, its objective is to design and a kind ofly can carry out feature extraction and know method for distinguishing for the traffic sign gathering under different noise effect conditions.By Traffic Sign Images storehouse is tested, prove the feasible of the method, there is discrimination high, the feature that recognition speed is fast, also can carry out according to algorithm the research of embedded system, finally realizes the identification to road signs, improves road traffic safety.
A kind of traffic sign recognition method based on the shape facility invariant subspace, it is characterized in that: subspace pattern recognition can be take gradation of image information as basis, reduce the impact of aberration, increased the stability of identification, can reduce in a large number the redundant information of sign image simultaneously, improve recognition speed, increase the real-time of Traffic Sign Recognition System.The present invention takes the method that principal component analysis (PCA) combines with linear discriminant analysis on the bianry image of traffic sign, to do feature extraction and identification, and the feature of extracting not only has descriptive strong feature but also has the advantages that classification is good.Specific implementation method is as follows: Criterion Traffic Sign Images storehouse; By coloured image gray processing, and parts of images is done to histogram equalization and process; Image is added to noise, and by Binary Sketch of Grey Scale Image, set up traffic sign bianry image storehouse; Bianry image is done to feature extraction; With minimum distance classification, identify.
Invariant subspace recognition methods based on traffic sign shape, performing step is as follows:
(1) set up Traffic Sign Images database: the inventive method is identified for traffic sign main mark, comprise altogether 29 kinds of Warning Marks, 49 kinds of warning notices, 38 kinds of prohibitory signs, totally 116 kinds; Set up respectively indication Traffic Sign Images database, warning Traffic Sign Images database and ban Traffic Sign Images database, be mainly divided into the following steps:
1) download the coloured image of standard traffic sign, set up corresponding color image data storehouse;
2) utilize formula gray=0.299R+0.587G+0.114B to carry out gray count to Traffic Sign Images, set up corresponding gray level image database;
3) with Matlab software, add respectively white Gaussian noise, poisson noise, salt-pepper noise and speckle noise, the symbiosis of every kind of sign becomes four kinds of images that add noise, sets up totally 116 kinds of signs, the traffic sign storehouse of every kind of sign 5 width images;
4) gray level image is carried out to binaryzation, set up the shape database of traffic sign.In binaryzation process, because in prohibitory sign, no parking and traffic prohibited sign large area region is red, in gray level image, just showing as large area is darker regions, after binaryzation, large area is the figure in black almost illegible sign, this method has been done histogram equalization processing before to its binaryzation, and the image identification degree after its binaryzation is increased.
(2) calculate principal component analysis (PCA) (PCA) proper subspace:
Suppose that Traffic Sign Images set is: X={f 1(x, y), f 2(x, y) ..., f n(x, y) }, every piece image f i(x, y) can become according to row sequential deployment the vector of a M dimension
Figure BDA0000455544360000071
m is image pixel number, and its covariance matrix is defined as: C=XX t=E{ (X-u) (X-u) t, u=E{X} wherein.
C is carried out to svd:
Figure BDA0000455544360000081
Matrix U column vector u 1, u 2..., u mbe unit quadrature, form the base in major component space, they are referred to as major component.Obviously, KL has converted covariance matrix diagonalization, by KL, converts, and has eliminated former directed quantity
Figure BDA0000455544360000082
each component between correlativity, thereby likely remove those coordinate axis with less information to reach the object that reduces feature space dimension.
If image vector
Figure BDA0000455544360000083
in major component space, coordinate is a i=[a 1i, a 2i..., a mi] t∈ R m, have
x ‾ i = Ua i = [ u 1 , u 2 , . . . , u M ] · [ [ a 1 i , a 2 i , . . . , a Mi ] T ] = Σ k = 1 M a ki · u k , - - - ( 2 )
Because U is unit orthogonal matrix, UU t=U tu=E,
Figure BDA00004555443600000811
[ a 1 i , a 2 i , . . . , a Mi ] T = [ u 1 , u 2 , . . . , u M ] T x ‾ i = [ u 1 T x ‾ i , u 2 T x ‾ i , . . . , u M T x ‾ i ] , - - - ( 3 )
a ki = u k T x ‾ i , - - - ( 4 )
Substitution above formula (2) obtains: x ‾ i = Σ k = 1 M { u k T x ‾ i u k } - - - ( 5 )
Its physical significance is expressed as: with the weighted accumulation of major component vector with carry out matching input picture
Figure BDA0000455544360000088
Suppose only with a front d finite term, to estimate
Figure BDA0000455544360000089
x ^ i = Σ k = 1 d u k T x ‾ i u k - - - ( 6 )
So just completed the dimensionality reduction to original image, due to the good characteristic that KL conversion has, can think that feature space after dimensionality reduction is enough to represent the essential characteristic of original image; In experiment, choose respectively 2~4 groups of images as training sample, residual image is as test sample book, the method of taking to retain the energy of original image 90% retains the corresponding proper vector of maximum eigenwert as the base of PCA proper subspace, Traffic Sign Images, to this subspace projection, is obtained representing the eigenmatrix collection of original image collection;
(3) calculate linear discriminant analysis (LDA) proper subspace:
On the feature space basis of extracting in PCA method, carry out LDA feature extraction, what in classical linear discriminant analysis, use is Fisher criterion function, the Fisher linear discriminant analysis so linear judgment analysis is otherwise known as (Fisher Linear Discriminant Analysis/FLDA); Fisher criterion function is definition like this:
J ( w ) = arg max w | w T S B w | | w T S w w | - - - ( 7 )
Wherein, dispersion S between class bwith dispersion S in class wcan be defined as:
S B = 1 C ( C - 1 ) Σ i = 1 C Σ j = 1 C ( u i - u j ) ( u i - u j ) T - - - ( 8 )
S B = 1 C Σ i = 1 C 1 N Σ j = 1 N i ( x j i - u i ) ( x j i - u i ) T - - - ( 9 )
C is total class number, N ithe sample number that represents i class,
Figure BDA0000455544360000094
be j sample in i class,
Figure BDA0000455544360000095
it is the sample average in i class.
On mathematics, the optimum solution that solves Fisher criterion function just equals to solve
Figure BDA0000455544360000096
eigenvalue problem.Ask and make
Figure BDA0000455544360000097
eigenwert while obtaining maximal value, corresponding proper vector is exactly the base of LDA subspace.Eigenmatrix collection in PCA proper subspace, to LDA subspace projection, just can be obtained to the final PLA feature space that represents former Traffic Sign Images;
(4) adopt the recognition effect of minimum distance classification checking institute feature extraction feature.Traffic indication map image set is divided into training plan image set and test pattern image set.First by training image set pair program, do simulation training, obtain representing the test feature matrix stack of training plan image set; With test pattern image set, test again, obtain representing the test feature matrix stack of test pattern image set, and test feature matrix and training characteristics matrix are compared one by one, find and the immediate training image matrix of test pattern matrix, if belong on the same group, be considered as identification correct, if do not belong on the same group, be considered as identification error.In gray level image storehouse, PCA method, when training sample is 1 width image, is 95.92% to the discrimination of warning notice, and other situations are 100%; PLA method is 100% to the discrimination of all signs in all cases.In bianry image storehouse, PCA method, when training sample is 1 width image, is 97.37% to the discrimination of prohibitory sign, and other situations are 100%; PLA method is 100% to the discrimination of all signs in all cases.。
Below by specific embodiment, and by reference to the accompanying drawings, technical scheme of the present invention is described in further detail.
Embodiment: with reference to file 1~file 3, Fig. 1~Fig. 6, table 1, table 2, a kind of invariant subspace recognition methods based on traffic sign shape facility, step is as follows:
(1) download standard Traffic Sign Images, set up respectively the color image data storehouse of Warning Mark, warning notice, prohibitory sign, as shown in file 1.
(2) coloured image of file 1 is normalized to 75*67 size, and is converted into gray level image, add respectively white Gaussian noise, poisson noise, salt-pepper noise and speckle noise, set up the gray level image database of traffic sign, as shown in file 2.
(3) part Traffic Sign Images is done to equalization processing, then by all image binaryzations, set up the bianry image storehouse of traffic sign, as shown in file 3.
(4) use respectively the method for principal component analysis (PCA) (PCA), major component linear discriminant analysis (PLA) to do feature extraction and identification to traffic sign gray level image storehouse and traffic sign bianry image storehouse, recognition efficiency is as shown in table 1~2, and recognition time is as shown in Fig. 1~6.
For totally 580 width of three kinds of Traffic Sign Images under different noise effects, training sample is got respectively 1 width to 4 width images, and the discrimination of this method all can reach 100%; Compare with gray level image, on bianry image, do feature extraction, can reduce recognition time.Prove by experiment, the inventive method can be carried out traffic sign feature extraction and identification fast and effectively, is suitable for applying.
Figure BDA0000455544360000111
The discrimination comparing result of table 1 different characteristic extracting method to traffic sign gray level image.
Figure BDA0000455544360000112
The discrimination comparing result of table 2 different characteristic extracting method to traffic sign bianry image.

Claims (1)

1. the traffic sign recognition method based on the shape facility invariant subspace, is characterized in that: step is as follows:
(1) set up Traffic Sign Images database: for traffic sign main mark, identify, set up respectively indication Traffic Sign Images database, warning Traffic Sign Images database and ban Traffic Sign Images database, be divided into the following steps:
1) download the coloured image of standard traffic sign, set up corresponding color image data storehouse;
2) utilize formula gray=0.299R+0.587G+0.114B that Traffic Sign Images is converted into gray level image, set up corresponding gray level image database;
3) image is added to noise;
4) gray level image is carried out to binaryzation, set up the shape database of traffic sign;
(2) calculate principal component analysis (PCA) (PCA) proper subspace:
Suppose that Traffic Sign Images set is: X={f 1(x, y), f 2(x, y) ..., f n(x, y) }, every piece image f i(x, y) can both become according to row sequential deployment the vector of a M dimension
Figure FDA0000455544350000011
m is image pixel number, and its covariance matrix is defined as: C=XX t=E{ (X-u) (X-u) t, u=E{X} wherein;
C is carried out to svd:
Figure FDA0000455544350000012
Matrix U column vector u 1, u 2..., u mbe unit quadrature, form the base in major component space, they are referred to as major component; KL has converted covariance matrix diagonalization, by KL, converts, and has eliminated former directed quantity
Figure FDA0000455544350000013
each component between correlativity, thereby reach the object that reduces feature space dimension;
If image vector
Figure FDA0000455544350000014
in major component space, coordinate is a i=[a 1i, a 2i..., a mi] t∈ R m, have
x ‾ i = Ua i = [ u 1 , u 2 , . . . , u M ] · [ [ a 1 i , a 2 i , . . . , a Mi ] T ] = Σ k = 1 M a ki · u k , - - - ( 2 )
Because U is unit orthogonal matrix, UU t=U tu=E,
Figure FDA0000455544350000021
[ a 1 i , a 2 i , . . . , a Mi ] T = [ u 1 , u 2 , . . . , u M ] T x ‾ i = [ u 1 T x ‾ i , u 2 T x ‾ i , . . . , u M T x ‾ i ] , - - - ( 3 )
a ki = u k T x ‾ i , - - - ( 4 )
Substitution above formula obtains: x ‾ i = Σ k = 1 M { u k T x ‾ i u k } - - - ( 5 )
Its physical significance is expressed as: with the weighted accumulation of major component vector with carry out matching input picture
Figure FDA0000455544350000025
Suppose only with a front d finite term, to estimate
Figure FDA0000455544350000026
x ^ i = Σ k = 1 d u k T x ‾ i u k - - - ( 6 )
So just completed the dimensionality reduction to original image, due to the good characteristic that KL conversion has, thought that feature space after dimensionality reduction is enough to represent the essential characteristic of original image; Get the corresponding proper vector of a front d eigenwert as the base of PCA proper subspace, all Traffic Sign Images, to this subspace projection, have just been obtained representing the proper subspace of original image collection;
(3) calculate linear discriminant analysis (LDA) proper subspace:
What in classical linear discriminant analysis, use is Fisher criterion function, the Fisher linear discriminant analysis so linear judgment analysis is otherwise known as (Fisher Linear Discriminant Analysis/FLDA); Fisher criterion function is definition like this:
J ( w ) = arg max w | w T S B w | | w T S w w | - - - ( 7 )
Wherein, dispersion S between class bwith dispersion S in class wbe defined as:
S B = 1 C ( C - 1 ) Σ i = 1 C Σ j = 1 C ( u i - u j ) ( u i - u j ) T - - - ( 8 )
S B = 1 C Σ i = 1 C 1 N Σ j = 1 N i ( x j i - u i ) ( x j i - u i ) T - - - ( 9 )
C is total class number, N ithe sample number that represents i class,
Figure FDA00004555443500000211
be j sample in i class, it is the sample average in i class;
On mathematics, the optimum solution that solves Fisher criterion function just equals to solve
Figure FDA0000455544350000031
eigenvalue problem; Ask and make
Figure FDA0000455544350000032
eigenwert while obtaining maximal value, corresponding proper vector is exactly the base of LDA subspace; Feature set in PCA proper subspace, to LDA subspace projection, is just obtained to the final PLA feature space that represents former Traffic Sign Images;
(4) adopt the recognition effect of minimum distance classification checking institute feature extraction feature.
CN201410012899.9A 2014-01-10 2014-01-10 Traffic sign recognition method based on shape feature invariant subspace Pending CN103761538A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410012899.9A CN103761538A (en) 2014-01-10 2014-01-10 Traffic sign recognition method based on shape feature invariant subspace

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410012899.9A CN103761538A (en) 2014-01-10 2014-01-10 Traffic sign recognition method based on shape feature invariant subspace

Publications (1)

Publication Number Publication Date
CN103761538A true CN103761538A (en) 2014-04-30

Family

ID=50528773

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410012899.9A Pending CN103761538A (en) 2014-01-10 2014-01-10 Traffic sign recognition method based on shape feature invariant subspace

Country Status (1)

Country Link
CN (1) CN103761538A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170193313A1 (en) * 2016-01-04 2017-07-06 Texas Instruments Incorporated Real time traffic sign recognition
CN109165556A (en) * 2018-07-24 2019-01-08 吉林大学 One kind being based on GRNN personal identification method
CN113920283A (en) * 2021-12-13 2022-01-11 中国海洋大学 Infrared image trail detection and extraction method based on cluster analysis and feature filtering
CN114596308A (en) * 2022-04-02 2022-06-07 卡奥斯工业智能研究院(青岛)有限公司 Information processing method, device, equipment and medium based on 5G network

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170193313A1 (en) * 2016-01-04 2017-07-06 Texas Instruments Incorporated Real time traffic sign recognition
US10255511B2 (en) * 2016-01-04 2019-04-09 Texas Instruments Incorporated Real time traffic sign recognition
US10657395B2 (en) * 2016-01-04 2020-05-19 Texas Instruments Incorporated Real time traffic sign recognition
US11398098B2 (en) * 2016-01-04 2022-07-26 Texas Instruments Incorporated Real time traffic sign recognition
CN109165556A (en) * 2018-07-24 2019-01-08 吉林大学 One kind being based on GRNN personal identification method
CN109165556B (en) * 2018-07-24 2021-12-07 吉林大学 Identity recognition method based on GRNN
CN113920283A (en) * 2021-12-13 2022-01-11 中国海洋大学 Infrared image trail detection and extraction method based on cluster analysis and feature filtering
CN114596308A (en) * 2022-04-02 2022-06-07 卡奥斯工业智能研究院(青岛)有限公司 Information processing method, device, equipment and medium based on 5G network

Similar Documents

Publication Publication Date Title
Gosselin et al. Revisiting the fisher vector for fine-grained classification
CN107346436B (en) Visual saliency detection method fusing image classification
CN103198303B (en) A kind of gender identification method based on facial image
CN104361313A (en) Gesture recognition method based on multi-kernel learning heterogeneous feature fusion
CN102254196B (en) Method for identifying handwritten Chinese character by virtue of computer
CN104766042A (en) Method and apparatus for and recognizing traffic sign board
CN104766046A (en) Detection and recognition algorithm conducted by means of traffic sign color and shape features
CN112381775A (en) Image tampering detection method, terminal device and storage medium
CN105404886A (en) Feature model generating method and feature model generating device
CN103456003A (en) Device and method for tracking object by using characteristic point descriptor, device and method for removing erroneous characteristic
CN102663401B (en) Image characteristic extracting and describing method
CN103473571A (en) Human detection method
CN103646255A (en) Face detection method based on Gabor characteristics and extreme learning machine
CN103839042A (en) Human face recognition method and human face recognition system
CN105069447A (en) Facial expression identification method
CN104636732A (en) Sequence deeply convinced network-based pedestrian identifying method
CN102867195A (en) Method for detecting and identifying a plurality of types of objects in remote sensing image
CN103761538A (en) Traffic sign recognition method based on shape feature invariant subspace
CN103679161A (en) Human-face identifying method and device
CN105320948A (en) Image based gender identification method, apparatus and system
CN111275070B (en) Signature verification method and device based on local feature matching
CN103390151A (en) Face detection method and device
CN103246877B (en) Based on the recognition of face novel method of image outline
CN103310235A (en) Steganalysis method based on parameter identification and estimation
CN102609715B (en) Object type identification method combining plurality of interest point testers

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20140430