CN105447457A - License plate character identification method based on adaptive characteristic - Google Patents

License plate character identification method based on adaptive characteristic Download PDF

Info

Publication number
CN105447457A
CN105447457A CN201510790428.5A CN201510790428A CN105447457A CN 105447457 A CN105447457 A CN 105447457A CN 201510790428 A CN201510790428 A CN 201510790428A CN 105447457 A CN105447457 A CN 105447457A
Authority
CN
China
Prior art keywords
license plate
characters
convolution mask
character
convolved image
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
CN201510790428.5A
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.)
ANHUI QINGXIN INTERNET INFORMATION TECHNOLOGY Co Ltd
Original Assignee
ANHUI QINGXIN INTERNET INFORMATION TECHNOLOGY Co Ltd
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 ANHUI QINGXIN INTERNET INFORMATION TECHNOLOGY Co Ltd filed Critical ANHUI QINGXIN INTERNET INFORMATION TECHNOLOGY Co Ltd
Priority to CN201510790428.5A priority Critical patent/CN105447457A/en
Publication of CN105447457A publication Critical patent/CN105447457A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/50Context or environment of the image
    • G06V20/56Context or environment of the image exterior to a vehicle by using sensors mounted on the vehicle
    • G06V20/58Recognition of moving objects or obstacles, e.g. vehicles or pedestrians; Recognition of traffic objects, e.g. traffic signs, traffic lights or roads
    • G06V20/584Recognition of moving objects or obstacles, e.g. vehicles or pedestrians; Recognition of traffic objects, e.g. traffic signs, traffic lights or roads of vehicle lights or traffic lights
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/241Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
    • G06F18/2415Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on parametric or probabilistic models, e.g. based on likelihood ratio or false acceptance rate versus a false rejection rate
    • G06F18/24155Bayesian classification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/10Character recognition
    • G06V30/14Image acquisition
    • G06V30/146Aligning or centring of the image pick-up or image-field
    • G06V30/1475Inclination or skew detection or correction of characters or of image to be recognised
    • G06V30/1478Inclination or skew detection or correction of characters or of image to be recognised of characters or characters lines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/60Type of objects
    • G06V20/62Text, e.g. of license plates, overlay texts or captions on TV images
    • G06V20/625License plates

Abstract

The invention provides a license plate character identification method based on an adaptive characteristic. The method comprises the following steps of constructing a multi-scale spatial convolution template; carrying out normalization on a license plate character image size to be identified; acquiring a multi-scale spatial license plate character characteristic set; acquiring an adaptive license plate character characteristic vector; and identifying a license plate character image. In the method, based on a human visual identification character principle, through analyzing convolution images of different scale spaces and different convolution template sizes, an optimal characteristic of the character is adaptively acquired. The optimal characteristic comprises a global characteristic and a local characteristic. The license plate character can be accurately identified, robustness is high and a requirement to character image quality is low.

Description

