CN104881630A - Vehicle identification method based on window segmentation and fuzzy characteristics - Google Patents

Vehicle identification method based on window segmentation and fuzzy characteristics Download PDF

Info

Publication number
CN104881630A
CN104881630A CN201510148453.3A CN201510148453A CN104881630A CN 104881630 A CN104881630 A CN 104881630A CN 201510148453 A CN201510148453 A CN 201510148453A CN 104881630 A CN104881630 A CN 104881630A
Authority
CN
China
Prior art keywords
vehicle
horz
image
fit
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.)
Granted
Application number
CN201510148453.3A
Other languages
Chinese (zh)
Other versions
CN104881630B (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.)
Zhejiang Haining Warp Knitting Industrial Park Development Co Ltd
Original Assignee
Zhejiang Gongshang University
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 Zhejiang Gongshang University filed Critical Zhejiang Gongshang University
Priority to CN201510148453.3A priority Critical patent/CN104881630B/en
Publication of CN104881630A publication Critical patent/CN104881630A/en
Application granted granted Critical
Publication of CN104881630B publication Critical patent/CN104881630B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Image Analysis (AREA)

Abstract

The invention discloses a vehicle identification method based on window segmentation and fuzzy characteristics. The vehicle identification method comprises extracting the edge of a front face image of a vehicle; then conducting quadrilateral fitting according to the edge so as to quickly segment a front windshield contour of the vehicle; next, extracting HSV image histogram characteristics in the range of windshield; and finally retrieving the vehicle through the contrast of region Fuzzy difference measurement of HSV histograms. According to the invention, the vehicle identification method gets rid of the unreliability of retrieval only relying on license plates, and the vehicle image retrieval results are improved.

Description

