US20140211014A1 - Boundary line recognition apparatus - Google Patents

Boundary line recognition apparatus Download PDF

Info

Publication number
US20140211014A1
US20140211014A1 US14/231,840 US201414231840A US2014211014A1 US 20140211014 A1 US20140211014 A1 US 20140211014A1 US 201414231840 A US201414231840 A US 201414231840A US 2014211014 A1 US2014211014 A1 US 2014211014A1
Authority
US
United States
Prior art keywords
boundary line
candidate
likelihood
line candidate
driving lane
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.)
Abandoned
Application number
US14/231,840
Inventor
Naoki Kawasaki
Hiroki Nakano
Kenta Hoki
Tetsuya Takafuji
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.)
Denso Corp
Soken Inc
Original Assignee
Denso Corp
Nippon Soken Inc
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 Denso Corp, Nippon Soken Inc filed Critical Denso Corp
Priority to US14/231,840 priority Critical patent/US20140211014A1/en
Publication of US20140211014A1 publication Critical patent/US20140211014A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • G06K9/00798
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/50Context or environment of the image
    • G06V20/56Context or environment of the image exterior to a vehicle by using sensors mounted on the vehicle
    • G06V20/588Recognition of the road, e.g. of lane markings; Recognition of the vehicle driving pattern in relation to the road
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/25Fusion techniques
    • G06F18/254Fusion techniques of classification results, e.g. of results related to same input data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning
    • G06V10/77Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
    • G06V10/80Fusion, i.e. combining data from various sources at the sensor level, preprocessing level, feature extraction level or classification level
    • G06V10/809Fusion, i.e. combining data from various sources at the sensor level, preprocessing level, feature extraction level or classification level of classification results, e.g. where the classifiers operate on the same input data