A kind of license plate character recognition method based on self-adaptive features
Technical field
The present invention relates to technical field of image processing, specifically a kind of license plate character recognition method based on self-adaptive features.
Background technology
Recognition of License Plate Characters is the final step of Vehicle License Plate Recognition System, and be also a vital step, it directly affects recognition accuracy and the efficiency of whole system.For the identification of desirable characters on license plate, existing a lot of ripe method, can reach very high accuracy rate both at home and abroad.And the license plate image gathered in actual environment, character often have that resolution is lower, part shoals or lack, edge fog, the feature such as character inclination, make accurate identification character become very difficult, based on existing character identifying method, satisfied accuracy rate cannot be reached.Therefore, accurately identify characters on license plate, become the difficult point of domestic and international Vehicle License Plate Recognition System.
Recognition of License Plate Characters adopts three kinds of recognition methodss usually, is the method based on template matches, the method based on neural network, method based on support vector machine (SVM) respectively.Known according to pattern recognition theory, affecting the biggest factor of recognition accuracy, is not which kind of sorting technique selected, but the target signature selected, as long as character feature selection is suitable, above-mentioned three kinds of methods all can reach good classifying quality.Therefore, how to select character feature, become the key determining Recognition of License Plate Characters success or failure.
At present, conventional characters on license plate feature mainly contains following a few class:
(1) global characteristics, this category feature adopts global change to obtain the global feature of character, use orderly global feature or subset feature to carry out constitutive characteristic vector, common feature has GABOR transform characteristics, moment characteristics, projection properties, stroke density feature, HARR feature, HOG feature etc.The advantage of these features is insensitive to localized variation, and antijamming capability is strong; Its shortcoming easily ignores some important local feature, cannot distinguish similar character.
(2) local feature, this category feature is in multiple regional areas of character, calculate corresponding feature, use the orderly local feature of series connection to form final proper vector, principal character comprises local gray level histogram feature, LBP feature, threading feature, SIFT feature etc.The advantage of this category feature is that to distinguish the ability of character strong; Its shortcoming too pays close attention to the local feature of character, and often fault discrimination has the character of noise.
Summary of the invention
The object of the invention is to the shortcoming for using global characteristics or local feature recognition characters on license plate, a kind of license plate character recognition method based on self-adaptive features is provided, by paying close attention to the character convolved image under different scale space, obtain the optimal characteristics of character adaptively, improve the accuracy rate of character recognition.
Technical scheme of the present invention is:
Based on a license plate character recognition method for self-adaptive features, comprise the following steps:
(1) multiscale space convolution mask is built;
(2) by characters on license plate picture size to be identified normalization;
(3) the multiscale space convolution mask built is utilized to carry out convolution algorithm to the characters on license plate image to be identified after normalization, the assemblage characteristic collection of characters on license plate convolved image under acquisition different scale space, to connect the assemblage characteristic collection of characters on license plate convolved image under all metric spaces, obtain multiscale space characters on license plate feature set;
(4) extraction process is carried out to the multiscale space characters on license plate feature set obtained, be obtained from and adapt to characters on license plate proper vector;
(5) the self-adaptation characters on license plate proper vector input Bayes classifier will obtained, the characters on license plate proper vector calculating input belongs to the probability of a certain classification, selects classification that most probable value is corresponding as the character class in characters on license plate image to be identified.
The described license plate character recognition method based on self-adaptive features, in step (2), described by characters on license plate picture size to be identified normalization, realized by following bilinear interpolation formula:
f ( x , y ) = s 11 * f ( x 1 , y 1 ) + s 21 * f ( x 2 , y 1 ) + s 12 * f ( x 1 , y 2 ) + s 22 * f ( x 2 , y 2 ) s 11 = ( x 2 - x ) ( y 2 - y ) ( x 2 - x 1 ) ( y 2 - y 1 ) s 21 ( x - x 1 ) ( y 2 - y ) ( x 2 - x 1 ) ( y 2 - y 1 ) s 12 = ( x 2 - x ) ( y - y 1 ) ( x 2 - x 1 ) ( y 2 - y 1 ) s 22 = ( x - x 1 ) ( y - y 1 ) ( x 2 - x 1 ) ( y 2 - y 1 )
Wherein, (x, y) represents the pixel coordinate of gray-scale value f (x, y) to be asked, (x 1, y 1), (x 2, y 1), (x 1, y 2), (x 2, y 2) represent four known ash angle value f (x that distance pixel coordinate (x, y) is nearest respectively 1, y 1), f (x 2, y 1), f (x 1, y 2), f (x 2, y 2) pixel coordinate.
The described license plate character recognition method based on self-adaptive features, in step (3), the assemblage characteristic collection of characters on license plate convolved image under described acquisition different scale space, specifically comprises the following steps:
(31) certain metric space is chosen as current scale space;
(32) following formula is adopted, the characters on license plate convolved image of selected convolution mask size under obtaining current scale space:
g ( x , y ) = Σ i = 1 m Σ j = 1 n f ( x i + d x , y j + d y ) * G ( x i , y j )
G ( x i , y i ) = 1 2 πσ 2 e ( x i - m 2 ) 2 + ( y i - n 2 ) 2 2 σ 2
Wherein, m represents the width of convolution mask, and n represents the height of convolution mask, and σ represents Gaussian distribution standard deviation, G (x i, y j) represent (x on convolution mask i, y j) weighted value corresponding to place's pixel, the position (x, y) on the characters on license plate image to be identified after normalization of the center that dx, dy represent convolution mask relative to the side-play amount in the image upper left corner, f (x i+ dx, y j+ dy) represent (x on the characters on license plate image to be identified after normalization i+ dx, y j+ dy) gray-scale value of place's pixel, g (x, y) represents the gray-scale value of (x, y) place pixel on characters on license plate convolved image;
(33) the characters on license plate convolved image of the selected convolution mask size obtained is divided into a series of overlapped subregion block;
(34) feature set of every sub regions block is obtained;
(35) to connect the feature set of all subregion blocks, obtain the feature set of the characters on license plate convolved image of selected convolution mask size;
(36) convert convolution mask size, repeat step (32) ~ (35), until the feature set of the characters on license plate convolved image of all convolution mask sizes under obtaining current scale space;
(37) to connect the feature set of the characters on license plate convolved image of all convolution mask sizes under current scale space, obtain the assemblage characteristic collection of characters on license plate convolved image under current scale space;
(38) change of scale space, repeats step (31) ~ (37), until obtain the assemblage characteristic collection of characters on license plate convolved image under different scale space.
The described license plate character recognition method based on self-adaptive features, in step (4), the described multiscale space characters on license plate feature set to obtaining carries out extraction process, specifically adopts classical linear discriminant analysis method, reduces the dimension of described multiscale space characters on license plate feature set.
The described license plate character recognition method based on self-adaptive features, in step (5), the described characters on license plate proper vector calculating input belongs to the probability of a certain classification, is realized by following formula:
p i ( X ) = n i 2 π N | C o v | 0.5 e [ - 0.5 * ( X - U ) Cov - 1 ( X - U ) T ]
Wherein, X represents the characters on license plate proper vector of input, n irepresent the training sample number of the i-th class characters on license plate, N represents the number of all training samples, and U represents the corresponding average of each dimension element of a certain class characters on license plate proper vector, and Cov represents the covariance matrix of each dimension element of a certain class characters on license plate proper vector.
The described license plate character recognition method based on self-adaptive features, in step (33), the described characters on license plate convolved image by the selected convolution mask size obtained is divided into a series of overlapped subregion block, specifically comprises the following steps:
(331) size dimension of selected square area, is that half size dimension slides on described characters on license plate convolved image according to step-length, obtains the subregion block that this size dimension is corresponding;
(332) adjust the size dimension of square area, repeat step (331).
The described license plate character recognition method based on self-adaptive features, in step (34), the feature set of the every sub regions block of described acquisition, specifically comprises the following steps:
(341) adopt following formula, obtain the grey level histogram of subregion block:
h i s t ( i ) = h i s t ( i ) + 1 10 * ( i - 1 ) &le; g ( x , y ) < 10 * i h i s t ( i ) 10 * i &le; g ( x , y ) o r g ( x , y ) < 10 * ( i - 1 )
Wherein, hist (i) represents the i-th dimension grey level histogram of subregion block, and i is integer and 1≤i≤26, and g (x, y) represents the gray-scale value of (x, y) place pixel in subregion block.
(342) following formula is adopted, the grey level histogram normalization by the subregion block of acquisition:
hist &prime; ( i ) = h i s t ( i ) r s r s = 1 N &Sigma; I = 1 N h i s t ( i )
Wherein, N represents the dimension of subregion block grey level histogram, and hist ' (i) represents the grey level histogram of the subregion block after normalization;
(343) using the feature set of the grey level histogram after normalization as subregion block.
Beneficial effect of the present invention is:
As shown from the above technical solution, the present invention is based on the principle of human vision identification character, by analyzing the convolved image of different scale space, different convolution mask size, obtain the optimal characteristics of character adaptively, this optimal characteristics contains global characteristics and local feature, more accurately can identify characters on license plate, robustness is higher, simultaneously lower for the quality requirements of character picture.
Accompanying drawing explanation
Fig. 1 is method flow diagram of the present invention;
Fig. 2 is the process flow diagram of the character feature collection under acquisition single scale space;
Convolution mask weighted value distribution plan when Fig. 3 is Gaussian distribution standard deviation is 1.2, template size is 5*5;
Character convolved image when Fig. 4 is Gaussian distribution standard deviation is 1.2, template size is 5*5, Fig. 4 (a) for former figure, Fig. 4 (b) be image after convolution;
Fig. 5 divides character convolved image subregion block schematic diagram, and wherein, b0, b1, b2, b3, b4, c0, c1, c2 represent a sub regions block respectively.
Embodiment
The present invention is further illustrated below in conjunction with the drawings and specific embodiments.
As shown in Figure 1, a kind of license plate character recognition method based on self-adaptive features, comprises the following steps:
S1, structure multiscale space convolution mask, the computing of Gaussian convolution template is the effective ways realizing multiscale space conversion, dimensional Gaussian convolution mask function, as shown in formula (1), adopts different Gaussian distribution standard deviations, can obtain the convolution mask in different scale space.
G ( x , y ) = 1 2 &pi;&sigma; 2 e ( x - m 2 ) 2 + ( y - n 2 ) 2 2 &sigma; 2 - - - ( 1 )
Wherein, (x, y) represent the coordinate of certain pixel on convolution mask, G (x, y) represents (x, y) weighted value that place's pixel is corresponding, m represents the width of convolution mask, and n represents the height of convolution mask, and σ represents Gaussian distribution standard deviation, σ value is larger, and the image space yardstick of acquisition is larger.
Convolution mask weighted value distributed effect when Gaussian distribution standard deviation is 1.2, convolution mask is of a size of 5*5 as shown in Figure 3.
S2, the normalization of character picture size, mainly according to bilinear interpolation theoretical formula (2), the character picture of different size, transform to identical size, eliminates the impact that size difference is brought.
f ( x , y ) = s 11 * f ( x 1 , y 1 ) + s 21 * f ( x 2 , y 1 ) + s 12 * f ( x 1 , y 2 ) + s 22 * f ( x 2 , y 2 ) s 11 = ( x 2 - x ) ( y 2 - y ) ( x 2 - x 1 ) ( y 2 - y 1 ) s 21 ( x - x 1 ) ( y 2 - y ) ( x 2 - x 1 ) ( y 2 - y 1 ) s 12 = ( x 2 - x ) ( y - y 1 ) ( x 2 - x 1 ) ( y 2 - y 1 ) s 22 = ( x - x 1 ) ( y - y 1 ) ( x 2 - x 1 ) ( y 2 - y 1 ) - - - ( 2 )
Wherein, (x, y) represents the pixel coordinate of gray-scale value f (x, y) to be asked, (x 1, y 1), (x 2, y 1), (x 1, y 2), (x 2, y 2) represent four known ash angle value f (x that distance pixel coordinate (x, y) is nearest respectively 1, y 1), f (x 2, y 1), f (x 1, y 2), f (x 2, pixel coordinate y).
S3, acquisition multiscale space character feature collection, mainly obtain under different scale space, the assemblage characteristic collection of character convolved image, concrete steps are as follows:
Character feature collection under S31, acquisition single scale space, mainly for some metric spaces, obtain the assemblage characteristic collection of character convolved image, as shown in Figure 2, concrete steps are as follows:
The character convolved image of S311, the selected convolution mask size of acquisition, mainly for specific metric space, the Gaussian convolution template of selected some convolution mask sizes, according to convolution algorithm formula (3), obtain corresponding character convolved image, effect as shown in Figure 4:
g ( x , y ) = &Sigma; i = 1 m &Sigma; j = 1 n f ( x i + d x , y j + d y ) * G ( x i , y j ) - - - ( 3 )
Wherein, G (x i, y j) represent (x on convolution mask i, y j) weighted value corresponding to place's pixel, m represents the width of convolution mask, and n represents the height of convolution mask, and dx, dy represent the side-play amount of the position (x, y) of the center of convolution mask on character picture relative to the character picture upper left corner, f (x i+ dx, y j+ dy) represent (x on character picture i+ dx, y j+ dy) gray-scale value of place's pixel, g (x, y) represents the gray-scale value of (x, y) place pixel on character convolved image.
S312, division character convolved image subregion block, mainly character convolved image is divided into a series of overlapped zonule block, concrete steps are as follows:
The size dimension of S3121, selected square area, as shown in Figure 5, is that half size dimension slides according to step-length, obtains corresponding character convolved image subregion block;
The size dimension of S3122, adjustment square area, repeated execution of steps S3121, obtains all possible character convolved image subregion block.
The feature set of S313, acquisition character convolved image subregion block, concrete steps are as follows:
S3131, for each subregion block, obtain corresponding subregion block grey level histogram according to formula (4):
h i s t ( i ) = h i s t ( i ) + 1 10 * ( i - 1 ) &le; g ( x , y ) < 10 * i h i s t ( i ) 10 * i &le; g ( x , y ) o r g ( x , y ) < 10 * ( i - 1 ) - - - ( 4 )
Wherein, hist (i) represents the i-th dimension grey level histogram of subregion block, and i is integer and 1≤i≤26, and g (x, y) represents the gray-scale value of (x, y) place pixel in subregion block.
S3132, according to formula (5), carry out the normalization of subregion block grey level histogram, eliminate the impact of local anomaly gray-scale value:
hist &prime; ( i ) = h i s t ( i ) r s r s = 1 N &Sigma; I = 1 N h i s t ( i ) - - - ( 5 )
Wherein, N represents the dimension of subregion block grey level histogram, and hist ' (i) represents the feature set of the subregion block grey level histogram after normalization and subregion block.
The feature set of S314, the character convolved image obtained under selected convolution mask size, method is the feature set of all subregion blocks of connecting.
S315, whether process whole convolution mask size, if so, enter step S316, otherwise conversion convolution mask size, continues to perform step S311 to step S315.
The assemblage characteristic collection of character convolved image under S316, acquisition single scale space, method is the feature set of the character convolved image under all convolution mask sizes of series connection;
S317, according to formula (6), the assemblage characteristic collection of character convolved image under single scale space is selected in normalization, eliminates the impact that light inequality is brought:
allhist &prime; ( i ) = a l l h i s t ( i ) max { a l l h i s t ( i ) } - - - ( 6 )
Wherein, allhist (i) represents grey level histogram and the assemblage characteristic collection of character convolved image under selected single scale space, max{} represents and gets maximal value, and allhist ' (i) represents the grey level histogram of character convolved image under the selected single scale space after normalization.
S32, change of scale space, repeat step S31, the assemblage characteristic collection of character convolved image under acquisition different scale space.
Under S33, all metric spaces of connecting, the assemblage characteristic collection of character convolved image, namely obtains multiscale space character feature collection.
S4, be obtained from adapt to character feature vector, mainly step S3 obtain multiscale space character feature collection basis on, automatically choose the feature with strong distinction, as the final proper vector of character picture.Concrete grammar adopts classical linear discriminant analysis method, reduces the dimension of multiscale space character feature collection, obtains the character feature vector with stronger distinction.
S5, identification character image, mainly the self-adaptation character feature vector input Bayes classifier obtained, the character feature vector obtaining input according to formula (7) belongs to the probability of a certain classification, selects classification that most probable value is corresponding as the classification of current character.
p i ( X ) = n i 2 &pi; N | C o v | 0.5 e &lsqb; - 0.5 * ( X - U ) Cou - 1 ( X - U ) T &rsqb; - - - ( 7 )
Wherein, X represents the character feature vector of input, n irepresent the training sample number of the i-th class character, N represents the number of all training samples, U, Cov are through Bayes classifier training and obtain, represent corresponding average and the covariance matrix of each dimension element of a certain class character feature vector respectively, training Bayes classifier carried out before whole identifying.
The above embodiment is only be described the preferred embodiment of the present invention; not scope of the present invention is limited; under not departing from the present invention and designing the prerequisite of spirit; the various distortion that those of ordinary skill in the art make technical scheme of the present invention and improvement, all should fall in protection domain that claims of the present invention determine.