Based on the vehicle identification method of vehicle window segmentation with fuzzy feature
Technical field
The invention belongs to traffic management technology field, particularly relate to a kind of based on the vehicle identification method of vehicle window segmentation with fuzzy feature.
Background technology
The current fields such as public security of having stable political situation in urban transportation, city, the application of the supervisory systems such as electronic eyes is day by day universal.These data such as system acquisition continuous collecting vehicle image and video, extract useful information and carry out auxiliary regulatory authorities and carry out scientific management and decision-making further from the huge database collected.Such as at major urban arterial highway crossing and expressway key position, by adopting license plate recognition technology to help carry out the Intelligent treatment such as vehicle tracking, flow analysis, achieve very ten-strike.
But requiring more and more instantly high to social public security, often deliberately block because of suspected vehicles or change car plate, only identify that car plate cannot meet the Search Requirement for specific suspicion of crime vehicle, specific objective vehicle must be retrieved by the characteristic information that in image, other are difficult to change in huge database.And on the front window windshield of vehicle, generally be pasted with the marks such as annual test, compulsory insurance for traffic accident of motor-drivenvehicle and environmental protection tests, also the relatively-stationary objects in some positions such as mascot may be placed with, the color characteristic of these marks and object and relative position relation just constitute the characteristics of image of windscreen, contribute to retrieving the fast and reliable of target vehicle in a large amount of front face image data base.
Summary of the invention
The object of the invention is to the above-mentioned problem solving this field existing, a kind of target vehicle image search method is reliably provided, the method is by identifying the windshield profile of front part of vehicle, and realize retrieval according to the region Fuzzy diversity factor of image HSV histogram feature in profile, comprise the following steps:
Obtain the outline map of image to be detected; Ledgement close to level and the subvertical vertical moulding of edge figure carry out fitting a straight line, and different Straight Combination becomes different quadrilaterals; Using the highest quadrilateral of the shape similarity and the edge goodness of fit with target vehicle vehicle window sample as the elementary contour of image vehicle window to be detected; Determine the HSV histogram of image vehicle window to be detected; Carry out region Fuzzy difference angle value with the HSV histogram of target vehicle vehicle window sample to calculate; In the same way, one by one the HSV histogram of image in vehicle database and target vehicle is carried out region Fuzzy difference angle value to calculate; Result for retrieval is drawn according to region Fuzzy difference measurement.
As preferably, described outline map can be obtained by the Canny operator of region adaptivity threshold value.
As preferably, in described outline map, search for the ledgement close to level and subvertical vertical moulding, and lines are polymerized and screen; Fitting a straight line is carried out to horizontal line, filters out the horizontal line that degree of fitting is high, and calculate main level angle of inclination; Vertical line is screened and fitting a straight line; According to Straight Line Fitting Parameters, from horizontal line Resource selection two horizontal lines, respectively select a line to be combined as a quadrilateral with concentrating from left and right vertical line, different combinations forms quadrilateral collection.
Further, described horizontal line fitting a straight line, filters out the horizontal line that degree of fitting is high, and calculates in the process at main level angle of inclination, and adopt the mode of ballot to determine main horizontal tilt angle Horz_Angle, voting process is as follows:
1) use least square method, according to the point sequence fitting a straight line y=kx+b of each bar horizontal line, and digital simulation degree is that sigma is as follows, wherein x s, y sfor the point in horizontal line point sequence, len is horizontal line length;
y=k·x s+b
sigma=∑(y-y s) 2/len
2) according to the parameter k (straight slope) of fitting a straight line, obtain all fitting a straight lines of level angle within the scope of positive and negative 10 °, and determine angular range [Ang_Min, Ang_Max];
3) [Ang_Min, Ang_Max] is divided into 20 bin, each bin angular span is Ang binbecause the horizontal line filtered out is between ± 10 °, therefore Ang binbe less than or equal to 1 °;
4) to each horizontal line, its angle A ng is obtained according to its k value, according to this angle and nearest i-th bin angle Ang idistance, vote to i-th bin and adjacent with i two bin, ballot value vote is calculated as follows:
vote b = len · e - ( Ang - Ang b ) 2 Ang bin 2 / p ( sigma ) , b = i - 1 , i , i + 1
p ( sigma ) = 0.5 sigma < 0.5 sigma 0.5 < = sigma < = 2 2 sigma > 2
5) to each bin, after the ballot value of all horizontal lines is cumulative, determine that Horz_Angle is:
Horz _ Angle = arg max Ang i vote i
Further, described two horizontal lines are set to as horz tand horz b, both degree of tilt are all less than 10 °, and wherein the angle of at least one and the difference of main level angle Horz_Angle are less than 5%; And horz tand horz bon the x direction of level, degree of overlapping can not be less than wherein compared with the half of strigula length, that is:
Overlap(horz t,horz b)>0.5*min(len horzt,len horzb)
Concentrate from described left and right vertical line and select a left vertical line left and right vertical line right, the two degree of overlapping in y-direction must be greater than the half of shorter vertical line length; Then calculate left, right respectively with horz tand horz bfour intersection point pt i(x, y), i=1,2,3,4; Namely the solution of following equations group is asked:
y=k h·x+b h,h=horz t,horz b
x=k v·y+b v,v=left,right
By four intersection points from the upper left corner, called after pt counterclockwise 1, pt 2, pt 3, pt 4, form a quadrilateral Q; Repeat above step, produce the quadrilateral collection of various combination.
As preferably, calculate shape similarity and the edge goodness of fit that quadrilateral concentrates each quadrilateral and car bumper wind glass sample parameter, calculate the weight of this quadrilateral accordingly; Select the quadrilateral that weight is the highest, with the four edges of matching quadrilateral for windshield elementary contour shape similarity:
Similarity computation process is as follows:
1) dissimilar vehicle sample is selected, four some pt at artificial selection car windshield place 1, pt 2, pt 3, pt 4, calculate average following ratio t2b and standard deviation sigma accordingly t2b; High ratio h2b with base and standard deviation sigma h2b; Base angle average θ and standard deviation sigma θ;
2) to each quadrilateral Q that quadrilateral is concentrated i, calculate the parameter shown in its Fig. 2, and calculate four eigenwert f 1, f 2, f 3, f 4:
f 1=(len t/len b-t2b) 2t2b 2
f 2=((h 1+h 2)/len b/2-h2b) 2h2b 2
f 3=(α-θ) 2θ 2+(β-θ) 2θ 2
f 4=(α-β) 2θ 2
3) according to four eigenwert f 1, f 2, f 3, f 4calculate Similarity:
similarity = e - ( f 1 + f 2 + f 3 + f 4 )
Edge goodness of fit Fitness computation process is as follows:
1) to horizontal line horz tupper all pt that satisfies condition 1.x<=x<=pt 4.x point set { p (x i, y i) | i=1,2 ... N t, according to horz tstraight Line Fitting Parameters k tand b t, calculating parameter fit t:
fit t = N t / len t / p ( &Sigma; i = 1 N t ( y i - ( k t &CenterDot; x i + b t ) ) 2 )
In formula, p ( &theta; ) = 1 , &theta; < 1 &theta; , 1 < = &theta; < 3 3 , &theta; > = 3
2) to pt that satisfies condition all on left vertical line left 1.y<=y<=pt 2.y point set { p (x i, y i) | i=1,2 ... N l, according to the Straight Line Fitting Parameters k of left land b l, calculating parameter fit l:
fit l = N l / len l / p ( &Sigma; i = 1 N l ( x i - ( k l &CenterDot; y i + b l ) ) 2 )
3) horz is calculated by similar approach bwith the parameter f it of right band fit r;
4) according to fit t, fit l, fit band fit rcalculate Fitness:
Fitness=(fit t+fit l+fit b+fit r)/4
Finally, Priority is calculated according to Similarity and Fitness:
Priority=α 1*Similarity+α 2*Fitness
Select the highest quadrilateral of weight as image vehicle window elementary contour to be detected.
As preferably, using quadrilateral the highest for weight as image vehicle window elementary contour to be detected, the image in profile being carried out affined transformation is regular rectangular shape, is the subregion of M*N by this characteristic area even partition, and calculate the hsv color histogram of every sub regions, step is as follows:
1) by the image that represents in the quadrilateral of image vehicle window elementary contour to be detected through the regular rectangular shape of affined transformation to uniform sizes;
2) this characteristic area is divided into the even subregion R of M*N m,n(m<=M, n<=N);
3) by image from RGB color notation conversion space to hsv color space;
4) all subregion R is calculated m,nthe histogram Hist of middle H, S, V passage m,n h, Hist m,n s, Hist m,n v, in histogram, all bin normalize to [0,1] interval.
As preferably, one by one face characteristics of image before the image to be checked in vehicle database and target vehicle is carried out region Fuzzy difference angle value and calculate, retrieve the most similar some images as result for retrieval according to region Fuzzy difference measurement, computing method are as follows:
1) to each subregion R in vehicle characteristics region to be checked m,n t, calculate its corresponding subregion R with target vehicle characteristic area m,n sfuzzy diversity factor, the channel difference angle value of each corresponding subregion is:
F m , n c = &Sigma; b = 1 b max &Sigma; k = b - b + 1 &Delta; b , k 2 &CenterDot; ( e - &Delta; b , k 2 &Sigma; k e - &Delta; b , k 2 &CenterDot; ( 1 - e - ( b - k ) 2 ) )
Wherein c represents Hist m,n h, Hist m,n s, Hist m,n vthree channel histogram, b maxrepresent the maximum bin number under this histogram, △ b,krepresent the difference of b, k two bin, formula ensure that when two histograms are when the difference of same bin or adjacent bin is less, each channel difference angle value F m,n calso less;
According to each channel difference degree, the Fuzzy difference angle value calculating this corresponding subregion is:
F m,n=α H*F m,n Hs*F m,n SV*F m,n V
Wherein α cfor the constant factor of each passage;
2) according to the diversity factor F of corresponding subregion m,nzoning diversity factor F;
F = &Pi; m = 1 M &Pi; n = 1 N F m , n * e - 2 * min ( m , M - n ) N * e - 2 * min ( n , N - n ) N
Some images less with the region Fuzzy difference angle value of target vehicle in vehicle to be measured are identified as target vehicle.
As preferably, select the front image of a target vehicle, therefrom manual selection four points determine its front window home position; By the image in scope through the rectangular characteristic region of affined transformation to specified size, and the image in this characteristic area is divided into the subregion of M*N, calculates the HSV histogram of all subregion simultaneously.
The present invention has following beneficial effect: this vehicle image search method utilizes the region Fuzzy difference angle value of image HSV histogram feature within the scope of vehicle windscreen to identify similar image, break away from the unreliability of single dependence license number search, improve the effect of vehicle image retrieval.
Accompanying drawing explanation
Fig. 1 is based on the process flow diagram of vehicle window segmentation with the vehicle identification method of fuzzy feature;
The parameter schematic diagram of Fig. 2 quadrilateral Q;
Fig. 3 calculates vehicle window region HSV histogram.
Embodiment
Below in conjunction with specific embodiment, and by reference to the accompanying drawings, technical scheme of the present invention is further described:
Embodiment 1: in step S01, when using the Canny operator of region adaptivity threshold value to ask for outline map, Canny operator needs setting height two threshold values.Conventional method adopts artificial setting or overall self-adaptation to determine, this method adopts region adaptivity method definite threshold and runs Canny operator, and step is as follows:
1) image is divided into 4*4 totally 16 pieces of subregions;
2) at each subregion, the accumulation grey level histogram in this region is calculated;
H ( i ) = &Sigma; g = 0 i I ( g )
Wherein i is i-th gray level, and scope 0 ~ 255, I (g) is the number of pixels of g for gray scale in image, chooses high threshold Th according to accumulation grey level histogram hwith Low threshold Th l.
Th h = arg min i H ( i ) > 0.7 * H ( 255 )
Th l=0.4*Th h
3) Canny operator is run according to region threshold.When the process of Canny operator is to certain subregion, adopt the high-low threshold value in this region to process, in trans-regional boundary neighborhood, adopt the threshold average process in adjacent subarea territory.
Embodiment 2: each quadrilateral Q concentrated quadrilateral, calculates shape similarity Similarity and the edge goodness of fit Fitness of quadrilateral and car bumper wind glass sample parameter, calculates the weight Priority of this quadrilateral accordingly;
Shape similarity Similarity reflects the similarity degree of windshield shape in found quadrilateral Q and sample.Concrete computation process is as follows:
1) select 100 and comprise the dissimilar vehicle sample such as car, minibus, lorry, SUV, four some pt at artificial selection car windshield place 1, pt 2,pt 3, pt 4, calculate average following ratio t2b=0.7716 accordingly, standard deviation sigma t2b=0.0245; The high ratio h2b=0.3570 with base, standard deviation sigma h2b=0.0346; Average θ=72.12, base angle, standard deviation sigma θ=2.5373.
2) to each quadrilateral Q that quadrilateral is concentrated i, calculate its parameter as shown in Figure 2, and calculate four eigenwert f 1, f 2, f 3, f 4:
f 1=(len t/len b-t2b) 2t2b 2
f 2=((h 1+h 2)/len b/2-h2b) 2h2b 2
f 3=(α-θ) 2θ 2+(β-θ) 2θ 2
f 4=(α-β) 2θ 2
3) according to four eigenwert f 1, f 2, f 3, f 4calculate Similarity:
similarity = e - ( f 1 + f 2 + f 3 + f 4 )
Edge goodness of fit Fitness reflects the four edges of Q and four the line horz participating in matching Q t, horz b, the laminating degree of left and right on image space positions, computation process is as follows:
1) to horizontal line horz tupper all pt that satisfies condition 1.x<=x<=pt 4.x point set { p (x i, y i) | i=1,2 ... N t, according to horz tstraight Line Fitting Parameters k tand b t, calculating parameter fit t:
fit t = N t / len t / p ( &Sigma; i = 1 N t ( y i - ( k t &CenterDot; x i + b t ) ) 2 )
In formula, p ( &theta; ) = 1 , &theta; < 1 &theta; , 1 < = &theta; < 3 3 , &theta; > = 3
2): to pt that satisfies condition all on left vertical line left 1.y<=y<=pt 2.y point set { p (x i, y i) | i=1,2 ... N l, according to the Straight Line Fitting Parameters k of left land b l, calculating parameter fit l:
fit l = N l / len l / p ( &Sigma; i = 1 N l ( x i - ( k l &CenterDot; y i + b l ) ) 2 )
3) horz is calculated by similar approach bwith the parameter f it of right band fit r;
4) according to fit t, fit l, fit band fit rcalculate Fitness:
Fitness=(fit t+fit l+fit b+fit r)/4
Priority is calculated according to Similarity and Fitness:
Priority=α 1*Similarity+α 2*Fitness
Wherein α 1get 0.7, α 2get 0.3, because of according to statistics, the contribution of shape similarity to window edge matching is larger.
Select quadrilateral Q that weights Priority is the highest as windshield elementary contour, by the part of this front part of vehicle image in elementary contour through the characteristic area of affined transformation to uniform sizes, and be divided into the subregion of M*N (12*8).Then image is transformed into HSV space by rgb space, 36 bin are divided into according to H passage, channel S is divided into 10 bin, V passage is divided into 16 bin, and all bin are normalized to [0,1] interval mode calculates the hsv color histogram of every sub regions, as face characteristics of image before this vehicle.As shown in Figure 3.
Above-mentioned embodiment is used for explaining and the present invention is described, instead of limits the invention, and in the protection domain of spirit of the present invention and claim, any amendment make the present invention and change, all fall into protection scope of the present invention.