Definitions

  • the present invention relates to a boundary line recognition apparatus capable of detecting a boundary line on a driving lane of a vehicle in order to assist the driver of the vehicle.
  • a conventional driving lane departing warning apparatus to assist a vehicle driver capable of providing a warning to the vehicle driver when a vehicle departs from the current driving lane.
  • a conventional apparatus is comprised of an image acquiring part, an image processing part, and a warning generation part.
  • the image acquiring part has one or more on-vehicle cameras.
  • the image processing part processes image data transferred from the image acquiring part.
  • the warning generation part generates a warning based on the processing result transferred from the image processing part, and provides the generated warning to the vehicle driver.
  • the image processing part detects or estimates a boundary line of a driving lane based on image data obtained by the image acquiring part.
  • the warning generation part calculates a right distance measured from the vehicle to a right-side boundary line of the driving lane, and a left distance measured from the vehicle to a left-side boundary line of the driving lane.
  • one of the calculated distances is not more than a predetermined threshold value, in other words, when the driver's vehicle approaches the boundary line within a distance indicated by the threshold value, the warning generation part generates and provides a warning to the vehicle driver.
  • an important problem is a wrong detection based on noise.
  • various error sources to generate such a wrong detection for example, a dirty mark on a driving lane, traffic signs painted on a driving lane, a light reflected from a puddle on a road, a shadow of the driver's vehicle, a shadow of a following vehicle, etc.
  • Japanese patent laid open publication No. JP 2005-18148 discloses such a conventional technique to calculate the target candidate having a highest probability based on the number of boundary line candidates, a strength of an edge of the boundary line candidate, a contrast in brightness of an area around the boundary line candidate, etc.
  • JP 2005-18148 needs performing an optimum process suitable for each of: (a) the number of boundary line candidates; (b) an edge strength of a boundary line candidate; and (c) a contrast in brightness of an area around the boundary line candidate, etc., and finally combining the results of those process (a), (b), and (c).
  • a boundary line recognition apparatus is comprised of an on-vehicle camera, a boundary line candidate extracting means, one or more boundary line feature calculating means, a boundary line feature combining means, and a boundary line selecting means.
  • the on-vehicle camera acquired image data of the area around a vehicle, and outputs the image data.
  • the boundary line candidate extracting means extracts boundary line candidates on a driving lane on which the vehicle drives based on the image data obtained by the on-vehicle camera.
  • the boundary line feature calculating means are composed of one or more calculating means which calculate likelihoods which indicate a degree of probability of each of the boundary line candidates extracted by the boundary line candidate extracting means.
  • the boundary line feature combining means combines the likelihoods of each of the boundary line candidates calculated by one or more calculating means in the boundary line feature calculating means, and outputs a combined likelihood of each of the boundary line candidates.
  • the boundary line selecting means selects the boundary line candidate having the maximum likelihood as the boundary line of the driving lane of the vehicle.
  • the boundary line recognition apparatus having the above structure extracts the boundary line candidates on the driving lane of the vehicle based on the image data obtained by the on-vehicle camera.
  • Such boundary line candidates extracted from the image data obtained by the on-vehicle camera, are data items, which are related to an actual boundary line, for example, white traffic signs on the driving lane obtained by performing known image processing (such as pattern matching process, and Hough transform to extract a straight line using the number of votes (solid line-dotted line judgment result)).
  • the data relating to an actual boundary line contains some unreliability in determining it to be the actual boundary line on the driving lane of a vehicle because the boundary line candidate extracted from the image data by the known image processing contains noise such as a shadow of a guardrail, a repair line on a driving lane, a trace of a traffic sign, and a traffic sign even if the boundary line candidate has some likelihood of not less than a predetermined value.
  • the degree of probability of each boundary line candidate is calculated as the likelihood of the boundary line by one or more boundary line feature calculating means.
  • One or more boundary line feature calculating means correspond to methods of calculating the number of voted in Hough transform to extract a straight line (as results on solid line and dotted line judgment), a contrast (as an edge strength), a width of a while line, a pattern similarity and a brightness similarity when compared with a surface of the driving lane, and a boundary line feature.
  • the calculated likelihoods of each of the boundary line candidates are multiplied together to obtain the final likelihood of each of the boundary line candidates.
  • the boundary line candidate having the maximum likelihood is then selected as the boundary line on the driving lane of the vehicle.
  • one or more boundary line feature calculating means calculate all of features of the boundary line candidate by using likelihoods as the degree of probability to be the boundary line
  • the degree of probability of the boundary line candidate to be the boundary line can be obtained by using the likelihoods regardless of the type of the boundary line feature calculating means.
  • using the likelihoods of the boundary line candidate makes it possible to easily combine the calculation results of each of the boundary line feature calculating means by performing multiplication regardless of the type and content of the processes to calculate various features of the boundary line candidate.
  • using the likelihood makes it possible to easily combine the results of a plurality of processes even if one or more the boundary line feature calculation means are improved and/or an additional boundary line feature calculation means performing a new boundary line feature process is added.
  • FIG. 1 is a functional block diagram showing a schematic configuration of a boundary line recognition apparatus according to an embodiment of the present invention
  • FIG. 2 is a functional block diagram showing a schematic configuration of an image processing device in the boundary line recognition apparatus according to the embodiment of the present invention
  • FIG. 3A is a diagram showing an example of a white boundary line on a driving lane which almost disappears
  • FIG. 3B is a diagram showing an example of a narrow-width boundary line on a driving lane
  • FIG. 4A is a diagram showing an example of a shadow of a guardrail for pedestrians which is placed on a side of a driving lane;
  • FIG. 4B is a diagram showing an example of a shadow of a concrete barrier for vehicles which is placed on a side of a driving lane;
  • FIG. 5 is a diagram showing an example of longitudinal stripes such as anti-slip grooves formed on the surface of a driving lane
  • FIG. 6 is a flow chart showing an operation of the boundary line feature calculating part to calculate a likelihood of a boundary line candidate based on an internal brightness dispersion or an internal edge amount;
  • FIG. 7 is a flow chart showing the operation of the boundary line feature calculating part to calculate a likelihood of a boundary line candidate based on a dispersion in the edge direction of a boundary line candidate, a peak ratio or a peak size in a histogram along the edge direction of the boundary line candidate;
  • FIG. 8 is a flow chart showing the operation of the boundary line feature calculating part to calculate a likelihood of a boundary line candidate based on a difference in pattern and average brightness between a boundary line candidate and an area;
  • FIG. 9 is a flow chart showing the operation of the boundary line feature calculating part to calculate the likelihood of a boundary line candidate based on a total edge amount of the boundary line candidate and an area other than the boundary line candidate;
  • FIG. 10 is a flow chart showing the operation of the boundary line feature calculating part to calculate a likelihood of a boundary line candidate based on information regarding a stripe pattern on the driving lane of a vehicle detected by a stripe pattern detecting part;
  • FIG. 11 is a flow chart showing the operation of the boundary line feature calculating part to calculate a likelihood of a boundary line candidate based on the presence of a traffic sign detected by the traffic sign detecting part;
  • FIG. 12 is a flow chart showing the operation of the boundary line feature calculating part to calculate a likelihood of a boundary line candidate based on a presence of a pair of boundary line candidates on the driving lane of a vehicle detected by a pair-boundary line candidate detecting part.
  • FIG. 1 is a functional block diagram showing a schematic configuration of the boundary line recognition apparatus 1 according to the embodiment of the present invention.
  • FIG. 2 is a functional block diagram showing a schematic configuration of an image processing device 20 in the boundary line recognition apparatus 1 according to the embodiment of the present invention.
  • the boundary line recognition apparatus 1 has the on-vehicle camera 10 and the image processing device 20 .
  • the image processing device 20 performs image processing of image data of an area around the vehicle, which is obtained by the on-vehicle camera.
  • the image processing device 20 has a plurality of data signal processors DPS 30 , DSP 40 , DSP 50 , DSP 60 , DSP 70 , DSP 80 , DSP 90 , DSP 100 , and DPS 110 , a bus 120 , a read only memory (ROM, not shown), a random access memory (RAM, not shown), and input/output port (I/O port).
  • DPS 30 data signal processors
  • DSP 40 DSP 50
  • DSP 60 DSP 60
  • DSP 70 DSP 70
  • DSP 80 DSP 90 , DSP 100 , and DPS 110
  • bus 120 a read only memory (ROM, not shown), a random access memory (RAM, not shown), and input/output port (I/O port).
  • ROM read only memory
  • RAM random access memory
  • I/O port input/output port
  • the DSP 30 performs image processing to extract boundary line candidates on a driving lane of a vehicle from the image data acquired by the on-vehicle camera 10 .
  • the DPS 30 will also be referred to as the “boundary line candidate extracting part 30 ”, which corresponds to the “boundary line candidate extracting means”.
  • the boundary line candidate extracting part 30 performs a pattern matching process which is a known digital image processing, and the Hough transform as a feature extraction technique capable of extracting a straight line.
  • the boundary line candidate extracting part 30 extracts boundary line candidates (for example, such as a white line on the driving lane of a vehicle) based on the results of the pattern matching process and the number of votes (as judgment results of solid lines and dotted lines) obtained by the Hough transform.
  • the DSP 40 calculates a likelihood which corresponds to a degree of probability of each of the boundary line candidates, extracted by the boundary line candidate extracting part 30 , to be a boundary line.
  • the DPS 40 will also be referred to as the “boundary line feature calculating part 40 ”, and corresponds to the “boundary line feature calculating means”.
  • the boundary line feature calculating part 40 performs the following process.
  • the boundary line feature calculating part 40 uses, as a feature which represents the degree of probability to be the boundary line, one of brightness dispersion and an internal edge amount of a boundary line candidate extracted by the boundary line candidate extracting part 30 .
  • a boundary line painted on the surface of a driving lane or a road has a white color and irregularly reflects a light irradiated from the head lights of a vehicle and street lamps. That is, the boundary line has a large brightness dispersion when compared with that of the surface of the driving lane other than the boundary line.
  • the magnitude of the internal edge amount indicates a degree of flatness of an area.
  • a large internal edge amount indicates a less edge part in the area.
  • the area has a flat surface when the internal edge amount is a small value, and the area has a rough surface when a large value.
  • FIG. 6 is a flow chart showing an operation of the boundary line feature calculating part 40 to calculate a likelihood of a boundary line candidate based on an internal brightness dispersion or an internal edge amount.
  • the boundary line feature calculating part 40 calculates the internal brightness dispersion or the internal edge amount of a boundary line candidate (step S 61 ), and determines and outputs a likelihood of the boundary line candidate based on the calculated internal brightness dispersion or the calculated internal edge amount (step S 62 ).
  • the likelihood which represents the degree of provability of the boundary line candidate to be a boundary line is increased.
  • the likelihood of the boundary line candidate is decreased (step S 63 ).
  • the boundary line feature calculating part 40 uses, as a feature to express the degree of probability to be the boundary line, one of a dispersion in the edge direction of a boundary line candidate, a peak ratio, or a peak size in a histogram along the edge direction of the boundary line candidate.
  • a boundary line has a straight line shape painted on the surface of a driving lane of a vehicle because a curvature of the boundary line is relatively small and the boundary line almost has a straight-line shape in image data acquired by the on-vehicle camera 10 even if the driving lane has a curve. Therefore the boundary line has a large dispersion value in the edge direction of the boundary line. In addition, because having a line shape, the boundary line has a large peak ratio and a large peak size in the histogram in the edge direction when compared with those of a surface area other than the boundary line on the driving lane.
  • the boundary line feature calculating part 40 uses, as the information or the feature to express the degree of probability to be the boundary line, the dispersion in the edge direction of a boundary line candidate, the peak ratio and the peak size in a histogram along the edge direction of the boundary line candidate.
  • FIG. 7 is a flow chart showing an operation of the boundary line feature calculating part 40 to calculate a likelihood of a boundary line candidate based on a dispersion in the edge direction of a boundary line candidate, a peak ratio or a peak size in a histogram along the edge direction of the boundary line candidate.
  • the boundary line feature calculating part 40 calculates the dispersion in the edge direction, the peak ratio or the peak size in the edge direction of the boundary line candidate (step S 71 ). The boundary line feature calculating part 40 then determines and outputs a likelihood of the boundary line candidate based on the above dispersion value, the peak ratio, or the peak size in the edge direction of the calculated boundary line candidate (step S 72 ).
  • the likelihood of the boundary line candidate is increased.
  • the likelihood of the boundary line candidate is decreased (step S 73 ).
  • the boundary line recognition apparatus 1 further has a driving lane surface feature extracting part 70 .
  • This driving lane surface feature extracting part 70 corresponds to the DSP 70 which serves as the “driving lane surface feature extracting means”.
  • the driving lane surface feature extracting part 70 extracts a pattern or an average brightness of a boundary line candidate from the image data.
  • the boundary line feature calculating part 40 increases the likelihood of the boundary line candidate, where the likelihood represents the degree of probability of the boundary line candidate to be the boundary line.
  • a shadow of a guardrail placed at a side of the driving lane exists.
  • a shadow of a guardrail placed at a side of the driving lane exists.
  • a hollow part of the guardrail generates a shadow on the surface of the driving lane of a vehicle, and the line shaped shadow reflected on the driving lane is seen like a boundary line.
  • the repaired area with black coal tar on the surface of the driving lane has a straight line shape, the repaired area is also seen like a boundary line.
  • FIG. 8 is a flow chart showing an operation of the boundary line feature calculating part 40 to calculate a likelihood of a boundary line candidate based on a difference in pattern and average brightness between a boundary line candidate and an area other than the boundary line candidate.
  • the boundary line feature calculating part 40 calculates a difference in pattern and average brightness between the boundary line candidate and the above area such as a repaired area based on the data transferred from the driving lane surface feature extracting part 70 (step S 81 ).
  • the boundary line feature calculating part 40 judges both are different, and increases the likelihood of the boundary line candidate. In addition, when the difference in average brightness between them becomes large, namely, is not less than the predetermined value, the boundary line feature calculating part 40 also judges both are different, and increases the likelihood of the boundary line candidate. On the other hand, when the difference in pattern between them becomes small, namely, is less than the predetermined value, the boundary line feature calculating part 40 judges they are not different, and decreases the likelihood of the boundary line candidate. In addition, when the difference in average brightness between them becomes small, namely, is less than the predetermined value, the boundary line feature calculating part 40 also judges both do not different, and decreases the likelihood of the boundary line candidate (step S 82 ).
  • the boundary line recognition apparatus 1 further has an edge feature extracting part 80 .
  • This edge feature extracting part 80 corresponds to the DSP 80 , and serves as the “edge feature extracting means”.
  • the boundary line feature calculating part 40 decreases the likelihood of the boundary line candidate, which represents the degree of probability of the boundary line candidate to be the boundary line.
  • FIG. 9 is a flow chart showing an operation of the boundary line feature calculating part 40 to calculate the likelihood of a boundary line candidate based on the total edge amount of the boundary line candidate and the following area other than the boundary line candidate.
  • the boundary line feature calculating part 40 calculates a total edge amount of each of the boundary line candidate and the area surrounded by the boundary line candidate (step S 91 ).
  • the boundary line feature calculating part 40 decreases the likelihood of the boundary line candidate (step S 92 ), which represents the degree of probability of the boundary line candidate to be the boundary line.
  • the boundary line recognition apparatus 1 further has a stripe pattern detecting part 90 which corresponds to the DSP 90 , and serves as the “stripe pattern detecting means”.
  • the boundary line feature calculating part 40 decreases the likelihood of the boundary line candidate, which represents the degree of probability of the boundary line candidate to be the boundary line.
  • the stripe lines have a low brightness than that of the surface of the driving lane other than the straight-line shaped parts.
  • FIG. 10 is a flow chart showing an operation of the boundary line feature calculating part 40 to calculate a likelihood of a boundary line candidate based on information regarding the presence of a stripe pattern on the driving lane of a vehicle detected by the stripe pattern detecting part 90 .
  • the boundary line feature calculating part 40 decreases the likelihood of the boundary line candidate (step S 101 ), which represents the degree of probability of the boundary line candidate to be the boundary line.
  • the boundary line recognition apparatus 1 further has a traffic sign detecting part 100 which corresponds to the DSP 100 and serves as the “traffic sign detecting means”.
  • the boundary line feature calculating part 40 decreases the likelihood of the boundary line candidate, which represents the degree of probability of the boundary line candidate to be the boundary line.
  • various types of traffic signs such as an arrow mark, a speed limit mark, a stop mark, and a pedestrian crossing are painted on a road.
  • FIG. 11 is a flow chart showing an operation of the boundary line feature calculating part 40 to calculate a likelihood of a boundary line candidate based on the presence of a traffic sign detected by the traffic sign detecting part 100 .
  • the boundary line feature calculating part 40 decreases the likelihood of the boundary line candidate (step S 111 ), which represents the degree of probability of the boundary line candidate to be the boundary line.
  • the boundary line recognition apparatus 1 further has a pair-boundary line candidate detecting part 110 which corresponds to the DSP 110 , and serves the a “pair-boundary line candidate detecting means”.
  • the boundary line feature calculating part 40 decreases the likelihood of a boundary line candidate which is present between the detected pair of the boundary line candidates, where the likelihood of the boundary line candidate represents the degree of probability of the boundary line candidate to be the boundary line.
  • FIG. 12 is a flow chart showing an operation of the boundary line feature calculating part 40 to calculate a likelihood of a boundary line candidate based on a presence of a pair of boundary line candidates on the driving lane of a vehicle detected by the pair-boundary line candidate detecting part 110 .
  • the boundary line feature calculating part 40 decreases the likelihood of a boundary line candidate (step S 121 ), which is present between the pair of the boundary line candidates, where the likelihood of the boundary line candidate represents the degree of probability of the boundary line candidate to be the boundary line.
  • the DPS 50 is a digital signal processor to multiplies the likelihoods which are obtained in the calculations (1) to (7) performed by the DSP 40 , and outputs the calculated likelihood of the boundary line candidate.
  • This calculated likelihood represents the degree of probability of the boundary line candidate to be a boundary line.
  • the DSP 50 will be referred to as the “boundary line feature combining part 50 ”.
  • the boundary line feature combining part 50 calculates a final likelihood of each of the boundary line candidates by performing multiplication of the likelihoods using a framework of Bayesian inference.
  • the values 0.4 and 0.3 indicate unlikelihood values of A and B, respectively.
  • the boundary line recognition apparatus has a high extensible capability and applicability. This can provide the boundary line recognition apparatus capable of easily changing the number of the processes (for example, decreasing the processes or adding newly processes) in order to calculate the final likelihood of the boundary line candidate with high precision and highly robust control.
  • the boundary line feature combining part 50 changes and outputs the likelihood of the boundary line candidate based on the arrangement of the boundary line candidate on the driving lane extracted by the boundary line candidate extracting part 30 .
  • the boundary line candidate is approximately at right angle to the driving direction of the vehicle on the driving lane in the image data acquired by the on-vehicle camera 10 , or when the boundary line candidate is separated from the side surface of the vehicle by a predetermined distance
  • the boundary line feature combining part 50 decreases the likelihood of the boundary line candidate, which represents the degree of probability of the boundary line candidate to be the boundary line, and outputs the decreased likelihood.
  • the DSP 60 is a digital signal processor to select the boundary line candidate having the maximum likelihood in the likelihoods output from the DPS 50 , and recognizes this boundary line candidate as the boundary line of the driving lane of the vehicle. As previously described, the DPS 60 corresponds to the “boundary line selecting part 60 ”.
  • the boundary line selecting part 60 selects the boundary line candidate having the maximum likelihood as the boundary line of the driving lane of the vehicle.
  • the DPS 70 is a digital signal processor to extract features from the image data obtained by the on-vehicle camera 10 , where the features are the area between such boundary line candidates on the driving lane of the vehicle, the pattern of the boundary line itself, and the average brightness of the boundary line candidate. As previously described, the DSP 70 corresponds to the driving lane surface feature extracting part 70 .
  • a shadow of a guardrail which is placed at a side of the driving lane of a vehicle occurs when sunlight from a side direction shines to the guardrail, and a hollow part of the guardrail generates the shadow on the surface of the driving lane.
  • a shadow of a line shape on the driving lane is seen like a boundary line.
  • the DSP 70 extracts a pattern of such a repaired area and a pattern of the boundary line by a pattern matching method and using a difference in brightness.
  • the DSP 80 is a data signal processor capable of extracting a total edge amount of boundary line candidates extracted by the boundary line candidate extracting part 30 and an area between the boundary line candidates from the image data obtained by the on-vehicle camera 10 . As previously described, the DSP 80 corresponds to the edge feature extracting part 80 .
  • the total edge amount can be obtained by extracting edges from binarized image data obtained from the image data acquired by the on-vehicle camera 10 , and then by calculating a sum of the extracted edges.
  • the DSP 90 is a data signal processor capable of detecting a line-shaped pattern, from the image data obtained by the on-vehicle camera 10 , having an edge amount of not less than a predetermined value in the area near the vehicle in the direction which is approximately at right angle to the driving direction of the vehicle. As previously described, this DSP 90 corresponds to the stripe pattern detecting part 90 .
  • a longitudinal stripe formed on a driving lane to prevent slipping of a vehicle has a low brightness when compared with the brightness on the surface of the driving lane other than such a longitudinal stripe.
  • an edge amount is calculated from binarized image data obtained from the image data from the on-vehicle camera 10 .
  • the stripe pattern detecting part 90 detects, as a longitudinal stripe, the pattern having the edge amount of not less than the predetermined value in the driving direction of the driving lane of the vehicle.
  • the DSP 100 is a data signal processor capable of detecting traffic signs painted on the driving lane of a vehicle obtained from image data acquired by the on-vehicle camera 10 . As previously described, the DSP 100 corresponds to the traffic sign detecting part 100 .
  • the traffic sign detecting part 100 detects traffic signs painted on the driving lane of a vehicle by using pattern matching method. There is a pedestrian crossing as a traffic sign to be detected in addition to an arrow mark, a speed limit mark, and a stop mark painted on the surface of the driving lane.
  • the DSP 110 is a data signal processor capable of detecting a presence of a pair of boundary line candidates, in the boundary line candidates extracted by the boundary line candidate extracting part 30 , placed at both sides on the driving lane of a vehicle along the driving direction of the vehicle. As previously described, the DSP 110 corresponds to the pair-boundary line candidate detecting part 110 .
  • the pair-boundary line candidate detecting part 110 detects a pair of boundary line candidates in the boundary line candidates extracted by the boundary line candidate extracting part 30 , which is placed at both sides of the vehicle along the driving direction of the vehicle, based on a relative position to the vehicle in the image data.
  • the boundary line feature calculating part 40 (or the DSP 40 ) firstly calculates likelihoods which show various types of features of the boundary line candidate, where each of the likelihoods represents the degree of probability of the boundary line candidate to be the boundary line. In other words, the boundary line feature calculating part 40 calculates all of the features of each boundary line candidate by using such likelihoods.
  • the boundary line recognition apparatus 1 can easily obtain the final likelihood of the boundary line candidate by multiplying the calculated likelihoods of the boundary line candidate because the boundary line feature calculating part 40 calculates all of the feature of the boundary line candidate by using these likelihoods.
  • boundary line recognition apparatus 1 even if the structure of the boundary line feature calculating part 40 is changed by eliminating a function or by adding an additional function, or even if the boundary line feature calculating part 40 is replaced with another boundary line feature calculating means, it is possible for boundary line recognition apparatus 1 to easily combine the outputs (that is, the likelihoods) of the boundary line feature calculating part 40 because the boundary line feature calculating part 40 calculates all of features of a boundary line candidate by using likelihoods.
  • the boundary line feature combining part 50 changes the likelihood of the boundary line candidate based on the arrangement of the boundary line candidate on the surface of the driving lane of the vehicle extracted by the boundary line candidate extracting part 30 . This makes it possible to eliminate objects and marks on the driving lane which are apparently different from a boundary line on the driving lane.
  • the boundary line feature calculating part 40 uses, as a feature of each boundary line candidate, at least one of a brightness dispersion of the boundary line candidate or an internal edge amount of the boundary line candidate, it is possible to obtain a difference in brightness of boundary line candidates based on the brightness dispersion, and also to obtain a difference in flatness of pattern of the boundary line candidates based on the internal edge amount.
  • this makes it possible to calculate a scratch formed on a guardrail or the surface of the driving lane of a vehicle which are different in brightness and flatness of pattern, or to obtain a difference between a repaired area and a boundary line on the driving lane. It is therefore possible for the boundary line recognition apparatus 1 according to the present invention to obtain the likelihood of a boundary line candidate with high accuracy.
  • the boundary line feature calculating part 40 uses, as a feature which indicates a degree of probability to be a boundary line, one of a dispersion in edge direction of a boundary line candidate extracted by the boundary line candidate extracting part 30 , or a peak ratio or peak size in a histogram along edge direction in image data.
  • FIG. 3A is a diagram showing an example of a white boundary line on the driving lane of a vehicle which almost disappears.
  • FIG. 3B is a diagram showing an example of a narrow-width boundary line on a driving lane.
  • the boundary line recognition apparatus 1 it is possible for the boundary line recognition apparatus 1 according to the present invention to obtain a difference between a boundary line, a scratch line, and a repaired area on the driving lane of a vehicle based on a brightness dispersion along an edge direction, or a peak ratio or a peak size in a histogram along the edge direction of a boundary line candidate.
  • the boundary line recognition apparatus 1 therefore makes it possible to obtain a likelihood of the boundary line with more high accuracy.
  • the boundary line recognition apparatus 1 has the driving lane surface feature extracting part 70 capable of extracting, from image data obtained by the on-vehicle camera 30 , an area on a driving lane between boundary line candidates, and a pattern or an average brightness of the boundary line candidate itself extracted by the boundary line candidate extracting part 30 .
  • the boundary line feature calculating part 40 decreases the likelihood of the boundary line candidate when a difference in pattern or brightness between the boundary line candidates is a predetermined value.
  • FIG. 4A is a diagram showing an example of a shadow of a guardrail for pedestrians which is placed on a side of a driving lane.
  • FIG. 4A is a diagram showing an example of a shadow of a concrete barrier for vehicles which is placed on a side of a driving lane.
  • the boundary line recognition apparatus 1 can decrease the likelihood of those shadow and the repaired area, and his makes it possible to increase the likelihood as the degree of probability of the boundary line extraction with high accuracy.
  • the boundary line recognition apparatus 1 further has the edge feature extracting part 80 capable of extracting a total edge amount of an area between boundary line candidates extracted by the boundary line candidate extracting part 30 and a total edge amount of the boundary line candidate.
  • the boundary line recognition apparatus 1 decreases the likelihood of the boundary line candidate.
  • the boundary line recognition apparatus 1 further has the stripe pattern detecting part 90 capable of detecting a stripe pattern in an area having a brightness of not more than a predetermined value along the driving direction of the vehicle, where this area is approximately at right angle to the driving direction of the vehicle on the driving lane, and near the boundary line candidate extracted by the boundary line candidate extracting part 30 from the image data obtained by the on-vehicle camera 10 .
  • FIG. 5 is a diagram showing an example of vertical grooves such as anti-slip grooves formed on a driving lane.
  • the boundary line feature calculating part 40 in the boundary line recognition apparatus 1 decreases the likelihood of the boundary line candidate when the stripe pattern detecting part 90 detects vertical grooves such as anti-slip grooves formed on a driving lane shown in FIG. 5 . This makes it possible to decrease the likelihood of the boundary line candidates corresponding to such vertical grooves such as anti-slip grooves.
  • the boundary line recognition apparatus 1 has the traffic sign detecting part 100 capable of detecting traffic signs painted on the driving lane of a vehicle from image data obtained by the on-vehicle camera 10 .
  • the boundary line feature calculating part 40 decreases the likelihood of the boundary line candidate when the traffic sign detecting part 100 detects a traffic sign. Accordingly, it is possible to decrease the likelihood of the boundary line candidates corresponding to traffic signs.
  • the boundary line recognition apparatus 1 has the pair-boundary line candidate detecting part 110 capable of detecting a presence of a pair of boundary line candidates placed at both sides of the vehicle in the driving direction on the driving lane of the vehicle.
  • the boundary line feature calculating part 40 decreases the likelihood of the boundary line candidate which is placed between the detected pair of boundary line candidates when the pair-boundary line candidate detecting part 110 detects the presence of the pair of boundary line candidates.
  • the boundary line feature calculating part 40 in the boundary line recognition apparatus 1 to decrease the likelihood of the boundary line candidates, for example, corresponding to a deleted trace of a boundary line and a central line on the driving lane as a supplemental line, placed in the inside area between the pair of boundary lines which are present at both sides of the vehicle.
  • each of various processes is assigned to each of a plurality of digital signal processors.
  • the present invention is not limited by this structure.
  • the boundary line feature calculating part 40 is assigned to the single DSP 40 .
  • the present invention is not limited by this structure.
  • various processes performed in the boundary line feature calculating part 40 can be assigned to a plurality of digital signal processors. This makes it possible to achieve a high speed processing.
  • the present invention further has following aspects and features.
  • the likelihood of a boundary line candidate of the driving lane of a vehicle, which represents the degree of probability to be a boundary line can be changed according to the position of the boundary line on the driving lane.
  • the boundary line feature combining means (which corresponds to the boundary line feature combining part 50 ) changes the likelihood of the boundary line candidate based on the arrangement of the boundary line candidate extracted by the boundary line candidate extracting means (which corresponds to the boundary line candidate extracting part 30 ), and outputs the optimum likelihood. For example, this can eliminate the boundary line candidate which is not apparently a boundary line according to the results of the pattern matching process, and thereby increase the likelihood, as the degree of probability to be the boundary line, of the boundary line candidates to be selected as the optimum boundary line candidate.
  • the boundary line When the boundary line is compared in brightness with such a part of scratch or repair line on the driving lane of the vehicle, the boundary line is a flat line and has a single color (ordinarily, has a white color). On the other hand, such a scratch and a repair line are not flat, and are different in flatness degree from the boundary line.
  • the boundary line is a flat line having a single color (such as a white color), previously described, the boundary line has a clear boundary between both sides of the boundary line and the surface of the driving lane when compared with that of a slight scratch line and a repair line.
  • the boundary line feature calculating means (which corresponds to the boundary line feature calculating part 40 ) to use, as the feature indicating the degree of probability of the boundary line candidate to be a boundary line, one of a dispersion degree in an edge direction of each of the boundary line candidates and a ratio or a size of a peak in histogram along the edge direction of each of the boundary line candidates extracted by the boundary line candidate extracting means.
  • the boundary line recognition apparatus which further has the driving-lane surface feature extracting means (which corresponds to the driving-lane surface feature extracting part 70 ) capable of extracting features including a pattern and an average brightness of:
  • the boundary line feature calculating means decreases a likelihood as the degree of probability of the boundary line candidate when a difference in the pattern or the average brightness between the area and the boundary line candidates is not more than a predetermined value.
  • the boundary line recognition apparatus having the driving-lane surface feature extracting means makes it possible to increase the likelihood as the degree of probability of the boundary line candidate to be the boundary line when a difference in pattern and average brightness between the area on the surface of the driving lane and the boundary line candidate is not less than the predetermined value, because it is a high probability that the boundary line candidate is different from the pattern on the surface of the driving lane.
  • this structure of the boundary line recognition apparatus makes it possible to decrease the likelihood as the degree of probability of the boundary line candidate to be the boundary line when a difference in pattern and average brightness between the area on the surface of the driving lane and the boundary line candidate is not more than the predetermined value, because it is a high probability that the boundary line candidate is equal to the area on the surface of the driving lane
  • the human sensitivity can correctly recognize the boundary line on the surface of the driving lane even if it almost disappears on the driving lane. That is, when there is no pattern on the driving lane, the human sensitivity emphasizes the stains on the driving lane. It is therefore possible for the boundary line recognition apparatus to perform the image processing by emphasizing the boundary line.
  • the boundary line recognition apparatus as another aspect of the present invention further has the edge feature extracting means (which corresponds to the edge feature extracting part 80 ) capable of extracting a total edge amount of the area between the boundary line candidates extracted by the boundary line candidate extracting means and a total edge amount of the boundary line candidates on the driving lane from the image data obtained by the on-vehicle camera.
  • the boundary line feature calculating means decreases the likelihood as the degree of probability of the boundary line candidate to be the boundary line. This makes it possible to avoid decreasing the likelihood of the boundary line candidate even if the boundary line almost disappears and has a weak edge.
  • the boundary line recognition apparatus as another aspect of the present invention further has the stripe pattern detecting means (which corresponds to the stripe pattern detecting part 90 ).
  • the stripe pattern detecting means is capable of detecting a stripe pattern when the brightness of the stripe pattern along the driving direction is not more than a predetermined value, where the stripe pattern is placed in an area on the driving lane, which is approximately at right angle in the driving direction of the vehicle to the boundary line candidates extracted, from the image data acquired by the on-vehicle camera, by the boundary line candidate extracting means.
  • the boundary line feature calculating means decreases the likelihood as the degree of probability of the boundary line candidate to be a boundary line. This makes it possible to decrease the likelihood as the degree of probability of the stripe pattern to be the boundary line when the driving lane has longitudinal stripes which are formed on the surface of the driving lane in order to avoid slipping of vehicles.
  • the boundary line recognition apparatus as another aspect of the present invention further has the traffic sign detecting means (which corresponds to the traffic sign detecting part 100 ) capable of detecting traffic signs painted on the driving lane from the image data obtained by the on-vehicle camera.
  • the traffic sign detecting means detects a traffic sign
  • the boundary line feature calculating means decreases the likelihood as the degree of probability of a boundary line candidate to be a boundary line. This makes it possible to decrease the likelihood as the degree of probability of the traffic sign painted on the driving lane.
  • the driving lane has a pair of boundary lines which is placed at both sides of the driving lane. It is therefore possible to increase the likelihood as the degree of probability of the boundary line candidates to be a boundary line by eliminating a boundary line candidate which is not a pair as noise.
  • the boundary line recognition apparatus as another aspect of the present invention further has a pair-boundary line candidate detecting means (which corresponds to the pair-boundary line candidate detecting part 110 ) capable of detecting the presence of a pair of boundary line candidates at both sides of the driving lane of the vehicle.
  • a pair-boundary line candidate detecting means (which corresponds to the pair-boundary line candidate detecting part 110 ) capable of detecting the presence of a pair of boundary line candidates at both sides of the driving lane of the vehicle.
  • the boundary line feature calculating means decreases the likelihood as the degree of probability of a boundary line candidate which is placed between the detected pair of boundary line candidates.
  • boundary line recognition apparatus can be adapted for cares where the boundary lines and central lines are different types.

