CN101089917A - Quick identification method for object vehicle lane changing - Google Patents

Quick identification method for object vehicle lane changing Download PDF

Info

Publication number
CN101089917A
CN101089917A CNA2007100999646A CN200710099964A CN101089917A CN 101089917 A CN101089917 A CN 101089917A CN A2007100999646 A CNA2007100999646 A CN A2007100999646A CN 200710099964 A CN200710099964 A CN 200710099964A CN 101089917 A CN101089917 A CN 101089917A
Authority
CN
China
Prior art keywords
car
vehicle
front truck
target
target carriage
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
CNA2007100999646A
Other languages
Chinese (zh)
Other versions
CN100492437C (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.)
Tsinghua University
Original Assignee
Tsinghua 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 Tsinghua University filed Critical Tsinghua University
Priority to CNB2007100999646A priority Critical patent/CN100492437C/en
Publication of CN101089917A publication Critical patent/CN101089917A/en
Application granted granted Critical
Publication of CN100492437C publication Critical patent/CN100492437C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Radar Systems Or Details Thereof (AREA)

Abstract

A method for quickly identifying lanes-change condition of object vehicle includes utilizing machine vision and radar to collect horizontal and longitudinal distances, relative speed and the same lane possibility between object vehicle and local vehicle, making comparison and quantization on said data collected each time, making compensation and tracking prediction on relevant data, calculating confidence of each vehicle by using two layers of neural network training to obtain object vehicle weight and setting object vehicle to be dangerous object once calculated confidence coefficient is over confidence threshold.

Description

