EP0361914B1 - A driving way judging device and method - Google Patents

A driving way judging device and method Download PDF

Info

Publication number
EP0361914B1
EP0361914B1 EP89309876A EP89309876A EP0361914B1 EP 0361914 B1 EP0361914 B1 EP 0361914B1 EP 89309876 A EP89309876 A EP 89309876A EP 89309876 A EP89309876 A EP 89309876A EP 0361914 B1 EP0361914 B1 EP 0361914B1
Authority
EP
European Patent Office
Prior art keywords
driving way
straight line
straight lines
intersection
region
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.)
Expired - Lifetime
Application number
EP89309876A
Other languages
German (de)
French (fr)
Other versions
EP0361914A3 (en
EP0361914A2 (en
Inventor
Shigeto Nakayama
Hiroshi Hasegawa
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.)
Honda Motor Co Ltd
Original Assignee
Honda Motor Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from JP63243329A external-priority patent/JPH0624035B2/en
Priority claimed from JP63243331A external-priority patent/JPH0624036B2/en
Priority claimed from JP63243330A external-priority patent/JPH0290380A/en
Application filed by Honda Motor Co Ltd filed Critical Honda Motor Co Ltd
Publication of EP0361914A2 publication Critical patent/EP0361914A2/en
Publication of EP0361914A3 publication Critical patent/EP0361914A3/en
Application granted granted Critical
Publication of EP0361914B1 publication Critical patent/EP0361914B1/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course or altitude of land, water, air, or space vehicles, e.g. automatic pilot
    • G05D1/02Control of position or course in two dimensions
    • G05D1/021Control of position or course in two dimensions specially adapted to land vehicles
    • G05D1/0231Control of position or course in two dimensions specially adapted to land vehicles using optical position detecting means
    • G05D1/0246Control of position or course in two dimensions specially adapted to land vehicles using optical position detecting means using a video camera in combination with image processing means
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • G06V10/48Extraction of image or video features by mapping characteristic values of the pattern into a parameter space, e.g. Hough transformation
    • 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

Definitions

  • This invention relates to a device and a method for judging a driving way, specifically to a driving way judging device and method which judge contours, such as straights, curves, inclines, declines, etc. by image processing.
  • the image data prepared by taking a picture of a driving way includes not only data corresponding to the edges of the driving way but also data of buildings, trees around the driving way and data corresponding to the center line. Accordingly it takes a long data processing time to process the data accurately to distinguish the contour of the driving way. In speeding up the data processing, the computer system has to be complicated and becomes expensive. But what is firstly necessary to perform the automatic drive control of a vehicle is to distinguish the macroscopic contour of a driving way. This macroscopic judgment facilitates microscopic judgment of the contour of the driving way.
  • Hough transform is performed on respective characteristic points on an image taken by the camera to thereby give groups of straight lines corresponding to characteristics of characteristic point distributions.
  • the contours of white shoulder lines drawn on the edges of a driving way, the center line at the center thereof, guard rails along the driving way, and buildings along the driving way are given as characteristic points on the image.
  • the straight line groups include such a large number of straight lines that it is not easy to judge which straight lines correspond to the edges of the driving way. It is necessary especially to the case where this method is adapted to an automobile drive control to recognize the contour of a driving way in real time. Accordingly straight lines corresponding to the edges of the driving way have to be extracted in a very short period of time. But it has been difficult for the above-described method to perform such extraction.
  • a first object of this invention is to provide a device and method for judging the macroscopic contour of a driving way at high speed and with ease.
  • a second object of this invention is to provide a device and a method for extracting at high speed and with ease a pair of straight lines opposed to each other on the right and left edges of a driving way, based on a number of straight lines obtained by processing an image data.
  • a third object of this invention is to provide a device and a method for accurately judging inclines, declines and curves of a driving way, based on positional relationships between a pair of straight lines corresponding to the edges of the driving way.
  • a driving way judging device comprises image dividing means for dividing the data into at least two regions including a lower region of the image taken of the driving way and an upper region thereof; lower straight line extracting means for extracting a first lower straight line approximate to a characteristic point distribution appearing corresponding to one of the edges of the driving way in the lower region; upper straight line extracting means for extracting a first upper straight line approximate to a characteristic point distribution appearing corresponding to one of the edges of the driving way in the upper region; and is characterized in that it further comprises: lower straight line selecting means for selecting a second lower straight line out of a group of straight lines approximate to a characteristic point distribution appearing corresponding to the other of the edges of the driving way, based on a position of the first lower straight line and preset width information of the driving way; upper straight line selecting means for selecting a second upper straight line out of a group of straight lines approximate to a characteristic point distribution appearing corresponding to the other of the edges of the driving way, based on a position of the first upper straight line and preset width information
  • an image is divided into a first and a second region so as to find straight lines in the respective regions.
  • the contour of the driving way can be judged accurately and easily.
  • This device can extract straight lines corresponding to both edges of a driving way based on preset width information of the driving way. That is, a second straight line corresponding to one of the edges of the driving way can be decided in relationship with a first straight line corresponding to the other of the edges, based on the width information of the driving way.
  • a driving way judging process for judging a contour of a driving way by processing data of an image taken of the driving way comprises a first step of dividing the data into at least two regions including a lower region and an upper region of the image taken of the driving way; a second step of extracting a straight line approximate to characteristic point distributions appearing corresponding to one of the edges of the driving way in the lower region; a third step of extracting a straight line approximate to that of the characteristic point distribution appearing corresponding to one of the edges of the driving way in the upper region; and is characterized in that said second step comprises extracting a pair of straight lines approximate to characteristic point distributions appearing corresponding to one and the other of the edges of the driving way in the lower region; and said third step comprises extracting a pair of straight lines approximate to those of the characteristic point distributions appearing corresponding to one and the other of the edges of the driving way in the upper region; and in that the process comprises a fourth step of judging a contour of the driving way, based on a positional relationship between an intersection of the
  • a first straight line is extracted in the lower region (the first region) where a straight line corresponding to a characteristic point distribution can be easily extracted, and based on the first straight line, a second straight line is extracted in the upper region (the second region) where a straight line cannot be extracted easily corresponding to a characteristic point distribution.
  • the first and second straight lines preferably intersect each other near a boundary between the first and the second regions.
  • out of a number of straight lines given by the image processing the one corresponding to one of the edges of a driving way is decided, and a straight line corresponding to the other of the edges is predicted based on relationships between a horizon and a width of the driving way (a road). Based on this prediction, a straight line corresponding to the other of the edges is extracted from the straight lines.
  • an analog image data of a driving way taken by a camera 1 mounted on a vehicle is converted into digital data by an A/D converter 2 to be temporarily stored in an image memory 3.
  • Digital image data read from the image memory 3 is supplied to a pretreating unit 4.
  • the pretreating unit 4 on this digital image data are performed a differentiation for the edge detection, a threshold treatment based on a look-up table (LUT), a setting of regions to be treated, a transformation of coordinate system, etc.
  • a DDA unit 5 performs the so-called digital differential analysis (DDA).
  • Hough transform is conducted in the pipe-line system. This Hough transform gives groups of straight lines corresponding to characteristics of the image.
  • Data of the straight line groups given by the Hough transform are supplied to a neighboring peak filtering unit 6.
  • eight-neighboring peak filtering for example, is performed to select peak data.
  • the selected peak data are supplied to a peak sorting unit 7 to be arranged in decreasing order of magnitude.
  • a clustering unit 8 a representative value of the peak data is selected.
  • This representative value is supplied to a straight line extracting/selecting unit 9.
  • Data of the extracted/selected straight lines are supplied to a judging unit 10.
  • the contour of the driving way such as a width, curve, incline, decline, etc., are judged.
  • a judged output is supplied to an outside device(not shown), e.g., an automatic drive controller, while supplied to a monitor control unit 11 to be displayed by a CRT monitor 12 in a live image of the driving way and also in line components.
  • the operations of the above-described units are controlled by a controller 13.
  • An initial value setting unit 14 is for setting initial data of the width of a driving way, etc.
  • the flow chart of Fig. 2 shows the general procedure of a processing operation.
  • an initial setting is performed (Step 201).
  • a driving way width WR, an elevation angle ⁇ 0, a focal length f of the lens of the camera 1, a height H c of the position of the camera 1 are set. This procedure will be explained with reference to Figs. 3 and 4.
  • a vehicle 32 is driving on a driving way 31 with the camera 1 secured to the vehicle 32, an elevation angle ⁇ 0 of the camera 1, and a height H c of a position of the camera can be set as known values, based on the structure of the vehicle 1.
  • a focal length f can be set as a known value, based on the structure of the camera 1.
  • Fig. 3(b) is an enlarged view of the positional relationship of the optical system of Fig. 3(a).
  • a driving way width WR is set as shown in Fig. 4. With the above-described data set, a driving way width wr at the lower end of an image can be given.
  • L low H c /tan( ⁇ 0 + tan ⁇ 1(y low /f))
  • a position of a horizon on the image is computed (Step 202 in Fig. 2).
  • a first region A1 and a second region A2 of the image are set (Step 204 in Fig. 2). That is, as shown in Fig. 5, the first region A1 covers the near side of the driving way 31, and the second region A2 covers the far side of the driving way 31.
  • the first and the second regions A1, A2 are set in a ratio of 3:2 so that the upper end of the second region A2 substantially agrees with a position H0 of the horizon.
  • image data are inputted and the processing of the data are repeatedly executed for judgment of the driving way. That is, analog image data is converted into digital data by an A/D converter 2. This digital data is inputted through an image memory 3 in Fig. 1 to a pretreating unit 4 for required pretreatment (Step 205 in Fig. 2).
  • the digital data is edge-detected by, e.g., a Sobel.
  • the resultant edged data is Hough transformed by a DDA unit 5 in Fig. 1.
  • the Hough transform is conducted in the pipe-line system by a plurality of serially connected DDA circuits (not shown).
  • the processing of the edged data is explained in, e.g., U.S. Patent No.
  • a straight line is given, based on the coordinate values ( ⁇ , ⁇ ) of those of the intersections of the Hough curves where the intersection takes place more frequent, approximately to the arrangement of the edge points. Based on the thus obtained straight line, a characteristic arrangement of data on the image, i.e. a characteristic point distribution can be recognized.
  • Fig. 7 shows count values in the ⁇ - ⁇ coordinate system, i.e., overlaps of Hough curves corresponding to respective edge points.
  • the eight-neighboring peak filtering is conducted by comparing a count value C i,j at coordinates ( ⁇ i , ⁇ j ) with the count values at eight coordinates neighboring the coordinates ( ⁇ i , ⁇ j ). That is, when the count value C i,j is larger than count values C i-1,j-1 - C i+1,j+1 at coordinates ( ⁇ i-1 , ⁇ j-1 ) - ( ⁇ i+1 , ⁇ j+1 ), the count value C i,j is selected as peak data.
  • the count value 7 at coordinates ( ⁇ 3, ⁇ 3) is extracted as peak data
  • the count value 6 at coordinates ( ⁇ 4, ⁇ 6) is not extracted as peak data.
  • the filtering is followed by the sorting.
  • peak data based on ⁇ , ⁇ coordinate values and count values described above are rearranged in decreasing order of the count values C.
  • the sorting is conducted by a software or by an exclusive hardware.
  • This sorting is followed by clustering in which representative values are selected (Step 213 in Fig. 2).
  • Fig. 8 shows an example of sorted peak data.
  • the count values C0, C1, C2, ..., C n-1 have been arranged by the sorting in the order of C0>C1>C2>....>C n-1 .
  • Step 504 it is checked whether coordinate values ⁇ , ⁇ have the relationships ⁇ k - ⁇ ⁇ ⁇ i ⁇ ⁇ k + ⁇ ⁇ k - ⁇ ⁇ ⁇ i ⁇ ⁇ k + ⁇ (Step 504). Only when the above-described relationships hold, the i-th straight line is recognized as associated with a k-th straight line (Step 505). Next, 1 is added to i (Step 507), and only when data is present (Step 508), it is checked whether the i-th count value C i is too small compared with a maximum count value C0 (Step 510). This comparison is based on the fact that a too small count value does not much need the data processing.
  • Step 511 When the count value C1 is not too small, the processing returns again to Step 502.
  • Fig. 10 shows a result of the above-described clustering.
  • Figs. 11 - 13 show the flow chart of the extraction of Step 214.
  • a straight line corresponding to N-th representative values is taken out as a first straight line g1 (Step 551), and it is checked whether this straight line corresponds to the edge of the driving way on the left or the right side with respect to the camera 1 (Step 552).
  • a second straight line g2 is supposed to be on the left side, and theoretical values of the second straight line are given (Step 554).
  • Step 555 When the straight line is on the left side, the second straight line g2 is supposed to be on the right side, and the theoretical values of the second straight line are given (Step 555). The above-described processing is repeated (Step 558) until representative values other than those corresponding to the first straight line g1 which are approximate to the theoretical values are found (Step 557).
  • the first straight line g1 is as shown in Fig. 14, the theoretical values are given based on the relationship between a width wr of the running way and a position H0 of the horizon in the image. Further if it is assumed that a straight line of the representative values corresponding to the thus given theoretical values is the straight line L2 in Fig. 14 as a result of the processing of Step 560, an operation is performed for deciding the straight line L2 as a candidate straight line for the second straight line g2 (Step 561).
  • Step 561 The processing of Step 561 is shown by the flow chart of Fig. 12.
  • a group of candidate straight lines for the second straight line g2 is formed (Step 571).
  • the group is formed by, e.g., collecting those representative values which are in a required range, a method in which the Hough transform is conducted at smaller angles, or other methods.
  • a group including the second straight line g2 is formed (see Fig. 14).
  • numbers of edge points EP below respective candidate straight lines are counted (Step 572).
  • a straight line having a largest number of edge points therebelow is accepted as the second straight line g2.
  • the real straight line g2 can be selected.
  • intersections P, Q of the first and the second straight lines g1, g2 in the first region A1 with the upper end of the first region A1 are found (Step 581).
  • a straight line passing near the intersection P is selected as a candidate for a third straight line g3 (Step 582).
  • the processing of the flow chart of Fig. 12 is performed on this candidate straight line for the decision of a straight line (Step 584), which enables the real third straight line g3 to be extracted under no influence of neighboring straight lines, e.g., the straight line L3 in Fig. 14.
  • the step of extracting a fourth straight line g4 follows (Step 585). This step is the same as Steps 551 - 560 in Fig. 11.
  • the processing of Fig. 12 for deciding a straight line is performed, and the fourth straight line g4 can be extracted under no influence of, e.g., the straight line L4 in Fig. 14.
  • a view taken by a camera mounted on a vehicle is as shown in Fig. 16(a).
  • the driving way has edges 51, 51, a guard rail 52 running along the left edge, footpaths running among fields, and mountain 55 ranging on the horizon 54.
  • the image of this view taken by the camera is differentiated to obtain edged data, and the edged data are shown in dots 56 in, e.g., Fig. 16(b).
  • the Hough transform is conducted on the respective dots 56 and the process ings are conducted to extract line components.
  • a group of straight lines including straight lines L1 - L5, g1, g2 as shown in Fig. 16(c) is given.
  • the horizon position H0 can be computed based on camera positional information, such as a position of the camera, inclinations of the camera, etc.
  • a distance between the edges 51, 51 of the driving way at the lower parallel line H w can be computed based on the camera positional information and driving way information, such as driving way widths. It is theoretically given that the other edge 51 is either of straight lines L L and L R in Fig. 16(d). Then the representative values are checked to see whether the left straight line corresponds to the other edge 51, and a second straight line g2 can be given as shown in Fig. 16(e).
  • Fig. 17 shows another example of the extraction and selection of a straight line in the embodiment. It is assumed that an image taken by the camera is as shown in Fig. 17(a) for example. This image is processed in the same way as Figs. 16(a) - (c) to be expressed in dots in Fig. 17(b). By counting intersections of Hough curves, a group of straight lines including straight lines L1 - L5 as shown in Fig. 17(c) is found. As seen from Fig.
  • the characteristics of the straight lines corresponding to the edges 51, 51 of a driving way are comparatively clear at the lower side (near side) of the image, whereas at the upper side (far side) of the image the straight lines corresponding to the edges 51, 51 of the driving way are mixed with straight lines corresponding to the other objects in the image, and it is difficult to judge characteristics of the straight lines corresponding to the edges 51, 51.
  • a first region A1 is set on the lower side (near side) of the image where the dots 56 arrange characteristically, and straight lines corresponding to the edges 51, 51 of the driving way are searched.
  • This search may be made by checking representative values. In most cases, straight lines of maximum representative values correspond to the edges 51, 51.
  • straight lines g1, g1′, corresponding to the edges 51, 51 correspond to the maximum representative values and a next maximum representative values, these straight lines g1, g1′ can be depicted as shown in Fig. 17(d).
  • a second region A2 which is adjacent to the first region A1 is set as shown in Fig. 17(e).
  • the second region is so set that the straight lines g1, g1′ in the first region A1 continue.
  • Straight lines g2, g2′ corresponding to the edges 51, 51 in the second region A2 are extracted. Since intersections P1, Q1 of the straight lines g1, g1′ and g2, g2′ are supposed to be located near the boundary between the first and the second regions A1 and A2 as shown in Fig. 17(e), straight lines g2, g2′ in the second region can be found out of straight lines passing near the intersections P1, Q1. Besides, since an intersection between the straight lines g2, g2′ is supposed to be near to a horizon H0, the straight lines g2, g2′ can be easily extracted.
  • a third region A3 is set continuous to the second region A2 as shown in Fig. 17(f) to find straight lines g3, g3′ corresponding to the edges 51, 51.
  • These straight lines g3, g3′ can be easily obtained in the same way as the straight lines g2, g2′ in the second region A2.
  • the processing is performed so as to extract approximate straight lines in a region (the first region A1) where arrangements of image data (dots) are characteristic, and then, based on the processing result, approximate straight lines are given in other regions (the second region A2, and following regions).

Description

  • This invention relates to a device and a method for judging a driving way, specifically to a driving way judging device and method which judge contours, such as straights, curves, inclines, declines, etc. by image processing.
  • In order to computer-control a drive of an automobile, it is necessary to recognize in real time the contour of a driving way, such as a road. To this end, it is proposed for example to draw optical or magnetic judging lines on driving ways for an optical sensor or magnetic sensor provided on the automobile to sense the judging lines. But this needs drawing judging lines on driving ways, and the automatic drive control systems for such use are not universal. Then, what is proposed here is taking an image of a driving way by a television camera installed in a vehicle and computer-processing the image data so as to recognize the contour of the driving way in real time. There are various methods for processing the image data. One example of the methods uses Hough transform as described in Japanese Patent Laid-Open Publication No 24310/1987 and Japanese Patent Laid-Open Publication No. 70916/1987. But this method has the following disadvantages. The image data prepared by taking a picture of a driving way includes not only data corresponding to the edges of the driving way but also data of buildings, trees around the driving way and data corresponding to the center line. Accordingly it takes a long data processing time to process the data accurately to distinguish the contour of the driving way. In speeding up the data processing, the computer system has to be complicated and becomes expensive. But what is firstly necessary to perform the automatic drive control of a vehicle is to distinguish the macroscopic contour of a driving way. This macroscopic judgment facilitates microscopic judgment of the contour of the driving way.
  • On the other hand, in the method described in the above-mentioned references, Hough transform is performed on respective characteristic points on an image taken by the camera to thereby give groups of straight lines corresponding to characteristics of characteristic point distributions. To be specific, the contours of white shoulder lines drawn on the edges of a driving way, the center line at the center thereof, guard rails along the driving way, and buildings along the driving way are given as characteristic points on the image. But the straight line groups include such a large number of straight lines that it is not easy to judge which straight lines correspond to the edges of the driving way. It is necessary especially to the case where this method is adapted to an automobile drive control to recognize the contour of a driving way in real time. Accordingly straight lines corresponding to the edges of the driving way have to be extracted in a very short period of time. But it has been difficult for the above-described method to perform such extraction.
  • Although a large number of straight lines are thus obtained, they include a number of straight lines having different attributes, i.e., a number of straight lines having different positions and directions. This makes it difficult to judge a direction of continuous run of the driving way in the image, i.e., to judge the direction of continuous run of the driving way. When an image of the driving way taken by the camera is studied in terms of straight arrangements of characteristic points, the image has regions in which characteristic straight arrangements of characteristic points appear, and in which they do not clearly appear. Generally it is easy in the former region to extract an approximate straight line to an arrangement of characteristic points. In the latter region it is difficult to extract an approximate straight line. But in the above-described prior art method, basically the data in both regions are processed collectively, not separately. Consequently it has been impossible to distinguish the contour of a driving way at high speed and with ease.
  • IEE Journal of Robotic and Automation, Vol. RA-3, No 2, April 1987, New York US, Pages 124-141, A. Waxman, J. Lemoigne et al describes a system for visual navigation by an autonomous land vehicle. The preambles to the independent claims are based on this document. Computer Vision, Graphics and Image Processing. Vol.39, No 1, July 1987, New York US, Pages 116-130; S. P. Liou & R.C. Jain and IEE Journal of Robotics and Automation. Vol. 4, No 4, August 1988, New York US, Pages 419-427; "Domain-dependent Reasoning for Visual Navigation of Roadways" describe other prior art visual navigation methods and systems.
  • A first object of this invention is to provide a device and method for judging the macroscopic contour of a driving way at high speed and with ease.
  • A second object of this invention is to provide a device and a method for extracting at high speed and with ease a pair of straight lines opposed to each other on the right and left edges of a driving way, based on a number of straight lines obtained by processing an image data.
  • A third object of this invention is to provide a device and a method for accurately judging inclines, declines and curves of a driving way, based on positional relationships between a pair of straight lines corresponding to the edges of the driving way.
  • A driving way judging device according to this invention comprises image dividing means for dividing the data into at least two regions including a lower region of the image taken of the driving way and an upper region thereof; lower straight line extracting means for extracting a first lower straight line approximate to a characteristic point distribution appearing corresponding to one of the edges of the driving way in the lower region; upper straight line extracting means for extracting a first upper straight line approximate to a characteristic point distribution appearing corresponding to one of the edges of the driving way in the upper region; and is characterized in that it further comprises: lower straight line selecting means for selecting a second lower straight line out of a group of straight lines approximate to a characteristic point distribution appearing corresponding to the other of the edges of the driving way, based on a position of the first lower straight line and preset width information of the driving way; upper straight line selecting means for selecting a second upper straight line out of a group of straight lines approximate to a characteristic point distribution appearing corresponding to the other of the edges of the driving way, based on a position of the first upper straight line and preset width information of the driving way; and judging means for judging a contour of the driving way based on a lower straight line intersection of the first and second lower straight lines, and an upper straight line intersection of the first and the second upper straight lines. In this device, an image is divided into a first and a second region so as to find straight lines in the respective regions. In the lower region on the near side is an image of substantially only a driving way. Accordingly under no influence of buildings along the driving way in extracting straight lines, the contour of the driving way can be judged accurately and easily. This device can extract straight lines corresponding to both edges of a driving way based on preset width information of the driving way. That is, a second straight line corresponding to one of the edges of the driving way can be decided in relationship with a first straight line corresponding to the other of the edges, based on the width information of the driving way.
  • A driving way judging process for judging a contour of a driving way by processing data of an image taken of the driving way according to this invention comprises a first step of dividing the data into at least two regions including a lower region and an upper region of the image taken of the driving way; a second step of extracting a straight line approximate to characteristic point distributions appearing corresponding to one of the edges of the driving way in the lower region; a third step of extracting a straight line approximate to that of the characteristic point distribution appearing corresponding to one of the edges of the driving way in the upper region; and is characterized in that said second step comprises extracting a pair of straight lines approximate to characteristic point distributions appearing corresponding to one and the other of the edges of the driving way in the lower region; and said third step comprises extracting a pair of straight lines approximate to those of the characteristic point distributions appearing corresponding to one and the other of the edges of the driving way in the upper region; and in that the process comprises a fourth step of judging a contour of the driving way, based on a positional relationship between an intersection of the lower straight lines of the lower pair of straight lines, and an intersection of the upper straight lines of the upper pair of straight lines. Preferably, in this process a first straight line is extracted in the lower region (the first region) where a straight line corresponding to a characteristic point distribution can be easily extracted, and based on the first straight line, a second straight line is extracted in the upper region (the second region) where a straight line cannot be extracted easily corresponding to a characteristic point distribution. The first and second straight lines preferably intersect each other near a boundary between the first and the second regions. In a preferred embodiment of this process, out of a number of straight lines given by the image processing the one corresponding to one of the edges of a driving way is decided, and a straight line corresponding to the other of the edges is predicted based on relationships between a horizon and a width of the driving way (a road). Based on this prediction, a straight line corresponding to the other of the edges is extracted from the straight lines.
  • The present invention will become more fully understood from the detailed description given hereinbelow and the accompanying drawings which are given by way of illustration only, and thus are not to be considered as limiting the present invention.
  • Brief Description of the Drawings
    • Fig. 1 is a functional block diagram of the device according to one embodiment of this invention;
    • Fig. 2 is a flow chart of the general processing of the driving way judging method according to one embodiment of this invention;
    • Figs. 3(a) and (b) are views explaining positions where a camera is mounted on an automobile;
    • Figs. 4(a) - (c) are views explaining relationships of locations of the automobile on a driving way and images taken by the camera;
    • Fig 5 is a view explaining the setting of a first region A1 and a second region A2 in the image;
    • Figs. 6(a) and (b) are views explaining Hough transform used in the method and device according to the embodiment;
    • Fig. 7 is a view explaining filtering used in the method and the device according to the embodiment;
    • Fig. 8 is a view explaining results of the Hough transform and sorting;
    • Fig. 9 is a flow chart explaining the steps of clustering:
    • Fig. 10 is a view specifically explaining a result of the clustering;
    • Fig. 11 is a flow chart of extraction and selection of straight lines in a first region A1 of an image;
    • Fig. 12 is a flow chart of selecting a straight line;
    • Fig. 13 is a flow chart of extraction and selecting of straight lines in a first region A2 of an image;
    • Fig. 14 is a view explaining in an image the extraction and selection of straight lines g₁ - g₄ corresponding to the edges of a driving way;
    • Figs. 15 (a) - (d) are views explaining judgment of contours of a driving way, such as a straight, right curve, incline and decline;
    • Figs. 16(a) - (e) are views explaining the steps of selecting, based on a first straight line corresponding to one of the edges of a driving way, a second straight line corresponding to the other of the edges of the driving way; and
    • Figs. 17(a) - (f) are views explaining the steps of extracting and selecting straight lines corresponding to the edges of a driving way with an image divided in a plurality of regions.
  • As shown in Fig. 1, an analog image data of a driving way taken by a camera 1 mounted on a vehicle is converted into digital data by an A/D converter 2 to be temporarily stored in an image memory 3. Digital image data read from the image memory 3 is supplied to a pretreating unit 4. In the pretreating unit 4, on this digital image data are performed a differentiation for the edge detection, a threshold treatment based on a look-up table (LUT), a setting of regions to be treated, a transformation of coordinate system, etc. A DDA unit 5 performs the so-called digital differential analysis (DDA). Here in the DDA unit 5 Hough transform is conducted in the pipe-line system. This Hough transform gives groups of straight lines corresponding to characteristics of the image.
  • Data of the straight line groups given by the Hough transform are supplied to a neighboring peak filtering unit 6. In the unit 6, eight-neighboring peak filtering, for example, is performed to select peak data. The selected peak data are supplied to a peak sorting unit 7 to be arranged in decreasing order of magnitude. Subsequently in a clustering unit 8 a representative value of the peak data is selected. This representative value is supplied to a straight line extracting/selecting unit 9. Data of the extracted/selected straight lines are supplied to a judging unit 10. In the judging unit 10 the contour of the driving way, such as a width, curve, incline, decline, etc., are judged. A judged output is supplied to an outside device(not shown), e.g., an automatic drive controller, while supplied to a monitor control unit 11 to be displayed by a CRT monitor 12 in a live image of the driving way and also in line components. The operations of the above-described units are controlled by a controller 13. An initial value setting unit 14 is for setting initial data of the width of a driving way, etc.
  • The operation of the device according to the above-described embodiment will be explained below.
  • The flow chart of Fig. 2 shows the general procedure of a processing operation. When a processing operation is started, an initial setting is performed (Step 201). In this initial setting step, a driving way width WR, an elevation angle ϑ₀, a focal length f of the lens of the camera 1, a height Hc of the position of the camera 1 are set. This procedure will be explained with reference to Figs. 3 and 4.
  • Assuming that, as shown in Fig. 3(a), a vehicle 32 is driving on a driving way 31 with the camera 1 secured to the vehicle 32, an elevation angle ϑ₀ of the camera 1, and a height Hc of a position of the camera can be set as known values, based on the structure of the vehicle 1. A focal length f can be set as a known value, based on the structure of the camera 1. Fig. 3(b) is an enlarged view of the positional relationship of the optical system of Fig. 3(a). A driving way width WR is set as shown in Fig. 4. With the above-described data set, a driving way width wr at the lower end of an image can be given. That is, a driving way width wr on the image can be given by wr = (WR′·f) / {(L low + H c · tanϑ₀) cosϑ₀}
    Figure imgb0001

    A distance Llow which can be covered at the lower end of the image is given L low = H c /tan(ϑ₀ + tan⁻¹(y low /f))
    Figure imgb0002

    A driving way width WR′ for the case that the direction of the driving way is slant to the camera 1 is given based on an inclination angle ψ by WR′ = WR/sinψ.
    Figure imgb0003
  • Subsequently a position of a horizon on the image is computed (Step 202 in Fig. 2). A position H₀ of the horizon can be given as shown in Fig. 3(b) by H₀ = f · tanϑ₀.
    Figure imgb0004

    Then a first region A1 and a second region A2 of the image are set (Step 204 in Fig. 2). That is, as shown in Fig. 5, the first region A1 covers the near side of the driving way 31, and the second region A2 covers the far side of the driving way 31. The first and the second regions A1, A2 are set in a ratio of 3:2 so that the upper end of the second region A2 substantially agrees with a position H₀ of the horizon.
  • When these preparatory steps are finished, image data are inputted and the processing of the data are repeatedly executed for judgment of the driving way. That is, analog image data is converted into digital data by an A/D converter 2. This digital data is inputted through an image memory 3 in Fig. 1 to a pretreating unit 4 for required pretreatment (Step 205 in Fig. 2). In the pretreating unit 4 the digital data is edge-detected by, e.g., a Sobel. The resultant edged data is Hough transformed by a DDA unit 5 in Fig. 1. The Hough transform is conducted in the pipe-line system by a plurality of serially connected DDA circuits (not shown). The processing of the edged data is explained in, e.g., U.S. Patent No. 3069654. That is, in an image showing a distribution of edge points, a straight line passing through the edge points is imaged, and a perpendicular is drawn to this straight line from a required origin. If the length of the perpendicular is ρ, the angle of this perpendicular to the horizontal axis of the coordinate system on the image is ϑ, and the value of ϑ is varied, the straight line group is converted into a sine curve which is called Hough curve. This sine curve is drawn in the ρ-ϑ plane. This Hough curve varies depending on an edge point, and edge points aligned on the same straight line on the image have one intersection in the ρ-ϑ plane. This makes it possible to obtain the position and inclination of a straight line g approximate to an arrangement of edge points in the ρ and ϑ values by checking the overlap of the Hough curves in the ρ-ϑ plane.
  • This will be explained below with reference to Fig. 6.
  • It is assumed that there are three edge points EP₀, EP₁, EP₂ in x-y plane, an image plane, as shown in Fig. 6(a). Then one Hough curve (sine curve) is drawn through each edge point EP₀, EP₁, EP₂ in the x-y plane. Two Hough curves through the edge points EP₀, EP₁ intersect at coordinates (ρ₁,ϑ₁), two Hough curves through EP₀, EP₂ intersect at coordinates (ρ₂, ϑ₂). Here is assumed that fifteen edge points EP₀ - EP₁₄ are arranged as shown in Fig. 16(b). One Hough curve is drawn through each edge point in the ρ - ϑ plane. It is seen that nine Hough curves through the edge points EP ₀ - EP₈ intersect at coordinates (ρcc), the three Hough curves through the edge points EP₈ - EP₁₀ at coordinates (ρbb), and the five Hough curves EP₁₀ - EP₁₄ intersect at coordinates (ρaa).
  • As seen from the above explanation, a straight line is given, based on the coordinate values (ρ,ϑ) of those of the intersections of the Hough curves where the intersection takes place more frequent, approximately to the arrangement of the edge points. Based on the thus obtained straight line, a characteristic arrangement of data on the image, i.e. a characteristic point distribution can be recognized.
  • Next, the filtering in Step 210 in Fig. 2 will be explained below with reference to Fig. 7.
  • Fig. 7 shows count values in the ρ-ϑ coordinate system, i.e., overlaps of Hough curves corresponding to respective edge points. The eight-neighboring peak filtering is conducted by comparing a count value Ci,j at coordinates (ρij) with the count values at eight coordinates neighboring the coordinates (ρij). That is, when the count value Ci,j is larger than count values Ci-1,j-1 - Ci+1,j+1 at coordinates (ρi-1j-1) - (ρi+1j+1), the count value Ci,j is selected as peak data. Thus, in the area in Fig. 7 indicated by F1, for example, the count value 7 at coordinates (ρ₃,ϑ₃) is extracted as peak data, but in the area indicated by F2 the count value 6 at coordinates (ρ₄,ϑ₆) is not extracted as peak data.
  • The filtering is followed by the sorting. In the sorting, peak data based on ρ,ϑ coordinate values and count values described above are rearranged in decreasing order of the count values C. The sorting is conducted by a software or by an exclusive hardware.
  • This sorting is followed by clustering in which representative values are selected (Step 213 in Fig. 2).
  • Fig. 8 shows an example of sorted peak data. In Fig. 8, the count values C₀, C₁, C₂, ..., Cn-1 have been arranged by the sorting in the order of C₀>C₁>C₂>....>Cn-1. In the clustering, as shown by the flow chart of Fig. 9, firstly k=0, and i=1 are set (Step 501). Then the processings of Steps 502 - 515 are repeated. The clustering will be generally explained with k and i set as above. First, it is checked whether an i-th straight line with i>k has already been associated with other straight lines (Step 502). When not, it is checked whether coordinate values ρ, ϑ have the relationships
       ρk - Δρ ≦ ρi ≦ ρk + Δρ
       ϑk - Δϑ ≦ ϑi ≦ ϑk + Δϑ
    (Step 504). Only when the above-described relationships hold, the i-th straight line is recognized as associated with a k-th straight line (Step 505). Next, 1 is added to i (Step 507), and only when data is present (Step 508), it is checked whether the i-th count value Ci is too small compared with a maximum count value C₀ (Step 510). This comparison is based on the fact that a too small count value does not much need the data processing.
  • When the count value C₁ is not too small, the processing returns again to Step 502. When the count value C₁ is too small, 1 is added to k (Step 511), and another clustering processing is started in Step 513. That is, it is checked whether the k-th straight line has been already associated with other straight lines (Step 513). If it has, 1 is added to k in Step 511, and Step 513 is again executed. If the k-th straight line has not been associated with other straight lines, an i-th next to the k-th (=k+1) straight line (Step 515) is processed again by Step 502.
  • Fig. 10 shows a result of the above-described clustering. In Fig. 10, first representative values are ρ=200 [dots], ϑ=45 [deg.] at a count value of 1000. Second representative values are ρ=240 [dots], ϑ=123 [deg.] at a count value of 780.
  • This processing is followed by extraction of straight lines in the first region A1 of Step 214 in Fig. 2. Figs. 11 - 13 show the flow chart of the extraction of Step 214. In extracting straight lines in the first region A1, firstly a straight line corresponding to N-th representative values is taken out as a first straight line g₁ (Step 551), and it is checked whether this straight line corresponds to the edge of the driving way on the left or the right side with respect to the camera 1 (Step 552). When the straight line is on the right side, a second straight line g₂ is supposed to be on the left side, and theoretical values of the second straight line are given (Step 554). When the straight line is on the left side, the second straight line g₂ is supposed to be on the right side, and the theoretical values of the second straight line are given (Step 555). The above-described processing is repeated (Step 558) until representative values other than those corresponding to the first straight line g₁ which are approximate to the theoretical values are found (Step 557). If a first straight line is represented by g₁=(ρ₁,ϑ₁), theoretical values ρ2r2r of a straight line g2r=(ρ2r2r) on the right side are given by ρ 2r = H₀·sinϑ 2r
    Figure imgb0005
    ϑ 2r = tan⁻¹{[(ρ₁ / cosϑ₁) + wr ] / H₀}
    Figure imgb0006

    On the other hand, theoretical values ρ₂₁, ϑ₂₁ of a straight line g₂₁=(ρ₂₁,ϑ₂₁) on the left side are given by ρ₂₁ = H₀·sinϑ₂₁
    Figure imgb0007
    ϑ₂₁ = tan⁻¹{[(ρ₁ / cosϑ₁) - wr] / H₀}.
    Figure imgb0008
  • Here, if it is assumed that the first straight line g₁ is as shown in Fig. 14, the theoretical values are given based on the relationship between a width wr of the running way and a position H₀ of the horizon in the image. Further if it is assumed that a straight line of the representative values corresponding to the thus given theoretical values is the straight line L₂ in Fig. 14 as a result of the processing of Step 560, an operation is performed for deciding the straight line L₂ as a candidate straight line for the second straight line g₂ (Step 561).
  • The processing of Step 561 is shown by the flow chart of Fig. 12. A group of candidate straight lines for the second straight line g₂ is formed (Step 571). The group is formed by, e.g., collecting those representative values which are in a required range, a method in which the Hough transform is conducted at smaller angles, or other methods. In any method, in addition to the straight line L₂ approximate to theoretical values, a group including the second straight line g₂ is formed (see Fig. 14). Next, numbers of edge points EP below respective candidate straight lines are counted (Step 572). A straight line having a largest number of edge points therebelow is accepted as the second straight line g₂. Thus, free from the influence of the straight lines L₂, L₂′, the real straight line g₂ can be selected. When the processing on the first region A1 as described above is over, the processing on the second region A2 is started following the steps of the flow chart of Fig. 13.
  • First, intersections P, Q of the first and the second straight lines g₁, g₂ in the first region A1 with the upper end of the first region A1 are found (Step 581). Next, a straight line passing near the intersection P is selected as a candidate for a third straight line g₃ (Step 582). The processing of the flow chart of Fig. 12 is performed on this candidate straight line for the decision of a straight line (Step 584), which enables the real third straight line g₃ to be extracted under no influence of neighboring straight lines, e.g., the straight line L₃ in Fig. 14. Then the step of extracting a fourth straight line g₄ follows (Step 585). This step is the same as Steps 551 - 560 in Fig. 11. Finally, the processing of Fig. 12 for deciding a straight line is performed, and the fourth straight line g₄ can be extracted under no influence of, e.g., the straight line L₄ in Fig. 14.
  • The above-described processing is followed by judging a contour of the driving way (Step 217 in Fig. 2).
  • This judgment is made based on the relative positional relationship between the intersection R₁ of the first and the second straight lines g₁, g₂, and the intersection R₂ of the third and the fourth straight lines g₃, g₄ as shown in Fig. 15(a). That is, when the driving way is straight and flat, the coordinates of the intersections R₁, R₂ substantially agree. In contrast to this, as shown In Fig. 15(b), when the driving way curves right, the intersection R₂ appears right of the intersection R₁. When the driving way curves left, the intersection R₂ appears left of the intersection R₁. As shown in Fig. 15(c), when the driving way is an upward slope, the intersection R₂ appears above the intersection R₁. As shown in Fig 15(d), when the driving way is a downward slope, the intersection R₂ appears below the intersection R₁. Accordingly, by obtaining coordinates of the intersections R₁ and R₂, and comparing them, a contour of a driving way can be judged.
  • Next, examples of the extraction and selection of a straight line in another embodiment will be explained below with reference to Figs. 16 and 17. It is assumed that a view taken by a camera mounted on a vehicle is as shown in Fig. 16(a). In this view, the driving way has edges 51, 51, a guard rail 52 running along the left edge, footpaths running among fields, and mountain 55 ranging on the horizon 54.The image of this view taken by the camera is differentiated to obtain edged data, and the edged data are shown in dots 56 in, e.g., Fig. 16(b). The Hough transform is conducted on the respective dots 56 and the process ings are conducted to extract line components. Then a group of straight lines including straight lines L₁ - L₅, g₁, g₂ as shown in Fig. 16(c) is given.
  • On this result of the Hough transform the filtering, sorting and clustering are conducted, and a straight line approximate to the most characteristic arrangement of the image data (dots 56) is given in representative values. If it is assumed that a straight line g₁ corresponding to the right edge 51 of the driving way corresponds to maximum representative values, the straight line g₁ is drawn as in Fig. 16(d), and the straight line g₁ intersects the horizon position H₀ and the lower parallel line Hw.
  • The horizon position H₀ can be computed based on camera positional information, such as a position of the camera, inclinations of the camera, etc. A distance between the edges 51, 51 of the driving way at the lower parallel line Hw can be computed based on the camera positional information and driving way information, such as driving way widths. It is theoretically given that the other edge 51 is either of straight lines LL and LR in Fig. 16(d). Then the representative values are checked to see whether the left straight line corresponds to the other edge 51, and a second straight line g₂ can be given as shown in Fig. 16(e).
  • Fig. 17 shows another example of the extraction and selection of a straight line in the embodiment. It is assumed that an image taken by the camera is as shown in Fig. 17(a) for example. This image is processed in the same way as Figs. 16(a) - (c) to be expressed in dots in Fig. 17(b). By counting intersections of Hough curves, a group of straight lines including straight lines L₁ - L₅ as shown in Fig. 17(c) is found. As seen from Fig. 17 (c) the characteristics of the straight lines corresponding to the edges 51, 51 of a driving way are comparatively clear at the lower side (near side) of the image, whereas at the upper side (far side) of the image the straight lines corresponding to the edges 51, 51 of the driving way are mixed with straight lines corresponding to the other objects in the image, and it is difficult to judge characteristics of the straight lines corresponding to the edges 51, 51.
  • Then as shown in Fig. 17(d), a first region A1 is set on the lower side (near side) of the image where the dots 56 arrange characteristically, and straight lines corresponding to the edges 51, 51 of the driving way are searched. This search may be made by checking representative values. In most cases, straight lines of maximum representative values correspond to the edges 51, 51. Here, if it is assumed that the straight lines g₁, g₁′, corresponding to the edges 51, 51 correspond to the maximum representative values and a next maximum representative values, these straight lines g₁, g₁′ can be depicted as shown in Fig. 17(d).
  • Then a second region A2 which is adjacent to the first region A1 is set as shown in Fig. 17(e). The second region is so set that the straight lines g₁, g₁′ in the first region A1 continue. Straight lines g₂, g₂′ corresponding to the edges 51, 51 in the second region A2 are extracted. Since intersections P₁, Q₁ of the straight lines g₁, g₁′ and g₂, g₂′ are supposed to be located near the boundary between the first and the second regions A1 and A2 as shown in Fig. 17(e), straight lines g₂, g₂′ in the second region can be found out of straight lines passing near the intersections P₁, Q₁. Besides, since an intersection between the straight lines g₂, g₂′ is supposed to be near to a horizon H₀, the straight lines g₂, g₂′ can be easily extracted.
  • Subsequently, a third region A3 is set continuous to the second region A2 as shown in Fig. 17(f) to find straight lines g₃, g₃′ corresponding to the edges 51, 51. These straight lines g₃, g₃′ can be easily obtained in the same way as the straight lines g₂, g₂′ in the second region A2. In this example, first of all, the processing is performed so as to extract approximate straight lines in a region (the first region A1) where arrangements of image data (dots) are characteristic, and then, based on the processing result, approximate straight lines are given in other regions (the second region A2, and following regions).

Claims (11)

  1. A driving way judging device for judging a contour of a driving way by processing data of an image taken of the driving way, the device comprising:
       image dividing means for dividing the data into at least two regions including a lower region (A1) of the image taken of the driving way and an upper region (A2) thereof;
       lower straight line extracting means (4,5,6,7,8,9) for extracting a first lower straight line approximate to a characteristic point distribution appearing corresponding to one of the edges of the driving way in the lower region;
       upper straight line extracting means (4,5,6,7,8,9) for extracting a first upper straight line approximate to a characteristic point distribution appearing corresponding to one of the edges of the driving way in the upper region; and
       characterized in that it further comprises:
       lower straight line selecting means for selecting a second lower straight line out of a group of straight lines approximate to a characteristic point distribution appearing corresponding to the other of the edges of the driving way, based on a position of the first lower straight line and preset width information of the driving way;
       upper straight line selecting means for selecting a second upper straight line out of a group of straight lines approximate to a characteristic point distribution appearing corresponding to the other of the edges of the driving way, based on a position of the first upper straight line and preset width information of the driving way; and
       judging means (10) for judging a contour of the driving way based on a lower straight line intersection of the first and second lower straight lines, and an upper straight line intersection of the first and the second upper straight lines.
  2. A driving way judging device according to claim 1, wherein the judging means (10) judges that the driving way curves right when the upper straight line intersection is right of the lower straight line intersection and that the driving way curves left when the upper straight line intersection is left of the lower straight line intersection.
  3. A driving way judging device according to claim 1 or 2, wherein the judging means (10) judges that the driving way declines when the upper straight line intersection is below the lower straight line intersection, and that the driving way inclines when the upper straight line intersection is above the lower straight line intersection.
  4. A driving way judging process for judging a contour of a driving way by processing data of an image taken of the driving way, the process comprising:
       a first step of dividing the data into at least two regions including a lower region (A1) and an upper region (A2) of the image taken of the driving way;
       a second step of extracting a straight line (g₁) approximate to characteristic point distributions appearing corresponding to one of the edges of the driving way in the lower region;
       a third step of extracting a straight line (g₂) approximate to that of the characteristic point distribution appearing corresponding to one of the edges of the driving way in the upper region; and characterized in that:
       said second step comprises extracting a pair of straight lines (g₁,g₂) approximate to characteristic point distributions appearing corresponding to one and the other of the edges of the driving way in the lower region;
       and said third step comprises extracting a pair of straight lines (g₃,g₄) approximate to those of the characteristic point distributions appearing corresponding to one and the other of the edges of the driving way in the upper region;
       and in that the process comprises a fourth step of judging a contour of the driving way, based on a positional relationship between an intersection of the lower straight lines of the lower pair of straight lines, and an intersection of the upper straight lines of the upper pair of straight lines.
  5. A driving way judging process according to claim 4, wherein the fourth step judges that the driving way curves right when the intersection of the upper straight lines is right of the intersection of the lower straight lines, and judges that the driving way curves left when the former is left of the latter.
  6. A driving way judging process according to claim 4 or 5, wherein the fourth step judges that the driving way declines when the intersection of the upper straight lines is below the intersection of the lower straight lines, and judges that the driving way inclines when the former is above the latter.
  7. A driving way judging process according to claim 4, 4 or 6, wherein the second and third step are characterized in that the second straight line is extracted out of two of the groups of straight lines which are spaced on the right and the left sides from a position of the first straight line on the image by a distance corresponding to the width information of the driving way.
  8. A driving way judging process as claimed in claim 4, 5, 6 or 7, the process further comprising:
       a step of computing a position of a horizon (Ho) on the image, based on the preset position information of the camera; and wherein said third step comprises extracting a second straight line out of those of the groups of straight lines passing near an intersection of a position of the horizon and the first straight line and spaced from the first straight line by a distance corresponding to preset width information of the driving way.
  9. A driving way judging process as claimed in claim 4, 5, 6, 7 or 8, wherein the lower region comprises a first region (A1) in which characteristic point distributions on the image appear more characteristically and the upper region comprises a second region (A2) which is adjacent to the first region in the direction of continuation of the characteristic point distributions; said process comprises
       a step of giving straight line groups of a plurality of straight lines corresponding to the characteristic point distributions on the image; and said third step comprises
       extracting a second pair of straight lines (g₃,g₄) approximate to those of the characteristic point distributions appearing corresponding to one and the other of the edges of the driving way in the second region out of those of the straight line groups passing near an intersection of a boundary of the first and the second regions and the first pair of straight lines.
  10. A driving way judging process according to claim 9, wherein the step of giving straight line groups is executed before the step of dividing the image into at least two regions.
  11. A driving way judging process according to claim 9 or 10, wherein the third step includes the step of extracting one of the first pair of straight lines (g₁, g₂) approximate to the one of the characteristic point distributions appearing corresponding to one of the edges of the driving way in the first region, and the step of selecting the other of the first pair of straight lines appearing corresponding to the other of the edges of the driving way, based on a position of the first straight line and preset width information of the driving way; and
       the fourth step includes the steps of extracting one of the second pair of straight lines (g₃,g₄) approximate to the one of the characteristic point distributions appearing corresponding to one of the edges of the driving way in the second region out of those of the straight line groups passing near an intersection of a boundary between the first and the second regions, and said one of the first group of straight lines, and selecting the other of the second pair of straight lines appearing corresponding to the other of the edges of the driving way, based on a position of the second straight line and preset width information of the driving way.
EP89309876A 1988-09-28 1989-09-28 A driving way judging device and method Expired - Lifetime EP0361914B1 (en)

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
JP243329/88 1988-09-28
JP243330/88 1988-09-28
JP63243329A JPH0624035B2 (en) 1988-09-28 1988-09-28 Driving path identification device
JP63243331A JPH0624036B2 (en) 1988-09-28 1988-09-28 Driving path identification method
JP63243330A JPH0290380A (en) 1988-09-28 1988-09-28 Running path discriminating method
JP243331/88 1988-09-28

Publications (3)

Publication Number Publication Date
EP0361914A2 EP0361914A2 (en) 1990-04-04
EP0361914A3 EP0361914A3 (en) 1991-06-05
EP0361914B1 true EP0361914B1 (en) 1995-12-13

Family

ID=27333130

Family Applications (1)

Application Number Title Priority Date Filing Date
EP89309876A Expired - Lifetime EP0361914B1 (en) 1988-09-28 1989-09-28 A driving way judging device and method

Country Status (2)

Country Link
EP (1) EP0361914B1 (en)
DE (1) DE68925091T2 (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102012008780A1 (en) * 2012-04-28 2013-10-31 Volkswagen Aktiengesellschaft Method for detecting lane edge i.e. unlabelled lane edge, for creating track model for motor car, involves determining vanishing point in actual image utilizing dominant orientations, where point is utilized for creation of track model
US8818042B2 (en) 2004-04-15 2014-08-26 Magna Electronics Inc. Driver assistance system for vehicle
US8842176B2 (en) 1996-05-22 2014-09-23 Donnelly Corporation Automatic vehicle exterior light control
US8917169B2 (en) 1993-02-26 2014-12-23 Magna Electronics Inc. Vehicular vision system
US8993951B2 (en) 1996-03-25 2015-03-31 Magna Electronics Inc. Driver assistance system for a vehicle
US9014904B2 (en) 2004-12-23 2015-04-21 Magna Electronics Inc. Driver assistance system for vehicle
US9171217B2 (en) 2002-05-03 2015-10-27 Magna Electronics Inc. Vision system for vehicle
US9191574B2 (en) 2001-07-31 2015-11-17 Magna Electronics Inc. Vehicular vision system
US9205776B2 (en) 2013-05-21 2015-12-08 Magna Electronics Inc. Vehicle vision system using kinematic model of vehicle motion
US9357208B2 (en) 2011-04-25 2016-05-31 Magna Electronics Inc. Method and system for dynamically calibrating vehicular cameras
US9436880B2 (en) 1999-08-12 2016-09-06 Magna Electronics Inc. Vehicle vision system
US9440535B2 (en) 2006-08-11 2016-09-13 Magna Electronics Inc. Vision system for vehicle
US9491451B2 (en) 2011-11-15 2016-11-08 Magna Electronics Inc. Calibration system and method for vehicular surround vision system
US9491450B2 (en) 2011-08-01 2016-11-08 Magna Electronic Inc. Vehicle camera alignment system
US9563951B2 (en) 2013-05-21 2017-02-07 Magna Electronics Inc. Vehicle vision system with targetless camera calibration
CN106415603A (en) * 2016-09-26 2017-02-15 深圳市锐明技术股份有限公司 High efficient detection method and apparatus of pairing lane line

Families Citing this family (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5202742A (en) * 1990-10-03 1993-04-13 Aisin Seiki Kabushiki Kaisha Laser radar for a vehicle lateral guidance system
DE69130147T2 (en) 1990-10-03 1999-04-01 Aisin Seiki Automatic control system for lateral guidance
US5390118A (en) 1990-10-03 1995-02-14 Aisin Seiki Kabushiki Kaisha Automatic lateral guidance control system
FR2674354A1 (en) * 1991-03-22 1992-09-25 Thomson Csf Method of analysing sequences of road images, device for implementing it and its application to obstacle detection
US5245422A (en) * 1991-06-28 1993-09-14 Zexel Corporation System and method for automatically steering a vehicle within a lane in a road
US5351044A (en) * 1992-08-12 1994-09-27 Rockwell International Corporation Vehicle lane position detection system
JP3169483B2 (en) * 1993-06-25 2001-05-28 富士通株式会社 Road environment recognition device
JP3357749B2 (en) * 1994-07-12 2002-12-16 本田技研工業株式会社 Vehicle road image processing device
DE19507956C2 (en) * 1995-03-07 2002-11-07 Daimler Chrysler Ag Device for determining the vehicle distance from a side lane marking
US5904725A (en) * 1995-04-25 1999-05-18 Matsushita Electric Industrial Co., Ltd. Local positioning apparatus
JP3120724B2 (en) * 1996-03-13 2000-12-25 トヨタ自動車株式会社 Automatic traveling equipment for vehicles
DE19615240A1 (en) * 1996-04-18 1997-10-23 Daimler Benz Ag Arrangement for optical detection of the course of the road
JP3556766B2 (en) * 1996-05-28 2004-08-25 松下電器産業株式会社 Road white line detector
US6091833A (en) * 1996-08-28 2000-07-18 Matsushita Electric Industrial Co., Ltd. Local positioning apparatus, and a method therefor
FR2779518B1 (en) * 1998-06-09 2000-08-18 Thomson Csf OPTICAL METHOD FOR RECONSTRUCTING THE TRACK OF A TRACK ALONG WHICH A GUIDED VEHICLE MOVES
JP4703136B2 (en) * 2004-06-02 2011-06-15 トヨタ自動車株式会社 Line drawing processing equipment
DE102005028608A1 (en) * 2005-06-21 2006-12-28 Robert Bosch Gmbh Night vision device for a motor vehicle
JP4232794B2 (en) * 2006-05-31 2009-03-04 アイシン・エィ・ダブリュ株式会社 Driving support method and driving support device
JP4315991B2 (en) 2007-04-20 2009-08-19 本田技研工業株式会社 Vehicle periphery monitoring device, vehicle periphery monitoring method, vehicle periphery monitoring program
JP4937030B2 (en) 2007-07-24 2012-05-23 ルネサスエレクトロニクス株式会社 Image processing apparatus for vehicle
US8017898B2 (en) 2007-08-17 2011-09-13 Magna Electronics Inc. Vehicular imaging system in an automatic headlamp control system
CN103348393B (en) * 2010-11-04 2015-08-19 丰田自动车株式会社 Road shape estimation device and presuming method thereof
WO2012075250A1 (en) 2010-12-01 2012-06-07 Magna Electronics Inc. System and method of establishing a multi-camera image using pixel remapping
CN103262139B (en) * 2010-12-15 2015-06-24 本田技研工业株式会社 Lane recognition device
US9834153B2 (en) 2011-04-25 2017-12-05 Magna Electronics Inc. Method and system for dynamically calibrating vehicular cameras
WO2013016409A1 (en) 2011-07-26 2013-01-31 Magna Electronics Inc. Vision system for vehicle
US9349069B2 (en) * 2011-11-21 2016-05-24 Analog Devices, Inc. Dynamic line-detection system for processors having limited internal memory
WO2013086249A2 (en) 2011-12-09 2013-06-13 Magna Electronics, Inc. Vehicle vision system with customized display
US9723272B2 (en) 2012-10-05 2017-08-01 Magna Electronics Inc. Multi-camera image stitching calibration system
US10179543B2 (en) 2013-02-27 2019-01-15 Magna Electronics Inc. Multi-camera dynamic top view vision system
US9688200B2 (en) 2013-03-04 2017-06-27 Magna Electronics Inc. Calibration system and method for multi-camera vision system
US9916660B2 (en) 2015-01-16 2018-03-13 Magna Electronics Inc. Vehicle vision system with calibration algorithm
US10946799B2 (en) 2015-04-21 2021-03-16 Magna Electronics Inc. Vehicle vision system with overlay calibration

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8917169B2 (en) 1993-02-26 2014-12-23 Magna Electronics Inc. Vehicular vision system
US8993951B2 (en) 1996-03-25 2015-03-31 Magna Electronics Inc. Driver assistance system for a vehicle
US9131120B2 (en) 1996-05-22 2015-09-08 Magna Electronics Inc. Multi-camera vision system for a vehicle
US8842176B2 (en) 1996-05-22 2014-09-23 Donnelly Corporation Automatic vehicle exterior light control
US9436880B2 (en) 1999-08-12 2016-09-06 Magna Electronics Inc. Vehicle vision system
US9376060B2 (en) 2001-07-31 2016-06-28 Magna Electronics Inc. Driver assist system for vehicle
US9191574B2 (en) 2001-07-31 2015-11-17 Magna Electronics Inc. Vehicular vision system
US9171217B2 (en) 2002-05-03 2015-10-27 Magna Electronics Inc. Vision system for vehicle
US9555803B2 (en) 2002-05-03 2017-01-31 Magna Electronics Inc. Driver assistance system for vehicle
US9191634B2 (en) 2004-04-15 2015-11-17 Magna Electronics Inc. Vision system for vehicle
US9008369B2 (en) 2004-04-15 2015-04-14 Magna Electronics Inc. Vision system for vehicle
US9428192B2 (en) 2004-04-15 2016-08-30 Magna Electronics Inc. Vision system for vehicle
US8818042B2 (en) 2004-04-15 2014-08-26 Magna Electronics Inc. Driver assistance system for vehicle
US9014904B2 (en) 2004-12-23 2015-04-21 Magna Electronics Inc. Driver assistance system for vehicle
US9193303B2 (en) 2004-12-23 2015-11-24 Magna Electronics Inc. Driver assistance system for vehicle
US9440535B2 (en) 2006-08-11 2016-09-13 Magna Electronics Inc. Vision system for vehicle
US9357208B2 (en) 2011-04-25 2016-05-31 Magna Electronics Inc. Method and system for dynamically calibrating vehicular cameras
US9491450B2 (en) 2011-08-01 2016-11-08 Magna Electronic Inc. Vehicle camera alignment system
US9491451B2 (en) 2011-11-15 2016-11-08 Magna Electronics Inc. Calibration system and method for vehicular surround vision system
DE102012008780A1 (en) * 2012-04-28 2013-10-31 Volkswagen Aktiengesellschaft Method for detecting lane edge i.e. unlabelled lane edge, for creating track model for motor car, involves determining vanishing point in actual image utilizing dominant orientations, where point is utilized for creation of track model
US9205776B2 (en) 2013-05-21 2015-12-08 Magna Electronics Inc. Vehicle vision system using kinematic model of vehicle motion
US9563951B2 (en) 2013-05-21 2017-02-07 Magna Electronics Inc. Vehicle vision system with targetless camera calibration
CN106415603A (en) * 2016-09-26 2017-02-15 深圳市锐明技术股份有限公司 High efficient detection method and apparatus of pairing lane line
WO2018053834A1 (en) * 2016-09-26 2018-03-29 深圳市锐明技术股份有限公司 Paired lane lines efficient detection method and device
CN106415603B (en) * 2016-09-26 2019-03-08 深圳市锐明技术股份有限公司 A kind of efficient detection method and device of pairs of lane line

Also Published As

Publication number Publication date
DE68925091T2 (en) 1996-05-09
EP0361914A3 (en) 1991-06-05
EP0361914A2 (en) 1990-04-04
DE68925091D1 (en) 1996-01-25

Similar Documents

Publication Publication Date Title
EP0361914B1 (en) A driving way judging device and method
US5359666A (en) Driving way judging device and method
US5341437A (en) Method of determining the configuration of a path for motor vehicle
EP0827127B1 (en) Local positioning apparatus, and method therefor
US7362883B2 (en) Lane marker recognition method
US6963661B1 (en) Obstacle detection system and method therefor
US6556692B1 (en) Image-processing method and apparatus for recognizing objects in traffic
JPH09506454A (en) Method and apparatus for machine vision classification and tracking
EP0409642A2 (en) Automatic guidance of vehicles along guide lines
DE10043467A1 (en) Road white-line detection system detects linearity of right and left white-line in areas other than lowest area by detecting intersection of right and left lines on computed horizontal line
Zielke et al. Intensity and edge-based symmetry detection applied to car-following
KR102318586B1 (en) Method of detecting median strip and predicting collision risk through analysis of images
Dai et al. A vehicle detection method via symmetry in multi-scale windows
Takahashi et al. A robust lane detection using real-time voting processor
CN111860113A (en) Lane line detection method and system
JPH08249471A (en) Moving picture processor
Schaaser et al. Finding road lane boundaries for vision-guided vehicle navigation
JPH0624035B2 (en) Driving path identification device
Ekinci et al. Road junction recognition and turn-offs for autonomous road vehicle navigation
JPH0624036B2 (en) Driving path identification method
Malik High-quality vehicle trajectory generation from video data based on vehicle detection and description
Hsieh et al. Vision based obstacle warning system for on-road driving
Gangyi et al. Approach to lane departure detection
Park et al. Real-time lane recognition by simulated annealing algorithm
JPH06265330A (en) Image measuring apparatus

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): DE FR GB

PUAL Search report despatched

Free format text: ORIGINAL CODE: 0009013

AK Designated contracting states

Kind code of ref document: A3

Designated state(s): DE FR GB

17P Request for examination filed

Effective date: 19911205

17Q First examination report despatched

Effective date: 19940202

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): DE FR GB

REF Corresponds to:

Ref document number: 68925091

Country of ref document: DE

Date of ref document: 19960125

ET Fr: translation filed
PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

26N No opposition filed
REG Reference to a national code

Ref country code: GB

Ref legal event code: IF02

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: FR

Payment date: 20060908

Year of fee payment: 18

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: DE

Payment date: 20060922

Year of fee payment: 18

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: GB

Payment date: 20070926

Year of fee payment: 19

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: DE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20080401

REG Reference to a national code

Ref country code: FR

Ref legal event code: ST

Effective date: 20080531

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: FR

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20071001

GBPC Gb: european patent ceased through non-payment of renewal fee

Effective date: 20080928

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: GB

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20080928