Abstract

In a boundary line recognition apparatus, a boundary line candidate extracting part extracts boundary line candidates from image data obtained by an on-vehicle camera based on known image processing such as pattern matching and Hough transform. One or more kinds of boundary line feature calculating parts calculate one or more likelihoods of each boundary line candidate. The likelihood indicates a degree of probability to be the boundary line. A boundary line feature combining means multiplies the likelihoods of each boundary line candidate and outputs a combined likelihood. A boundary line candidate selecting part selects the boundary line candidate having a maximum likelihood as the boundary line. The boundary line feature calculating part further calculates the likelihood of the boundary line candidate using a dispersion of brightness and an internal edge amount, and changes the likelihood based on an additional likelihood obtained by a driving lane surface feature extracting part.

Description

    CROSS-REFERENCE TO RELATED APPLICATION
  • This application is a continuation of U.S. patent application Ser. No. 12/798,601 filed on Apr. 7, 2010. This application is related to and claims priority from Japanese Patent Application No. 2009-094773 filed on Apr. 9, 2009, the contents of which are hereby incorporated by reference.
  • BACKGROUND OF THE INVENTION
  • 1. Field of the Invention
  • The present invention relates to a boundary line recognition apparatus capable of detecting a boundary line on a driving lane of a vehicle in order to assist the driver of the vehicle.
  • 2. Description of the Related Art
  • There is a conventional driving lane departing warning apparatus to assist a vehicle driver capable of providing a warning to the vehicle driver when a vehicle departs from the current driving lane. In general, such a conventional apparatus is comprised of an image acquiring part, an image processing part, and a warning generation part. The image acquiring part has one or more on-vehicle cameras. The image processing part processes image data transferred from the image acquiring part. The warning generation part generates a warning based on the processing result transferred from the image processing part, and provides the generated warning to the vehicle driver.
  • The image processing part detects or estimates a boundary line of a driving lane based on image data obtained by the image acquiring part. The warning generation part calculates a right distance measured from the vehicle to a right-side boundary line of the driving lane, and a left distance measured from the vehicle to a left-side boundary line of the driving lane. When one of the calculated distances is not more than a predetermined threshold value, in other words, when the driver's vehicle approaches the boundary line within a distance indicated by the threshold value, the warning generation part generates and provides a warning to the vehicle driver.
  • In such an apparatus capable of providing a warning to the vehicle driver when the vehicle departs from the current driving lane, an important problem is a wrong detection based on noise. For example, there are various error sources to generate such a wrong detection, for example, a dirty mark on a driving lane, traffic signs painted on a driving lane, a light reflected from a puddle on a road, a shadow of the driver's vehicle, a shadow of a following vehicle, etc.
  • In order to avoid such a wrong detection caused by the influence from those error sources and extract a target boundary line as a target in warning by eliminating the influence of noise, there has been proposed a conventional technique to calculate a degree of probability of each boundary line candidate which contains such noise, and selects the candidate having a highest probability.
  • For example, Japanese patent laid open publication No. JP 2005-18148 discloses such a conventional technique to calculate the target candidate having a highest probability based on the number of boundary line candidates, a strength of an edge of the boundary line candidate, a contrast in brightness of an area around the boundary line candidate, etc.
  • However, the conventional technique disclosed in JP 2005-18148 needs performing an optimum process suitable for each of: (a) the number of boundary line candidates; (b) an edge strength of a boundary line candidate; and (c) a contrast in brightness of an area around the boundary line candidate, etc., and finally combining the results of those process (a), (b), and (c).
  • This needs complex processing, and makes it difficult to improve those processes and add an additional function to the processes. That is, in order to improve a robust control to perform image data processing, it is generally required to improve each process and add an additional process. However, because combining each of the functions needs performing a complex process, this makes it difficult to perform the combination of the processes and the functions.
  • SUMMARY OF THE INVENTION
  • It is an object of the present invention to provide a boundary line recognition apparatus capable of correctly detecting a boundary line on the driving lane of a vehicle and providing a warning to the driver of the vehicle by combining the results of a plurality of processes even if such processes are improved, and an additional process is added.
  • To achieve the above purposes, the present invention provides a boundary line recognition apparatus is comprised of an on-vehicle camera, a boundary line candidate extracting means, one or more boundary line feature calculating means, a boundary line feature combining means, and a boundary line selecting means.
  • The on-vehicle camera acquired image data of the area around a vehicle, and outputs the image data. The boundary line candidate extracting means extracts boundary line candidates on a driving lane on which the vehicle drives based on the image data obtained by the on-vehicle camera. The boundary line feature calculating means are composed of one or more calculating means which calculate likelihoods which indicate a degree of probability of each of the boundary line candidates extracted by the boundary line candidate extracting means.
  • The boundary line feature combining means combines the likelihoods of each of the boundary line candidates calculated by one or more calculating means in the boundary line feature calculating means, and outputs a combined likelihood of each of the boundary line candidates. The boundary line selecting means selects the boundary line candidate having the maximum likelihood as the boundary line of the driving lane of the vehicle.
  • The boundary line recognition apparatus having the above structure extracts the boundary line candidates on the driving lane of the vehicle based on the image data obtained by the on-vehicle camera.
  • Such boundary line candidates, extracted from the image data obtained by the on-vehicle camera, are data items, which are related to an actual boundary line, for example, white traffic signs on the driving lane obtained by performing known image processing (such as pattern matching process, and Hough transform to extract a straight line using the number of votes (solid line-dotted line judgment result)).
  • The data relating to an actual boundary line contains some unreliability in determining it to be the actual boundary line on the driving lane of a vehicle because the boundary line candidate extracted from the image data by the known image processing contains noise such as a shadow of a guardrail, a repair line on a driving lane, a trace of a traffic sign, and a traffic sign even if the boundary line candidate has some likelihood of not less than a predetermined value.
  • The degree of probability of each boundary line candidate is calculated as the likelihood of the boundary line by one or more boundary line feature calculating means.
  • One or more boundary line feature calculating means correspond to methods of calculating the number of voted in Hough transform to extract a straight line (as results on solid line and dotted line judgment), a contrast (as an edge strength), a width of a while line, a pattern similarity and a brightness similarity when compared with a surface of the driving lane, and a boundary line feature.
  • The calculated likelihoods of each of the boundary line candidates are multiplied together to obtain the final likelihood of each of the boundary line candidates. The boundary line candidate having the maximum likelihood is then selected as the boundary line on the driving lane of the vehicle.
  • That is, because one or more boundary line feature calculating means calculate all of features of the boundary line candidate by using likelihoods as the degree of probability to be the boundary line, the degree of probability of the boundary line candidate to be the boundary line can be obtained by using the likelihoods regardless of the type of the boundary line feature calculating means. In other words, using the likelihoods of the boundary line candidate makes it possible to easily combine the calculation results of each of the boundary line feature calculating means by performing multiplication regardless of the type and content of the processes to calculate various features of the boundary line candidate.
  • In other words, using the likelihood makes it possible to easily combine the results of a plurality of processes even if one or more the boundary line feature calculation means are improved and/or an additional boundary line feature calculation means performing a new boundary line feature process is added.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • A preferred, non-limiting embodiment of the present invention will be described by way of example with reference to the accompanying drawings, in which:
  • FIG. 1 is a functional block diagram showing a schematic configuration of a boundary line recognition apparatus according to an embodiment of the present invention;
  • FIG. 2 is a functional block diagram showing a schematic configuration of an image processing device in the boundary line recognition apparatus according to the embodiment of the present invention;
  • FIG. 3A is a diagram showing an example of a white boundary line on a driving lane which almost disappears;
  • FIG. 3B is a diagram showing an example of a narrow-width boundary line on a driving lane;
  • FIG. 4A is a diagram showing an example of a shadow of a guardrail for pedestrians which is placed on a side of a driving lane;
  • FIG. 4B is a diagram showing an example of a shadow of a concrete barrier for vehicles which is placed on a side of a driving lane;
  • FIG. 5 is a diagram showing an example of longitudinal stripes such as anti-slip grooves formed on the surface of a driving lane;
  • FIG. 6 is a flow chart showing an operation of the boundary line feature calculating part to calculate a likelihood of a boundary line candidate based on an internal brightness dispersion or an internal edge amount;
  • FIG. 7 is a flow chart showing the operation of the boundary line feature calculating part to calculate a likelihood of a boundary line candidate based on a dispersion in the edge direction of a boundary line candidate, a peak ratio or a peak size in a histogram along the edge direction of the boundary line candidate;
  • FIG. 8 is a flow chart showing the operation of the boundary line feature calculating part to calculate a likelihood of a boundary line candidate based on a difference in pattern and average brightness between a boundary line candidate and an area;
  • FIG. 9 is a flow chart showing the operation of the boundary line feature calculating part to calculate the likelihood of a boundary line candidate based on a total edge amount of the boundary line candidate and an area other than the boundary line candidate;
  • FIG. 10 is a flow chart showing the operation of the boundary line feature calculating part to calculate a likelihood of a boundary line candidate based on information regarding a stripe pattern on the driving lane of a vehicle detected by a stripe pattern detecting part;
  • FIG. 11 is a flow chart showing the operation of the boundary line feature calculating part to calculate a likelihood of a boundary line candidate based on the presence of a traffic sign detected by the traffic sign detecting part; and
  • FIG. 12 is a flow chart showing the operation of the boundary line feature calculating part to calculate a likelihood of a boundary line candidate based on a presence of a pair of boundary line candidates on the driving lane of a vehicle detected by a pair-boundary line candidate detecting part.
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • Hereinafter, various embodiments of the present invention will be described with reference to the accompanying drawings.
  • In the following description of the various embodiments, like reference characters or numerals designate like or equivalent component parts throughout the several diagrams.
  • EMBODIMENT
  • A description will be given of the boundary line recognition apparatus 1 according to an embodiment of the present invention with reference to FIG. 1 to FIG. 5.
  • FIG. 1 is a functional block diagram showing a schematic configuration of the boundary line recognition apparatus 1 according to the embodiment of the present invention. FIG. 2 is a functional block diagram showing a schematic configuration of an image processing device 20 in the boundary line recognition apparatus 1 according to the embodiment of the present invention.
  • As shown in FIG. 1, the boundary line recognition apparatus 1 has the on-vehicle camera 10 and the image processing device 20. The image processing device 20 performs image processing of image data of an area around the vehicle, which is obtained by the on-vehicle camera.
  • As shown in FIG. 2, the image processing device 20 has a plurality of data signal processors DPS 30, DSP 40, DSP 50, DSP 60, DSP 70, DSP 80, DSP 90, DSP 100, and DPS 110, a bus 120, a read only memory (ROM, not shown), a random access memory (RAM, not shown), and input/output port (I/O port).
  • The DSP 30 performs image processing to extract boundary line candidates on a driving lane of a vehicle from the image data acquired by the on-vehicle camera 10. Hereinafter, the DPS 30 will also be referred to as the “boundary line candidate extracting part 30”, which corresponds to the “boundary line candidate extracting means”.
  • Specifically, the boundary line candidate extracting part 30 performs a pattern matching process which is a known digital image processing, and the Hough transform as a feature extraction technique capable of extracting a straight line. The boundary line candidate extracting part 30 extracts boundary line candidates (for example, such as a white line on the driving lane of a vehicle) based on the results of the pattern matching process and the number of votes (as judgment results of solid lines and dotted lines) obtained by the Hough transform.
  • The DSP 40 calculates a likelihood which corresponds to a degree of probability of each of the boundary line candidates, extracted by the boundary line candidate extracting part 30, to be a boundary line. The DPS 40 will also be referred to as the “boundary line feature calculating part 40”, and corresponds to the “boundary line feature calculating means”.
  • The boundary line feature calculating part 40 performs the following process.
  • (1) The boundary line feature calculating part 40 uses, as a feature which represents the degree of probability to be the boundary line, one of brightness dispersion and an internal edge amount of a boundary line candidate extracted by the boundary line candidate extracting part 30.
  • In general, a boundary line painted on the surface of a driving lane or a road has a white color and irregularly reflects a light irradiated from the head lights of a vehicle and street lamps. That is, the boundary line has a large brightness dispersion when compared with that of the surface of the driving lane other than the boundary line.
  • The magnitude of the internal edge amount indicates a degree of flatness of an area. In other words, a large internal edge amount indicates a less edge part in the area. The area has a flat surface when the internal edge amount is a small value, and the area has a rough surface when a large value.
  • In general, because having a large degree of flatness, a boundary line has a less internal edge amount.
  • FIG. 6 is a flow chart showing an operation of the boundary line feature calculating part 40 to calculate a likelihood of a boundary line candidate based on an internal brightness dispersion or an internal edge amount.
  • The boundary line feature calculating part 40 calculates the internal brightness dispersion or the internal edge amount of a boundary line candidate (step S61), and determines and outputs a likelihood of the boundary line candidate based on the calculated internal brightness dispersion or the calculated internal edge amount (step S62). When the internal brightness dispersion is large, namely, is not less than a predetermined value, the likelihood which represents the degree of provability of the boundary line candidate to be a boundary line is increased. When the internal brightness dispersion is small, namely, less than the predetermined value, the likelihood of the boundary line candidate is decreased (step S63).
  • (2) The boundary line feature calculating part 40 uses, as a feature to express the degree of probability to be the boundary line, one of a dispersion in the edge direction of a boundary line candidate, a peak ratio, or a peak size in a histogram along the edge direction of the boundary line candidate.
  • In general, a boundary line has a straight line shape painted on the surface of a driving lane of a vehicle because a curvature of the boundary line is relatively small and the boundary line almost has a straight-line shape in image data acquired by the on-vehicle camera 10 even if the driving lane has a curve. Therefore the boundary line has a large dispersion value in the edge direction of the boundary line. In addition, because having a line shape, the boundary line has a large peak ratio and a large peak size in the histogram in the edge direction when compared with those of a surface area other than the boundary line on the driving lane.
  • Accordingly, it is possible for the boundary line feature calculating part 40 to use, as the information or the feature to express the degree of probability to be the boundary line, the dispersion in the edge direction of a boundary line candidate, the peak ratio and the peak size in a histogram along the edge direction of the boundary line candidate.
  • FIG. 7 is a flow chart showing an operation of the boundary line feature calculating part 40 to calculate a likelihood of a boundary line candidate based on a dispersion in the edge direction of a boundary line candidate, a peak ratio or a peak size in a histogram along the edge direction of the boundary line candidate.
  • The boundary line feature calculating part 40 calculates the dispersion in the edge direction, the peak ratio or the peak size in the edge direction of the boundary line candidate (step S71). The boundary line feature calculating part 40 then determines and outputs a likelihood of the boundary line candidate based on the above dispersion value, the peak ratio, or the peak size in the edge direction of the calculated boundary line candidate (step S72).
  • When the dispersion, the peak ratio, or the peak size in the histogram in the edge direction of the boundary line candidate have large values, namely, are not less than a predetermined value, the likelihood of the boundary line candidate is increased. When those have small values, namely, are less than the predetermined value, the likelihood of the boundary line candidate is decreased (step S73).
  • (3) The boundary line recognition apparatus 1 according to the present invention further has a driving lane surface feature extracting part 70. This driving lane surface feature extracting part 70 corresponds to the DSP 70 which serves as the “driving lane surface feature extracting means”.
  • The driving lane surface feature extracting part 70 extracts a pattern or an average brightness of a boundary line candidate from the image data.
  • When a difference in pattern value or average brightness value between the boundary line candidate and an area (for example, which contains a repaired area, which will be explained later), extracted by the driving lane surface feature extracting part 70, is not more than a predetermined value, the boundary line feature calculating part 40 increases the likelihood of the boundary line candidate, where the likelihood represents the degree of probability of the boundary line candidate to be the boundary line.
  • Specifically, there is a case where a shadow of a guardrail placed at a side of the driving lane exists. For example, when sunlight shines to the guardrail in a side direction, and a hollow part of the guardrail generates a shadow on the surface of the driving lane of a vehicle, and the line shaped shadow reflected on the driving lane is seen like a boundary line. Further, when a repaired area with black coal tar on the surface of the driving lane has a straight line shape, the repaired area is also seen like a boundary line.
  • In order to distinguish such an area containing a shadow and a repaired area from the actual boundary line on the driving lane of a vehicle, it is sufficient to compare the area in pattern and average brightness with the boundary line candidate.
  • FIG. 8 is a flow chart showing an operation of the boundary line feature calculating part 40 to calculate a likelihood of a boundary line candidate based on a difference in pattern and average brightness between a boundary line candidate and an area other than the boundary line candidate.
  • The boundary line feature calculating part 40 calculates a difference in pattern and average brightness between the boundary line candidate and the above area such as a repaired area based on the data transferred from the driving lane surface feature extracting part 70 (step S81).
  • When the difference in pattern between them becomes large, namely, is not less than the predetermined value, the boundary line feature calculating part 40 judges both are different, and increases the likelihood of the boundary line candidate. In addition, when the difference in average brightness between them becomes large, namely, is not less than the predetermined value, the boundary line feature calculating part 40 also judges both are different, and increases the likelihood of the boundary line candidate. On the other hand, when the difference in pattern between them becomes small, namely, is less than the predetermined value, the boundary line feature calculating part 40 judges they are not different, and decreases the likelihood of the boundary line candidate. In addition, when the difference in average brightness between them becomes small, namely, is less than the predetermined value, the boundary line feature calculating part 40 also judges both do not different, and decreases the likelihood of the boundary line candidate (step S82).
  • (4) The boundary line recognition apparatus 1 according to the present invention further has an edge feature extracting part 80. This edge feature extracting part 80 corresponds to the DSP 80, and serves as the “edge feature extracting means”.
  • When a difference in total edge amount between the boundary line candidate and an area (which will be explained later) extracted by the edge feature extracting part 80 is not more than a predetermine value, the boundary line feature calculating part 40 decreases the likelihood of the boundary line candidate, which represents the degree of probability of the boundary line candidate to be the boundary line.
  • When a boundary line almost disappears and a difference in brightness between this boundary line and the surface of the driving lane becomes small, a person can see it as stains like a boundary line. This means that a person tends to recognize such stains as an emphasized pattern when there is no pattern on the driving lane,
  • FIG. 9 is a flow chart showing an operation of the boundary line feature calculating part 40 to calculate the likelihood of a boundary line candidate based on the total edge amount of the boundary line candidate and the following area other than the boundary line candidate.
  • The boundary line feature calculating part 40 calculates a total edge amount of each of the boundary line candidate and the area surrounded by the boundary line candidate (step S91).
  • When the difference in total edge amount between the area and the boundary line candidate is not more than the predetermined value, the boundary line feature calculating part 40 decreases the likelihood of the boundary line candidate (step S92), which represents the degree of probability of the boundary line candidate to be the boundary line.
  • (5) The boundary line recognition apparatus 1 according to the present invention further has a stripe pattern detecting part 90 which corresponds to the DSP 90, and serves as the “stripe pattern detecting means”.
  • When the stripe pattern detecting part 90 detects presence of a stripe pattern containing a plurality of stripe lines formed on the surface of the driving lane, the boundary line feature calculating part 40 decreases the likelihood of the boundary line candidate, which represents the degree of probability of the boundary line candidate to be the boundary line.
  • There is a case where a stripe pattern having stripe lines is formed on the driving lane in order to prevent slipping of a vehicle on the driving lane. In this case, the stripe lines have a low brightness than that of the surface of the driving lane other than the straight-line shaped parts.
  • FIG. 10 is a flow chart showing an operation of the boundary line feature calculating part 40 to calculate a likelihood of a boundary line candidate based on information regarding the presence of a stripe pattern on the driving lane of a vehicle detected by the stripe pattern detecting part 90.
  • When the stripe pattern detecting part 90 detects such a stripe pattern having stripe lines on the driving lane, and the boundary line feature calculating part 40 receives the information regarding the presence of the stripe pattern on the driving lane, the boundary line feature calculating part 40 decreases the likelihood of the boundary line candidate (step S101), which represents the degree of probability of the boundary line candidate to be the boundary line.
  • (6) The boundary line recognition apparatus 1 according to the present invention further has a traffic sign detecting part 100 which corresponds to the DSP 100 and serves as the “traffic sign detecting means”.
  • When the traffic sign detecting part 100 detects a traffic sign, the boundary line feature calculating part 40 decreases the likelihood of the boundary line candidate, which represents the degree of probability of the boundary line candidate to be the boundary line.
  • In general, various types of traffic signs such as an arrow mark, a speed limit mark, a stop mark, and a pedestrian crossing are painted on a road.
  • FIG. 11 is a flow chart showing an operation of the boundary line feature calculating part 40 to calculate a likelihood of a boundary line candidate based on the presence of a traffic sign detected by the traffic sign detecting part 100.
  • When the traffic sign detecting part 100 detects such a traffic sign on the driving lane of a vehicle, and the boundary line feature calculating part 40 receives the information regarding the presence of the traffic sign, the boundary line feature calculating part 40 decreases the likelihood of the boundary line candidate (step S111), which represents the degree of probability of the boundary line candidate to be the boundary line.
  • (7) The boundary line recognition apparatus 1 according to the present invention further has a pair-boundary line candidate detecting part 110 which corresponds to the DSP 110, and serves the a “pair-boundary line candidate detecting means”.
  • When the pair-boundary line candidate detecting part 110 detects a pair of boundary line candidates placed on the driving lane at both side of a vehicle, the boundary line feature calculating part 40 decreases the likelihood of a boundary line candidate which is present between the detected pair of the boundary line candidates, where the likelihood of the boundary line candidate represents the degree of probability of the boundary line candidate to be the boundary line.
  • When the vehicle is running on a driving lane, there are boundary lines on both sides of the driving lane along the driving direction of the vehicle.
  • FIG. 12 is a flow chart showing an operation of the boundary line feature calculating part 40 to calculate a likelihood of a boundary line candidate based on a presence of a pair of boundary line candidates on the driving lane of a vehicle detected by the pair-boundary line candidate detecting part 110.
  • When the pair-boundary line candidate detecting part 110 detects a pair of boundary lines at both sides of the driving lane along the driving direction of the vehicle, and the boundary line feature calculating part 40 receives the information regarding the presence of a pair of boundary line candidates, the boundary line feature calculating part 40 decreases the likelihood of a boundary line candidate (step S121), which is present between the pair of the boundary line candidates, where the likelihood of the boundary line candidate represents the degree of probability of the boundary line candidate to be the boundary line.
  • The DPS 50 is a digital signal processor to multiplies the likelihoods which are obtained in the calculations (1) to (7) performed by the DSP 40, and outputs the calculated likelihood of the boundary line candidate. This calculated likelihood represents the degree of probability of the boundary line candidate to be a boundary line. Hereinafter, the DSP 50 will be referred to as the “boundary line feature combining part 50”.
  • The boundary line feature combining part 50 calculates a final likelihood of each of the boundary line candidates by performing multiplication of the likelihoods using a framework of Bayesian inference.
  • For example, when the boundary line feature calculating part 40 as the DSP 40 calculates two likelihoods A and B by performing two processes of the processes (1) to (7), the final likelihood of the boundary line candidate becomes 0.78 (=(0.6*0.7)/(0.6*0.7+0.4*0.3)), where A is 0.6, and B is 0.7.
  • In the above calculation, the values 0.4 and 0.3 indicate unlikelihood values of A and B, respectively.
  • Even if the boundary line feature calculating part 40 performs additional processes in addition to the processes (1) to (7), the number of likelihoods to be calculated is only increased, but the likelihood of a boundary line candidate is not essentially and substantially changed. Thus, the boundary line recognition apparatus according to the present invention has a high extensible capability and applicability. This can provide the boundary line recognition apparatus capable of easily changing the number of the processes (for example, decreasing the processes or adding newly processes) in order to calculate the final likelihood of the boundary line candidate with high precision and highly robust control.
  • In addition, the boundary line feature combining part 50 changes and outputs the likelihood of the boundary line candidate based on the arrangement of the boundary line candidate on the driving lane extracted by the boundary line candidate extracting part 30. For example, when the boundary line candidate is approximately at right angle to the driving direction of the vehicle on the driving lane in the image data acquired by the on-vehicle camera 10, or when the boundary line candidate is separated from the side surface of the vehicle by a predetermined distance, the boundary line feature combining part 50 decreases the likelihood of the boundary line candidate, which represents the degree of probability of the boundary line candidate to be the boundary line, and outputs the decreased likelihood.
  • The DSP 60 is a digital signal processor to select the boundary line candidate having the maximum likelihood in the likelihoods output from the DPS 50, and recognizes this boundary line candidate as the boundary line of the driving lane of the vehicle. As previously described, the DPS 60 corresponds to the “boundary line selecting part 60”.
  • Because the boundary line feature combining part 50 outputs the likelihood of each of boundary line candidates, the boundary line selecting part 60 selects the boundary line candidate having the maximum likelihood as the boundary line of the driving lane of the vehicle.
  • The DPS 70 is a digital signal processor to extract features from the image data obtained by the on-vehicle camera 10, where the features are the area between such boundary line candidates on the driving lane of the vehicle, the pattern of the boundary line itself, and the average brightness of the boundary line candidate. As previously described, the DSP 70 corresponds to the driving lane surface feature extracting part 70.
  • For example, there is a case where a shadow of a guardrail which is placed at a side of the driving lane of a vehicle occurs when sunlight from a side direction shines to the guardrail, and a hollow part of the guardrail generates the shadow on the surface of the driving lane. In this case, such a shadow of a line shape on the driving lane is seen like a boundary line. Further, when a repaired area with a black coal tar has a straight line shape, the repaired area appears like a boundary line. Accordingly, the DSP 70 extracts a pattern of such a repaired area and a pattern of the boundary line by a pattern matching method and using a difference in brightness.
  • The DSP 80 is a data signal processor capable of extracting a total edge amount of boundary line candidates extracted by the boundary line candidate extracting part 30 and an area between the boundary line candidates from the image data obtained by the on-vehicle camera 10. As previously described, the DSP 80 corresponds to the edge feature extracting part 80.
  • The total edge amount can be obtained by extracting edges from binarized image data obtained from the image data acquired by the on-vehicle camera 10, and then by calculating a sum of the extracted edges.
  • The DSP 90 is a data signal processor capable of detecting a line-shaped pattern, from the image data obtained by the on-vehicle camera 10, having an edge amount of not less than a predetermined value in the area near the vehicle in the direction which is approximately at right angle to the driving direction of the vehicle. As previously described, this DSP 90 corresponds to the stripe pattern detecting part 90.
  • In general, a longitudinal stripe formed on a driving lane to prevent slipping of a vehicle has a low brightness when compared with the brightness on the surface of the driving lane other than such a longitudinal stripe. However, there is a case where they have approximately the same brightness. In this case, an edge amount is calculated from binarized image data obtained from the image data from the on-vehicle camera 10. The stripe pattern detecting part 90 then detects, as a longitudinal stripe, the pattern having the edge amount of not less than the predetermined value in the driving direction of the driving lane of the vehicle.
  • The DSP 100 is a data signal processor capable of detecting traffic signs painted on the driving lane of a vehicle obtained from image data acquired by the on-vehicle camera 10. As previously described, the DSP 100 corresponds to the traffic sign detecting part 100.
  • The traffic sign detecting part 100 detects traffic signs painted on the driving lane of a vehicle by using pattern matching method. There is a pedestrian crossing as a traffic sign to be detected in addition to an arrow mark, a speed limit mark, and a stop mark painted on the surface of the driving lane.
  • The DSP 110 is a data signal processor capable of detecting a presence of a pair of boundary line candidates, in the boundary line candidates extracted by the boundary line candidate extracting part 30, placed at both sides on the driving lane of a vehicle along the driving direction of the vehicle. As previously described, the DSP 110 corresponds to the pair-boundary line candidate detecting part 110.
  • In general, there are boundary lines at both sides of the vehicle along the driving direction of the vehicle when the vehicle is running on the driving lane. Therefore the pair-boundary line candidate detecting part 110 detects a pair of boundary line candidates in the boundary line candidates extracted by the boundary line candidate extracting part 30, which is placed at both sides of the vehicle along the driving direction of the vehicle, based on a relative position to the vehicle in the image data.
  • (Features of the Boundary Line Recognition Apparatus 1)
  • As described above in detail, when the boundary line recognition apparatus 1 according to the present invention calculates the feature of a boundary line candidate, the boundary line feature calculating part 40 (or the DSP 40) firstly calculates likelihoods which show various types of features of the boundary line candidate, where each of the likelihoods represents the degree of probability of the boundary line candidate to be the boundary line. In other words, the boundary line feature calculating part 40 calculates all of the features of each boundary line candidate by using such likelihoods. Accordingly, even if the boundary line feature calculating part 40 performs a different process, it is possible for the boundary line recognition apparatus 1 to easily obtain the final likelihood of the boundary line candidate by multiplying the calculated likelihoods of the boundary line candidate because the boundary line feature calculating part 40 calculates all of the feature of the boundary line candidate by using these likelihoods.
  • Accordingly, even if the structure of the boundary line feature calculating part 40 is changed by eliminating a function or by adding an additional function, or even if the boundary line feature calculating part 40 is replaced with another boundary line feature calculating means, it is possible for boundary line recognition apparatus 1 to easily combine the outputs (that is, the likelihoods) of the boundary line feature calculating part 40 because the boundary line feature calculating part 40 calculates all of features of a boundary line candidate by using likelihoods.
  • In addition, the boundary line feature combining part 50 changes the likelihood of the boundary line candidate based on the arrangement of the boundary line candidate on the surface of the driving lane of the vehicle extracted by the boundary line candidate extracting part 30. This makes it possible to eliminate objects and marks on the driving lane which are apparently different from a boundary line on the driving lane.
  • Because the boundary line feature calculating part 40 uses, as a feature of each boundary line candidate, at least one of a brightness dispersion of the boundary line candidate or an internal edge amount of the boundary line candidate, it is possible to obtain a difference in brightness of boundary line candidates based on the brightness dispersion, and also to obtain a difference in flatness of pattern of the boundary line candidates based on the internal edge amount.
  • That is, this makes it possible to calculate a scratch formed on a guardrail or the surface of the driving lane of a vehicle which are different in brightness and flatness of pattern, or to obtain a difference between a repaired area and a boundary line on the driving lane. It is therefore possible for the boundary line recognition apparatus 1 according to the present invention to obtain the likelihood of a boundary line candidate with high accuracy.
  • Further, the boundary line feature calculating part 40 uses, as a feature which indicates a degree of probability to be a boundary line, one of a dispersion in edge direction of a boundary line candidate extracted by the boundary line candidate extracting part 30, or a peak ratio or peak size in a histogram along edge direction in image data.
  • FIG. 3A is a diagram showing an example of a white boundary line on the driving lane of a vehicle which almost disappears. FIG. 3B is a diagram showing an example of a narrow-width boundary line on a driving lane.
  • Accordingly, as shown in FIG. 3A and FIG. 3B, it is possible for the boundary line recognition apparatus 1 according to the present invention to obtain a difference between a boundary line, a scratch line, and a repaired area on the driving lane of a vehicle based on a brightness dispersion along an edge direction, or a peak ratio or a peak size in a histogram along the edge direction of a boundary line candidate. The boundary line recognition apparatus 1 therefore makes it possible to obtain a likelihood of the boundary line with more high accuracy.
  • The boundary line recognition apparatus 1 has the driving lane surface feature extracting part 70 capable of extracting, from image data obtained by the on-vehicle camera 30, an area on a driving lane between boundary line candidates, and a pattern or an average brightness of the boundary line candidate itself extracted by the boundary line candidate extracting part 30. The boundary line feature calculating part 40 decreases the likelihood of the boundary line candidate when a difference in pattern or brightness between the boundary line candidates is a predetermined value.
  • FIG. 4A is a diagram showing an example of a shadow of a guardrail for pedestrians which is placed on a side of a driving lane. FIG. 4A is a diagram showing an example of a shadow of a concrete barrier for vehicles which is placed on a side of a driving lane.
  • Accordingly, as shown in FIG. 4A and FIG. 4B, when there is an area such as a shadow of a guardrail and a repaired area on a driving lane which is different in brightness and pattern from the boundary line, the boundary line recognition apparatus 1 can decrease the likelihood of those shadow and the repaired area, and his makes it possible to increase the likelihood as the degree of probability of the boundary line extraction with high accuracy.
  • The boundary line recognition apparatus 1 further has the edge feature extracting part 80 capable of extracting a total edge amount of an area between boundary line candidates extracted by the boundary line candidate extracting part 30 and a total edge amount of the boundary line candidate. When the total edge amount extracted by the boundary line feature calculating part 40 and the edge feature extracting part 80 is a predetermined value, the boundary line recognition apparatus 1 decreases the likelihood of the boundary line candidate.
  • Accordingly, even if a boundary line on the driving lane of a vehicle disappears, it is possible to prevent decreasing the degree of probability of the boundary line candidate.
  • In addition, the boundary line recognition apparatus 1 further has the stripe pattern detecting part 90 capable of detecting a stripe pattern in an area having a brightness of not more than a predetermined value along the driving direction of the vehicle, where this area is approximately at right angle to the driving direction of the vehicle on the driving lane, and near the boundary line candidate extracted by the boundary line candidate extracting part 30 from the image data obtained by the on-vehicle camera 10.
  • FIG. 5 is a diagram showing an example of vertical grooves such as anti-slip grooves formed on a driving lane.
  • Further, the boundary line feature calculating part 40 in the boundary line recognition apparatus 1 according to the present invention decreases the likelihood of the boundary line candidate when the stripe pattern detecting part 90 detects vertical grooves such as anti-slip grooves formed on a driving lane shown in FIG. 5. This makes it possible to decrease the likelihood of the boundary line candidates corresponding to such vertical grooves such as anti-slip grooves.
  • Still further, the boundary line recognition apparatus 1 has the traffic sign detecting part 100 capable of detecting traffic signs painted on the driving lane of a vehicle from image data obtained by the on-vehicle camera 10. The boundary line feature calculating part 40 decreases the likelihood of the boundary line candidate when the traffic sign detecting part 100 detects a traffic sign. Accordingly, it is possible to decrease the likelihood of the boundary line candidates corresponding to traffic signs.
  • Moreover, the boundary line recognition apparatus 1 has the pair-boundary line candidate detecting part 110 capable of detecting a presence of a pair of boundary line candidates placed at both sides of the vehicle in the driving direction on the driving lane of the vehicle. The boundary line feature calculating part 40 decreases the likelihood of the boundary line candidate which is placed between the detected pair of boundary line candidates when the pair-boundary line candidate detecting part 110 detects the presence of the pair of boundary line candidates.
  • Accordingly, it is possible for the boundary line feature calculating part 40 in the boundary line recognition apparatus 1 according to the present invention to decrease the likelihood of the boundary line candidates, for example, corresponding to a deleted trace of a boundary line and a central line on the driving lane as a supplemental line, placed in the inside area between the pair of boundary lines which are present at both sides of the vehicle.
  • [Other Modifications]
  • In the structure of the boundary line recognition apparatus 1 according to the present invention previously described, each of various processes is assigned to each of a plurality of digital signal processors. However, the present invention is not limited by this structure.
  • (1) For example, it is possible to assign all of the processes to a program, and to perform the program by a single DSP.
    (2) In the structure of the boundary line recognition apparatus 1 according to the present invention previously described, the boundary line feature calculating part 40 is assigned to the single DSP 40. However, the present invention is not limited by this structure. For example, various processes performed in the boundary line feature calculating part 40 can be assigned to a plurality of digital signal processors. This makes it possible to achieve a high speed processing.
  • Other Aspects of the Present Invention
  • In addition to the scope of the boundary line recognition apparatus previously described, the present invention further has following aspects and features.
  • The likelihood of a boundary line candidate of the driving lane of a vehicle, which represents the degree of probability to be a boundary line can be changed according to the position of the boundary line on the driving lane.
  • For example, when (1) there is a pair of lines which is placed in the inside of the driving lane of the vehicle, and formed approximately in parallel to the driving direction on the driving lane of the vehicle, (2) when a width between the pair of lines approximately equal to a width of the driving lane, and (3) when there is a single line such as a repair line and a fine central line, which is not a pair of lines, placed between the pair of boundary lines, the degree of probability of such lines to be a boundary line is low.
  • In order to correctly detect or recognize the above case, the boundary line feature combining means (which corresponds to the boundary line feature combining part 50) changes the likelihood of the boundary line candidate based on the arrangement of the boundary line candidate extracted by the boundary line candidate extracting means (which corresponds to the boundary line candidate extracting part 30), and outputs the optimum likelihood. For example, this can eliminate the boundary line candidate which is not apparently a boundary line according to the results of the pattern matching process, and thereby increase the likelihood, as the degree of probability to be the boundary line, of the boundary line candidates to be selected as the optimum boundary line candidate.
  • By the way, there is a case where a wrong recognition can occur to recognize a scratch and a repair line on the driving lane of a vehicle as a boundary line. In this case, using brightness and a flatness degree (as a degree of flatness) of the boundary line candidate can avoid such a wrong recognition.
  • When the boundary line is compared in brightness with such a part of scratch or repair line on the driving lane of the vehicle, the boundary line is a flat line and has a single color (ordinarily, has a white color). On the other hand, such a scratch and a repair line are not flat, and are different in flatness degree from the boundary line.
  • It is preferable to use at least one of a brightness dispersion and an internal edge amount of each of the boundary line candidates extracted by the boundary line candidate extracting means as the feature which represents the degree of probability to be a the boundary line.
  • This can obtain a difference in brightness and internal edge amount of the boundary line candidates based on the brightness dispersion. It is thereby possible to correctly obtain the likelihood as the degree of probability of the boundary line candidates to be a boundary line.
  • There is a case to occur a wrong recognition to recognize a slight scratch line and a repair line as a boundary line. In order to avoid such a wrong recognition, it is sufficient to detect a unity in direction of edge points and near areas at both sides of a boundary line. That is, because the boundary line is a flat line having a single color (such as a white color), previously described, the boundary line has a clear boundary between both sides of the boundary line and the surface of the driving lane when compared with that of a slight scratch line and a repair line.
  • It is preferable for the boundary line feature calculating means (which corresponds to the boundary line feature calculating part 40) to use, as the feature indicating the degree of probability of the boundary line candidate to be a boundary line, one of a dispersion degree in an edge direction of each of the boundary line candidates and a ratio or a size of a peak in histogram along the edge direction of each of the boundary line candidates extracted by the boundary line candidate extracting means.
  • This makes it possible to obtain a difference between a boundary line, a slight scratch line, and a repair line based on one of the dispersion degree, and the peak ratio or the peak size in histogram in the edge direction of the boundary line candidates.
  • In addition, there is a case to cause a wrong recognition to recognize, as a boundary line, a shadow of a guardrail placed at a side of a driving lane and a repair line on a surface of the driving lane. That is, this makes a straight line of sunlight on the surface of the driving lane when lateral direct sunlight passes through the guardrail, and causes a wrong recognition to recognize the straight line of sunlight on the surface of the driving lane as a boundary line. Still further, there is a case to cause a wrong recognition to recognize an area with coal tar of blown or black color as a straight boundary line.
  • It is preferable to evaluate information regarding the above area on the surface of the driving lane as a degree of probability to be a boundary line. For example, because the area on the surface of the driving lane is different in brightness and pattern from another boundary line candidate when this area has a high probability of being a shadow, it is possible to detect whether or not the brightness and pattern thereof are the same of the boundary line candidate or not.
  • In another aspect of the present invention, there is provided the boundary line recognition apparatus which further has the driving-lane surface feature extracting means (which corresponds to the driving-lane surface feature extracting part 70) capable of extracting features including a pattern and an average brightness of:
  • (a) an area on the driving lane placed between the boundary line candidates, and (b) each of the boundary line candidates, extracted from the image data acquired by the on-vehicle camera by the boundary line candidate extracting means.
  • In this structure, the boundary line feature calculating means decreases a likelihood as the degree of probability of the boundary line candidate when a difference in the pattern or the average brightness between the area and the boundary line candidates is not more than a predetermined value.
  • The boundary line recognition apparatus having the driving-lane surface feature extracting means makes it possible to increase the likelihood as the degree of probability of the boundary line candidate to be the boundary line when a difference in pattern and average brightness between the area on the surface of the driving lane and the boundary line candidate is not less than the predetermined value, because it is a high probability that the boundary line candidate is different from the pattern on the surface of the driving lane.
  • Further, this structure of the boundary line recognition apparatus makes it possible to decrease the likelihood as the degree of probability of the boundary line candidate to be the boundary line when a difference in pattern and average brightness between the area on the surface of the driving lane and the boundary line candidate is not more than the predetermined value, because it is a high probability that the boundary line candidate is equal to the area on the surface of the driving lane
  • It is possible to have an extremely low difference in brightness between a boundary line and the surface of the driving lane when the boundary line almost disappears or is partially removed. In this case, the driver can recognize the boundary line as stains on the surface of the driving lane. However, the image processing cannot correctly recognize the boundary line because the boundary line has a weak edge.
  • The human sensitivity can correctly recognize the boundary line on the surface of the driving lane even if it almost disappears on the driving lane. That is, when there is no pattern on the driving lane, the human sensitivity emphasizes the stains on the driving lane. It is therefore possible for the boundary line recognition apparatus to perform the image processing by emphasizing the boundary line.
  • Even if the boundary line which almost disappears has a weak edge, it is possible to increase the likelihood as the degree of probability of the boundary line candidate to be the boundary line by emphasizing the stains as the boundary line when the surface of the driving lane has a flat surface. This process of the boundary line recognition apparatus can approach the human sensitivity.
  • The boundary line recognition apparatus as another aspect of the present invention further has the edge feature extracting means (which corresponds to the edge feature extracting part 80) capable of extracting a total edge amount of the area between the boundary line candidates extracted by the boundary line candidate extracting means and a total edge amount of the boundary line candidates on the driving lane from the image data obtained by the on-vehicle camera. When a difference in the total edge amounts between the area and the boundary line candidates is not more than a predetermined value, the boundary line feature calculating means decreases the likelihood as the degree of probability of the boundary line candidate to be the boundary line. This makes it possible to avoid decreasing the likelihood of the boundary line candidate even if the boundary line almost disappears and has a weak edge.
  • By the way, it is possible to cause a wrong recognition to detect, as a boundary line, a longitudinal stripe or a vertical line formed on the driving lane of a vehicle. Because there is a case where the longitudinal stripe formed on the driving lane has a dark color and an area near the longitudinal stripe becomes a light color, the area having no longitudinal stripe becomes light and both side of this area can be seen like a boundary line. It is therefore possible to avoid incorrect recognition by decreasing the likelihood of the boundary line candidate when the side area (which is an area approximately at right angle to the driving direction of the vehicle) of the boundary line candidate has a large amount of vertical edges.
  • The boundary line recognition apparatus as another aspect of the present invention further has the stripe pattern detecting means (which corresponds to the stripe pattern detecting part 90). The stripe pattern detecting means is capable of detecting a stripe pattern when the brightness of the stripe pattern along the driving direction is not more than a predetermined value, where the stripe pattern is placed in an area on the driving lane, which is approximately at right angle in the driving direction of the vehicle to the boundary line candidates extracted, from the image data acquired by the on-vehicle camera, by the boundary line candidate extracting means.
  • When the stripe pattern detecting means detects the stripe pattern, the boundary line feature calculating means decreases the likelihood as the degree of probability of the boundary line candidate to be a boundary line. This makes it possible to decrease the likelihood as the degree of probability of the stripe pattern to be the boundary line when the driving lane has longitudinal stripes which are formed on the surface of the driving lane in order to avoid slipping of vehicles.
  • There often occurs a wrong recognition to recognize, as a boundary line, traffic signs such as a pedestrian crossing, an arrow mark, a speed limit mark, and a stop mark on the driving lane.
  • In order to avoid such a wrong recognition, the boundary line recognition apparatus as another aspect of the present invention further has the traffic sign detecting means (which corresponds to the traffic sign detecting part 100) capable of detecting traffic signs painted on the driving lane from the image data obtained by the on-vehicle camera. When the traffic sign detecting means detects a traffic sign, the boundary line feature calculating means decreases the likelihood as the degree of probability of a boundary line candidate to be a boundary line. This makes it possible to decrease the likelihood as the degree of probability of the traffic sign painted on the driving lane.
  • It is possible to detect the traffic signs painted on the driving lane of a vehicle by performing image recognition method such as a pattern matching.
  • In general, the driving lane has a pair of boundary lines which is placed at both sides of the driving lane. It is therefore possible to increase the likelihood as the degree of probability of the boundary line candidates to be a boundary line by eliminating a boundary line candidate which is not a pair as noise.
  • The boundary line recognition apparatus as another aspect of the present invention further has a pair-boundary line candidate detecting means (which corresponds to the pair-boundary line candidate detecting part 110) capable of detecting the presence of a pair of boundary line candidates at both sides of the driving lane of the vehicle.
  • When the pair-boundary line candidate detecting means detects the presence of a pair of boundary line candidates at both sides of the driving lane of the vehicle, the boundary line feature calculating means decreases the likelihood as the degree of probability of a boundary line candidate which is placed between the detected pair of boundary line candidates.
  • This makes it possible to decrease the likelihood as the degree of probability of boundary line candidates to be a boundary line, placed in an inside of a pair of boundary line candidates placed at both sides of the driving lane, such as an erased trace of a boundary line and a center line of the driving lane. The boundary line recognition apparatus according to the present invention can be adapted for cares where the boundary lines and central lines are different types.
  • While specific embodiments of the present invention have been described in detail, it will be appreciated by those skilled in the art that various modifications and alternatives to those details could be developed in light of the overall teachings of the disclosure. Accordingly, the particular arrangements disclosed are meant to be illustrative only and not limited to the scope of the present invention which is to be given the full breadth of the following claims and all equivalents thereof.