Claims (9)

1., based on vehicle window segmentation and the vehicle identification method of fuzzy feature, it is characterized in that, comprise the following steps:
S01 obtains the outline map of image to be detected;
Ledgement close to level and the subvertical vertical moulding of S02 edge figure carry out fitting a straight line, and different Straight Combination becomes different quadrilaterals;
S03 is using the highest quadrilateral of the shape similarity and the edge goodness of fit with target vehicle vehicle window sample as the elementary contour of image vehicle window to be detected;
S04 determines the HSV histogram of image vehicle window to be detected;
The HSV histogram of S05 and target vehicle vehicle window sample carries out region Fuzzy difference angle value and calculates;
The HSV histogram of image in vehicle database and target vehicle in the same way, is carried out region Fuzzy difference angle value and calculates by S06 one by one;
S07 draws result for retrieval according to region Fuzzy difference measurement.
2. split the vehicle identification method with fuzzy feature according to according to claim 1 based on vehicle window, it is characterized in that: the outline map described in step S01 uses the Canny operator of region adaptivity threshold value to obtain.
3. split the vehicle identification method with fuzzy feature according to according to claim 1 based on vehicle window, it is characterized in that, step S02 specifically comprises: in outline map, search for the ledgement close to level and subvertical vertical moulding, and be polymerized lines and screen; Fitting a straight line is carried out to horizontal line, filters out the horizontal line that degree of fitting is high, and calculate main level angle of inclination; Vertical line is screened and fitting a straight line; According to Straight Line Fitting Parameters, from horizontal line Resource selection two horizontal lines, respectively select a line to be combined as a quadrilateral with concentrating from left and right vertical line, different combinations forms quadrilateral collection.
4. split the vehicle identification method with fuzzy feature according to according to claim 3 based on vehicle window, it is characterized in that: to horizontal line fitting a straight line, filter out the horizontal line that degree of fitting is high, and calculate in the process at main level angle of inclination, adopt the mode of ballot to determine main horizontal tilt angle Horz_Angle, voting process is as follows:
1) use least square method, according to the point sequence fitting a straight line y=kx+b of each bar horizontal line, and digital simulation degree is that sigma is as follows, wherein x s, y sfor the point in horizontal line point sequence, len is horizontal line length;
y=k·x s+b
sigma=∑(y-y s) 2/len
2) according to the parameter k (straight slope) of fitting a straight line, obtain all fitting a straight lines of level angle within the scope of positive and negative 10 °, and determine angular range [Ang_Min, Ang_Max];
3) [Ang_Min, Ang_Max] is divided into 20 bin, each bin angular span is Ang binbecause the horizontal line filtered out is between ± 10 °, therefore Ang binbe less than or equal to 1 °;
4) to each horizontal line, its angle A ng is obtained according to its k value, according to this angle and nearest i-th bin angle Ang idistance, vote to i-th bin and adjacent with i two bin, ballot value vote is calculated as follows:
vote b = len &CenterDot; e - ( Ang - Ang b ) 2 Ang bin 2 / p ( sigma ) , b = i - 1 , i , i + 1
p ( sigma ) = 0.5 sigma < 0.5 sigma 0.5 < = sigma < = 2 2 sigma > 2
5) to each bin, after the ballot value of all horizontal lines is cumulative, determine that Horz_Angle is:
Horz _ Angle = arg max Ang i vote i
5. split the vehicle identification method with fuzzy feature according to according to claim 3 based on vehicle window, it is characterized in that: described two horizontal lines are horz tand horz b,degree of tilt is all less than 10 °, and wherein the angle of at least one and the difference of main level angle Horz_Angle are less than 5%; And horz tand horz bon the x direction of level, degree of overlapping can not be less than wherein compared with the half of strigula length, that is:
Overlap(horz t,horz b)>0.5*min(len horzt,len horzb)
Concentrate from described left and right vertical line and select a left vertical line left and right vertical line right, the two degree of overlapping in y-direction must be greater than the half of shorter vertical line length; Then calculate left, right respectively with horz tand horz bfour intersection point pt i(x, y), i=1,2,3,4; Namely the solution of following equations group is asked:
y=k h·x+b h,h=horz t,horz b
x=k v·y+b v,v=left,right
By four intersection points from the upper left corner, called after pt counterclockwise 1, pt 2,pt 3, pt 4, form a quadrilateral Q; Repeat above step, produce the quadrilateral collection of various combination.
6. split the vehicle identification method with fuzzy feature according to according to claim 1 based on vehicle window, it is characterized in that, step S03 specifically comprises:
Shape similarity Similarity computation process is as follows:
1) dissimilar vehicle sample is selected, four some pt at artificial selection car windshield place 1, pt 2, pt 3, pt 4, calculate average following ratio t2b and standard deviation sigma accordingly t2b; High ratio h2b with base and standard deviation sigma h2b; Base angle average θ and standard deviation sigma θ;
2) to each quadrilateral Q that quadrilateral is concentrated i, calculate the parameter shown in its Fig. 2, and calculate four eigenwert f 1, f 2, f 3, f 4:
f 1=(len t/len b-t2b) 2t2b 2
f 2=((h 1+h 2)/len b/2-h2b) 2h2b 2
f 3=(α-θ) 2θ 2+(β-θ) 2θ 2
f 4=(α-β) 2θ 2
3) according to four eigenwert f 1, f 2, f 3, f 4calculate Similarity:
similarity = e - ( f 1 + f 2 + f 3 + f 4 )
Edge goodness of fit Fitness computation process is as follows:
1) to horizontal line horz tupper all pt that satisfies condition 1.x<=x<=pt 4.x point set { p (x i, y i) | i=1,2 ... N t, according to horz tstraight Line Fitting Parameters k tand b t, calculating parameter fit t:
fit t = N t / len t / p ( &Sigma; i = 1 N t ( y i - ( k t &CenterDot; x i + b t ) ) 2 )
In formula, p ( &theta; ) = 1 , &theta; < 1 &theta; , 1 < = &theta; < 3 3 , &theta; > = 3
2) to pt that satisfies condition all on left vertical line left 1.y<=y<=pt 2.y point set { p (x i, y i) | i=1,2 ... N l, according to the Straight Line Fitting Parameters k of left land b l, calculating parameter fit l:
fit l = N l / len l / p ( &Sigma; i = 1 N l ( x i - ( k l &CenterDot; y i + b l ) ) 2 )
3) horz is calculated by similar approach bwith the parameter f it of right band fit r;
4) according to fit t, fit l, fit band fit rcalculate Fitness:
Fitness=(fit t+fit l+fit b+fit r)/4
Finally, Priority is calculated according to Similarity and Fitness:
Priority=α 1*Similarity+α 2*Fitness
Select the highest quadrilateral of weight as image vehicle window elementary contour to be detected.
7. split the vehicle identification method with fuzzy feature according to according to claim 1 based on vehicle window, it is characterized in that, step S04 specifically comprises: using quadrilateral the highest for weight as image vehicle window elementary contour to be detected, image in profile being carried out affined transformation is regular rectangular shape, be the subregion of M*N by this characteristic area even partition, and calculate the hsv color histogram of every sub regions, step is as follows:
1) by the image that represents in the quadrilateral of image vehicle window elementary contour to be detected through the regular rectangular shape of affined transformation to uniform sizes;
2) this characteristic area is divided into the even subregion R of M*N m,n(m<=M, n<=N);
3) by image from RGB color notation conversion space to hsv color space;
4) all subregion R is calculated m,nthe histogram Hist of middle H, S, V passage m,n h, Hist m,n s, Hist m,n v, in histogram, all bin normalize to [0,1] interval.
8. split the vehicle identification method with fuzzy feature according to according to claim 1 based on vehicle window, it is characterized in that: face characteristics of image before the image to be checked in vehicle database and target vehicle is carried out region Fuzzy difference angle value and calculates by described method one by one, retrieve the most similar some images as result for retrieval according to region Fuzzy difference measurement, computing method are as follows:
1) to each subregion R in vehicle characteristics region to be checked m,n t, calculate its corresponding subregion R with target vehicle characteristic area m,n sfuzzy diversity factor, the channel difference angle value of each corresponding subregion is:
F m , n c = &Sigma; b = 1 b max &Sigma; k = b - 1 b + 1 &Delta; b , k 2 &CenterDot; ( e - &Delta; b , k 2 &Sigma; k e - &Delta; b , k 2 &CenterDot; ( 1 - e - ( b - k ) 2 ) )
Wherein c represents Hist m,n h, Hist m,n s, Hist m,n vthree channel histogram, b maxrepresent the maximum bin number under this histogram, Δ b,krepresent the difference of b, k two bin, formula ensure that when two histograms are when the difference of same bin or adjacent bin is less, each channel difference angle value F m,n calso less;
According to each channel difference degree, the Fuzzy difference angle value calculating this corresponding subregion is:
F m,n=α H*F m,n Hs*F m,n SV*F m,n V
Wherein α cfor the constant factor of each passage;
2) according to the diversity factor F of corresponding subregion m,nzoning diversity factor F;
F = &Pi; m = 1 M &Pi; n = 1 N F m , n * e - 2 * min ( m , M - n ) M * e - 2 * min ( n , N - n ) N
Some images less with the region Fuzzy difference angle value of target vehicle in vehicle to be measured are identified as target vehicle.
9. split the vehicle identification method with fuzzy feature according to according to claim 1 based on vehicle window, it is characterized in that, the HSV histogram of target vehicle described in step S06 is determined by the following method: the front image selecting a target vehicle, and therefrom manual selection four points determine its front window home position; By the image in scope through the rectangular characteristic region of affined transformation to specified size, and the image in this characteristic area is divided into the subregion of M*N, calculates the HSV histogram of all subregion simultaneously.
CN201510148453.3A 2015-03-31 2015-03-31 Vehicle identification method based on vehicle window segmentation and fuzzy feature Active CN104881630B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510148453.3A CN104881630B (en) 2015-03-31 2015-03-31 Vehicle identification method based on vehicle window segmentation and fuzzy feature

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510148453.3A CN104881630B (en) 2015-03-31 2015-03-31 Vehicle identification method based on vehicle window segmentation and fuzzy feature