Claims (7)

1. based on a license plate character recognition method for self-adaptive features, it is characterized in that, comprise the following steps:
(1) multiscale space convolution mask is built;
(2) by characters on license plate picture size to be identified normalization;
(3) the multiscale space convolution mask built is utilized to carry out convolution algorithm to the characters on license plate image to be identified after normalization, the assemblage characteristic collection of characters on license plate convolved image under acquisition different scale space, to connect the assemblage characteristic collection of characters on license plate convolved image under all metric spaces, obtain multiscale space characters on license plate feature set;
(4) extraction process is carried out to the multiscale space characters on license plate feature set obtained, be obtained from and adapt to characters on license plate proper vector;
(5) the self-adaptation characters on license plate proper vector input Bayes classifier will obtained, the characters on license plate proper vector calculating input belongs to the probability of a certain classification, selects classification that most probable value is corresponding as the character class in characters on license plate image to be identified.
2. the license plate character recognition method based on self-adaptive features according to claim 1, is characterized in that, in step (2), described by characters on license plate picture size to be identified normalization, is realized by following bilinear interpolation formula:
f ( x , y ) = s 11 * f ( x 1 , y 1 ) + s 21 * f ( x 2 , y 1 ) + s 12 * f ( x 1 , y 2 ) + s 22 * f ( x 2 , y 2 ) s 11 = ( x 2 - x ) ( y 2 - y ) ( x 2 - x 1 ) ( y 2 - y 1 ) s 21 = ( x - x 1 ) ( y 2 - y ) ( x 2 - x 1 ) ( y 2 - y 1 ) s 12 = ( x 2 - x ) ( y - y 1 ) ( x 2 - x 1 ) ( y 2 - y 1 ) s 22 = ( x - x 1 ) ( y - y 1 ) ( x 2 - x 1 ) ( y 2 - y 1 )
Wherein, (x, y) represents the pixel coordinate of gray-scale value f (x, y) to be asked, (x 1, y 1), (x 2, y 1), (x 1, y 2), (x 2, y 2) represent four known ash angle value f (x that distance pixel coordinate (x, y) is nearest respectively 1, y 1), f (x 2, y 1), f (x 1, y 2), f (x 2, y 2) pixel coordinate.
3. the license plate character recognition method based on self-adaptive features according to claim 1, is characterized in that, in step (3), the assemblage characteristic collection of characters on license plate convolved image under described acquisition different scale space, specifically comprises the following steps:
(31) certain metric space is chosen as current scale space;
(32) following formula is adopted, the characters on license plate convolved image of selected convolution mask size under obtaining current scale space:
g ( x , y ) = &Sigma; i = 1 m &Sigma; j = 1 n f ( x i + d x , y j + d y ) * G ( x i , y j )
G ( x i , y i ) = 1 2 &pi;&sigma; 2 e ( x i - m 2 ) 2 + ( y i - n 2 ) 2 2 &sigma; 2
Wherein, m represents the width of convolution mask, and n represents the height of convolution mask, and σ represents Gaussian distribution standard deviation, G (x i, y j) represent (x on convolution mask i, y j) weighted value corresponding to place's pixel, the position (x, y) on the characters on license plate image to be identified after normalization of the center that dx, dy represent convolution mask relative to the side-play amount in the image upper left corner, f (x i+ dx, y j+ dy) represent (x on the characters on license plate image to be identified after normalization i+ dx, y j+ dy) gray-scale value of place's pixel, g (x, y) represents the gray-scale value of (x, y) place pixel on characters on license plate convolved image;
(33) the characters on license plate convolved image of the selected convolution mask size obtained is divided into a series of overlapped subregion block;
(34) feature set of every sub regions block is obtained;
(35) to connect the feature set of all subregion blocks, obtain the feature set of the characters on license plate convolved image of selected convolution mask size;
(36) convert convolution mask size, repeat step (32) ~ (35), until the feature set of the characters on license plate convolved image of all convolution mask sizes under obtaining current scale space;
(37) to connect the feature set of the characters on license plate convolved image of all convolution mask sizes under current scale space, obtain the assemblage characteristic collection of characters on license plate convolved image under current scale space;
(38) change of scale space, repeats step (31) ~ (37), until obtain the assemblage characteristic collection of characters on license plate convolved image under different scale space.
4. the license plate character recognition method based on self-adaptive features according to claim 1, it is characterized in that, in step (4), the described multiscale space characters on license plate feature set to obtaining carries out extraction process, specifically adopt classical linear discriminant analysis method, reduce the dimension of described multiscale space characters on license plate feature set.
5. the license plate character recognition method based on self-adaptive features according to claim 1, is characterized in that, in step (5), the described characters on license plate proper vector calculating input belongs to the probability of a certain classification, is realized by following formula:
p i ( X ) = n i 2 &pi; N | C o v | 0.5 e &lsqb; - 0.5 * ( X - U ) Cov - 1 ( X - U ) T &rsqb;
Wherein, X represents the characters on license plate proper vector of input, n irepresent the training sample number of the i-th class characters on license plate, N represents the number of all training samples, and U represents the corresponding average of each dimension element of a certain class characters on license plate proper vector, and Cov represents the covariance matrix of each dimension element of a certain class characters on license plate proper vector.
6. the license plate character recognition method based on self-adaptive features according to claim 3, it is characterized in that, in step (33), the described characters on license plate convolved image by the selected convolution mask size obtained is divided into a series of overlapped subregion block, specifically comprises the following steps:
(331) size dimension of selected square area, is that half size dimension slides on described characters on license plate convolved image according to step-length, obtains the subregion block that this size dimension is corresponding;
(332) adjust the size dimension of square area, repeat step (331).
7. the license plate character recognition method based on self-adaptive features according to claim 3, is characterized in that, in step (34), the feature set of the every sub regions block of described acquisition, specifically comprises the following steps:
(341) adopt following formula, obtain the grey level histogram of subregion block:
h i s t ( i ) = h i s t ( i ) + 1 10 * ( i - 1 ) &le; g ( x , y ) < 10 * i h i s t ( i ) 10 * i &le; g ( x , y ) o r g ( x , y ) < 10 * ( i - 1 )
Wherein, hist (i) represents the i-th dimension grey level histogram of subregion block, and i is integer and 1≤i≤26, and g (x, y) represents the gray-scale value of (x, y) place pixel in subregion block.
(342) following formula is adopted, the grey level histogram normalization by the subregion block of acquisition:
hist &prime; ( i ) = h i s t ( i ) r s r s = 1 N &Sigma; I = 1 N h i s t ( i )
Wherein, N represents the dimension of subregion block grey level histogram, and hist ' (i) represents the grey level histogram of the subregion block after normalization;
(343) using the feature set of the grey level histogram after normalization as subregion block.
CN201510790428.5A 2015-11-15 2015-11-15 License plate character identification method based on adaptive characteristic Pending CN105447457A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510790428.5A CN105447457A (en) 2015-11-15 2015-11-15 License plate character identification method based on adaptive characteristic

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510790428.5A CN105447457A (en) 2015-11-15 2015-11-15 License plate character identification method based on adaptive characteristic