Claims (5)

What is claimed is:
1. A boundary line recognition apparatus comprising:
an on-vehicle camera configured to acquire an image of an area around a vehicle and to output image data;
a boundary line candidate extracting processor extracting one or more boundary line candidates which are present on a driving lane of the vehicle from the image data obtained by the on-vehicle camera;
a driving lane surface feature extracting processor extracting, from the image data obtained by the on-vehicle camera, a feature containing a first pattern of an area outside of a subject boundary line candidate, and a feature containing a second pattern of the subject boundary line candidate, wherein the subject boundary line candidate is part of the one or more boundary line candidates;
a boundary line feature calculating processor calculating a likelihood which represents a degree of probability that the subject boundary line candidate is a boundary line on the driving lane, wherein the boundary line feature calculating processor decreases the likelihood of the subject boundary line candidate when a difference between the first pattern and the second pattern is not more than a predetermined value, and the likelihood is calculated for each of the one or more boundary line candidates; and
a boundary line selecting processor selecting a final boundary line candidate having a maximum likelihood as the boundary line on the driving lane from among the one or more boundary line candidates.
2. The boundary line recognition apparatus according to claim 1, further comprising an edge feature extracting processor extracting from the image data obtained by the on-vehicle camera, a total edge amount of an area outside of the subject boundary line candidate on the driving lane, and a total edge amount of the subject boundary line candidate,
wherein the boundary line feature calculating processor decreases the likelihood of the subject boundary line candidate when a difference in the total edge amount of the area outside of the subject boundary line candidate and the total edge amount of the subject boundary line candidate is a predetermined value.
3. The boundary line recognition apparatus according to claim 1, further comprising a traffic sign detecting processor detecting a traffic sign painted on the driving lane of the vehicle from the image data obtained by the on-vehicle camera, wherein the boundary line feature calculating processor decreases the likelihood of the subject boundary line candidate when the traffic sign detecting processor detects a traffic sign.
4. The boundary line recognition apparatus according to claim 1, further comprising a pair-boundary line candidate detecting processor detecting a presence of a pair of boundary line candidates, placed at both sides of the vehicle in the driving direction on the driving lane of the vehicle, in the one or more boundary line candidates extracted by the boundary line candidate extracting processor,
wherein the boundary line feature calculating processor decreases the likelihood of the subject boundary line candidate placed in an area between the pair of boundary line candidates detected by the pair-boundary line candidate detecting processor when the pair-boundary line candidate detecting processor detects the pair of boundary line candidates.
5. The boundary line recognition apparatus according to claim 1, wherein the feature containing the first pattern and the feature containing the second pattern do not include a brightness of the first and second patterns.
US14/231,840 2009-04-09 2014-04-01 Boundary line recognition apparatus Abandoned US20140211014A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/231,840 US20140211014A1 (en) 2009-04-09 2014-04-01 Boundary line recognition apparatus

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP2009-094773 2009-04-09
JP2009094773A JP4988786B2 (en) 2009-04-09 2009-04-09 Boundary line recognition device
US12/798,601 US8744194B2 (en) 2009-04-09 2010-04-07 Boundary line recognition apparatus
US14/231,840 US20140211014A1 (en) 2009-04-09 2014-04-01 Boundary line recognition apparatus

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US12/798,601 Continuation US8744194B2 (en) 2009-04-09 2010-04-07 Boundary line recognition apparatus