Publications (2)

Publication Number Publication Date
CN104881630A true CN104881630A (en) 2015-09-02
CN104881630B CN104881630B (en) 2018-12-04

Family

ID=53949118

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510148453.3A Active CN104881630B (en) 2015-03-31 2015-03-31 Vehicle identification method based on vehicle window segmentation and fuzzy feature

Country Status (1)

Country Link
CN (1) CN104881630B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106340198A (en) * 2016-08-31 2017-01-18 广州地理研究所 Parking lot parking stall guiding system and guiding method thereof
CN111063016A (en) * 2019-12-31 2020-04-24 螳螂慧视科技有限公司 Multi-depth lens face modeling method and system, storage medium and terminal

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101609452A (en) * 2009-07-10 2009-12-23 南方医科大学 The fuzzy SVM feedback that is used for the medical image target identification is estimated method
CN103854290A (en) * 2014-03-25 2014-06-11 中国科学院光电技术研究所 Extended target tracking method combining skeleton characteristic points and distribution field descriptors
CN103927512A (en) * 2014-03-11 2014-07-16 浙江工商大学 Vehicle identification method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101609452A (en) * 2009-07-10 2009-12-23 南方医科大学 The fuzzy SVM feedback that is used for the medical image target identification is estimated method
CN103927512A (en) * 2014-03-11 2014-07-16 浙江工商大学 Vehicle identification method
CN103854290A (en) * 2014-03-25 2014-06-11 中国科学院光电技术研究所 Extended target tracking method combining skeleton characteristic points and distribution field descriptors

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
江少锋: "医学图像的特征自动提取及基于模糊特征的图像检索研究", 《中国博士学位论文全文数据库》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106340198A (en) * 2016-08-31 2017-01-18 广州地理研究所 Parking lot parking stall guiding system and guiding method thereof
CN111063016A (en) * 2019-12-31 2020-04-24 螳螂慧视科技有限公司 Multi-depth lens face modeling method and system, storage medium and terminal