Publications (1)

Publication Number Publication Date
CN105447457A true CN105447457A (en) 2016-03-30

Family

ID=55557617

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510790428.5A Pending CN105447457A (en) 2015-11-15 2015-11-15 License plate character identification method based on adaptive characteristic

Country Status (1)

Country Link
CN (1) CN105447457A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106778745A (en) * 2016-12-23 2017-05-31 深圳先进技术研究院 A kind of licence plate recognition method and device, user equipment
CN106887011A (en) * 2017-01-20 2017-06-23 北京理工大学 A kind of multi-template method for tracking target based on CNN and CF
CN109993171A (en) * 2019-03-12 2019-07-09 电子科技大学 A kind of registration number character dividing method based on multi-template and more ratios
CN110276418A (en) * 2019-06-26 2019-09-24 北京达佳互联信息技术有限公司 Character recognition method, device, electronic equipment and storage medium based on picture
CN112699747A (en) * 2020-12-21 2021-04-23 北京百度网讯科技有限公司 Method and device for determining vehicle state, road side equipment and cloud control platform

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1085456A2 (en) * 1999-09-15 2001-03-21 Siemens Corporate Research, Inc. Character segmentation method for vehicle license plate recognition
US6763127B1 (en) * 2000-10-06 2004-07-13 Ic Media Corporation Apparatus and method for fingerprint recognition system
US20040179719A1 (en) * 2003-03-12 2004-09-16 Eastman Kodak Company Method and system for face detection in digital images
CN103761531A (en) * 2014-01-20 2014-04-30 西安理工大学 Sparse-coding license plate character recognition method based on shape and contour features
CN103902976A (en) * 2014-03-31 2014-07-02 浙江大学 Pedestrian detection method based on infrared image
CN104166841A (en) * 2014-07-24 2014-11-26 浙江大学 Rapid detection identification method for specified pedestrian or vehicle in video monitoring network
CN104346628A (en) * 2013-08-01 2015-02-11 天津天地伟业数码科技有限公司 License plate Chinese character recognition method based on multi-scale and multidirectional Gabor characteristic

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1085456A2 (en) * 1999-09-15 2001-03-21 Siemens Corporate Research, Inc. Character segmentation method for vehicle license plate recognition
US6763127B1 (en) * 2000-10-06 2004-07-13 Ic Media Corporation Apparatus and method for fingerprint recognition system
US20040179719A1 (en) * 2003-03-12 2004-09-16 Eastman Kodak Company Method and system for face detection in digital images
CN104346628A (en) * 2013-08-01 2015-02-11 天津天地伟业数码科技有限公司 License plate Chinese character recognition method based on multi-scale and multidirectional Gabor characteristic
CN103761531A (en) * 2014-01-20 2014-04-30 西安理工大学 Sparse-coding license plate character recognition method based on shape and contour features
CN103902976A (en) * 2014-03-31 2014-07-02 浙江大学 Pedestrian detection method based on infrared image
CN104166841A (en) * 2014-07-24 2014-11-26 浙江大学 Rapid detection identification method for specified pedestrian or vehicle in video monitoring network

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106778745A (en) * 2016-12-23 2017-05-31 深圳先进技术研究院 A kind of licence plate recognition method and device, user equipment
CN106887011A (en) * 2017-01-20 2017-06-23 北京理工大学 A kind of multi-template method for tracking target based on CNN and CF
CN106887011B (en) * 2017-01-20 2019-11-15 北京理工大学 A kind of multi-template method for tracking target based on CNN and CF
CN109993171A (en) * 2019-03-12 2019-07-09 电子科技大学 A kind of registration number character dividing method based on multi-template and more ratios
CN109993171B (en) * 2019-03-12 2022-05-03 电子科技大学 License plate character segmentation method based on multiple templates and multiple proportions
CN110276418A (en) * 2019-06-26 2019-09-24 北京达佳互联信息技术有限公司 Character recognition method, device, electronic equipment and storage medium based on picture
CN112699747A (en) * 2020-12-21 2021-04-23 北京百度网讯科技有限公司 Method and device for determining vehicle state, road side equipment and cloud control platform