A kind of target carriage is changed the method for quickly identifying under the operating mode
Technical field:
The method for quickly identifying that a kind of target carriage is changed under the operating mode belongs to intelligent vehicle running environment sensing technical field.
Background technology:
In the research field of vertical active safety, picking out risk object or follow the car target from the candidate's vehicle that identifies is the follow-up basis that collision avoidance is reported to the police or driven automatically of carrying out.The vertical active safety system of traditional intelligent vehicle adopts the sensor of radar as target carriage identification mostly, but the alert rate of the mistake of radar is very high, the works of roadside and road top all may be surveyed by the radar flase drop and be the barrier in the running region of this car the place ahead, and its detection visual field is limited, when road had than deep camber, front vehicles was rolled the measurement range of radar easily away from, in addition, when target carriage was changed operation, radar can't be made response timely.
For finishing the target carriage identification mission, document 1 (Knoeppel C, et al.Robust vehicle detection at largedistance using low resolution cameras, Proceedings of the IEEE Intelligent VehiclesSymposium, 2000) use stereoscopic vision that vehicle is discerned, determine virtual lane line according to the driving trace that analog computation goes out, determine track, vehicle place on this basis and finish target carriage identification.Document 2 (Eom T D, et al.Hierarchical object recognition algorithm based on Kalman filter for adaptive cruise controlsystem using scanning laser, 1999) data of obtaining according to the steering wheel angle sensor remove to estimate road curvature, then from radar scanning to vehicle select the most close track center line as target carriage.Above-mentioned two kinds of methods do not have the inspection vehicle diatom, difficult relative position relation between target vehicle and this track are made accurate judgement.Document 3 (CladyX, et al.Object tracking with a Pan-tilt-zoom camera:Application to car driving assistance, 2001) utilize a common camera that the lane line in the place ahead and the vehicle that travels are discerned, and utilize the video camera (Pan-Tilt-Zoom Camera) of a focal length, variable-angle that distant object is followed the tracks of, but system need work in coordination with demarcation to two video cameras, and equipment composition and algorithm are all very complicated.Document 4 (CHU Jiangwei, et al.Studyon method of detecting preceding vehicle based on monocular camera, 2004) at first lane line is detected, utilize then and detect the delta-shaped region of two straight lines formations that obtains, carry out target carriage identification in this zone, problem is to be difficult for the vehicle of cutting this track is made timely reaction.
Said method since merge to utilize fully horizontal, vertically perception information causes the stability of target carriage recognition and tracking not enough and change when operating when target carriage, algorithm is untimely to the reaction of target carriage state variation.
Summary of the invention:
The objective of the invention is to, propose a kind of target carriage and change method for quickly identifying under the operating mode.This method merges and utilizes a plurality of features of vehicle to finish the target carriage identification in conjunction with the recognition result of vehicle and lane line, can realize the accurate recognition and tracking to target carriage, and improves the capability of fast response to the target carriage state variation.
The method is characterized in that this method realizes successively according to the following steps in computing machine:
Step (1), if: each is taken turns and detects the vehicle number that obtains is n, each front truck of taking turns that identification obtains in the detection is i, i=1, ..., n, the front truck vehicle bottom mid point that definition identifies from the image that the method with machine vision obtains is a lateral separation apart from the distance of this car track center line, then: each as the front truck of target carriage through relatively and quantize lateral separation D afterwards HiFor:
D Hi = D HI min D HIi · 4 - D HIi 4 , If D Hi<0, then make D Hi=0,
D HIminBe the lateral separation that adds up to minimum in n the front truck that calculates according to image information, D HIiIt is original lateral separation for the front truck i that calculates according to image information;
Each front truck process as target carriage compares and quantification fore-and-aft distance D afterwards LiFor:
D Li = ( D LI min - D LIi 20 + 1 ) / 2 ,
If: D Li<0, D then Li=0,
D Li>1, D then Li=1,
Each as front truck of target carriage through relatively and after quantizing with respect to the relative velocity V of this car iFor:
V i = ( V I min - V Ii 10 + 1 ) / 2 ,
If: V i<0, V then i=0,
V i>1, V then i=1,
Wherein: D LIminAnd V IminThe conduct that is respectively the lateral separation minimum detect target front truck fore-and-aft distance and with respect to the speed of this car;
D LIiAnd V IiBe respectively the original fore-and-aft distance and the relative velocity that calculate according to image information and radar data;
Each is in possibility P with the track as the front truck of target carriage and this car IiObtain according to detections of radar;
Above-mentioned four characteristic quantity D Hi, D Li, V i, P IiSpan in [0,1] codomain space;
Step (2), the same track possibility data P that step (1) is obtained IiRevise by following formula, revised is P with the track possibility i:
P i = P Ii + ( P max - P Ii ) · ( D H max D HIi ) 2 + ( D L max - D LIi D L max ) 2 ,
If: D LIi〉=D Lmax, P then i=P Ii,
D HIi≤ D Hmax, P then i=P Max,
( D H max D HIi ) 2 + ( D L max - D LIi D L max ) 2 > 1 , P then i=P Max,
Wherein: P Max, D Hmax, D LmaxBe respectively to same take turns radar detection in the detection to a plurality of vehicle targets compare after, same track possibility, lateral separation and the fore-and-aft distance of the target carriage of the same track possibility maximum that selects;
Step (3), the vehicle parameter when utilizing kalman filter method to the generation omission carries out tracking prediction, and vertically the state equation of Kalman filter is:
s(t+Δt)=A·s(t)+B·w(t),
Observation equation is:
z(t)=H·s(t)+v(t),
Wherein: s (t) is the system state vector of current time, s (t+ Δ t) is next moment state vector of prediction, Δ t is a time step, and z (t) is the systematic observation vector of current time, and A is a system matrix, B is the system noise influence matrix, H is the systematic observation matrix, and w (t) is a system noise, and its variance matrix is Q, v (t) is an observation noise, and its variance matrix is R;
s(t)=[d L,v L,a L] T,z(t)=[d L,v L] T
A = 1 Δt Δt 2 2 0 1 Δt 0 0 1 , B = [ Δt 3 6 , Δt 2 2 , Δt ] , H = 1 0 0 0 1 0 ,
Q=1, R = 0.01 0 0 0.01 ,
d LRefer to the relative fore-and-aft distance between front truck and this car, v LRefer to the relative longitudinal velocity between front truck and this car, a LRefer to the relative longitudinal acceleration between front truck and this car;
Laterally the form of the state equation of Kalman filter and observation equation is identical with vertical Kalman filter, but quantity of state, observed quantity, system matrix, system noise influence matrix, observing matrix, system noise variance matrix, observation noise variance matrix difference:
s(t)=[d H,v H] T,z(t)=[d H]
A = 1 Δt 0 1 , B = [ Δt 2 2 , Δt ] , H=[1?0],Q=1,R=0.01,
d HRefer to the relative lateral separation between front truck and this car, v HRefer to the relative transverse velocity between front truck and this car;
Step (4), the characteristic quantity of the input p of the described two-layer BP neural network of conduct of each car during weight matrix iw, the threshold vector b that obtains with two-layer BP neural metwork training and the transition function logsig of setting take turns each is handled, and calculates the target carriage degree of confidence W that obtains each car i:
W i=logsig(iw 2logsig(iw 1p i+b 1)+b 2),
Wherein, p i=[D Hi, D Li, V i, P i] T
Iw 1Be the weight matrix of ground floor BP neural network, for:
iw 1 = - 2.41 - 6 . 65 - 4.75 0.28 4.56 3.62 - 1.43 5.75 - 0.57 3.31 3.50 - 6.87 - 8.12 - 0.77 3.66 - 0.61 - 2.10 2.77 - 0.52 - 7.70 ,
Iw 2Be the weight matrix of second layer BP neural network, for:
iw 2=[-8.58,9.54,-3.06,-5.89,-3.31],
b 1Be the threshold vector of ground floor BP neural network, for:
b 1=[7.14,-6.03,3.11,3.16,-0.15] T
b 2Be the threshold vector of second layer BP neural network, for:
b 2=5.15;
Step (5), relatively the degree of confidence W of all vehicle targets i, the target vehicle of degree of confidence maximum as the candidate target car;
Step (6), when the degree of confidence of candidate target car greater than 0.5 the time, this target carriage is risk object, it is followed the tracks of, otherwise this is taken turns does not have target carriage in the detection.
Evidence: under normal road condition, method among the present invention can be accurately, recognition objective car stably, when target carriage was changed operation, than the target carriage identification of simple dependence radar, the method among the present invention can effectively improve the responding ability to the target carriage state variation.
Description of drawings:
Vehicle data contrast before and after Fig. 1, Kalman follow the tracks of, wherein (a) is the contrast before and after fore-and-aft distance is followed the tracks of, and (b) is the contrast before and after lateral separation is followed the tracks of, and (c) is the contrast before and after vertical relative velocity is followed the tracks of;
Fig. 2, two-layer BP neural network model;
Fig. 3, the training performance curve;
Fig. 4, the target carriage recognition effect, wherein (a) is the target carriage identification (target is arranged) of expressway, (b) is the target carriage identification (driftlessness) of expressway, (c) is the target carriage identification (target carriage incision) of urban road;
Fig. 5 sails out of the target carriage parameter under the operating mode, and wherein (a) is the left and right boundary position of target carriage in image, (b) be the upper and lower boundary position of target carriage in image, (c) being the fore-and-aft distance of target carriage, (d) is the relative velocity of target carriage, (e) is the lateral separation of target carriage;
Fig. 6, the target carriage parameter under the incision operating mode, wherein (a) is the lateral separation of target carriage, (b) is the fore-and-aft distance of target carriage;
Fig. 7, the FB(flow block) of program run.
Embodiment:
Method among the present invention needs 3 steps to finish altogether, at first on comprehensive utilization vehicle and lane identification result's basis, set up the vehicle parameter feature set, utilize the extraction and the optimization method of characteristic parameter that the characteristic quantity in the feature set has been carried out optimization process subsequently, obtained characteristic parameter by two-layer BP neural metwork training at last and influenced weights and threshold value for target carriage identification, and training result is applied to the identification of target carriage, effectively improved the accuracy of target carriage recognizer.
(1) foundation of vehicle parameter feature set
Compare with existing target carriage recognition methods, this method does not rely on identification and the judgement that the single unit vehicle parameter is carried out target carriage not isolatedly, but applied in any combination a plurality of vehicle parameter features of obtaining in the middle of machine vision and the radar data, the advantage of this disposal route comprises two aspects: the first, and utilize the redundancy of discriminative information to improve the stability and the accuracy of target carriage recognition and tracking; The second, owing to merged laterally and environment sensing information longitudinally, make and when operation such as this track can be cut, sail out of to algorithm in target carriage the state variation of target carriage is made timely response.
From the vehicle data information that machine vision and laser radar obtain, can obtain lateral separation, fore-and-aft distance and relative velocity between front truck and this car, and the radar possibility data (In-Lane Probabilty) that also provide front truck to be in this car track, therefore choose this 4 characteristic quantities in the middle of the vehicle data feature set, be labeled as D respectively Hi(lateral separation relatively), D Li(fore-and-aft distance relatively), V i(relative velocity) and P i(being in the possibility in this track), i=1 ..., n, n are that each takes turns the vehicle fleet that identification obtains in the detection.If directly there are two problems in input as characteristic quantity the raw data such as relative distance between front truck and this car: the data variation scope of (1) several characteristic amount is very big, do not have unified quantization in a codomain scope, be unfavorable for follow-up neural metwork training; (2) when human driver carries out target carriage identification, be actually each is taken turns and detect the result that the candidate's vehicle obtain compares, be not whether isolated ground is the judgement of target to single unit vehicle,, can't reflect this contrast factor if raw data is used as characteristic quantity.For solving this two problems, in the selected characteristic amount, merely process is not chosen in the raw data substitution, but according to each recognition result of taking turns, the comparative result of having introduced data such as relative distance is as characteristic quantity, and 4 characteristic quantity unified quantization have been arrived [0,1] codomain space.
(a) lateral separation index
The vehicle that goes out for radar and Machine Vision Recognition, can both provide the lateral separation between this vehicle and this car in radar data and the view data, but because laser radar given target lateral distance in the detection of a target is to be come out according to the algorithm computation of radar inner setting by a plurality of target afterbody reflection spots that scan, consider the factor of front truck overall width, this is worth common out of true, and in the lateral separation data computing process that radar provides, do not consider lane line information yet.Therefore in the selection of this characteristic quantity of lateral separation, adopted image information, the vehicle bottom mid point that promptly identifies in the computed image is apart from the distance of track center line.If each is taken turns and detects the number of vehicles that obtains is n, for each car, the original lateral separation that calculates according to image information is D HIi, minimum lateral separation is D in the middle of n the car HIminThe fore-and-aft distance and the relative velocity of the target carriage of lateral separation minimum are designated as: D LIminAnd V IminEach car is D through comparing and quantizing lateral separation afterwards Hi, it calculates as the formula (1).
D Hi = D HI min D HIi · 4 - D HIi 4 - - - ( 1 )
if D Hi<0,D Hi=0
D HiCharacterized the hazard level of target aspect lateral separation, its value is big more, and hazard level is high more.In the comparison quantizing process of lateral separation, at first considered the same contrast of taking turns in the testing process, promptly more near the target of minimal transverse distance, the lateral separation index is big more; Also considered simultaneously the absolute lateral separation of vehicle, promptly the value of being somebody's turn to do is more little, and hazard level is high more.As lateral separation D HIiSurpass after the 4m lateral separation index D HiBe designated as 0.Through type (1) can be original lateral separation D HIiComparative quantity turns to lateral separation index D Hi, and the codomain scope of this index is [0,1].
(b) fore-and-aft distance and relative velocity index
The longitudinal direction of car data that laser radar obtains are more accurate and stable, therefore with the foundation of radar data as fore-and-aft distance and relative velocity in the extraction feature set.When radar generation omission, when having recognized the vehicle of omission by image is additional, because the data of this vehicle can't provide by radar, this moment, fore-and-aft distance and relative velocity were provided by image information.Vehicle bottom mid point that fore-and-aft distance directly identifies in the computed image and the distance between the Ben Che.The fore-and-aft distance data in the middle of this two field picture and continuous 3 two field pictures have in the past been used in the calculating of relative velocity, calculate 3 velocity amplitudes then, use the wave filter of [0.25,0.25,0.5] to obtain relative velocity.
Original fore-and-aft distance is designated as D LIi, the fore-and-aft distance index D after relatively quantizing LiIt calculates as the formula (2).
D Li = ( D LI min - D LIi 20 + 1 ) / 2
if?D Li<0,D Li=0 (2)
if?D Li>1,D Li=1
The comparison other of fore-and-aft distance index is the target carriage of lateral separation minimum.
Original relative velocity is designated as V Ii, the relative velocity index V after relatively quantizing iIt calculates as the formula (3).
V i = ( V I min - V Ii 10 + 1 ) / 2
if?V i<0,V i=0 (3)
if?V i>1,V i=1
The comparison other of relative velocity index equally also is the target carriage of lateral separation minimum.
After relatively quantizing, can introduce feature set to same relative hazard degree of taking turns between many cars that identify in the middle of the detection, and the characteristic quantity unified quantization has been arrived [0,1] space.
(c) with the track possibility
Radar provides " In-Lane Probability " data for the vehicle target that detects, this data characterization vehicle target be in the possibility of this car with the track, so these data have also been taken in the foundation of selecting as risk object in the middle of the vehicle characteristics collection.When radar generation omission, when having recognized the vehicle of omission by image is additional, these data are in this track by the vehicle that recognizes in the image width obtains divided by the car load width.
(2) optimization process of vehicular characteristics data
(a) DCF with track possibility data revises
Radar can not be made timely reaction to the incision vehicle usually, show with on these data of track possibility, following situation will appear: as two cars, fore-and-aft distance vehicle far away is in the centre in this track, the near vehicle of fore-and-aft distance has begun to cut this track, and in radar data, the same track possibility numerical value of this two cars may be mutually far short of what is expected, fore-and-aft distance vehicle far away its with the track possibility near 1, but the near vehicle of fore-and-aft distance is but near 0.These data do not conform to the hazard level of actual road conditions and vehicle target.
At document 5 (LIU Y, et al.Nash strategies with distance discount factor in target selectionproblems, 2004) under the inspiration of designed DDF (Distance Discount Factor) method, designed the compensated distance factor (DCF, Distance Compensation Factor), distance factor to vehicle target takes in, and revises same track possibility in the middle of the radar data with this, makes it can realistic better road conditions.
At first, to same take turns detect in the middle of radar detection to a plurality of vehicle targets compare, choose target with track possibility maximum, its same track possibility, lateral separation, fore-and-aft distance is designated as respectively: P Max, D Hmax, D LmaxSame track possibility in the middle of the raw data is designated as P Ii, be designated as P with the track possibility through DCF is revised iThe DCF correction formula as the formula (4).
P i = P Ii + ( P max - P Ii ) · ( D H max D HIi ) 2 + ( D L max - D LIi D L max ) 2
if?D LIi≥D Lmax,P i=P Ii
if?D HIi≤D Hmax,P i=P max (4)
if ( D H max D HIi ) 2 + ( D L max - D LIi D L max ) 2 > 1 , P i=P max
Than DDF, it is the one dimension modifying factor that DCF has following characteristics: DDF, and DCF has adopted two-dimentional modifying factor, has taken all factors into consideration the influence factor of lateral separation and fore-and-aft distance; DDF is a discount factor, promptly by adopting DDF to revise, can reduce the importance of distant object.And DCF is a compensating factor, the mxm. of this track possibility normally accurately in the middle of the radar raw data, but vehicle for incision, radar can not in time reflect this variation, make that this track possibility numerical value of incision vehicle is very low, DCF considers distance factor, and the same track possibility data of target have been carried out compensation correction.
(b) Kalman's tracking prediction
Using Kalman filtering mainly is to carry out tracking prediction for the vehicle parameter when omission takes place.
The information that fusion machine vision and laser radar obtain is carried out in the process of vehicle identification, the situation of vehicle omission may take place, for improving the accuracy rate and the stability of vehicle identification, when carrying out vehicle identification, for initial probe to vehicle it is not defined as vehicle target, this car is just determined its target identities when the second time, continuous probe arrived, and it is listed among the tracking-files.Vehicle in tracking-files is not identified then, can at once it not deleted from archives yet, but continue tracking prediction is carried out in its position, up to failing to survey this car 10 times continuously, just it is deleted from archives.
In the present invention, suppose between this car and the front truck relative longitudinal acceleration and relatively the variation of transverse velocity be stably, therefore selected for use 3 rank Kalman filter that longitudinal data is carried out tracking prediction, 2 rank Kalman filter are carried out tracking prediction to horizontal data.
Vertically the state equation of Kalman filter as the formula (5), observation equation is as the formula (6).
s(t+Δt)=A·s(t)+B·w(t) (5)
z(t)=H·s(t)+v(t) (6)
Wherein: s (t) is the system state vector of current time, s (t+ Δ t) is next moment state vector of prediction, Δ t is a time step, and z (t) is the systematic observation vector of current time, and A is a system matrix, B is the system noise influence matrix, H is the systematic observation matrix, and w (t) is a system noise, and its variance matrix is Q, v (t) is an observation noise, and its variance matrix is R;
s(t)=[d L,v L,a L] T,z(t)=[d L,v L] T
A = 1 Δt Δt 2 2 0 1 Δt 0 0 1 , B = [ Δt 3 6 , Δt 2 2 , Δt ] , H = 1 0 0 0 1 0
Q=1, R = 0 . 01 0 0 0.01
d LRefer to the relative fore-and-aft distance between front truck and this car, v LRefer to the relative longitudinal velocity between front truck and this car, a LRefer to the relative longitudinal acceleration between front truck and this car.
Laterally the form of the state equation of Kalman filter and observation equation is identical with vertical Kalman filter, but quantity of state, observed quantity, system matrix, system noise influence matrix, observing matrix, system noise variance matrix, observation noise variance matrix difference.
s(t)=[d H,v H] T,z(t)=[d H]
A = 1 Δt 0 1 , B = [ Δt 2 2 , Δt ] , H=[1?0],Q=1,R=0.01
d HRefer to the relative lateral separation between front truck and this car, v HRefer to the relative transverse velocity between front truck and this car.
In the specific implementation process, under the situation that omission does not take place, (promptly there is observation data to arrive), utilize observed quantity that Kalman filtering gain matrix and evaluated error association square matrix are carried out the state renewal, thereby obtain the optimal estimation of current system state value, when omission (not having observation data) has taken place the time, need current system state value be carried out step forecast estimate based on last round of system state estimation value.The form of state renewal equation and predictive equation can referring to document 6 (Hou Dezao. automobile longitudinal is the research of anti-collision system initiatively, 2004) in formula (6-19) to (6-23).
The tracking prediction effect of Kalman filter as shown in Figure 1.As can be seen from the figure, lost target in the raw data for some time, the situation of omission has promptly taken place, by Kalman's tracking prediction, can estimate the data of vehicle preferably, thereby improve the stability of vehicle identification, reduce loss, the characteristic quantity that the data after the process Kalman filtering also can be discerned as target carriage better.
(3) BP neural metwork training and target carriage judgement
Through vehicle longitudinal spacing, lateral separation, the relative velocity of Kalman's tracking prediction and the feature set of having formed target carriage identification through these 4 characteristic quantities of same track possibility that DCF revises jointly, for obtaining the weighing factor that characteristic quantity is discerned for target carriage in the feature set, document 7 (Zhou Kaili have been used, Deng. neural network model and the design of MATLAB simulated program thereof, 2005) the two-layer BP neural network model in is trained sample set, and its structure as shown in Figure 2.
The meaning of each symbol is as follows among the figure: R: the dimension of input vector; S: neuronic number; P: input vector; Iw: weight matrix; B: threshold vector; N: weighted sum; A: output vector; F: transition function.
The superscript of each symbol is represented the sequence number of network layer.In concrete the application, input vector is 4 dimensions, and output vector is 1 dimension, wherein:
p=[D H,D L,V,P] T (7)
a 1=f 1(iw 1p+b 1) (8)
a 2=f 2(iw 2a 1+b 2) (9)
In formula (7), the input of neural network comprises 4 parameters, is respectively the lateral separation, fore-and-aft distance of vehicle target, longitudinal velocity and be in possibility with the track, the output that formula (8) and (9) have been calculated two-layer neural network respectively, a with this car relatively 2Also be the output of whole network, this vector is made of single-element, and whether directly be used for adjudicating vehicle target is the target carriage of travelling in the place ahead.
The training parameter that needs to determine in the use of neural network comprises the number of hidden nodes, two-layer transition function and training function.In the selection of the number of hidden nodes, still there is not good analytic expression to find the solution at present, utilize the experimental formula in the document 7 (Zhou Kaili is etc. neural network model and the design of MATLAB simulated program thereof, 2005) to select usually.
k = k i + k o + a - - - ( 10 )
In the formula (10): k: the number of hidden nodes; k i: input number of nodes; k o: the output node number; Constant between a:1~10.
The number of hidden nodes is set at 5, and two-layer transition function has all been selected the logsig function, and the training function is set at traingdx, comprises 646 vehicle datas in the sample set altogether.The input sample is corresponding with input vector, and first element of vehicle sample is a lateral separation, and second element is fore-and-aft distance, and the 3rd element is relative longitudinal velocity, and the 4th element is that target and Ben Che are in the possibility with the track.Weights that obtain after the training and threshold value are as the formula (11).
iw 1 = - 2.41 - 6.65 - 4.75 0.28 4.56 3.62 - 1.43 5.75 - 0.57 3.31 3.50 - 6.87 - 8.12 - 0.77 3.66 - 0.61 - 2.10 2.77 - 0.52 - 7.70 - - - ( 11 )
b 1=[7.14,-6.03,3.11,3.16,-0.15] T
iw 2=[-8.58,9.54,-3.06,-5.89,-3.31]
b 2=5.15
The performance curve of training process as shown in Figure 3.
Weights that obtain after the training and threshold value can be used in the identification of target carriage.In actual application, each is taken turns all vehicles that recognize in the detection, according to weights and threshold value the characteristic quantity of each car is handled respectively, calculate the target carriage degree of confidence that obtains each car, as the formula (12).
w i=logsig(iw 2logsig(iw 1p i+b 1)+b 2) (12)
In the formula: p i: the parameter vector of i vehicle target; W i: the target carriage degree of confidence of i vehicle target.
The target carriage degree of confidence of all vehicles relatively, the vehicle of degree of confidence maximum as the candidate target car.Compare the degree of confidence of candidate target car and the magnitude relationship of decision threshold at last, during greater than decision threshold, this candidate target car is exactly with car target or risk object, otherwise this wheel does not have target carriage in detecting.The decision threshold of choosing among the present invention is 0.5, and judging threshold also can connect with driver's personal habits, and conservative driver can set decision threshold smallerly.
Specific embodiment:
At home on the Jetta AT type car platform, finish the perception of environmental information by monocular-camera and laser radar, monocular-camera has been selected German BaslerA601fCMOS video camera for use, the CAN bus radar that laser radar has selected for use Denso company to produce.
The effect of target carriage identification as shown in Figure 4.Among the figure, black line is the lane line position of identifying, and white box is the vehicle location that identifies, and black box is the target carriage position that identification obtains.As can be seen, after identifying a plurality of vehicles, algorithm can select exactly with car target or risk object, when many cars that travel on the road surface all do not constitute a threat to this car, algorithm also can be made accurately and judging, and in car when incision, arranged forwardly, algorithm can be made response comparatively in time, with the vehicle of incision as following the car target.
The data of target carriage in the test have been carried out record, target carriage sail out of under this track situation parameter as shown in Figure 5.As can be seen from the figure, along with this this car of spacing is more and more far away, distance between its border, left and right sides and the distance between the up-and-down boundary obviously diminish, and have reflected target near big and far smaller characteristic in image.The target choosing method that among Fig. 5 (e) target carriage is sailed out of under this track situation contrasts, A line among the figure is to utilize many Feature Fusion method of the present invention to judge that former target carriage no longer is the switching time with the car target, the B line then is the switching time that only utilizes radar information to obtain, as can be seen, when target carriage is sailed out of this track gradually, fusion method can in time be found sailing out of of target carriage, and more realistic road conditions only rely on radar data that long sluggishness then can take place.
When vehicle was cut this track, the data and curves of target vehicle as shown in Figure 6.As can be seen from the figure, when only relying on radar information, the vehicle of finding incision is than later, switch to the new car target of following and also bigger sluggishness can take place, the method of utilizing the present invention to design then can be found the vehicle of incision intention rapidly and will switch to the vehicle of new incision with the car target, thereby further improve the safety coefficient of longitudinal drive person's backup system.
The program flow chart of entire method as shown in Figure 7.

Claims (2)

1. a target carriage is changed the method for quickly identifying under the operating mode, it is characterized in that this method realizes in computing machine successively according to the following steps:
Step (1), if: each is taken turns and detects the vehicle number that obtains is n, each front truck of taking turns that identification obtains in the detection is i, i=1, ..., n, the front truck vehicle bottom mid point that definition identifies from the image that obtains with machine vision method is a lateral separation apart from the distance of this car track center line, then: each as the front truck of target carriage through relatively and the lateral separation D after quantizing HiFor:
D Hi = D HI min D HIi · 4 - D HIi 4 , If D Hi<0, then make D Hi=0,
D HIminBe the lateral separation that adds up to minimum in n the front truck that calculates according to image information, D HIiIt is original lateral separation for the front truck i that calculates according to image information;
Each front truck process as target carriage compares and quantification fore-and-aft distance D afterwards LiFor:
D Li = ( D LI min - D LIi 20 + 1 ) / 2 ,
If: D Li<0, D then Li=0,
D Li>1, D then Li=1,
Each as front truck of target carriage through relatively and after quantizing with respect to the relative velocity V of this car iFor:
V i = ( V I min - V Ii 10 + 1 ) / 2 ,
If: V i<0, V then i=0,
V i>1, V then i=1,
Wherein: D LIminAnd V IminThe conduct that is respectively the lateral separation minimum detect target front truck fore-and-aft distance and with respect to the speed of this car;
D LIiAnd V IiBe respectively the original fore-and-aft distance and the relative velocity that calculate according to image information and radar data;
Each is in possibility P with the track as the front truck of target carriage and this car IiObtain according to detections of radar;
Above-mentioned four characteristic quantity D Hi, D Li, V i, P IiSpan in [0,1] codomain space;
Step (2), the same track possibility data P that step (1) is obtained IiRevise by following formula, revised is P with the track possibility i:
P i = P Ii + ( P max - P Ii ) · ( D H max D HIi ) 2 + ( D L max - D LIi D L max ) 2 ,
If: D LIi〉=D Lmax, P then i=P Ii,
D HIi≤ D Hmax, P then i=P Max,
( D H max D HIi ) 2 + ( D L max - D LIi D L max ) 2 > 1 , P then i=P Max,
Wherein: P Max, D Hmax, D LmaxBe respectively to same take turns radar detection in the detection to a plurality of vehicle targets compare after, same track possibility, lateral separation and the fore-and-aft distance of the target carriage of the same track possibility maximum that selects;
Step (3), the vehicle parameter when utilizing kalman filter method to the generation omission carries out tracking prediction, and vertically the state equation of Kalman filter is:
s(t+Δt)=A·s(t)+B·w(t),
Observation equation is:
z(t)=H·s(t)+v(t),
Wherein: s (t) is the system state vector of current time, s (t+ Δ t) is next moment state vector of prediction, Δ t is a time step, and z (t) is the systematic observation vector of current time, and A is a system matrix, B is the system noise influence matrix, H is the systematic observation matrix, and w (t) is a system noise, and its variance matrix is Q, v (t) is an observation noise, and its variance matrix is R;
s(t)=[d L,v L,a L] T,z(t)=[d L,v L] T
A = 1 Δt Δ t 2 2 0 1 Δt 0 0 1 , B = [ Δ t 3 6 , Δ t 2 2 , Δt ] , H = 1 0 0 0 1 0 ,
Q=1 R = 0.01 0 0 0.01 ,
d LRefer to the relative fore-and-aft distance between front truck and this car, v LRefer to the relative longitudinal velocity between front truck and this car, a LRefer to the relative longitudinal acceleration between front truck and this car;
Laterally the form of the state equation of Kalman filter and observation equation is identical with vertical Kalman filter, but quantity of state, observed quantity, system matrix, system noise influence matrix, observing matrix, system noise variance matrix, observation noise variance matrix difference:
s(t)=[d H,v H] T,z(t)=[d H],
A = 1 Δt 0 1 , B = [ Δ t 2 2 , Δt ] , H=[1?0],Q=1,R=0.01,
d HRefer to the relative lateral separation between front truck and this car, v HRefer to the relative transverse velocity between front truck and this car;
Step (4), the characteristic quantity of the input p of the described two-layer BP neural network of conduct of each car during weight matrix iw, the threshold vector b that obtains with two-layer BP neural metwork training and the transition function logsig of setting take turns each is handled, and calculates the target carriage degree of confidence W that obtains each car i:
W i=logsig(iw 2logsig(iw 1p i+b 1)+b 2),
Wherein, p i=[D Hi, D Li, V i, P i] T
Iw 1Be the weight matrix of ground floor BP neural network, for:
iw 1 = - 2.41 - 6.65 - 4.75 0.28 4.56 3.62 - 1.43 5.75 - 0.57 3.31 3.50 - 6.87 - 8.12 - 0.77 3.66 - 0.61 - 2.10 2.77 - 0.52 - 7.70 ,
Iw 2Be the weight matrix of second layer BP neural network, for:
iw 2=[-8.58,9.54,-3.06,-5.89,-3.31],
b 1Be the threshold vector of ground floor BP neural network, for:
b 1=[7.14,-6.03,3.11,3.16,-0.15] T
b 2Be the threshold vector of second layer BP neural network, for:
b 2=5.15;
Step (5), relatively the degree of confidence W of all vehicle targets i, the target vehicle of degree of confidence maximum as the candidate target car;
Step (6), when the degree of confidence of candidate target car greater than 0.5 the time, this target carriage is risk object, it is followed the tracks of, otherwise this is taken turns does not have target carriage in the detection.
2. a kind of target carriage according to claim 1 is changed the method for quickly identifying under the operating mode, it is characterized in that, when calculating target carriage, use the fore-and-aft distance in the middle of this two field picture and continuous three two field pictures in the past to the relative velocity of this car, calculate three velocity amplitudes then, use [0.25 again, 0.25,0.5] wave filter obtain relative velocity.
CNB2007100999646A 2007-06-01 2007-06-01 Quick identification method for object vehicle lane changing Expired - Fee Related CN100492437C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2007100999646A CN100492437C (en) 2007-06-01 2007-06-01 Quick identification method for object vehicle lane changing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2007100999646A CN100492437C (en) 2007-06-01 2007-06-01 Quick identification method for object vehicle lane changing

Publications (2)

Publication Number Publication Date
CN101089917A true CN101089917A (en) 2007-12-19
CN100492437C CN100492437C (en) 2009-05-27

Family

ID=38943258

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2007100999646A Expired - Fee Related CN100492437C (en) 2007-06-01 2007-06-01 Quick identification method for object vehicle lane changing

Country Status (1)

Country Link
CN (1) CN100492437C (en)

Cited By (46)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2463388A (en) * 2007-08-31 2010-03-17 Raymarine Uk Ltd Digital radar or sonar processing
CN102589529A (en) * 2012-02-13 2012-07-18 武汉大学 Scanning close-range photogrammetry method
CN102632836A (en) * 2011-02-10 2012-08-15 哈曼贝克自动系统股份有限公司 Blind area warning for vehicles
CN102768808A (en) * 2011-04-19 2012-11-07 通用汽车环球科技运作有限责任公司 Device and method for driver assistance
CN103364776A (en) * 2012-03-29 2013-10-23 富士通天株式会社 Radar device and method of processing signal
CN104081443A (en) * 2012-01-26 2014-10-01 康诺特电子有限公司 Method for operating a driver assistance device of a motor vehicle, driver assistance device and motor vehicle
US9165468B2 (en) 2010-04-12 2015-10-20 Robert Bosch Gmbh Video based intelligent vehicle control system
CN106203350A (en) * 2016-07-12 2016-12-07 北京邮电大学 A kind of moving target is across yardstick tracking and device
CN106485917A (en) * 2016-09-28 2017-03-08 上海海积信息科技股份有限公司 A kind of method and apparatus of judgement vehicle to change lane
CN106647776A (en) * 2017-02-24 2017-05-10 驭势科技(北京)有限公司 Judgment method and device for lane changing trend of vehicle and computer storage medium
CN106778746A (en) * 2016-12-23 2017-05-31 成都赫尔墨斯科技有限公司 A kind of anti-unmanned plane method of multiple target
CN107004367A (en) * 2014-11-28 2017-08-01 株式会社电装 Travel controlling system, travel control method and the traveling control program of vehicle
CN107161155A (en) * 2017-04-27 2017-09-15 大连理工大学 A kind of vehicle collaboration lane-change method and its system based on artificial neural network
CN107169402A (en) * 2016-03-08 2017-09-15 福特全球技术公司 Vehicle lane is positioned
CN107209994A (en) * 2014-12-26 2017-09-26 横滨橡胶株式会社 Cas
CN107241916A (en) * 2015-01-21 2017-10-10 株式会社电装 The travel controlling system and travel control method of vehicle
CN107430819A (en) * 2015-04-14 2017-12-01 日立汽车系统株式会社 Information of vehicles processing unit and information of vehicles processing routine
CN107831496A (en) * 2017-11-01 2018-03-23 驭势科技(北京)有限公司 The method and system of vehicle speed before a kind of intelligent automobile obtains automatically
CN108001450A (en) * 2016-11-02 2018-05-08 黑拉许克联合股份有限公司 For identifying method, system and the computer program product and vehicle of possible lane change
CN108388834A (en) * 2017-01-24 2018-08-10 福特全球技术公司 The object detection mapped using Recognition with Recurrent Neural Network and cascade nature
CN108960183A (en) * 2018-07-19 2018-12-07 北京航空航天大学 A kind of bend target identification system and method based on Multi-sensor Fusion
CN109131324A (en) * 2017-06-19 2019-01-04 安波福技术有限公司 The Lane Keeping System of automated vehicle
CN109263649A (en) * 2018-08-21 2019-01-25 北京汽车股份有限公司 Object identification method and object identification system under vehicle and its automatic driving mode
CN109360445A (en) * 2018-07-09 2019-02-19 重庆大学 A kind of high speed lane-change risk checking method based on the distribution of laterally and longitudinally kinematics character
CN109712424A (en) * 2019-02-26 2019-05-03 辽宁工业大学 A kind of automobile navigation method based on Internet of Things
CN110097785A (en) * 2019-05-30 2019-08-06 长安大学 A kind of front truck incision or urgent lane-change identification prior-warning device and method for early warning
CN110745140A (en) * 2019-10-28 2020-02-04 清华大学 Vehicle lane change early warning method based on continuous image constraint pose estimation
CN111413692A (en) * 2020-03-18 2020-07-14 东风汽车集团有限公司 Camera transverse position estimation self-calibration method based on roadside stationary object
CN111630411A (en) * 2018-01-18 2020-09-04 罗伯特·博世有限公司 Method and device for checking the plausibility of a transverse movement
CN111754816A (en) * 2020-06-04 2020-10-09 纵目科技(上海)股份有限公司 Moving object intention identification method, system, terminal and storage medium
CN111798698A (en) * 2020-06-24 2020-10-20 中国第一汽车股份有限公司 Method and device for determining front target vehicle and vehicle
CN111902320A (en) * 2018-09-24 2020-11-06 C.R.F.财团股份公司 Driver assistance for a motor vehicle
CN112020461A (en) * 2018-04-27 2020-12-01 图森有限公司 System and method for determining a distance from a vehicle to a lane
CN112215209A (en) * 2020-11-13 2021-01-12 中国第一汽车股份有限公司 Car following target determining method and device, car and storage medium
CN112356848A (en) * 2020-11-06 2021-02-12 北京经纬恒润科技股份有限公司 Target monitoring method and automatic driving system
CN112721929A (en) * 2021-01-11 2021-04-30 成都语动未来科技有限公司 Decision-making method for lane changing behavior of automatic driving vehicle based on search technology
CN112800812A (en) * 2019-11-13 2021-05-14 北京地平线机器人技术研发有限公司 Target object lane change identification method and device, readable storage medium and electronic equipment
CN113256865A (en) * 2020-11-06 2021-08-13 上海兴容信息技术有限公司 Control method and system of intelligent access control
CN113412212A (en) * 2019-02-07 2021-09-17 日产自动车株式会社 Other-vehicle behavior prediction method and other-vehicle behavior prediction device
CN113805171A (en) * 2021-10-14 2021-12-17 中国第一汽车股份有限公司 Dangerous target judgment method, device, equipment and storage medium
CN113895462A (en) * 2021-11-19 2022-01-07 天津天瞳威势电子科技有限公司 Method, device, computing equipment and storage medium for predicting lane change of vehicle
CN114684147A (en) * 2022-03-23 2022-07-01 重庆长安汽车股份有限公司 Probability calculation method for switching adjacent lane target into local lane
CN115017467A (en) * 2022-08-08 2022-09-06 北京主线科技有限公司 Method and device for compensating following target and storage medium
CN116504088A (en) * 2023-05-24 2023-07-28 合肥工业大学 Expressway vehicle lane change decision method considering safety risk in networking environment
EP4160346A4 (en) * 2020-06-16 2023-08-02 Huawei Technologies Co., Ltd. Method and device for identifying vehicle lane changing tendency
CN116682095A (en) * 2023-08-02 2023-09-01 天津所托瑞安汽车科技有限公司 Method, device, equipment and storage medium for determining attention target

Cited By (76)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2463388A (en) * 2007-08-31 2010-03-17 Raymarine Uk Ltd Digital radar or sonar processing
US9645229B2 (en) 2007-08-31 2017-05-09 FLIR Belgium BVBA Digital ranging systems and methods
US8624776B2 (en) 2007-08-31 2014-01-07 Raymarine Uk Limited Digital radar or sonar apparatus
US9165468B2 (en) 2010-04-12 2015-10-20 Robert Bosch Gmbh Video based intelligent vehicle control system
CN102632836A (en) * 2011-02-10 2012-08-15 哈曼贝克自动系统股份有限公司 Blind area warning for vehicles
CN102632836B (en) * 2011-02-10 2016-03-02 哈曼贝克自动系统股份有限公司 Blind area for vehicle is warned
CN102768808A (en) * 2011-04-19 2012-11-07 通用汽车环球科技运作有限责任公司 Device and method for driver assistance
CN102768808B (en) * 2011-04-19 2017-03-01 通用汽车环球科技运作有限责任公司 The apparatus and method of auxiliary driver
CN104081443A (en) * 2012-01-26 2014-10-01 康诺特电子有限公司 Method for operating a driver assistance device of a motor vehicle, driver assistance device and motor vehicle
CN104081443B (en) * 2012-01-26 2016-06-29 康诺特电子有限公司 For operating the method for the driver assistance device of motor vehicles, driver assistance device and motor vehicles
CN102589529A (en) * 2012-02-13 2012-07-18 武汉大学 Scanning close-range photogrammetry method
CN102589529B (en) * 2012-02-13 2014-04-30 武汉大学 Scanning close-range photogrammetry method
CN103364776A (en) * 2012-03-29 2013-10-23 富士通天株式会社 Radar device and method of processing signal
CN103364776B (en) * 2012-03-29 2015-06-17 富士通天株式会社 Radar device and method of processing signal
CN107004367A (en) * 2014-11-28 2017-08-01 株式会社电装 Travel controlling system, travel control method and the traveling control program of vehicle
CN107004367B (en) * 2014-11-28 2020-08-07 株式会社电装 Vehicle travel control device and travel control method
CN107209994A (en) * 2014-12-26 2017-09-26 横滨橡胶株式会社 Cas
CN107209994B (en) * 2014-12-26 2021-02-12 横滨橡胶株式会社 Collision avoidance system
CN107241916A (en) * 2015-01-21 2017-10-10 株式会社电装 The travel controlling system and travel control method of vehicle
CN107430819A (en) * 2015-04-14 2017-12-01 日立汽车系统株式会社 Information of vehicles processing unit and information of vehicles processing routine
CN107169402A (en) * 2016-03-08 2017-09-15 福特全球技术公司 Vehicle lane is positioned
CN107169402B (en) * 2016-03-08 2021-10-08 福特全球技术公司 Vehicle lane positioning
CN106203350A (en) * 2016-07-12 2016-12-07 北京邮电大学 A kind of moving target is across yardstick tracking and device
CN106485917B (en) * 2016-09-28 2019-11-22 上海海积信息科技股份有限公司 A kind of method and apparatus for adjudicating vehicle to change lane
CN106485917A (en) * 2016-09-28 2017-03-08 上海海积信息科技股份有限公司 A kind of method and apparatus of judgement vehicle to change lane
CN108001450A (en) * 2016-11-02 2018-05-08 黑拉许克联合股份有限公司 For identifying method, system and the computer program product and vehicle of possible lane change
CN108001450B (en) * 2016-11-02 2022-08-02 海拉有限双合股份公司 Method, system and computer program product for identifying a possible lane change and vehicle
CN106778746A (en) * 2016-12-23 2017-05-31 成都赫尔墨斯科技有限公司 A kind of anti-unmanned plane method of multiple target
CN108388834A (en) * 2017-01-24 2018-08-10 福特全球技术公司 The object detection mapped using Recognition with Recurrent Neural Network and cascade nature
CN108388834B (en) * 2017-01-24 2023-08-22 福特全球技术公司 Object detection using recurrent neural networks and cascade feature mapping
CN106647776A (en) * 2017-02-24 2017-05-10 驭势科技(北京)有限公司 Judgment method and device for lane changing trend of vehicle and computer storage medium
CN106647776B (en) * 2017-02-24 2020-06-30 驭势科技(北京)有限公司 Method and device for judging lane changing trend of vehicle and computer storage medium
CN107161155A (en) * 2017-04-27 2017-09-15 大连理工大学 A kind of vehicle collaboration lane-change method and its system based on artificial neural network
CN109131324A (en) * 2017-06-19 2019-01-04 安波福技术有限公司 The Lane Keeping System of automated vehicle
CN107831496A (en) * 2017-11-01 2018-03-23 驭势科技(北京)有限公司 The method and system of vehicle speed before a kind of intelligent automobile obtains automatically
CN111630411A (en) * 2018-01-18 2020-09-04 罗伯特·博世有限公司 Method and device for checking the plausibility of a transverse movement
CN112020461A (en) * 2018-04-27 2020-12-01 图森有限公司 System and method for determining a distance from a vehicle to a lane
US11727811B2 (en) 2018-04-27 2023-08-15 Tusimple, Inc. System and method for determining car to lane distance
CN112020461B (en) * 2018-04-27 2024-02-27 图森有限公司 System and method for determining a distance from a vehicle to a lane
CN109360445A (en) * 2018-07-09 2019-02-19 重庆大学 A kind of high speed lane-change risk checking method based on the distribution of laterally and longitudinally kinematics character
CN109360445B (en) * 2018-07-09 2021-02-09 重庆大学 High-speed lane change risk detection method based on transverse and longitudinal kinematic feature distribution
CN108960183B (en) * 2018-07-19 2020-06-02 北京航空航天大学 Curve target identification system and method based on multi-sensor fusion
CN108960183A (en) * 2018-07-19 2018-12-07 北京航空航天大学 A kind of bend target identification system and method based on Multi-sensor Fusion
CN109263649B (en) * 2018-08-21 2021-09-17 北京汽车股份有限公司 Vehicle, object recognition method and object recognition system thereof in automatic driving mode
CN109263649A (en) * 2018-08-21 2019-01-25 北京汽车股份有限公司 Object identification method and object identification system under vehicle and its automatic driving mode
CN111902320B (en) * 2018-09-24 2024-04-26 C.R.F.财团股份公司 Automobile driver assistance
CN111902320A (en) * 2018-09-24 2020-11-06 C.R.F.财团股份公司 Driver assistance for a motor vehicle
CN113412212A (en) * 2019-02-07 2021-09-17 日产自动车株式会社 Other-vehicle behavior prediction method and other-vehicle behavior prediction device
CN109712424A (en) * 2019-02-26 2019-05-03 辽宁工业大学 A kind of automobile navigation method based on Internet of Things
CN110097785A (en) * 2019-05-30 2019-08-06 长安大学 A kind of front truck incision or urgent lane-change identification prior-warning device and method for early warning
CN110745140B (en) * 2019-10-28 2021-01-01 清华大学 Vehicle lane change early warning method based on continuous image constraint pose estimation
CN110745140A (en) * 2019-10-28 2020-02-04 清华大学 Vehicle lane change early warning method based on continuous image constraint pose estimation
CN112800812A (en) * 2019-11-13 2021-05-14 北京地平线机器人技术研发有限公司 Target object lane change identification method and device, readable storage medium and electronic equipment
CN111413692B (en) * 2020-03-18 2022-03-18 东风汽车集团有限公司 Camera transverse position estimation self-calibration method based on roadside stationary object
CN111413692A (en) * 2020-03-18 2020-07-14 东风汽车集团有限公司 Camera transverse position estimation self-calibration method based on roadside stationary object
CN111754816A (en) * 2020-06-04 2020-10-09 纵目科技(上海)股份有限公司 Moving object intention identification method, system, terminal and storage medium
EP4160346A4 (en) * 2020-06-16 2023-08-02 Huawei Technologies Co., Ltd. Method and device for identifying vehicle lane changing tendency
CN111798698B (en) * 2020-06-24 2022-04-08 中国第一汽车股份有限公司 Method and device for determining front target vehicle and vehicle
CN111798698A (en) * 2020-06-24 2020-10-20 中国第一汽车股份有限公司 Method and device for determining front target vehicle and vehicle
CN112356848A (en) * 2020-11-06 2021-02-12 北京经纬恒润科技股份有限公司 Target monitoring method and automatic driving system
CN113256865B (en) * 2020-11-06 2023-01-06 上海兴容信息技术有限公司 Control method and system of intelligent access control
CN113256865A (en) * 2020-11-06 2021-08-13 上海兴容信息技术有限公司 Control method and system of intelligent access control
CN112215209B (en) * 2020-11-13 2022-06-21 中国第一汽车股份有限公司 Car following target determining method and device, car and storage medium
CN112215209A (en) * 2020-11-13 2021-01-12 中国第一汽车股份有限公司 Car following target determining method and device, car and storage medium
CN112721929A (en) * 2021-01-11 2021-04-30 成都语动未来科技有限公司 Decision-making method for lane changing behavior of automatic driving vehicle based on search technology
CN113805171A (en) * 2021-10-14 2021-12-17 中国第一汽车股份有限公司 Dangerous target judgment method, device, equipment and storage medium
CN113805171B (en) * 2021-10-14 2023-09-26 中国第一汽车股份有限公司 Dangerous target judging method, dangerous target judging device, dangerous target judging equipment and storage medium
CN113895462A (en) * 2021-11-19 2022-01-07 天津天瞳威势电子科技有限公司 Method, device, computing equipment and storage medium for predicting lane change of vehicle
CN114684147A (en) * 2022-03-23 2022-07-01 重庆长安汽车股份有限公司 Probability calculation method for switching adjacent lane target into local lane
CN114684147B (en) * 2022-03-23 2024-06-25 重庆长安汽车股份有限公司 Probability calculation method for adjacent lane target to cut into own lane
CN115017467B (en) * 2022-08-08 2022-11-15 北京主线科技有限公司 Method and device for compensating following target and storage medium
CN115017467A (en) * 2022-08-08 2022-09-06 北京主线科技有限公司 Method and device for compensating following target and storage medium
CN116504088A (en) * 2023-05-24 2023-07-28 合肥工业大学 Expressway vehicle lane change decision method considering safety risk in networking environment
CN116504088B (en) * 2023-05-24 2024-03-26 合肥工业大学 Expressway vehicle lane change decision method considering safety risk in networking environment
CN116682095B (en) * 2023-08-02 2023-11-07 天津所托瑞安汽车科技有限公司 Method, device, equipment and storage medium for determining attention target
CN116682095A (en) * 2023-08-02 2023-09-01 天津所托瑞安汽车科技有限公司 Method, device, equipment and storage medium for determining attention target