Also Published As

Publication number Publication date
CN104881630B (en) 2018-12-04

Similar Documents

Publication Publication Date Title
CN103258432B (en) Traffic accident automatic identification processing method and system based on videos
CN101023436B (en) Method for traffic sign detection
CN101504717B (en) Characteristic area positioning method, car body color depth and color recognition method
US9384401B2 (en) Method for fog detection
CN103324930B (en) A kind of registration number character dividing method based on grey level histogram binaryzation
CN102708356A (en) Automatic license plate positioning and recognition method based on complex background
CN109635733B (en) Parking lot and vehicle target detection method based on visual saliency and queue correction
CN102663357A (en) Color characteristic-based detection algorithm for stall at parking lot
CN105760812A (en) Hough transform-based lane line detection method
CN105574552A (en) Vehicle ranging and collision early warning method based on monocular vision
CN105005989B (en) A kind of vehicle target dividing method under weak contrast
DE102012219849A1 (en) Intelligent toll network to improve the performance of vehicle identification systems
CN103324920A (en) Method for automatically identifying vehicle type based on vehicle frontal image and template matching
CN102855759A (en) Automatic collecting method of high-resolution satellite remote sensing traffic flow information
CN102419820A (en) Method for rapidly detecting car logo in videos and images
CN104077570A (en) Method and system for fusing radio frequency identification and vehicle license plate recognition
CN107392139A (en) A kind of method for detecting lane lines and terminal device based on Hough transformation
CN104751190A (en) Vehicle part positioning method for vehicle fine recognition
CN106845444A (en) A kind of vehicle well cover detection method combined based on acnode
CN103577809A (en) Ground traffic sign real-time detection method based on intelligent driving
CN109632037B (en) Urban waterlogging depth detection method based on image intelligent recognition
CN103927512A (en) Vehicle identification method
CN109190483A (en) A kind of method for detecting lane lines of view-based access control model
CN103310199A (en) Vehicle model identification method based on high-resolution remote sensing data
CN105160292A (en) Vehicle identification recognition method and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
EXSB Decision made by sipo to initiate substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20191227

Address after: 314413 No.2, Fengshou Avenue, Haining Economic and knitting industrial park, Jiaxing City, Zhejiang Province

Patentee after: Zhejiang Haining Warp Knitting Industrial Park Development Co., Ltd

Address before: Hangzhou City, Zhejiang province 310018 Xiasha Higher Education Park is 18 street.

Patentee before: Zhejiang Gongshang University

TR01 Transfer of patent right