Publications (1)

Publication Number Publication Date
US20140211014A1 true US20140211014A1 (en) 2014-07-31

Family

ID=42934054

Family Applications (2)

Application Number Title Priority Date Filing Date
US12/798,601 Active 2032-07-23 US8744194B2 (en) 2009-04-09 2010-04-07 Boundary line recognition apparatus
US14/231,840 Abandoned US20140211014A1 (en) 2009-04-09 2014-04-01 Boundary line recognition apparatus

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US12/798,601 Active 2032-07-23 US8744194B2 (en) 2009-04-09 2010-04-07 Boundary line recognition apparatus

Country Status (2)

Country Link
US (2) US8744194B2 (en)
JP (1) JP4988786B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105825173A (en) * 2016-03-11 2016-08-03 福州华鹰重工机械有限公司 Universal road and lane detection system and method
CN105868697A (en) * 2016-03-25 2016-08-17 北京智芯原动科技有限公司 Method and device for quickly detecting human head
CN105912977A (en) * 2016-03-31 2016-08-31 电子科技大学 Lane line detection method based on point clustering
CN107977608A (en) * 2017-11-20 2018-05-01 陕西土豆数据科技有限公司 A kind of method applied to the extraction of highway video image road area
CN112885074A (en) * 2019-11-30 2021-06-01 华为技术有限公司 Road information detection method and device
US11113545B2 (en) 2016-12-16 2021-09-07 Hitachi Automotive Systems, Ltd. Road detection using traffic sign information