Similar Documents

Publication Publication Date Title
CN109840521B (en) Integrated license plate recognition method based on deep learning
CN103761531B (en) The sparse coding license plate character recognition method of Shape-based interpolation contour feature
CN102629322B (en) Character feature extraction method based on stroke shape of boundary point and application thereof
CN101763505B (en) Vehicle license character feature extracting and classifying method based on projection symmetry
CN105447457A (en) License plate character identification method based on adaptive characteristic
CN109902590A (en) Pedestrian&#39;s recognition methods again of depth multiple view characteristic distance study
CN106778586A (en) Offline handwriting signature verification method and system
CN101615292B (en) Accurate positioning method for human eye on the basis of gray gradation information
CN105354866A (en) Polygon contour similarity detection method
CN103810474A (en) Car plate detection method based on multiple feature and low rank matrix representation
CN104573707B (en) A kind of license plate Chinese character recognition method based on multi-feature fusion
CN104680130A (en) Chinese character recognition method for identification cards
CN104794502A (en) Image processing and mode recognition technology-based rice blast spore microscopic image recognition method
CN102509112A (en) Number plate identification method and identification system thereof
CN106529532A (en) License plate identification system based on integral feature channels and gray projection
CN101339607A (en) Human face recognition method and system, human face recognition model training method and system
CN102332086A (en) Facial identification method based on dual threshold local binary pattern
CN104036284A (en) Adaboost algorithm based multi-scale pedestrian detection method
CN106529461A (en) Vehicle model identifying algorithm based on integral characteristic channel and SVM training device
CN107895139A (en) A kind of SAR image target recognition method based on multi-feature fusion
CN112200186B (en) Vehicle logo identification method based on improved YOLO_V3 model
CN109784341A (en) A kind of medical document recognition methods based on LSTM neural network
CN103218621A (en) Identification method of multi-scale vehicles in outdoor video surveillance
CN105469046A (en) Vehicle model identification method based on PCA and SURF characteristic cascade
CN106503748A (en) A kind of based on S SIFT features and the vehicle targets of SVM training aids

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20160330

WD01 Invention patent application deemed withdrawn after publication