Also Published As

Publication number Publication date
CN100492437C (en) 2009-05-27

Similar Documents

Publication Publication Date Title
CN100492437C (en) Quick identification method for object vehicle lane changing
CN109800658B (en) Parking space type online identification and positioning system and method based on neural network
US11796344B2 (en) Map information system
CN107577230B (en) Intelligent collision avoidance system for unmanned ship
EP2574958B1 (en) Road-terrain detection method and system for driver assistance systems
EP3473510B1 (en) Maneuevering autonomous vehicles
CN103026396B (en) Drive assistance device
CN110362077A (en) Automatic driving vehicle urgent danger prevention decision system, method and medium
CN112154455B (en) Data processing method, equipment and movable platform
CN105892471A (en) Automatic automobile driving method and device
US20130197736A1 (en) Vehicle control based on perception uncertainty
CN105620489A (en) Driving assistance system and real-time warning and prompting method for vehicle
US11345371B2 (en) Evaluation of components of driving functions and roadway detection in different processing stages
JP2003536096A (en) Tracking map generator
CN102862574A (en) Method for realizing active safety of vehicle on the basis of smart phone
CN103176185A (en) Method and system for detecting road barrier
CN105912998A (en) Vehicle collision prevention early warning method based on vision
CN112884288B (en) Highway rain and fog scene driving safety evaluation system
CN113119960B (en) System and method for providing vehicle safety distance and speed warning under road-slip condition
CN113597396A (en) On-road positioning method and apparatus using road surface characteristics
JP2018063476A (en) Apparatus, method and computer program for driving support
CN113570747B (en) Driving safety monitoring system and method based on big data analysis
CN112674646A (en) Self-adaptive welting operation method based on multi-algorithm fusion and robot
CN110599025A (en) Method for evaluating reliability index of driving behavior of automatic driving automobile
CN113432615B (en) Detection method and system based on multi-sensor fusion drivable area and vehicle

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20090527

Termination date: 20150601

EXPY Termination of patent right or utility model