Families Citing this family (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102010045511A1 (en) * 2010-09-15 2012-03-15 Daimler Ag Method and device for detecting lane markings in an image
WO2012117505A1 (en) * 2011-02-28 2012-09-07 トヨタ自動車株式会社 Travel assistance device and method
JP5742399B2 (en) * 2011-04-06 2015-07-01 富士ゼロックス株式会社 Image processing apparatus and program
KR101974651B1 (en) * 2011-06-22 2019-05-02 성균관대학교산학협력단 Measuring method of 3d image depth and a system for measuring 3d image depth using boundary inheritance based hierarchical orthogonal coding
JP5697583B2 (en) * 2011-11-21 2015-04-08 三菱電機株式会社 Room shape recognition method and apparatus, and air conditioner using the same
US9469297B2 (en) * 2011-12-28 2016-10-18 Toyota Jidosha Kabushiki Kaisha Driving assistance apparatus for vehicle
JP6006574B2 (en) * 2012-07-30 2016-10-12 クラリオン株式会社 In-vehicle environment recognition device
JP6328369B2 (en) * 2012-11-27 2018-05-23 クラリオン株式会社 In-vehicle control device
EP3954325A1 (en) 2012-12-24 2022-02-16 Dentlytec G.P.L. Ltd. Device and method for subgingival measurement
CN103206957B (en) * 2012-12-26 2016-03-02 辽宁师范大学 The lane detection and tracking method of vehicular autonomous navigation
JP5894201B2 (en) * 2014-02-14 2016-03-23 株式会社日本自動車部品総合研究所 Boundary line recognition device
JP6362442B2 (en) 2014-06-13 2018-07-25 富士通株式会社 Lane boundary line extraction device, lane boundary line extraction method, and program
JP6193819B2 (en) * 2014-07-11 2017-09-06 株式会社Soken Traveling line recognition device
JP6140658B2 (en) * 2014-08-20 2017-05-31 株式会社Soken Traveling lane marking recognition device, traveling lane marking recognition program
US9428194B2 (en) * 2014-12-11 2016-08-30 Toyota Motor Engineering & Manufacturing North America, Inc. Splash condition detection for vehicles
JP6389119B2 (en) * 2014-12-25 2018-09-12 株式会社デンソー Lane boundary recognition device
KR102270677B1 (en) * 2015-01-13 2021-06-29 현대모비스 주식회사 Apparatus for safety-driving of vehicle
WO2017125926A2 (en) 2016-01-18 2017-07-27 Dentlytec G.P.L. Ltd Intraoral scanner
WO2016113745A1 (en) 2015-01-18 2016-07-21 Dentlytec G.P.L. Ltd System, device, and method for dental intraoral scanning
US10159542B2 (en) 2015-05-01 2018-12-25 Dentlytec G.P.L. Ltd. System, device and methods for dental digital impressions
DE102015209467A1 (en) * 2015-05-22 2016-11-24 Continental Teves Ag & Co. Ohg Method of estimating lanes
EP3217374A1 (en) * 2016-03-10 2017-09-13 Volvo Car Corporation Method and system for estimating a boundary of a road technical field
EP3291133B1 (en) * 2016-08-31 2021-09-29 Veoneer Sweden AB Vision system and method for a motor vehicle
US11690604B2 (en) 2016-09-10 2023-07-04 Ark Surgical Ltd. Laparoscopic workspace device
EP3648703B1 (en) 2017-07-04 2023-04-26 Dentlytec G.P.L. Ltd. Dental scanner with ultrasonic sensor component for augmentation of optical data
EP3658069A4 (en) 2017-07-26 2021-03-24 Dentlytec G.P.L. Ltd. Intraoral scanner
US11869251B2 (en) * 2018-07-02 2024-01-09 Nissan Motor Co., Ltd. Driving support method and driving support device
CN111611830A (en) * 2019-02-26 2020-09-01 阿里巴巴集团控股有限公司 Lane line identification method, device and system and vehicle
JP7469896B2 (en) * 2020-02-06 2024-04-17 本田技研工業株式会社 Periphery recognition device, surroundings recognition method, and program
JP2023007052A (en) 2021-07-01 2023-01-18 日立Astemo株式会社 Driving support device and driving support method

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6445809B1 (en) * 1998-08-27 2002-09-03 Yazaki Corporation Environment monitoring system
US20040189812A1 (en) * 2003-03-27 2004-09-30 Dialog Semiconductor Gmbh Test system for camera modules
US20050125154A1 (en) * 2003-11-28 2005-06-09 Naoki Kawasaki Sensor fusion system and vehicle control system therewith
US20050196019A1 (en) * 2004-03-08 2005-09-08 Mitsubishi Denki Kabushiki Kaisha Traffic line recognition device
US20070041614A1 (en) * 2005-08-18 2007-02-22 Fujitsu Limited Road marking recognition apparatus and method
US20080109118A1 (en) * 2006-11-03 2008-05-08 Schwartz David A Lane marker detection and fitting
US20090279757A1 (en) * 2008-05-06 2009-11-12 Calgary Scientific Inc. Texture quantification of medical images
US20100228437A1 (en) * 2005-12-27 2010-09-09 Daisuke Hanzawa Vehicle and steering control device for vehicle

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3400092B2 (en) 1994-05-17 2003-04-28 マツダ株式会社 Vehicle travel path estimation device
JP3352528B2 (en) 1994-05-20 2002-12-03 マツダ株式会社 Vehicle travel path estimation device
JPH08320998A (en) * 1995-05-25 1996-12-03 Nissan Motor Co Ltd Lane marker detector
JP3882304B2 (en) 1997-07-04 2007-02-14 日産自動車株式会社 Self-driving vehicle position detector
JP3201323B2 (en) * 1997-12-18 2001-08-20 三菱自動車工業株式会社 Lane departure prevention device
JP4054103B2 (en) 1998-04-09 2008-02-27 富士通テン株式会社 Road shape recognition device
US6697535B1 (en) * 1999-04-30 2004-02-24 Cognex Technology And Investment Corporation Method for refining a parameter of a contour in an image
JP2003061087A (en) 2001-08-20 2003-02-28 Nissan Motor Co Ltd Outside recognition device for vehicle
JP3700625B2 (en) 2001-08-28 2005-09-28 日産自動車株式会社 Road white line recognition device
JP4327389B2 (en) 2001-10-17 2009-09-09 株式会社日立製作所 Travel lane recognition device
JP2005018148A (en) 2003-06-23 2005-01-20 Toshiba Corp White line estimation device
JP2007220013A (en) * 2006-02-20 2007-08-30 Mazda Motor Corp Device for detecting white line for vehicle
JP4820221B2 (en) * 2006-06-29 2011-11-24 日立オートモティブシステムズ株式会社 Car camera calibration device and program
JP4878256B2 (en) 2006-10-18 2012-02-15 株式会社日立製作所 Branch line recognition device and car navigation system
JP4654208B2 (en) 2007-02-13 2011-03-16 日立オートモティブシステムズ株式会社 Vehicle environment recognition device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6445809B1 (en) * 1998-08-27 2002-09-03 Yazaki Corporation Environment monitoring system
US20040189812A1 (en) * 2003-03-27 2004-09-30 Dialog Semiconductor Gmbh Test system for camera modules
US20050125154A1 (en) * 2003-11-28 2005-06-09 Naoki Kawasaki Sensor fusion system and vehicle control system therewith
US20050196019A1 (en) * 2004-03-08 2005-09-08 Mitsubishi Denki Kabushiki Kaisha Traffic line recognition device
US20070041614A1 (en) * 2005-08-18 2007-02-22 Fujitsu Limited Road marking recognition apparatus and method
US20100228437A1 (en) * 2005-12-27 2010-09-09 Daisuke Hanzawa Vehicle and steering control device for vehicle
US20080109118A1 (en) * 2006-11-03 2008-05-08 Schwartz David A Lane marker detection and fitting
US20090279757A1 (en) * 2008-05-06 2009-11-12 Calgary Scientific Inc. Texture quantification of medical images

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105825173A (en) * 2016-03-11 2016-08-03 福州华鹰重工机械有限公司 Universal road and lane detection system and method
CN105868697A (en) * 2016-03-25 2016-08-17 北京智芯原动科技有限公司 Method and device for quickly detecting human head
CN105912977A (en) * 2016-03-31 2016-08-31 电子科技大学 Lane line detection method based on point clustering
US11113545B2 (en) 2016-12-16 2021-09-07 Hitachi Automotive Systems, Ltd. Road detection using traffic sign information
CN107977608A (en) * 2017-11-20 2018-05-01 陕西土豆数据科技有限公司 A kind of method applied to the extraction of highway video image road area
CN112885074A (en) * 2019-11-30 2021-06-01 华为技术有限公司 Road information detection method and device

Also Published As

Publication number Publication date
US8744194B2 (en) 2014-06-03
JP2010244456A (en) 2010-10-28
JP4988786B2 (en) 2012-08-01
US20100259617A1 (en) 2010-10-14

Similar Documents

Publication Publication Date Title
US8744194B2 (en) Boundary line recognition apparatus
US11854272B2 (en) Hazard detection from a camera in a scene with moving shadows
US8385601B2 (en) In-vehicle white line recognition apparatus
US9047518B2 (en) Method for the detection and tracking of lane markings
US10192444B2 (en) Forward collision warning system and method
Arenado et al. Monovision‐based vehicle detection, distance and relative speed measurement in urban traffic
Rezaei et al. Vehicle detection based on multi-feature clues and Dempster-Shafer fusion theory
JP6542539B2 (en) Vehicle accessibility determination device
CN110457983B (en) Method for identifying lane markings and lane marking identification system
JP2000039306A (en) Device and method for vehicle system area detection
CN109948552B (en) Method for detecting lane line in complex traffic environment
US20150161447A1 (en) Vision based pedestrian and cyclist detection method
JP2007220013A (en) Device for detecting white line for vehicle
JP6006574B2 (en) In-vehicle environment recognition device
JP2011118890A (en) Method and system for detecting whole lane boundary
Kuo et al. Vision-based vehicle detection in the nighttime
KR20130000023A (en) Method for dectecting front vehicle using scene information of image
JP2020061020A (en) Pedestrian crossing sign estimation device
Kadow et al. Radar-vision based vehicle recognition with evolutionary optimized and boosted features
Coronado et al. Detection and classification of road signs for automatic inventory systems using computer vision
JP5204144B2 (en) In-vehicle white line recognition device
Ying et al. An illumination-robust approach for feature-based road detection
JP6132807B2 (en) Lane mark recognition device
Kanitkar et al. Vision based preceding vehicle detection using self shadows and structural edge features
KR100976142B1 (en) detection method of road vehicles

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION