JP2014232439A - Image processing apparatus and image processing method - Google Patents

Image processing apparatus and image processing method Download PDF

Info

Publication number
JP2014232439A
JP2014232439A JP2013113156A JP2013113156A JP2014232439A JP 2014232439 A JP2014232439 A JP 2014232439A JP 2013113156 A JP2013113156 A JP 2013113156A JP 2013113156 A JP2013113156 A JP 2013113156A JP 2014232439 A JP2014232439 A JP 2014232439A
Authority
JP
Japan
Prior art keywords
vanishing point
voting
detection
image processing
area
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2013113156A
Other languages
Japanese (ja)
Other versions
JP6160252B2 (en
Inventor
アブデラジズ キアツト
Khiat Abdelaziz
アブデラジズ キアツト
下村 倫子
Tomoko Shimomura
倫子 下村
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.)
Nissan Motor Co Ltd
Original Assignee
Nissan 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
Application filed by Nissan Motor Co Ltd filed Critical Nissan Motor Co Ltd
Priority to JP2013113156A priority Critical patent/JP6160252B2/en
Publication of JP2014232439A publication Critical patent/JP2014232439A/en
Application granted granted Critical
Publication of JP6160252B2 publication Critical patent/JP6160252B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Image Processing (AREA)
  • Traffic Control Systems (AREA)
  • Image Analysis (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an image processing apparatus configured to properly detect a vanishing point.SOLUTION: An image processing apparatus includes: imaging means 10 which captures an image in a traveling direction of a vehicle and outputs a pickup image corresponding to the image captured; direction component detection means 20 which sets a plurality of detection areas in the pickup image, detects direction components in the detection areas, and outputs predetermined count values for the direction components; generation means 20 which generates a histogram of the direction components for each of the detection areas by counting the count values of the direction components in each detection direction of the direction components; evaluation area setting means 20 which sets an evaluation area for evaluating possibility of the presence of vanishing point along a peak direction of the histogram of the direction components, to set a plurality of evaluation areas in the pickup image; and vanishing point detection means 20 which detects a coordinate position in the pickup image where the evaluation areas overlaps most, as a vanishing point.

Description

本発明は、画像処理装置および画像処理方法に関するものである。   The present invention relates to an image processing apparatus and an image processing method.

従来より、撮像画像から白線などの直線成分を検出することで、撮像画像内の消失点を検出する技術が知られている(たとえば、特許文献1参照)。   2. Description of the Related Art Conventionally, a technique for detecting a vanishing point in a captured image by detecting a linear component such as a white line from the captured image is known (see, for example, Patent Document 1).

特開2008−123036号公報JP 2008-123036 A

しかしながら、従来技術は、白線などの直線成分に基づいて消失点を検出するものであるため、道路がカーブしている場合や未舗装である場合など、撮像画像から直線成分を検出できない場合に、消失点を適切に検出できないという問題があった。   However, since the conventional technique detects vanishing points based on a straight line component such as a white line, when the straight line component cannot be detected from the captured image, such as when the road is curved or unpaved, There was a problem that the vanishing point could not be detected properly.

本発明の課題は、消失点を適切に検出することが可能な画像処理装置を提供することである。   The subject of this invention is providing the image processing apparatus which can detect a vanishing point appropriately.

本発明は、撮像画像内に複数の検出領域を設定し、各検出領域内の方向成分を検出方向ごとにカウントすることで、方向成分のヒストグラムを検出領域ごとに生成する。そして、方向成分のヒストグラムのピーク方向に消失点が存在する可能性があるものと判断し、方向成分のヒストグラムのピーク方向に沿って、消失点が存在する可能性を評価するための評価領域を設定することで、撮像画像内に複数の評価領域を設定し、撮像画像内の座標位置のうち、評価領域が最も重複している座標位置を消失点として検出することで、上記課題を解決する。   In the present invention, a plurality of detection areas are set in a captured image, and a direction component in each detection area is counted for each detection direction, thereby generating a histogram of direction components for each detection area. Then, it is determined that there may be a vanishing point in the peak direction of the directional component histogram, and an evaluation region for evaluating the possibility that the vanishing point exists along the peak direction of the directional component histogram. By setting, a plurality of evaluation areas are set in the captured image, and among the coordinate positions in the captured image, the coordinate position where the evaluation areas most overlap is detected as a vanishing point, thereby solving the above problem. .

本発明によれば、撮像画像内に白線などの直線成分が存在しない場合でも、撮像画像内に散在する方向成分を検出し、最も多くの方向成分が示す方向に存在する座標位置を消失点として検出することで、たとえ道路がカーブしている場合や未舗装である場合でも、消失点を適切に検出することができる。   According to the present invention, even when a linear component such as a white line does not exist in the captured image, the direction component scattered in the captured image is detected, and the coordinate position present in the direction indicated by the most directional component is used as the vanishing point. By detecting, even when the road is curved or unpaved, the vanishing point can be detected appropriately.

本実施形態に係る画像処理システムを示す構成図である。It is a block diagram which shows the image processing system which concerns on this embodiment. 検出領域の一例を示す図である。It is a figure which shows an example of a detection area. 方向成分ヒストグラムの一例を示す図である。It is a figure which shows an example of a direction component histogram. 投票領域の設定方法を説明するための図である。It is a figure for demonstrating the setting method of a voting area. 投票領域の投票値に重み付けを行う方法を説明するための図である。It is a figure for demonstrating the method to weight the vote value of a voting area. 自車両前方に他車両が存在する場合の撮像画像の一例を示す図である。It is a figure which shows an example of the captured image when another vehicle exists ahead of the own vehicle. 消失点の検出方法を説明するための図である。It is a figure for demonstrating the detection method of a vanishing point. 消失点の信頼度の判定方法を説明するための図である。It is a figure for demonstrating the determination method of the reliability of a vanishing point. 第1実施形態に係る画像処理を示すフローチャートである。It is a flowchart which shows the image processing which concerns on 1st Embodiment. 未舗装の屈曲路を撮像した撮像画像の一例を示す図である。It is a figure which shows an example of the captured image which imaged the unpaved curved road. 消失点の検出方法の他の例を説明するための図である。It is a figure for demonstrating the other example of the detection method of a vanishing point. 道路形状の検出方法を説明するための図である。It is a figure for demonstrating the detection method of a road shape. 道路形状の検出方法を説明するための図である。It is a figure for demonstrating the detection method of a road shape. 道路形状の検出方法の他の例を説明するための図である。It is a figure for demonstrating the other example of the detection method of a road shape. 第2実施形態に係る画像処理を示すフローチャートである。It is a flowchart which shows the image processing which concerns on 2nd Embodiment.

以下、図面に基づいて、本発明の実施形態について説明する。なお、以下においては、車両に搭載され、自車両の前方を撮像した撮像画像から消失点を検出する画像処理システムを例示して、本発明を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. In the following, the present invention will be described by exemplifying an image processing system that is mounted on a vehicle and detects a vanishing point from a captured image obtained by capturing the front of the host vehicle.

図1は、本実施形態に係る画像処理システムを示す構成図である。本実施形態に係る画像処理システムは、図1に示すように、カメラ10と、画像処理装置20とを備える。   FIG. 1 is a configuration diagram illustrating an image processing system according to the present embodiment. As shown in FIG. 1, the image processing system according to the present embodiment includes a camera 10 and an image processing device 20.

カメラ10は、CCDイメージセンサー、MOSセンサー、又はCID等の複数の光電変換素子が二次元に配置された撮像素子を備えており、撮像素子で撮像画像を所定の周期で撮像し、撮像した撮像画像を画像処理装置20に出力する。また、カメラ10は、図1に示すように、自車両の進行方向前方を撮像するように車両に設置されており、自車両の進行方向前方を撮像する。さらに、本実施形態においては、撮像画像の1/2から2/3程度の画像領域で、道路の路面が撮像されるように、カメラ10の俯角が設定されている。   The camera 10 includes an image sensor in which a plurality of photoelectric conversion elements such as a CCD image sensor, a MOS sensor, or a CID are two-dimensionally arranged. The image is output to the image processing apparatus 20. Moreover, as shown in FIG. 1, the camera 10 is installed in the vehicle so as to image the front in the traveling direction of the host vehicle, and images the front in the traveling direction of the host vehicle. Further, in the present embodiment, the depression angle of the camera 10 is set so that the road surface of the road is imaged in an image region that is about 1/2 to 2/3 of the captured image.

画像処理装置20は、消失点を検出するためのプログラムが格納されたROM(Read Only Memory)と、このROMに格納されたプログラムを実行する動作回路としてのCPU(Central Processing Unit)と、撮像画像などを一時的に記憶するRAM(Random Access Memory)と、を備えている。なお、動作回路としては、CPU(Central Processing Unit)に代えて又はこれとともに、MPU(Micro Processing Unit)、DSP(Digital Signal Processor)、ASIC(Application Specific Integrated Circuit)、FPGA(Field Programmable Gate Array)などを用いることができる。   The image processing apparatus 20 includes a ROM (Read Only Memory) in which a program for detecting a vanishing point is stored, a CPU (Central Processing Unit) as an operation circuit for executing the program stored in the ROM, and a captured image. And a RAM (Random Access Memory) for temporarily storing the data. As an operation circuit, instead of or in addition to a CPU (Central Processing Unit), an MPU (Micro Processing Unit), a DSP (Digital Signal Processor), an ASIC (Application Specific Integrated Circuit), an FPGA (Field Programmable Gate Array), etc. Can be used.

本実施形態に係る画像処理装置20は、ROMに格納されたプログラムをCPUにより実行することにより、検出領域設定機能と、ヒストグラム生成機能と、投票領域設定機能と、投票機能と、消失点検出機能と、信頼度判定機能の各機能を実現する。以下に、画像処理装置20が実現する各機能について説明する。   The image processing apparatus 20 according to the present embodiment executes a program stored in the ROM by the CPU, thereby enabling a detection area setting function, a histogram generation function, a voting area setting function, a voting function, and a vanishing point detection function. And each function of the reliability judgment function is realized. Hereinafter, each function realized by the image processing apparatus 20 will be described.

画像処理装置20の検出領域設定機能は、撮像画像から方向成分を検出するための領域を検出領域として設定する。ここで、図2は、検出領域設定機能により設定された検出領域の一例を示す図である。具体的には、検出領域設定機能は、まず、図2に示すように、カメラ10から取得した撮像画像のうち道路が撮像される撮像画像下部の画像領域を処理範囲として設定する。たとえば、本実施形態においては、撮像画像の下端から1/2〜2/3程度の画像領域において、自車両が走行する道路が撮像されるようにカメラ10が設置されているため、検出領域設定機能は、図2に示すように、撮像画像の下端から1/2〜2/3程度の画像領域を処理範囲として設定する。   The detection area setting function of the image processing apparatus 20 sets an area for detecting a direction component from a captured image as a detection area. Here, FIG. 2 is a diagram illustrating an example of the detection area set by the detection area setting function. Specifically, as shown in FIG. 2, the detection area setting function first sets, as a processing range, an image area below a captured image in which a road is captured in a captured image acquired from the camera 10. For example, in the present embodiment, since the camera 10 is installed so that a road on which the host vehicle travels is imaged in an image area of about 1/2 to 2/3 from the lower end of the captured image, the detection area setting is performed. As shown in FIG. 2, the function sets an image area of about 1/2 to 2/3 from the lower end of the captured image as a processing range.

そして、検出領域設定機能は、図2に示すように、処理範囲内において、複数の検出領域を設定する。たとえば、本実施形態において、検出領域設定機能は、5×5画素の大きさや、9×9画素の大きさで、検出領域を設定することができる。なお、検出領域の大きさは、特に限定されないが、方向成分を算出することが可能な大きさであり、かつ、処理範囲内において複数の検出領域が設定できる大きさとすべきである。また、図2に示す例では、3つの検出領域を例示しているが、検出領域の設置位置および数は特に限定されず、たとえば、処理範囲内の任意の位置に検出領域を設定する構成としてもよいし、また、処理範囲を複数の領域に分割し、分割した領域をそれぞれ検出領域として設定してもよい。あるいは、処理範囲内の方向成分を全て検出するために、検出領域を1画素ずつずらして、複数の検出領域を設定する構成としてもよい。   Then, the detection area setting function sets a plurality of detection areas within the processing range, as shown in FIG. For example, in the present embodiment, the detection area setting function can set the detection area with a size of 5 × 5 pixels or a size of 9 × 9 pixels. Note that the size of the detection area is not particularly limited, but should be such a size that the direction component can be calculated, and that a plurality of detection areas can be set within the processing range. In the example illustrated in FIG. 2, three detection areas are illustrated, but the installation positions and the number of detection areas are not particularly limited. For example, as a configuration in which the detection areas are set at arbitrary positions within the processing range. Alternatively, the processing range may be divided into a plurality of areas, and the divided areas may be set as detection areas. Alternatively, in order to detect all the direction components within the processing range, the detection area may be shifted by one pixel and a plurality of detection areas may be set.

次に、画像処理装置20のヒストグラム生成機能について説明する。ヒストグラム生成機能は、検出領域設定機能により設定された検出領域内の方向成分を検出し、検出した方向成分に基づいて、方向成分ヒストグラムを生成する。図3は、方向成分ヒストグラムの一例を示す図であり、図3(A)〜(C)に示す方向成分ヒストグラムは、図2に示す検出領域A〜Cでそれぞれ検出された方向成分に基づくものである。   Next, the histogram generation function of the image processing apparatus 20 will be described. The histogram generation function detects a direction component in the detection area set by the detection area setting function, and generates a direction component histogram based on the detected direction component. 3 is a diagram showing an example of the direction component histogram. The direction component histograms shown in FIGS. 3A to 3C are based on the direction components detected in the detection areas A to C shown in FIG. It is.

ヒストグラム生成機能は、方向成分ヒストグラムを生成するために、まず、各検出領域の方向成分を検出する。たとえば、ヒストグラム生成機能は、複数の方向に対応する複数のガボールフィルターを用意し、各方向に対応するガボールフィルターをそれぞれ用いて、検出領域内の画像の輝度値の畳み込み演算を行うことで、各検出方向で検出されたエッジ成分を、検出領域内の各方向に対応する方向成分として検出する。たとえば、本実施形態において、ヒストグラム生成機能は、検出領域の中心位置を中心点として検出領域内の方向を0°から360°で表した場合に、検出領域内の方向成分を、たとえば1°単位あるいは5°単位で検出することで、検出領域内において複数の方向の方向成分を検出することができる。また、ヒストグラム生成機能は、後述する方向成分ヒストグラムを生成するために、検出した各方向成分に対してカウント値をそれぞれ出力する。たとえば、ヒストグラム生成機能は、検出した各方向成分に対してカウント値「1」を出力することができる。なお、カウント値は「1」に限定されるものではなく、適宜設定することができる。   The histogram generation function first detects the direction component of each detection region in order to generate a direction component histogram. For example, the histogram generation function prepares a plurality of Gabor filters corresponding to a plurality of directions, and uses each Gabor filter corresponding to each direction to perform a convolution calculation of the luminance value of the image in the detection region, The edge component detected in the detection direction is detected as a direction component corresponding to each direction in the detection region. For example, in the present embodiment, the histogram generation function, when the direction in the detection area is expressed from 0 ° to 360 ° with the center position of the detection region as the center point, the direction component in the detection region is expressed in units of 1 °, for example. Alternatively, direction components in a plurality of directions can be detected in the detection region by detecting in units of 5 °. Further, the histogram generation function outputs a count value for each detected direction component in order to generate a direction component histogram described later. For example, the histogram generation function can output a count value “1” for each detected direction component. The count value is not limited to “1” and can be set as appropriate.

そして、ヒストグラム生成機能は、検出領域で検出した複数方向の方向成分に基づいて、方向成分ヒストグラムを生成する。具体的には、ヒストグラム生成機能は、方向成分を検出した検出方向ごとに、方向成分のカウント値をカウントすることで、図3に示すように、方向成分の検出方向を横軸とし、方向成分のカウント値の合計を縦軸とした、方向成分ヒストグラムを生成する。   The histogram generation function generates a direction component histogram based on the direction components in a plurality of directions detected in the detection area. Specifically, the histogram generation function counts the direction component count value for each detection direction in which the direction component is detected, so that the direction of the direction component is detected as shown in FIG. A direction component histogram is generated with the sum of the count values of the vertical axis as the vertical axis.

たとえば、図2に示す例において、検出領域Aには、複数方向の方向成分がほぼ均一に含まれており、そのため、図3(A)に示すように、検出領域Aの方向成分ヒストグラムは比較的平坦なものとなる。一方、図2に示す例において、検出領域Bには、撮像画像の左上方向に伸びる道路端が含まれるため、左上方向の方向成分が多く検出されることとなり、その結果、検出領域Bの方向成分ヒストグラムでは、図3(B)に示すように、道路端が伸びる左上方向に方向成分のピークを有することとなる。さらに、図2に示す例において、検出領域Cには、撮像画像の左上方向に伸びる道路端と、撮像画像の上方向に伸びる道路標識のポールが含まれるため、左上方向の方向成分と上方向の方向成分とが多く検出されることとなり、その結果、検出領域Cの方向成分ヒストグラムでは、図3(C)に示すように、道路端が伸びる左上方向と道路標識のポールが伸びる上方向に方向成分のピークを有することとなる。   For example, in the example shown in FIG. 2, the detection region A includes direction components in a plurality of directions almost uniformly. Therefore, as shown in FIG. 3A, the direction component histogram of the detection region A is compared. Flat. On the other hand, in the example shown in FIG. 2, since the detection region B includes a road edge extending in the upper left direction of the captured image, many direction components in the upper left direction are detected. As a result, the direction of the detection region B In the component histogram, as shown in FIG. 3B, the direction component has a peak in the upper left direction where the road edge extends. Further, in the example shown in FIG. 2, the detection region C includes a road edge extending in the upper left direction of the captured image and a road sign pole extending in the upward direction of the captured image. As a result, in the direction component histogram of the detection region C, as shown in FIG. 3 (C), the upper left direction where the road edge extends and the upper direction where the pole of the road sign extends. It has a peak of the direction component.

次に、画像処理装置20の投票領域設定機能について説明する。投票領域設定機能は、ヒストグラム生成機能により生成された方向成分ヒストグラムに基づいて、投票領域を設定する。ここで、図4は、投票領域の設定方法を説明するための図である。なお、図4に例においては、図2に示す検出領域Bで生成された方向成分ヒストグラムに基づいて、投票領域Bを設定する方法について例示する。   Next, the voting area setting function of the image processing apparatus 20 will be described. The voting area setting function sets a voting area based on the direction component histogram generated by the histogram generation function. Here, FIG. 4 is a diagram for explaining a voting area setting method. In the example shown in FIG. 4, a method for setting the voting area B based on the direction component histogram generated in the detection area B shown in FIG.

具体的には、投票領域設定機能は、図4に示すように、検出領域の中心Oを始点とした放射状の領域を、投票領域として設定する。また、投票領域設定機能は、方向成分ヒストグラムがピークとなる方向に沿って投票領域を設定する。たとえば、図4に示す検出領域Bは、撮像画像の左上方向に伸びる道路端を含むため、左上方向の方向成分が多く検出されることとなり、その結果、検出領域Bの方向成分ヒストグラムでは、図3(B)に示すように、道路端が伸びる左上方向に方向成分のピークを有することとなる、そのため、投票領域設定機能は、図4に示すように、検出領域Bの方向成分ヒストグラムがピークとなる方向、すなわち、撮像画像の左上方向に沿って、放射状の投票領域Bを設定する。   Specifically, as shown in FIG. 4, the voting area setting function sets a radial area starting from the center O of the detection area as the voting area. The voting area setting function sets a voting area along a direction in which the direction component histogram reaches a peak. For example, since the detection region B shown in FIG. 4 includes a road edge extending in the upper left direction of the captured image, many direction components in the upper left direction are detected. As a result, in the direction component histogram of the detection region B, FIG. As shown in FIG. 3 (B), the directional component histogram has a peak in the direction component histogram of the detection region B as shown in FIG. A radial voting area B is set along the direction in which the image is taken, that is, the upper left direction of the captured image.

さらに、投票領域設定機能は、投票領域を設定する際に、方向成分ヒストグラムのピーク近傍の分散に基づいて、投票領域の大きさを決定する。具体的には、投票領域設定機能は、方向成分ヒストグラムのピーク近傍の分散が小さいほど(方向成分ヒストグラムのピークの先鋭度が大きいほど)、投票領域の始点Oを頂点とする角度θを小さくし、方向成分ヒストグラムのピーク近傍の分散が大きいほど(方向成分ヒストグラムのピークの先鋭度が小さいほど)、投票領域の始点Oを頂点とする角度θを大きくすることで、投票領域の大きさを決定する。たとえば、投票領域設定機能は、方向成分ヒストグラムの標準偏差σまたは2σに応じて、投票領域の角度θを決定することで、投票領域の大きさを決定することができる。   Further, when setting the voting area, the voting area setting function determines the size of the voting area based on the variance in the vicinity of the peak of the direction component histogram. Specifically, the voting area setting function reduces the angle θ with the starting point O of the voting area as the apex as the variance in the vicinity of the peak of the direction component histogram is smaller (the sharpness of the peak of the direction component histogram is larger). The larger the variance in the vicinity of the peak of the direction component histogram (the smaller the sharpness of the peak of the direction component histogram), the larger the angle θ with the start point O of the voting region as the apex, thereby determining the size of the voting region. To do. For example, the voting area setting function can determine the size of the voting area by determining the angle θ of the voting area according to the standard deviation σ or 2σ of the direction component histogram.

なお、方向成分ヒストグラムが2以上のピークを有する場合には、投票領域設定機能は、方向成分ヒストグラムのピークごとに、投票領域を設定する。すなわち、図3(C)に示すように、方向成分ヒストグラムのピークが2つある場合には、投票領域設定機能は、2つの投票領域を設定することができる。   When the direction component histogram has two or more peaks, the voting area setting function sets a voting area for each peak of the direction component histogram. That is, as shown in FIG. 3C, when there are two peaks in the direction component histogram, the voting area setting function can set two voting areas.

そして、投票領域設定機能は、処理範囲内に設定された複数の検出領域について複数の投票領域を設定する。たとえば、処理範囲に5つの検出領域が設定されている場合には、投票領域設定機能は、これら5つの検出領域の中心位置をそれぞれ始点とする5以上の投票領域を設定する。   The voting area setting function sets a plurality of voting areas for the plurality of detection areas set within the processing range. For example, when five detection areas are set in the processing range, the voting area setting function sets five or more voting areas starting from the center positions of these five detection areas.

次に、画像処理装置20の投票機能について説明する。投票機能は、投票領域設定機能により設定された投票領域内の各座標位置(XY座標で特定可能な各単位領域)に投票値を投票する。なお、投票機能による投票方法は、特に限定されず、たとえば、投票機能は、投票領域内の全ての座標位置に投票値「1」を均等に投票する構成としてもよいし、あるいは、方向成分ヒストグラムのピーク近傍の分散に基づいて、投票領域内の座標位置ごとに投票値の重み付けを行う構成としてもよい。以下に、投票領域内の座標位置ごとに投票値の重み付けを行う方法について詳細に説明する。   Next, the voting function of the image processing apparatus 20 will be described. The voting function votes a voting value to each coordinate position (each unit area that can be specified by XY coordinates) in the voting area set by the voting area setting function. The voting method by the voting function is not particularly limited. For example, the voting function may be configured to uniformly vote the voting value “1” to all the coordinate positions in the voting area, or the direction component histogram. A configuration may be used in which the voting value is weighted for each coordinate position in the voting area based on the variance in the vicinity of the peak. Hereinafter, a method for weighting the vote value for each coordinate position in the vote area will be described in detail.

投票領域内の座標位置ごとに投票値の重み付けを行う場合には、投票機能は、まず、方向成分ヒストグラムの標準偏差σを、方向成分ヒストグラムのピーク近傍の分散を示す値として算出する。そして、投票機能は、標準偏差σが所定の第1判定値以上であり、方向成分ヒストグラムのピークが鋭いと判断できる場合には、図5(A)に示すように、投票領域Bを放射状の3つの領域B〜Bに分割し、投票領域B内の各座標位置の投票値の重みを、領域B〜Bの順に、‘0.1’,‘0.8’,‘0.1’に設定する。そして、投票機能は、重み付けを行った領域B〜Bのそれぞれに、領域B〜Bの重みに1を乗じた値を投票値として投票する。たとえば、図5(A)に示す例では、領域Bの各座標位置には投票値「0.1」が投票され、領域Bの各座標位置には投票値「0.8」が投票され、領域Bの各座標位置には投票値「0.1」が投票されることとなる。 When weighting voting values for each coordinate position in the voting area, the voting function first calculates the standard deviation σ of the direction component histogram as a value indicating the variance in the vicinity of the peak of the direction component histogram. When the voting function determines that the standard deviation σ is equal to or greater than the predetermined first determination value and the peak of the direction component histogram is sharp, as shown in FIG. The area is divided into three areas B 1 to B 3, and the weights of the voting values at the respective coordinate positions in the voting area B are set to “0.1”, “0.8”, “0” in the order of the areas B 1 to B 3. Set to 1 '. The voting function, each of the regions B 1 .about.B 3 performing the weighted vote value obtained by multiplying 1 to the weight of the region B 1 .about.B 3 as voting value. For example, in the example shown in FIG. 5A, a vote value “0.1” is voted for each coordinate position in the region B 1 , and a vote value “0.8” is voted for each coordinate position in the region B 2. Thus, the voting value “0.1” is voted at each coordinate position in the region B 3 .

また、投票機能は、方向成分ヒストグラムのピーク近傍の分散(すなわち標準偏差σ)が第1判定値未満であり、かつ、第1判定値よりも小さい第2判定値以上である場合には、図5(B)に示すように、投票領域Bを放射状の5つの領域B〜Bに分割し、投票領域B内の各座標位置の投票値の重みを、領域B〜Bの順に‘0.05’,‘0.2’,‘0.5’,‘0.2’,‘0.05’に設定する。そして、投票機能は、重み付けを行った投票領域B〜Bのそれぞれに、投票領域B〜Bの重みに1を乗じた値を投票値として投票する。たとえば、図5(B)に示す例では、投票領域Bの各座標位置には投票値「0.05」が投票され、投票領域Bの各座標位置には投票値「0.2」が投票され、投票領域Bの各座標位置には投票値「0.5」が投票され、投票領域Bの各座標位置には投票値「0.2」が投票され、投票領域Bの各座標位置には投票値「0.05」が投票されることとなる。 In addition, the voting function is shown when the variance in the vicinity of the peak of the direction component histogram (that is, the standard deviation σ) is less than the first determination value and not less than the second determination value smaller than the first determination value. As shown in FIG. 5B, the voting area B is divided into five radial areas B 1 to B 5, and the weights of the voting values at the respective coordinate positions in the voting area B are set in the order of the areas B 1 to B 5 . Set to '0.05', '0.2', '0.5', '0.2', '0.05'. The voting function, the respective weighting Been voting region B 1 .about.B 5, vote value obtained by multiplying 1 to the weight of voting areas B 1 .about.B 5 as voting value. For example, in the example shown in FIG. 5B, a voting value “0.05” is voted at each coordinate position in the voting area B 1 , and a voting value “0.2” is obtained at each coordinate position in the voting area B 2. There found, the coordinate position of the voting region B 3 found voting value "0.5", voting value "0.2" is found in each coordinate position of the voting region B 4, voting region B 5 The vote value “0.05” is voted at each coordinate position.

さらに、投票機能は、図示していないが、方向成分ヒストグラムのピーク近傍の分散(すなわち標準偏差σ)が第2判定値未満であり、方向成分ヒストグラムのピークがなだらかであると判断できる場合には、投票領域Bを放射状の7つの領域B〜Bに分割し、投票領域B内の各座標位置の投票値の重みを、領域B〜Bの順に‘0.05’,‘0.1’,‘0.2’,‘0.3’,‘0.2’,‘0.1’,‘0.05’に設定する。そして、投票機能は、重み付けを行った各領域B〜Bの各座標位置に、領域B〜Bの重みに1を乗じた値を投票値として投票する。 Further, although the voting function is not shown, when the variance in the vicinity of the peak of the direction component histogram (that is, the standard deviation σ) is less than the second determination value, it can be determined that the peak of the direction component histogram is gentle. The voting area B is divided into seven radial areas B 1 to B 7, and the weights of the voting values at the respective coordinate positions in the voting area B are set to “0.05” and “0” in the order of the areas B 1 to B 7. .1 ”,“ 0.2 ”,“ 0.3 ”,“ 0.2 ”,“ 0.1 ”,“ 0.05 ”. The voting function is in each coordinate position of each region B 1 .about.B 7 performing the weighted vote value obtained by multiplying 1 to the weight of the region B 1 .about.B 7 as voting value.

なお、投票領域の投票値に重み付けを行う方法は、上述した方法に限定されるものではなく、たとえば、方向成分ヒストグラムのピーク近傍の分散にかかわらず、たとえば、図5(A)に示すように、投票領域を放射状の3つの領域に分割して、投票領域内の投票値の重み付けを行う構成としてもよい。   Note that the method of weighting the voting values in the voting area is not limited to the above-described method. For example, as shown in FIG. 5A, regardless of the variance in the vicinity of the peak of the direction component histogram. The voting area may be divided into three radial areas and the voting values in the voting area may be weighted.

また、本実施形態において、投票機能は、方向成分ヒストグラムがピークとなる方向が、撮像画像の垂直方向(Y軸方向)、または、水平方向(X軸方向)である場合には、垂直方向(Y軸方向)に沿って設定された投票領域の投票値と、水平方向(X軸方向)に沿って設定された投票領域の投票値の重み付けをゼロとすることで、垂直方向(Y軸方向)に沿って設定された投票領域の座標位置、および、水平方向(X軸方向)に沿って設定された投票領域の座標位置に、投票値を投票しない構成とすることができる。垂直方向(Y軸方向)の方向成分、および、水平方向(X軸方向)の方向成分は、図6の検出領域D,Eに示すように、自車両前方に存在する他車両のバンパー、建物、道路標識のポールなどから検出された方向成分である可能性が高く、このような方向成分を消失点の検出対象から除外するためである。なお、図6は、自車両前方に他車両が存在する場合の撮像画像の一例を示す図である。   In the present embodiment, the voting function is configured so that the direction in which the direction component histogram reaches a peak is the vertical direction (Y-axis direction) or the horizontal direction (X-axis direction). The voting value of the voting area set along the Y-axis direction) and the voting value of the voting area set along the horizontal direction (X-axis direction) are set to zero in the vertical direction (Y-axis direction). The voting value is not voted at the coordinate position of the voting area set along the horizontal direction (X-axis direction) and the coordinate position of the voting area set along the horizontal direction (X-axis direction). The direction component in the vertical direction (Y-axis direction) and the direction component in the horizontal direction (X-axis direction) are as shown in detection areas D and E in FIG. This is because the direction component detected from the pole of the road sign is highly likely to be excluded from the vanishing point detection target. FIG. 6 is a diagram illustrating an example of a captured image when another vehicle is present in front of the host vehicle.

また、車のバンパー、建物、道路標識のポールなどはコントラストが大きいため、車のバンパー、建物、道路標識のポールを含む検出領域の方向成分の強度は大きくなる傾向にあり、その結果、検出領域の方向成分ヒストグラムのピーク近傍の分散は大きくなる傾向にある。そのため、投票機能は、垂直方向(Y軸方向)または水平方向(X軸方向)の方向成分のピーク近傍の分散(すなわち標準偏差σ)を算出し、標準偏差σが所定値以上である場合にのみ、垂直方向(Y軸方向)または水平方向(X軸方向)に沿って設定された投票領域の投票値の重みをゼロとする構成としてもよい。   In addition, because car bumpers, buildings, road sign poles, etc. have high contrast, the intensity of the direction component of the detection area including car bumpers, buildings, road sign poles tends to increase. The variance in the vicinity of the peak of the directional component histogram tends to increase. Therefore, the voting function calculates the variance (that is, standard deviation σ) in the vicinity of the peak of the directional component in the vertical direction (Y-axis direction) or the horizontal direction (X-axis direction), and the standard deviation σ is greater than or equal to a predetermined value. However, the weight of the voting value in the voting area set along the vertical direction (Y-axis direction) or the horizontal direction (X-axis direction) may be set to zero.

さらに、投票機能は、図3(C)に示すように、方向成分ヒストグラムのピークが複数存在し、1つの方向成分ヒストグラムに対して複数の投票領域が設定されている場合には、各投票領域の座標位置に対して投票値を投票する。また、投票機能は、1つの方向成分ヒストグラムにおいて3以上の方向成分のピークが存在する場合には、ピークの大きさが上から2番目までのピークに対応する投票領域の座標位置のみに投票値を投票する構成としてもよいし、最も大きいピークと、最も大きいピークに対して、たとえば80%以上の大きさを持つピークに対応する投票領域の座標位置のみに投票値を投票する構成としてもよい。   Furthermore, as shown in FIG. 3C, the voting function has a plurality of directional component histogram peaks, and a plurality of voting regions are set for one directional component histogram. Vote the voting value for the coordinate position. Also, the voting function, when there are three or more directional component peaks in one directional component histogram, is the voting value only at the coordinate position of the voting area corresponding to the peak having the peak size from the top to the second. The vote value may be voted only at the coordinate position of the voting area corresponding to the peak having the magnitude of 80% or more with respect to the largest peak and the largest peak, for example. .

さらに、投票機能は、方向成分ヒストグラムのピークの大きさが所定の基準値未満であるか否かを判定し、ピークの大きさが基準値未満である場合には、このピークに対応する投票領域の座標位置に対して、投票値を投票しない構成としてもよい。これにより、たとえば図3(A)に示すように、ほぼ平坦な方向成分ヒストグラムを消失点の検出対象から除外することができ、消失点の検出精度の向上を図ることができる。なお、上述した基準値の大きさは、特に限定されないが、たとえば、各方向成分ヒストグラムで最大ピークを検出し、全ての方向成分ヒストグラムの最大ピークの平均値を算出し、この最大ピークの平均値の半分の値を上記基準値の値として設定することができる。また同様に、投票機能は、方向成分ヒストグラムのピーク近傍の分散が所定の基準値以上であるか否かを判定し、方向成分ヒストグラムのピーク近傍の分散が基準値未満である場合に、このピークに対応する投票領域の座標位置に対して、投票値を投票しない構成としてもよい。   Furthermore, the voting function determines whether or not the magnitude of the peak of the direction component histogram is less than a predetermined reference value. If the magnitude of the peak is less than the reference value, the voting area corresponding to this peak It is good also as a structure which does not vote for a voting value with respect to these coordinate positions. As a result, for example, as shown in FIG. 3A, a substantially flat direction component histogram can be excluded from the vanishing point detection target, and the vanishing point detection accuracy can be improved. The size of the reference value is not particularly limited. For example, the maximum peak is detected in each direction component histogram, the average value of the maximum peaks of all the direction component histograms is calculated, and the average value of the maximum peaks is calculated. Can be set as the reference value. Similarly, the voting function determines whether or not the variance in the vicinity of the peak of the direction component histogram is greater than or equal to a predetermined reference value, and if the variance in the vicinity of the peak of the direction component histogram is less than the reference value, The vote value may not be voted with respect to the coordinate position of the voting area corresponding to.

次に、画像処理装置20の消失点検出機能について説明する。消失点検出機能は、投票機能による投票値の投票結果に基づいて、撮像画像内の消失点を検出する。具体的には、消失点検出機能は、撮像画像内の各座標位置の投票値を算出し、投票値が最も大きい座標位置を消失点として検出する。   Next, the vanishing point detection function of the image processing apparatus 20 will be described. The vanishing point detection function detects the vanishing point in the captured image based on the vote result of the vote value by the voting function. Specifically, the vanishing point detection function calculates a voting value at each coordinate position in the captured image, and detects a coordinate position having the largest voting value as a vanishing point.

ここで、図7は、消失点の検出方法を説明するための図である。たとえば、図7(A)に示すように、処理範囲内に5つの検出領域が設定されている場合には、図7(B)に示すように、5以上の投票領域が設定される。このように、複数の投票領域が設定される場合には、図7(B)に示すように、一部の座標位置において異なる投票領域が重複する場合がある。消失点検出機能は、各座標位置の投票値を算出する際に、複数の投票領域が重複している座標位置については、それぞれの投票領域で投票された投票値を合計して、該画素位置の投票値を算出する。たとえば、座標位置xにおいて投票領域Yと投票領域Zが重複しており、投票領域Yでの座標位置xの投票値が「0.8」であり、投票領域Zでの座標位置xの投票値が「0.2」である場合には、座標位置xの投票値は「1.0」として算出される。   Here, FIG. 7 is a diagram for explaining a vanishing point detection method. For example, when five detection areas are set within the processing range as shown in FIG. 7A, five or more voting areas are set as shown in FIG. 7B. Thus, when a plurality of voting areas are set, different voting areas may overlap at some coordinate positions as shown in FIG. 7B. When the vanishing point detection function calculates the voting value of each coordinate position, for the coordinate position where a plurality of voting areas overlap, the voting values voted in the respective voting areas are totaled, and the pixel position The voting value of is calculated. For example, the voting area Y and the voting area Z overlap at the coordinate position x, the voting value at the coordinate position x in the voting area Y is “0.8”, and the voting value at the coordinate position x in the voting area Z Is “0.2”, the voting value at the coordinate position x is calculated as “1.0”.

そして、消失点検出機能は、全ての座標位置の投票値を比較し、投票値が最も大きい座標位置を、消失点として検出する。   And a vanishing point detection function compares the vote value of all the coordinate positions, and detects the coordinate position with the largest vote value as a vanishing point.

また、本実施形態では、所定の撮影フレームで撮影される撮像画像ごとに消失点を検出しており、今回検出した消失点が前回検出した消失点の位置から一定距離以上離れている場合には、消失点を検出できなかったと判断する構成としてもよい。また、カルマンフィルターやパーティクルフィルターなどの時系列フィルターを用いて、一定時間前までに検出された複数の消失点の座標位置の平均値を計算し、今回検出した消失点が過去の消失点の平均値の座標位置から一定距離以上離れている場合に、消失点を検出できなかったと判断する構成としてもよい。これにより、消失点の検出精度を向上することができる。   In this embodiment, the vanishing point is detected for each captured image captured in a predetermined shooting frame, and the vanishing point detected this time is more than a certain distance from the position of the vanishing point detected last time. The configuration may be such that it is determined that the vanishing point has not been detected. Also, using a time series filter such as Kalman filter or particle filter, the average value of the coordinate positions of multiple vanishing points detected up to a certain time ago is calculated, and the vanishing point detected this time is the average of past vanishing points. It is good also as a structure which judges that a vanishing point was not able to be detected, when away from the coordinate position of a value more than a fixed distance. Thereby, the detection accuracy of a vanishing point can be improved.

次に、画像処理装置20の信頼度判定機能について説明する。信頼度判定機能は、消失点検出機能により検出された消失点の信頼度を判定する。消失点の信頼度を判定するために、信頼度判定機能は、まず、消失点の信頼度を判定するための放射状領域を設定する。具体的には、信頼度判定機能は、図8(A)に示すように、消失点検出機能により検出された消失点を基準とし、消失点よりも下部の画像領域を放射状に分割した領域を、放射状領域として設定する。また、信頼度判定機能は、放射状領域を設定する際に、消失点を頂点とする各放射状領域の角度θ’が、たとえば10°あるいは20°となるように、複数の放射状領域を設定することができる。   Next, the reliability determination function of the image processing apparatus 20 will be described. The reliability determination function determines the reliability of the vanishing point detected by the vanishing point detection function. In order to determine the vanishing point reliability, the reliability determining function first sets a radial region for determining the vanishing point reliability. Specifically, as shown in FIG. 8A, the reliability determination function uses a vanishing point detected by the vanishing point detection function as a reference, and an area obtained by radially dividing the image area below the vanishing point. Set as radial area. Further, the reliability determination function sets a plurality of radial regions so that the angle θ ′ of each radial region having the vanishing point as a vertex is, for example, 10 ° or 20 ° when setting the radial region. Can do.

そして、信頼度判定機能は、たとえば、方向成分ヒストグラムに基づいて設定した投票領域が消失点を含む場合に、このような方向成分ヒストグラムが得られた検出領域を検出対象として特定し、放射状領域内に存在する複数の検出領域のうち、検出対象として特定された検出領域の数を、放射状領域ごとにカウントする。そして、信頼度判定機能は、図8(B)に示すように、カウント値を縦軸とし、各放射状領域を横軸とするヒストグラムを、信頼度ヒストグラムとして生成する。   Then, for example, when the voting region set based on the direction component histogram includes a vanishing point, the reliability determination function identifies the detection region from which such a direction component histogram is obtained as a detection target, Among the plurality of detection areas existing in the area, the number of detection areas specified as detection targets is counted for each radial area. Then, as shown in FIG. 8B, the reliability determination function generates a histogram with the count value as the vertical axis and each radial region as the horizontal axis as the reliability histogram.

ここで、図8(A)においては、各検出領域の方向成分ヒストグラムのピークの方向を矢印で示している。たとえば、図8(A)に示す例では、道路端を含む放射状領域3,8、および、タイヤの跡や轍を含む放射状領域5内の検出領域において、方向成分ヒストグラムのピーク方向が消失点に向かっており、これらの検出領域が検出対象として特定される。そのため、図8(B)に示すように、放射状領域3、放射状領域5、放射状領域8に対応する位置においてカウント値が高い信頼度ヒストグラムが生成されることとなる。   Here, in FIG. 8A, the direction of the peak of the direction component histogram of each detection region is indicated by an arrow. For example, in the example shown in FIG. 8 (A), the peak direction of the direction component histogram is the vanishing point in the detection areas in the radial areas 3 and 8 including the road edge and in the radial area 5 including the traces of the tires and the saddles. These detection areas are identified as detection targets. Therefore, as shown in FIG. 8B, a reliability histogram having a high count value is generated at positions corresponding to the radial region 3, the radial region 5, and the radial region 8.

たとえば、道路端、白線、タイヤの跡、轍などの方向成分に基づいて検出された消失点は信頼度が高く、このような方向成分は、図8(B)に示すように、特定の放射状領域のみにおいて検出される傾向にあり、その分、信頼度ヒストグラムの分散は大きくなる。これに対して、路面以外の方向成分(すなわちノイズ)が消失点の検出に影響している場合には、その分だけ、信頼度ヒストグラムの分散は低くなる。そのため、信頼度判定機能は、信頼度ヒストグラムの分散を算出し、たとえば図8(B)に示すように、信頼度ヒストグラムの分散が所定の信頼度判定値以上となる場合には、消失点の信頼度が高いと判定することができる。一方、信頼度判定機能は、信頼度ヒストグラムの分散が所定の信頼度判定値未満となる場合には、消失点の信頼度が低いと判定することができる。なお、上述した信頼度判定値の値は、特に限定されず、実験などにより適宜設定することができる。また、信頼度ヒストグラムのピーク近傍の分散のみを算出し、信頼度ヒストグラムのピーク近傍の分散が所定の信頼度判定値以上となる場合に、消失点の信頼度が高いと判定する構成としてもよい。   For example, vanishing points detected based on directional components such as road edges, white lines, tire tracks, and ridges are highly reliable, and such directional components have a specific radial shape as shown in FIG. There is a tendency to be detected only in the region, and the variance of the reliability histogram increases accordingly. On the other hand, when the direction component (that is, noise) other than the road surface influences the detection of the vanishing point, the variance of the reliability histogram is reduced accordingly. Therefore, the reliability determination function calculates the variance of the reliability histogram. For example, as shown in FIG. 8B, when the variance of the reliability histogram is equal to or higher than a predetermined reliability determination value, the vanishing point is calculated. It can be determined that the reliability is high. On the other hand, the reliability determination function can determine that the reliability of the vanishing point is low when the variance of the reliability histogram is less than a predetermined reliability determination value. Note that the value of the reliability determination value described above is not particularly limited, and can be set as appropriate through experiments or the like. Alternatively, only the variance in the vicinity of the peak of the reliability histogram may be calculated, and when the variance in the vicinity of the peak of the reliability histogram is equal to or higher than a predetermined reliability determination value, it may be determined that the reliability of the vanishing point is high. .

なお、信頼度判定機能は、信頼度ヒストグラムを生成する際に、検出対象となる検出領域のそれぞれに対して均等に「1」をカウントする構成としてもよいし、または、投票領域の投票値に重み付けを行っている場合には、消失点での投票値の重みが所定の閾値(たとえば0.5)以上である場合にのみ、このような投票領域に対応する検出領域を、検出対象の検出領域として特定してカウントする構成としてもよい。   The reliability determination function may be configured to count “1” evenly for each detection area to be detected when generating the reliability histogram, or to calculate the vote value in the voting area. When weighting is performed, a detection area corresponding to such a voting area is detected as a detection target only when the weight of the voting value at the vanishing point is a predetermined threshold value (for example, 0.5) or more. It is good also as a structure which specifies and counts as an area | region.

続いて、図9を参照して、第1実施形態に係る画像処理装置について説明する。図9は、第1実施形態に係る画像処理を示すフローチャートである。なお、図9に示す画像処理は、たとえば、イグニッションがオンとなった場合に、画像処理装置20により実行される。   Next, the image processing apparatus according to the first embodiment will be described with reference to FIG. FIG. 9 is a flowchart illustrating image processing according to the first embodiment. Note that the image processing shown in FIG. 9 is executed by the image processing device 20 when, for example, the ignition is turned on.

まず、ステップS101では、検出領域設定機能により、処理範囲の設定が行われる。具体的には、検出領域設定機能は、図2に示すように、カメラ10で撮像した撮像画像のうち、撮像画像の下端から1/2〜2/3程度の画像領域を処理範囲として設定する。そして、ステップS102では、検出領域設定機能により、図2に示すように、ステップS101で設定された処理範囲内に、複数の検出領域が設定される。   First, in step S101, the processing range is set by the detection area setting function. Specifically, as shown in FIG. 2, the detection area setting function sets, as a processing range, an image area that is about 1/2 to 2/3 from the lower end of the captured image of the captured image captured by the camera 10. . In step S102, the detection area setting function sets a plurality of detection areas within the processing range set in step S101 as shown in FIG.

ステップS103では、ヒストグラム生成機能により、ステップS102で設定された各検出領域において、方向成分の検出が行われる。そして、ステップS104では、ヒストグラム生成機能により、ステップS103で検出した方向成分に基づいて、図3に示すように、方向成分ヒストグラムの生成が行われる。   In step S103, the direction component is detected in each detection region set in step S102 by the histogram generation function. In step S104, the direction component histogram is generated by the histogram generation function based on the direction component detected in step S103, as shown in FIG.

ステップS105では、投票領域設定機能により、ステップS104で生成された方向成分ヒストグラムに基づいて、投票領域の設定が行われる。具体的には、投票領域設定機能は、図4に示すように、ステップS104で生成された方向成分ヒストグラムがピークとなる方向に沿って、放射状の投票領域を設定する。   In step S105, the voting area is set based on the direction component histogram generated in step S104 by the voting area setting function. Specifically, as shown in FIG. 4, the voting area setting function sets a radial voting area along a direction in which the direction component histogram generated in step S104 peaks.

ステップS106では、投票機能により、ステップS105で設定した投票領域の各座標位置に、投票値が投票される。そして、ステップS107では、消失点検出機能により、ステップS106で投票された投票値に基づいて、消失点の検出が行われる。具体的には、消失点検出機能は、撮像画像の各座標位置の投票値を算出し、投票値が最も大きい座標位置を消失点として検出する。   In step S106, a vote value is voted for each coordinate position of the voting area set in step S105 by the voting function. In step S107, the vanishing point is detected by the vanishing point detection function based on the vote value voted in step S106. Specifically, the vanishing point detection function calculates a voting value at each coordinate position of the captured image, and detects a coordinate position having the largest voting value as a vanishing point.

ステップS108では、ステップS107で検出した消失点の信頼度を判定するために、信頼度判定機能により、まず、放射状領域の設定が行われる。具体的には、信頼度判定機能は、図8(A)に示すように、消失点よりも下部の画像領域を、消失点を基準として放射状に分割することで、複数の放射状領域を設定する。   In step S108, in order to determine the reliability of the vanishing point detected in step S107, first, a radial area is set by the reliability determination function. Specifically, as shown in FIG. 8A, the reliability determination function sets a plurality of radial regions by dividing an image region below the vanishing point radially with reference to the vanishing point. .

ステップS109では、信頼度判定機能により、信頼度ヒストグラムの生成が行われる。たとえば、信頼度判定機能は、方向成分ヒストグラムに基づいて設定した投票領域が消失点を含む場合に、このような方向成分ヒストグラムが得られた検出領域を検出対象として特定し、放射状領域内に存在する複数の検出領域のうち、検出対象として特定された検出領域の数を、放射状領域ごとにカウントすることで、信頼度ヒストグラムとして生成する。   In step S109, a reliability histogram is generated by the reliability determination function. For example, when the voting area set based on the direction component histogram includes a vanishing point, the reliability determination function identifies the detection area from which such a direction component histogram is obtained as a detection target and exists in the radial area. Among the plurality of detection areas to be detected, the number of detection areas specified as detection targets is counted for each radial area, thereby generating a reliability histogram.

そして、ステップS110では、信頼度判定機能により、ステップS109で生成した信頼度ヒストグラムに基づいて、消失点の信頼度の算出が行われる。具体的には、信頼度判定機能は、信頼度ヒストグラムの分散を算出し、信頼度ヒストグラムの分散が所定の信頼度判定値以上である場合には、消失点の信頼度が高いと判定して、ステップS111に進む。一方、信頼度ヒストグラムの分散が所定の信頼度判定値未満である場合には、消失点の信頼度が低いと判定して、ステップS112に進む。   In step S110, the reliability of the vanishing point is calculated based on the reliability histogram generated in step S109 by the reliability determination function. Specifically, the reliability determination function calculates the variance of the reliability histogram, and determines that the reliability of the vanishing point is high when the variance of the reliability histogram is equal to or greater than a predetermined reliability determination value. The process proceeds to step S111. On the other hand, if the variance of the reliability histogram is less than the predetermined reliability determination value, it is determined that the reliability of the vanishing point is low, and the process proceeds to step S112.

ステップS111では、消失点の信頼度が高いと判定されているため、消失点が検出できたものと判定され、ステップS107で検出された消失点を、図9に示す画像処理により検出した消失点として出力する。   In step S111, since it is determined that the vanishing point has high reliability, it is determined that the vanishing point has been detected, and the vanishing point detected in step S107 is detected by the image processing illustrated in FIG. Output as.

一方、ステップS110で消失点の信頼度が低いと判定された場合には、ステップS112に進む。ステップS112では、消失点検出機能により、消失点の不検出処理が行われる。たとえば、消失点検出機能は、処理範囲内における検出領域の設置位置を変更し、変更した検出領域の方向成分に基づいて、消失点を検出する処理を繰り返す。そして、消失点検出機能は、所定の信頼度判定値以上の信頼度の消失点が検出された場合には、消失点が検出できたものと判定し、検出した消失点を出力する。一方、消失点検出機能は、検出領域の設置位置を変更して消失点を検出する処理を所定回数繰り返した場合でも、信頼度判定値以上の消失点が検出できない場合には、消失点は検出できないものと判定し、消失点は検出できないとの検出結果を出力する。あるいは、消失点検出機能は、ステップS107で検出した消失点を、信頼度が低いという情報を付加して出力する構成としてもよい。   On the other hand, if it is determined in step S110 that the vanishing point reliability is low, the process proceeds to step S112. In step S112, vanishing point non-detection processing is performed by the vanishing point detection function. For example, the vanishing point detection function repeats the process of changing the installation position of the detection area within the processing range and detecting the vanishing point based on the direction component of the changed detection area. Then, the vanishing point detection function determines that the vanishing point has been detected when a vanishing point having a reliability equal to or higher than a predetermined reliability determination value is detected, and outputs the detected vanishing point. On the other hand, the vanishing point detection function detects a vanishing point if it cannot detect a vanishing point that is equal to or higher than the reliability judgment value even if the process of detecting the vanishing point by changing the installation position of the detection area is repeated a predetermined number of times. It is determined that it cannot be performed, and a detection result indicating that the vanishing point cannot be detected is output. Alternatively, the vanishing point detection function may be configured to output the vanishing point detected in step S107 by adding information that the reliability is low.

以上のように、第1実施形態では、自車両前方の道路を撮像した撮像画像内に、複数の検出領域を設定し、各検出領域内の方向成分に基づいて、検出領域ごとに、方向成分ヒストグラムを生成する。そして、方向成分ヒストグラムごとに、方向成分ヒストグラムがピークとなる方向に沿って投票領域を設定し、投票領域の各座標位置に投票値を投票し、投票値が最も大きい座標位置を消失点として検出する。これにより、本実施形態では、撮像画像に散在する方向成分が最も多く向かう座標位置を消失点として検出することができるため、たとえば、道路がカーブやS字路などである場合や未舗装である場合でも、タイヤの跡や轍などの方向成分に基づいて、消失点を適切に検出することができる。   As described above, in the first embodiment, a plurality of detection regions are set in a captured image obtained by capturing a road ahead of the host vehicle, and the direction component is detected for each detection region based on the direction component in each detection region. Generate a histogram. Then, for each direction component histogram, a voting area is set along the direction in which the direction component histogram reaches a peak, and a voting value is voted at each coordinate position of the voting area, and a coordinate position having the largest voting value is detected as a vanishing point. To do. Thereby, in this embodiment, since the coordinate position where the direction component scattered most in a captured image goes to the most can be detected as a vanishing point, for example, when the road is a curve or an S-shaped road, or is unpaved. Even in this case, the vanishing point can be appropriately detected based on the direction components such as the tire trace and the wrinkles.

ここで、図10(A)は、未舗装の屈曲路を撮像した撮像画像の一例を示す図である。図10(A)に示すように、未舗装の屈曲路において、白線などの直線成分が存在しない場合でも、タイヤの跡や轍などの方向成分が存在する場合がある。このような場合に、方向成分ヒストグラムを生成し、図10(B)に示すように、方向成分ヒストグラムに基づいて投票領域を設定し、投票領域の各座標位置に投票値を投票することで、撮像画像内の方向成分が最も多く向かう座標位置を、消失点として検出することができる。   Here, FIG. 10A is a diagram illustrating an example of a captured image obtained by capturing an unpaved bent road. As shown in FIG. 10A, in an unpaved curved road, there may be a directional component such as a tire mark or a wrinkle even when a linear component such as a white line does not exist. In such a case, a direction component histogram is generated, and as shown in FIG. 10B, a voting area is set based on the direction component histogram, and a vote value is voted at each coordinate position of the voting area. The coordinate position where the direction component in the captured image is most frequently detected can be detected as a vanishing point.

また、本実施形態では、撮像画像に散在する方向成分の検出方向に沿って複数の投票領域を設定し、複数の投票領域が重複している座標位置においては、各投票領域において投票された投票値を合計することで、各座標位置の投票値を算出する。このように、本実施形態では、撮像画像内に散在する複数の方向成分から消失点を検出することで、たとえ道路に白線などが存在せず、1つ1つの方向成分が不鮮明である場合であっても、消失点を適切に検出することができる。   In this embodiment, a plurality of voting areas are set along the detection direction of the direction component scattered in the captured image, and the voting voted in each voting area at the coordinate position where the plurality of voting areas overlap. The voting value at each coordinate position is calculated by summing the values. Thus, in this embodiment, by detecting a vanishing point from a plurality of directional components scattered in the captured image, even if there is no white line or the like on the road, each directional component is unclear. Even if it exists, a vanishing point can be detected appropriately.

さらに、本実施形態では、方向成分ヒストグラムのピーク近傍の分散が小さいほど、投票領域の大きさ(検出領域の中心位置を頂点とする投票領域の角度θ)を小さくする。ここで、白線などの直線成分は、コントラストが大きく、所定方向の方向成分が得られやすいため、方向成分ヒストグラムのピーク近傍の分散は小さくなる。また、白線などの直線成分は、その方向に消失点が存在する可能性が高い。そのため、方向成分ヒストグラムのピーク近傍の分散が小さいほど、投票領域の大きさを小さくすることで、投票領域を、消失点が存在する可能性が高い領域に限定し、これにより、消失点の検出精度を向上することができる。また、本実施形態では、方向成分ヒストグラムのピーク近傍の分散が小さいほど、投票領域のうちピーク方向に対応する領域の投票値の重み付けを大きくすることで、白線などの直線成分に応じた方向の投票値の重みを大きくすることができ、その結果、消失点の検出精度をさらに高めることができる。   Furthermore, in this embodiment, the smaller the variance in the vicinity of the peak of the direction component histogram, the smaller the size of the voting area (the angle θ of the voting area with the center position of the detection area as the vertex). Here, since a linear component such as a white line has a large contrast and a direction component in a predetermined direction can be easily obtained, the variance in the vicinity of the peak of the direction component histogram is small. In addition, a straight line component such as a white line is highly likely to have a vanishing point in that direction. Therefore, by reducing the size of the voting area as the variance near the peak of the direction component histogram is smaller, the voting area is limited to an area where there is a high possibility that a vanishing point exists, thereby detecting the vanishing point. Accuracy can be improved. Further, in this embodiment, the smaller the variance in the vicinity of the peak in the direction component histogram, the greater the weighting of the vote value in the area corresponding to the peak direction in the voting area, so that the direction in accordance with the linear component such as the white line is increased. The weight of the vote value can be increased, and as a result, the vanishing point detection accuracy can be further increased.

加えて、本実施形態では、垂直方向(Y軸方向)に沿って設定された投票領域の各座標位置、および水平方向(X軸方向)に沿って設定された投票領域の各座標位置に投票値を投票しないことで、前方車両のバンパー、建物、道路標識のポールなどに起因する可能性が高い、垂直方向(Y軸方向)の方向成分、および、水平方向(X軸方向)の方向成分を消失点の検出対象から除外することができ、これにより、消失点の検出精度を高くすることができる。   In addition, in this embodiment, voting is performed for each coordinate position of the voting area set along the vertical direction (Y-axis direction) and each coordinate position of the voting area set along the horizontal direction (X-axis direction). By not voting the value, the direction component in the vertical direction (Y-axis direction) and the direction component in the horizontal direction (X-axis direction) are likely to be caused by bumpers, buildings, road sign poles, etc. Can be excluded from the vanishing point detection target, thereby improving the vanishing point detection accuracy.

また、本実施形態では、方向成分ヒストグラムのピークの大きさが所定の基準値以上であるか否かを判定し、ピークの大きさが基準値以上のピークに対応する投票領域のみに投票値を投票することで、図3(A)に示すように、方向成分のピークが得られない方向成分ヒストグラムを消失点の検出対象から除外することができ、これにより、消失点の検出精度を高めることができるとともに、消失点検出時の処理負荷を軽減することができる。   Further, in the present embodiment, it is determined whether or not the magnitude of the peak of the direction component histogram is equal to or greater than a predetermined reference value, and the vote value is applied only to the voting area corresponding to the peak whose peak magnitude is equal to or greater than the reference value. By voting, as shown in FIG. 3A, the direction component histogram in which the peak of the direction component cannot be obtained can be excluded from the vanishing point detection target, thereby increasing the vanishing point detection accuracy. And the processing load at the time of vanishing point detection can be reduced.

さらに、本実施形態では、方向成分ヒストグラムに複数のピークが存在する場合でも、それぞれのピークの方向に沿って投票領域を設定する。ここで、方向成分ヒストグラムに複数のピークが存在する場合には、一方のピークの方向に消失点が存在し、他の方向には消失点は存在しないため、消失点が存在しない方向に投票領域を設定しない構成とすることも考えられる。しかしながら、消失点が存在しない方向には、他の検出領域から投票領域が設定される可能性は低く、消失点の誤検出が生じる可能性は低い。一方、単に、方向成分ヒストグラムにピークがある場合に、ピークの方向に沿って投票領域を設定する構成とすることで、消失点の検出処理を単純化することができ、これにより、消失点の検出処理の軽減化・高速化を図ることができる。また、このような構成とした場合でも、仮に、道路に道路標示があるために、方向成分ヒストグラムにおいて複数の方向でピークが検出された場合でも、消失点を安定して検出することができる。   Furthermore, in this embodiment, even when there are a plurality of peaks in the direction component histogram, the voting area is set along the direction of each peak. Here, when there are a plurality of peaks in the direction component histogram, the vanishing point exists in the direction of one peak, and the vanishing point does not exist in the other direction. It is also possible to adopt a configuration in which no is set. However, in the direction where no vanishing point exists, the possibility that a voting area is set from another detection area is low, and the possibility that a vanishing point is erroneously detected is low. On the other hand, when there is a peak in the direction component histogram, the configuration of setting the voting area along the direction of the peak can simplify the vanishing point detection process. The detection process can be reduced and speeded up. Even in such a configuration, since there is a road marking on the road, the vanishing point can be detected stably even when peaks are detected in a plurality of directions in the direction component histogram.

さらに、本実施形態では、検出した消失点を基準として放射状領域を設定し、放射状領域内に存在する検出領域のうち、消失点を含む投票領域に対応する検出領域の数をカウントすることで、信頼度ヒストグラムを生成し、生成した信頼度ヒストグラムに基づいて、消失点の信頼度を判定する。ここで、白線などの直線成分に基づく消失点は信頼性が高く、このような直線成分は、消失点を中心として放射状に広がる複数の放射状領域のうち、特定の放射状領域のみに存在する傾向があり、その分、信頼度ヒストグラムの分散は大きくなる傾向にある。そこで、本実施形態では、信頼度ヒストグラムの分散が所定の信頼度判定値以上の場合に、消失点の信頼度が高いと判定し、信頼度が高いと判定された消失点のみを検出することで、消失点の検出精度を高めることができる。   Furthermore, in the present embodiment, by setting a radial region with the detected vanishing point as a reference, among the detection regions existing in the radial region, by counting the number of detection regions corresponding to the voting region including the vanishing point, A reliability histogram is generated, and the reliability of the vanishing point is determined based on the generated reliability histogram. Here, vanishing points based on linear components such as white lines are highly reliable, and such linear components tend to exist only in a specific radial region among a plurality of radial regions that spread radially around the vanishing point. Yes, the variance of the reliability histogram tends to increase accordingly. Therefore, in the present embodiment, when the variance of the reliability histogram is equal to or higher than a predetermined reliability determination value, it is determined that the reliability of the vanishing point is high, and only the vanishing point that is determined to have high reliability is detected. Thus, the accuracy of vanishing point detection can be increased.

なお、上述した本実施形態では、図2に示すように、撮像画像の下端から1/2〜2/3程度の画像領域を処理範囲として設定する構成を例示したが、この構成に限定されず、たとえば、図11(A)に示すように、処理範囲を横長のライン状とする構成としてもよい。この場合も、図11(B)に示すように、ライン状とした処理範囲内の方向成分に基づいて、消失点を検出することができる。特に、図6に示すように、自車両前方に他車両が存在するために消失点を適切に検出できない場合でも、図11(A)に示すように、自車両前方の他車両を含まないように処理範囲を設定することで、消失点を適切に検出することができる。なお、自車両前方の他車両が存在する場合には、他車両のバンパーなどの水平方向の方向成分が多く検出される。そのため、水平方向の方向成分を検出し、水平方向の方向成分が所定値以上検出されている場合には、自車両前方に他車両が存在するものと判断して、自車両前方の他車両を含まないように処理範囲をライン状に設定する構成とすることができる。   In the above-described embodiment, as illustrated in FIG. 2, the configuration in which an image region of about 1/2 to 2/3 from the lower end of the captured image is set as the processing range is illustrated, but the present embodiment is not limited to this configuration. For example, as shown in FIG. 11A, the processing range may be a horizontally long line. Also in this case, as shown in FIG. 11B, the vanishing point can be detected based on the direction component within the processing range in the form of a line. In particular, as shown in FIG. 6, even when the vanishing point cannot be detected properly because another vehicle exists in front of the host vehicle, the other vehicle in front of the host vehicle is not included as shown in FIG. By setting the processing range, the vanishing point can be detected appropriately. When there is another vehicle in front of the host vehicle, many directional components in the horizontal direction such as bumpers of the other vehicle are detected. Therefore, when a horizontal direction component is detected and the horizontal direction component is detected to be equal to or greater than a predetermined value, it is determined that there is another vehicle in front of the host vehicle, and the other vehicle in front of the host vehicle is The processing range can be set in a line shape so as not to be included.

なお、本実施形態では、路面の傷や路面に描画された道路標示など、消失点が存在する方向以外の方向成分も検出される場合があるが、このような方向成分が存在する割合は低いため、消失点の検出精度に大きな影響が与えるものではない。   In the present embodiment, direction components other than the direction in which the vanishing point exists may be detected, such as a scratch on the road surface or a road marking drawn on the road surface, but the ratio of the presence of such a direction component is low. Therefore, the vanishing point detection accuracy is not greatly affected.

《第2実施形態》
続いて、本発明の第2実施形態について説明する。第2実施形態における画像処理システムは、図1に示す第1実施形態の画像処理システムと同様の構成を有し、以下に説明するように動作すること以外は、第1実施形態に係る画像処理システムと同様に動作する。
<< Second Embodiment >>
Subsequently, a second embodiment of the present invention will be described. The image processing system according to the second embodiment has the same configuration as that of the image processing system according to the first embodiment shown in FIG. 1, and the image processing according to the first embodiment except that it operates as described below. Works like the system.

第2実施形態に係る画像処理装置20は、第1実施形態に係る画像処理装置20の機能に加えて、消失点検出機能により検出された消失点に基づいて、自車両の進行方向前方の道路形状を検出する道路形状検出機能をさらに備える。以下に、図12を参照して、第2実施形態に係る道路形状検出機能について説明する。なお、図12は、道路形状の検出方法を説明するための図である。   In addition to the function of the image processing device 20 according to the first embodiment, the image processing device 20 according to the second embodiment is based on the vanishing point detected by the vanishing point detection function, and the road ahead of the traveling direction of the host vehicle. A road shape detection function for detecting the shape is further provided. The road shape detection function according to the second embodiment will be described below with reference to FIG. FIG. 12 is a diagram for explaining a road shape detection method.

道路形状検出機能は、自車両前方の道路形状を検出するために、まず、図12(A)に示すように、処理範囲内に水平ライン領域を設定する。なお、本実施形態では、処理範囲内に複数の水平ライン領域を下から順に配置するため、道路形状検出機能は、まず、1つ目の水平ライン領域を処理範囲の下端近傍に設定することが好ましい。また、水平ライン領域の大きさ(Y軸方向の大きさ)は、特に限定されないが、たとえば、処理範囲内に5〜7個の水平ライン領域を配置できる大きさ、あるいは、処理範囲内に10〜20個の水平ライン領域を配置できる大きさなどに設定することができる。   In order to detect the road shape ahead of the host vehicle, the road shape detection function first sets a horizontal line area within the processing range as shown in FIG. In this embodiment, since a plurality of horizontal line areas are arranged in order from the bottom within the processing range, the road shape detection function may first set the first horizontal line area near the lower end of the processing range. preferable. Further, the size of the horizontal line area (size in the Y-axis direction) is not particularly limited, but is, for example, a size that can arrange 5 to 7 horizontal line areas within the processing range, or 10 within the processing range. The size can be set such that up to 20 horizontal line regions can be arranged.

次に、道路形状検出機能は、水平ライン領域に複数の検出領域を設定し、水平ライン領域の検出領域の方向成分に基づいて、水平ライン領域の方向成分に基づく消失点を検出する。たとえば、図12(A)に示す例では、道路形状検出機能は、水平ライン領域A内に設置した複数の検出領域(不図示)の方向成分に基づいて、消失点Aを検出する。   Next, the road shape detection function sets a plurality of detection areas in the horizontal line area, and detects a vanishing point based on the direction component of the horizontal line area based on the direction component of the detection area of the horizontal line area. For example, in the example shown in FIG. 12A, the road shape detection function detects the vanishing point A based on the direction components of a plurality of detection areas (not shown) installed in the horizontal line area A.

そして、道路形状検出機能は、図12(A)に示すように、検出した消失点Aと水平ライン領域Aの左右の端部とを結ぶ線LAR,LALをそれぞれ設定し、図12(B)に示すように、消失点Aと線LAR,LALとにより形成される三角形状の範囲(図12(B)において破線で示す範囲)において、新たな水平ライン領域Bを設定する。 Then, as shown in FIG. 12A, the road shape detection function sets lines L AR and L AL connecting the detected vanishing point A and the left and right ends of the horizontal line region A, respectively, as shown in FIG. As shown in B), a new horizontal line region B is set in a triangular range (a range indicated by a broken line in FIG. 12B) formed by the vanishing point A and the lines L AR and L AL .

そして、道路形状検出機能は、水平ライン領域Bの方向成分に基づいて消失点Bを検出し、検出した消失点Bと水平ライン領域Bの左右端部とを結ぶ線LBR,LBLをそれぞれ設定し、消失点Bと線LBR,LBLとにより形成される三角形状の範囲内において、新たな水平ライン領域Cを設定する。同様に、道路形状検出機能は、水平ライン領域の設定と消失点の検出とを繰り返すことで、図13に示すように、複数の水平ライン領域に対応する複数の消失点を、消失点の列データとして検出する。 The road shape detection function detects the vanishing point B based on the direction component of the horizontal line region B, and sets the lines L BR and L BL connecting the detected vanishing point B and the left and right ends of the horizontal line region B, respectively. Then, a new horizontal line region C is set within a triangular range formed by the vanishing point B and the lines L BR and L BL . Similarly, the road shape detection function repeats the setting of the horizontal line area and the detection of the vanishing point, thereby converting a plurality of vanishing points corresponding to the plurality of horizontal line areas into a series of vanishing points as shown in FIG. Detect as data.

そして、道路形状検出機能は、検出した消失点の列データに基づいて、自車両前方の道路形状を検出する。ここで、水平ライン領域ごとに検出した消失点は、それぞれの水平ライン領域の方向成分に基づくものである。そのため、水平ライン領域の道路が直進している場合には、この水平ライン領域の消失点は自車両の直進方向に検出され、水平ライン領域が左方向にカーブしている場合には、この水平ライン領域の消失点は自車両の直進方向よりも左側に検出され、水平ライン領域が右方向にカーブしている場合には、この水平ライン領域の消失点は自車両の直進方向よりも右側に検出される。   The road shape detection function detects the road shape ahead of the host vehicle based on the detected vanishing point sequence data. Here, the vanishing point detected for each horizontal line area is based on the direction component of each horizontal line area. Therefore, when the road in the horizontal line area goes straight, the vanishing point of this horizontal line area is detected in the straight direction of the host vehicle, and when the horizontal line area curves leftward, The vanishing point of the line area is detected on the left side of the straight line direction of the host vehicle. If the horizontal line area is curved to the right side, the vanishing point of the horizontal line area is on the right side of the straight line direction of the own vehicle. Detected.

そこで、道路形状検出機能は、消失点の列データが直進方向に真っ直ぐ伸びている場合には、道路の形状は直線であると検出し、また、消失点の列データが右方向にカーブしている場合には道路の形状を右カーブであると検出し、消失点の列データが左にカーブしている場合には、道路の形状は左カーブであると検出する。また、図13に示すように、消失点の列データが左右に蛇行している場合には、道路の形状は左右に蛇行していると検出する。   Therefore, the road shape detection function detects that the road shape is a straight line when the vanishing point column data extends straight in the straight direction, and the vanishing point column data curves to the right. If it is, the road shape is detected as a right curve, and if the vanishing point column data is curved to the left, the road shape is detected as a left curve. Further, as shown in FIG. 13, when the vanishing point column data meanders to the left and right, the road shape is detected to meander to the left and right.

また、道路形状検出機能は、図14に示すように、水平ライン領域ごとに、水平ライン領域の左右両端の中点を検出し、複数の水平ライン領域で算出した複数の中点の列データに基づいて、自車両前方の道路の形状を検出することもできる。たとえば、図14に示す例では、図13に示す例と同様に、中点の列データが蛇行しているため、道路形状検出機能は、自車両前方の道路の形状を左右に蛇行しているものとして検出する。   Further, as shown in FIG. 14, the road shape detection function detects the midpoints of the left and right ends of the horizontal line area for each horizontal line area, and converts it into a plurality of midpoint column data calculated in the plurality of horizontal line areas. Based on this, the shape of the road ahead of the host vehicle can also be detected. For example, in the example shown in FIG. 14, the middle point column data meanders as in the example shown in FIG. 13. Therefore, the road shape detection function meanders the shape of the road ahead of the host vehicle to the left and right. Detect as a thing.

さらに、第2実施形態において、道路形状検出機能は、消失点の列データに基づいて、道路勾配の検出を行う。たとえば、水平エリア領域が下り坂である場合には、水平エリア領域の消失点は、水平アリア領域が平坦である場合の消失点よりも下側(Y座標正方向側)に検出される。反対に、水平エリア領域が上り坂である場合には、水平エリア領域の消失点は、水平アリア領域A1が平坦である場合の消失点よりも上側(Y座標負方向側)に検出される。そのため、道路形状検出機能は、たとえば、各水平エリア領域が平坦である場合の消失点のY座標位置を記憶しておき、各水平エリア領域が平坦である場合の消失点のY座標位置と、実際に検出した各水平エリアの消失点のY座標位置とを比較することで、自車両前方の道路勾配を検出することができる。   Furthermore, in the second embodiment, the road shape detection function detects the road gradient based on the vanishing point column data. For example, when the horizontal area region is a downhill, the vanishing point of the horizontal area region is detected below (the Y coordinate positive direction side) below the vanishing point when the horizontal area is flat. On the other hand, when the horizontal area region is uphill, the vanishing point of the horizontal area region is detected above (the Y coordinate negative direction side) the vanishing point when the horizontal area A1 is flat. Therefore, the road shape detection function stores, for example, the Y coordinate position of the vanishing point when each horizontal area region is flat, and the Y coordinate position of the vanishing point when each horizontal area region is flat, The road gradient ahead of the host vehicle can be detected by comparing the Y coordinate position of the vanishing point of each horizontal area that is actually detected.

続いて、図15を参照して、第2実施形態に係る画像処理装置について説明する。図15は、第2実施形態に係る画像処理を示すフローチャートである。なお、図15に示す画像処理は、たとえば、イグニッションがオンとなった場合に、画像処理装置20により実行される。   Next, an image processing apparatus according to the second embodiment will be described with reference to FIG. FIG. 15 is a flowchart illustrating image processing according to the second embodiment. Note that the image processing shown in FIG. 15 is executed by the image processing device 20 when, for example, the ignition is turned on.

まず、ステップS201では、ステップS101と同様に、処理範囲の設定が行われる。そして、ステップS202では、図12(A)に示すように、道路形状検出機能により、ステップS201で設定された処理範囲内において、水平ライン領域の設定が行われる。ステップS203では、ステップS202で設定された水平ライン領域内に、複数の検出領域の設定が行われる。   First, in step S201, the processing range is set as in step S101. In step S202, as shown in FIG. 12A, the horizontal line area is set within the processing range set in step S201 by the road shape detection function. In step S203, a plurality of detection areas are set in the horizontal line area set in step S202.

ステップS204〜S210では、第1実施形態のステップS103〜S111と同様に、各検出領域の方向成分に基づいて、消失点の検出が行われる。すなわち、第2実施形態では、ステップS202で設定された水平ライン領域の方向成分に基づいて、該水平ライン領域の消失点が検出されることとなる。   In steps S204 to S210, vanishing points are detected based on the direction component of each detection region, as in steps S103 to S111 of the first embodiment. That is, in the second embodiment, the vanishing point of the horizontal line area is detected based on the direction component of the horizontal line area set in step S202.

ステップS211では、道路形状検出機能により、水平ライン領域が全て設定されたか否かの判断が行われる。図13に示すように、処理範囲内に水平ライン領域が全て設定されており、複数の水平ライン領域に対応する複数の消失点が、消失点の列データとして検出された場合には、ステップS212に進む。一方、水平ライン領域が全て設定されていない場合には、ステップS203に戻り、図12(B)に示すように、消失点と水平ライン領域の左右両端とを結ぶ三角形状の範囲内で、新たな水平ライン領域の設定が行われる。   In step S211, it is determined whether or not all the horizontal line areas have been set by the road shape detection function. As shown in FIG. 13, when all the horizontal line areas are set within the processing range and a plurality of vanishing points corresponding to the plurality of horizontal line areas are detected as the column data of vanishing points, step S212 is performed. Proceed to On the other hand, if all the horizontal line areas have not been set, the process returns to step S203, and as shown in FIG. 12B, a new area is added within the triangular range connecting the vanishing point and the left and right ends of the horizontal line area. A horizontal line area is set.

ステップS212では、消失点の列データが検出されたと判断されているため、道路形状検出機能により、消失点の列データに基づいて、道路形状の検出が行われる。具体的には、道路形状検出機能は、消失点の列データが直進方向に真っ直ぐ伸びている場合には、道路の形状は直線であると検出し、また、消失点の列データが右方向にカーブしている場合には道路の形状を右カーブと検出し、消失点の列データが左にカーブしている場合には、道路の形状は左カーブであると検出する。   In step S212, since it is determined that the vanishing point sequence data has been detected, the road shape detection function detects the road shape based on the vanishing point sequence data. Specifically, the road shape detection function detects that the road shape is a straight line when the vanishing point column data extends straight in the straight direction, and the vanishing point column data is rightward. If it is curved, the shape of the road is detected as a right curve, and if the vanishing point column data is curved to the left, the shape of the road is detected as a left curve.

さらに、ステップS213において、道路形状検出機能は、消失点の列データに基づいて、自車両前方の道路勾配を検出する。たとえば、道路形状検出機能は、各水平エリア領域が平坦である場合の消失点のY座標位置と、実際に検出した各水平エリアの消失点のY座標位置とを比較することで、自車両前方の道路勾配を検出することができる。   Furthermore, in step S213, the road shape detection function detects a road gradient ahead of the host vehicle based on the vanishing point column data. For example, the road shape detection function compares the Y coordinate position of the vanishing point when each horizontal area region is flat with the Y coordinate position of the vanishing point of each horizontal area that is actually detected. The road gradient can be detected.

以上のように、第2実施形態では、処理範囲内に複数の水平ライン領域を設定し、各水平ライン領域の方向成分に基づいて消失点を検出することで、複数の水平ライン領域に対応する複数の消失点を、消失点の列データとして検出し、検出した消失点の列データに基づいて、自車両前方の道路形状を検出する。水平ライン領域ごとに検出した各消失点は、それぞれの水平ライン領域の方向成分に基づくものであるため、水平ライン領域の消失点の列データに基づいて、道路形状を適切に検出することができる。   As described above, in the second embodiment, a plurality of horizontal line areas are set in the processing range, and vanishing points are detected based on the direction component of each horizontal line area, thereby corresponding to the plurality of horizontal line areas. A plurality of vanishing points are detected as vanishing point column data, and a road shape ahead of the host vehicle is detected based on the detected vanishing point column data. Since each vanishing point detected for each horizontal line area is based on the direction component of each horizontal line area, the road shape can be detected appropriately based on the column data of vanishing points in the horizontal line area. .

また、第2実施形態では、水平ライン領域を設定する際に、既に設定した水平ライン領域の方向成分に基づく消失点と、既に設定した水平ライン領域の左右端部とを結ぶ三角形状の範囲内において、新たな水平ライン領域を設定することで、新たに設定する水平ライン領域を、路面を撮像した画像領域に限定することができ、路面以外の方向成分を消失点の検出対象から除外することができるため、消失点の検出精度を高めることができる。   In the second embodiment, when the horizontal line area is set, it is within a triangular range that connects the vanishing point based on the direction component of the already set horizontal line area and the left and right end portions of the already set horizontal line area. Therefore, by setting a new horizontal line area, the newly set horizontal line area can be limited to an image area obtained by imaging the road surface, and direction components other than the road surface can be excluded from the vanishing point detection targets. Therefore, the vanishing point detection accuracy can be increased.

さらに、第2実施形態では、消失点の列データに基づいて、自車両前方の道路勾配を検出する。水平エリア領域が下り坂である場合には、水平エリア領域の消失点は、水平アリア領域が平坦である場合の消失点よりも下側(Y座標正方向側)に検出され、水平エリア領域が上り坂である場合には、水平エリア領域の消失点は、水平アリア領域が平坦である場合の消失点よりも上側(Y座標負方向側)に検出される。そのため、第2実施形態では、水平エリア領域ごとに、水平エリア領域が平坦である場合の消失点のY座標位置と、実際に検出した各水平エリアの消失点のY座標位置とを比較することで、自車両前方の道路勾配を適切に検出することができる。   Furthermore, in 2nd Embodiment, the road gradient ahead of the own vehicle is detected based on the row | line | column data of a vanishing point. When the horizontal area region is a downhill, the vanishing point of the horizontal area region is detected below (the Y coordinate positive direction side) the vanishing point when the horizontal area is flat. In the case of the uphill, the vanishing point of the horizontal area region is detected above the vanishing point (Y coordinate negative direction side) when the horizontal area is flat. Therefore, in the second embodiment, for each horizontal area area, the Y coordinate position of the vanishing point when the horizontal area area is flat is compared with the Y coordinate position of the vanishing point of each actually detected horizontal area. Thus, the road gradient ahead of the host vehicle can be detected appropriately.

以上説明した実施形態は、本発明の理解を容易にするために記載されたものであって、本発明を限定するために記載されたものではない。したがって、上記の実施形態に開示された各要素は、本発明の技術的範囲に属する全ての設計変更や均等物をも含む趣旨である。   The embodiment described above is described for facilitating understanding of the present invention, and is not described for limiting the present invention. Therefore, each element disclosed in the above embodiment is intended to include all design changes and equivalents belonging to the technical scope of the present invention.

たとえば、上述した実施形態では、撮像画像の下端から1/2〜2/3程度の画像領域を処理範囲として設定する構成を例示したが、この構成に限定されず、たとえば、消失点よりも所定画素数(たとえば10〜20画素程度)下の位置から撮像画像の最下端までの画像領域を処理範囲として設定する構成としてもよい。   For example, in the above-described embodiment, the configuration in which an image area of about 1/2 to 2/3 from the lower end of the captured image is set as the processing range is illustrated. However, the present invention is not limited to this configuration. An image area from a position below the number of pixels (for example, about 10 to 20 pixels) to the lowest end of the captured image may be set as a processing range.

また、上述した第2実施形態では、消失点の列データを検出する際に、複数の水平ライン領域を隣接するように配置する構成を例示したが、この構成に限定されず、たとえば、水平ライン領域の一部が互いに重複するように、複数の水平ライン領域をY軸方向に数画素ずつずらして配置する構成としてもよいし、あるいは、複数の水平ライン領域をY軸方向に数画素だけ離して配置する構成としてもよい。   In the second embodiment described above, the configuration in which a plurality of horizontal line regions are arranged adjacent to each other when detecting column data of vanishing points is illustrated. However, the present invention is not limited to this configuration. A plurality of horizontal line regions may be shifted by several pixels in the Y-axis direction so that part of the regions overlap each other, or the plurality of horizontal line regions may be separated by several pixels in the Y-axis direction. It is good also as a structure to arrange.

さらに、上述した実施形態では、方向成分ヒストグラムのピークに沿って投票領域を設定し、投票領域に投票値を投票し、投票値が最も大きい座標位置を消失点として検出する構成を例示したが、この構成に限定されず、たとえば、方向成分ヒストグラムのピークに沿って、消失点を検出するための投票領域を設定し、撮像画像内の座標位置のうち投票領域が最も重複する座標値を消失点として検出する構成としてもよい。この場合も、撮像画像内に散在する方向成分が最も多く向かう方向にある座標位置を消失点として検出することができるため、たとえ白線などの直線成分が存在しない場合でも、消失点を適切に検出することができる。   Furthermore, in the above-described embodiment, the voting area is set along the peak of the direction component histogram, the voting value is voted on the voting area, and the coordinate position having the largest voting value is detected as the vanishing point. For example, a voting area for detecting a vanishing point is set along the peak of the direction component histogram, and the coordinate value where the voting area most overlaps among the coordinate positions in the captured image is set as the vanishing point. It is good also as a structure detected as. In this case as well, the vanishing point can be detected properly even if there is no straight line component such as a white line because the coordinate position in the direction in which the directional component scattered in the captured image is most frequently detected can be detected. can do.

なお、上述した実施形態のカメラ10は本発明の撮像手段に、画像処理装置20の検出領域設定機能は本発明の検出領域設定手段に、画像処理装置20のヒストグラム生成機能は本発明の方向成分検出手段および生成手段に、画像処理装置20の投票領域設定機能は本発明の評価領域設定手段に、画像処理装置20の投票機能は本発明の投票手段に、画像処理装置20の消失点検出機能は本発明の消失点検出手段に、画像処理装置20の信頼度判定機能は本発明の放射状領域設定手段、信頼度ヒストグラム生成手段、および信頼度判定手段に、画像処理装置20の道路形状検出機能は本発明の帯状領域設定手段、消失点列検出手段、および道路形状検出手段に、それぞれ対応する。   Note that the camera 10 of the above-described embodiment is the imaging unit of the present invention, the detection region setting function of the image processing device 20 is the detection region setting unit of the present invention, and the histogram generation function of the image processing device 20 is the direction component of the present invention. The voting area setting function of the image processing apparatus 20 is used as the evaluation area setting means of the present invention, the voting function of the image processing apparatus 20 is used as the voting means of the present invention, and the vanishing point detecting function of the image processing apparatus 20 is used. Is the vanishing point detection means of the present invention, the reliability determination function of the image processing apparatus 20 is the radial area setting means, the reliability histogram generation means, and the reliability determination means of the present invention is the road shape detection function of the image processing apparatus 20. Corresponds to the band-shaped area setting means, vanishing point string detection means, and road shape detection means of the present invention.

10…カメラ
20…画像処理装置
DESCRIPTION OF SYMBOLS 10 ... Camera 20 ... Image processing apparatus

Claims (16)

自車両の進行方向を撮像し、撮像した像に対応する撮像画像を出力する撮像手段と、
前記撮像画像内に複数の検出領域を設定する検出領域設定手段と、
前記検出領域内において、複数の方向のエッジ成分を前記方向ごとの方向成分として検出するとともに、検出した前記方向成分に対して所定のカウント値をそれぞれ出力する方向成分検出手段と、
前記方向成分のカウント値を前記方向成分の検出方向ごとにカウントすることで、前記方向成分のヒストグラムを前記検出領域ごとに生成する生成手段と、
前記方向成分のヒストグラムのピーク方向に消失点が存在する可能性があるものと判断し、前記方向成分のヒストグラムのピーク方向に沿って、前記消失点が存在する可能性を評価するための評価領域を設定することで、前記撮像画像内に複数の前記評価領域を設定する評価領域設定手段と、
前記撮像画像内の座標位置のうち前記評価領域が最も重複している座標位置を前記消失点として検出する消失点検出手段と、を備えることを特徴とする画像処理装置。
Imaging means for imaging the traveling direction of the host vehicle and outputting a captured image corresponding to the captured image;
Detection area setting means for setting a plurality of detection areas in the captured image;
Direction component detection means for detecting edge components in a plurality of directions as direction components for each direction in the detection region and outputting a predetermined count value for each of the detected direction components;
Generating means for generating a histogram of the direction component for each detection region by counting the count value of the direction component for each detection direction of the direction component;
An evaluation region for determining that there is a possibility that a vanishing point exists in the peak direction of the histogram of the direction component, and for evaluating the possibility that the vanishing point exists along the peak direction of the histogram of the direction component An evaluation area setting means for setting a plurality of the evaluation areas in the captured image,
An image processing apparatus comprising: vanishing point detecting means for detecting, as the vanishing point, a coordinate position where the evaluation areas most overlap among the coordinate positions in the captured image.
請求項1に記載の画像処理装置において、
前記評価領域内の各座標位置に、前記消失点が存在する可能性に応じた投票値を投票する投票手段をさらに備え、
前記消失点検出手段は、前記座標位置ごとに前記投票値の合計値を算出し、前記撮像画像内の座標位置のうち、前記投票値の合計値が最も大きい座標位置を前記消失点として検出することを特徴とする画像処理装置。
The image processing apparatus according to claim 1.
Voting means for voting a vote value according to the possibility that the vanishing point exists at each coordinate position in the evaluation area;
The vanishing point detecting means calculates a total value of the voting values for each coordinate position, and detects a coordinate position having the largest total voting value among the coordinate positions in the captured image as the vanishing point. An image processing apparatus.
請求項2に記載の画像処理装置において、
前記投票手段は、前記評価領域内の各座標位置に前記投票値を投票する際に、前記方向成分のヒストグラムのピーク方向に近い座標位置ほど、前記投票値の重み付けを大きくすることを特徴とする画像処理装置。
The image processing apparatus according to claim 2,
The voting means, when voting the voting value to each coordinate position in the evaluation area, increases the weighting of the voting value as the coordinate position is closer to the peak direction of the histogram of the direction component. Image processing device.
請求項2または3に記載の画像処理装置において、
前記投票手段は、前記評価領域内の各座標位置に前記投票値を投票する際に、前記方向成分のヒストグラムのピーク近傍の分散が大きいほど、前記ヒストグラムのピーク近傍の座標位置における、前記投票値の重み付けを大きくすることを特徴とする画像処理装置。
The image processing apparatus according to claim 2 or 3,
The voting means, when voting the voting value to each coordinate position in the evaluation area, the larger the variance in the vicinity of the peak of the histogram of the direction component, the voting value at the coordinate position near the peak of the histogram An image processing apparatus characterized by increasing the weighting of.
請求項2〜4のいずれかに記載の画像処理装置において、
前記投票手段は、前記方向成分のヒストグラムのピーク方向が車幅方向または前記車幅方向に対して垂直方向である場合には、該ヒストグラムのピークに沿って設定された前記評価領域に対して前記投票値を投票しないことを特徴とする画像処理装置。
The image processing apparatus according to any one of claims 2 to 4,
When the peak direction of the histogram of the directional component is a vehicle width direction or a direction perpendicular to the vehicle width direction, the voting means performs the evaluation on the evaluation area set along the peak of the histogram. An image processing apparatus characterized by not voting a vote value.
請求項2〜4のいずれかに記載の画像処理装置において、
前記投票手段は、前記方向成分のヒストグラムのピーク方向が車幅方向または前記車幅方向に対して垂直方向であり、かつ、該ヒストグラムのピークの大きさが所定値以上である場合に、該ヒストグラムのピークに沿って設定された前記評価領域に対して前記投票値を投票しないことを特徴とする画像処理装置。
The image processing apparatus according to any one of claims 2 to 4,
The voting means, when the peak direction of the histogram of the direction component is a vehicle width direction or a direction perpendicular to the vehicle width direction, and the peak size of the histogram is a predetermined value or more, An image processing apparatus, wherein the vote value is not voted for the evaluation area set along the peak of the image.
請求項1〜6のいずれかに記載の画像処理装置において、
前記評価領域設定手段は、前記方向成分のヒストグラムに複数のピークが存在する場合には、前記ピークの大きさ、または、前記ピーク近傍の分散に基づいて、1または2以上のピークを選択し、選択したピークの方向に沿って1または2以上の前記評価領域を設定することを特徴とする画像処理装置。
The image processing apparatus according to any one of claims 1 to 6,
The evaluation region setting means, when there are a plurality of peaks in the histogram of the direction component, selects one or more peaks based on the size of the peak or the variance in the vicinity of the peak, An image processing apparatus, wherein one or more evaluation regions are set along a selected peak direction.
請求項2〜7のいずれかに記載の画像処理装置において、
前記投票手段は、前記方向成分のヒストグラムのピークの大きさが所定の基準値未満である場合には、該ヒストグラムのピークに沿って設定された前記評価領域に対して前記投票値を投票しないことを特徴とする画像処理装置。
In the image processing device according to any one of claims 2 to 7,
The voting means does not vote the voting value for the evaluation area set along the peak of the histogram when the magnitude of the peak of the histogram of the direction component is less than a predetermined reference value. An image processing apparatus.
請求項1〜8のいずれかに記載の画像処理装置において、
前記消失点検出手段により前記消失点を検出した後に、前記撮像画像のうち該消失点よりも下部の画像領域を、該消失点を中心として放射状に分割することで、複数の放射状領域を設定する放射状領域設定手段と、
前記放射状領域内に設定された前記検出領域のうち、前記消失点を含む前記評価領域に対応する前記検出領域の数をカウントすることで、前記消失点の信頼度を判定するための信頼度ヒストグラムを生成する信頼度ヒストグラム生成手段と、
前記信頼度ヒストグラムの分散に基づいて、前記消失点の信頼度を判定する信頼度判定手段と、を備えることを特徴とする画像処理装置。
The image processing apparatus according to any one of claims 1 to 8,
After the vanishing point is detected by the vanishing point detection means, a plurality of radial regions are set by dividing an image area below the vanishing point in the captured image radially with the vanishing point as a center. Radial area setting means;
A reliability histogram for determining the reliability of the vanishing point by counting the number of the detection areas corresponding to the evaluation area including the vanishing point among the detection areas set in the radial area. A reliability histogram generation means for generating
An image processing apparatus comprising: a reliability determination unit that determines the reliability of the vanishing point based on the variance of the reliability histogram.
請求項9に記載の画像処理装置において、
前記消失点検出手段は、前記消失点の信頼度が所定の信頼度判定値以下であると判定された場合に、前記検出領域設定手段に前記検出領域の設置位置を変更させることを特徴とする画像処理装置。
The image processing apparatus according to claim 9.
The vanishing point detection means causes the detection area setting means to change the installation position of the detection area when it is determined that the reliability of the vanishing point is not more than a predetermined reliability determination value. Image processing device.
請求項1〜10のいずれかに記載の画像処理装置において、
前記処理範囲内において、車幅方向に延在する領域を帯状領域として設定する帯状領域設定手段と、
前記帯状領域の方向成分に基づいて前記消失点を検出することで、前記複数の帯状領域で検出された複数の消失点を、消失点の列データとして検出する消失点列検出手段と、
前記消失点の列データに基づいて、自車両前方の道路の形状を検出する道路形状検出手段と、を備えることを特徴とする画像処理装置。
The image processing apparatus according to claim 1,
Within the processing range, a belt-shaped region setting means for setting a region extending in the vehicle width direction as a belt-shaped region;
Vanishing point sequence detecting means for detecting a plurality of vanishing points detected in the plurality of band-like regions as vanishing point column data by detecting the vanishing points based on the direction component of the band-like region;
An image processing apparatus comprising: road shape detection means for detecting a shape of a road ahead of the host vehicle based on the vanishing point sequence data.
請求項11に記載の画像処理装置において、
前記帯状領域設定手段は、前記撮像画像の下部から上部に向かって複数の前記帯状領域を順に設定することを特徴とする画像処理装置。
The image processing apparatus according to claim 11.
The image processing apparatus according to claim 1, wherein the belt-shaped region setting unit sequentially sets a plurality of the belt-shaped regions from the lower part to the upper part of the captured image.
請求項12に記載の画像処理装置において、
前記帯状領域設定手段は、先に設定される前記帯状領域を第1帯状領域とし、前記第1帯状領域の次に設定される前記帯状領域を第2帯状領域とした場合に、前記第1帯状領域の左右両端と、前記第1帯状領域の方向成分に基づいて検出された消失点とにより形成される三角形状の領域内において、前記第2帯状領域を設定することを特徴とする画像処理装置。
The image processing apparatus according to claim 12.
The band-shaped area setting means is configured such that when the band-shaped area set first is a first band-shaped area and the band-shaped area set next to the first band-shaped area is a second band-shaped area, the first band-shaped area is set. An image processing apparatus characterized in that the second belt-like region is set in a triangular region formed by left and right ends of the region and vanishing points detected based on a direction component of the first belt-like region. .
請求項11〜13のいずれかに記載の画像処理装置において、
前記道路形状検出手段は、前記帯状領域の車幅方向における中点を前記帯状領域ごとに検出することで、前記複数の帯状領域で検出された複数の中点を、中点の列データとして検出し、検出した前記中点の列データに基づいて、自車両前方の道路の形状を検出することを特徴とする画像処理装置。
The image processing apparatus according to claim 11,
The road shape detection means detects a plurality of midpoints detected in the plurality of band-like regions as midpoint row data by detecting a midpoint in the vehicle width direction of the band-like region for each band-like region. An image processing device that detects the shape of a road ahead of the host vehicle based on the detected middle point column data.
請求項11〜14のいずれかに記載の画像処理装置において、
前記道路形状検出手段は、前記帯状領域の方向成分に基づいて検出された、前記消失点の前記車幅方向に対する垂直方向の座標位置に基づいて、自車両前方の道路勾配を検出することを特徴とする道路形状検出装置。
The image processing apparatus according to any one of claims 11 to 14,
The road shape detecting means detects a road gradient ahead of the host vehicle based on a coordinate position in a direction perpendicular to the vehicle width direction of the vanishing point, which is detected based on a direction component of the belt-like region. Road shape detection device.
撮像画像内に複数の検出領域を設定し、前記検出領域内における複数方向のエッジ成分を、前記検出領域の方向成分として検出するとともに、検出した前記方向成分に対して所定のカウント値をそれぞれ出力し、前記方向成分のカウント値を前記方向成分の検出方向ごとにカウントすることで、前記方向成分のヒストグラムを前記検出領域ごとに生成し、前記方向成分のヒストグラムがピークとなる方向に沿って、前記消失点が存在する可能性を評価するための評価領域を設定し、前記撮像画像内の座標位置のうち、前記評価領域が最も重複する座標位置を消失点として検出することを特徴とする画像処理方法。   A plurality of detection regions are set in the captured image, and edge components in a plurality of directions in the detection region are detected as direction components of the detection region, and predetermined count values are output for the detected direction components, respectively. Then, by counting the count value of the direction component for each detection direction of the direction component, a histogram of the direction component is generated for each detection region, along the direction in which the histogram of the direction component peaks, An image in which an evaluation area for evaluating the possibility that the vanishing point exists is set, and among the coordinate positions in the captured image, a coordinate position where the evaluation area overlaps most is detected as a vanishing point. Processing method.
JP2013113156A 2013-05-29 2013-05-29 Image processing apparatus and image processing method Active JP6160252B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013113156A JP6160252B2 (en) 2013-05-29 2013-05-29 Image processing apparatus and image processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013113156A JP6160252B2 (en) 2013-05-29 2013-05-29 Image processing apparatus and image processing method

Publications (2)

Publication Number Publication Date
JP2014232439A true JP2014232439A (en) 2014-12-11
JP6160252B2 JP6160252B2 (en) 2017-07-12

Family

ID=52125776

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013113156A Active JP6160252B2 (en) 2013-05-29 2013-05-29 Image processing apparatus and image processing method

Country Status (1)

Country Link
JP (1) JP6160252B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101767435B1 (en) * 2015-11-17 2017-08-14 현대오트론 주식회사 Displaying control apparatus of head up display and method thereof
KR20190062184A (en) * 2017-11-27 2019-06-05 고려대학교 산학협력단 System and method for pedestrian-vehicle collision warning based on pedestrian state
JP2020036360A (en) * 2019-11-12 2020-03-05 パイオニア株式会社 Photographing device, control method, program, and storage medium
US10970565B2 (en) 2018-09-07 2021-04-06 Samsung Electronics Co., Ltd. Method and apparatus with road line detection
JP2022507226A (en) * 2018-11-14 2022-01-18 ベイジン センスタイム テクノロジー デベロップメント シーオー.,エルティーディー Compartment line detection methods, devices, and operation control methods, devices and electronic devices

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07128059A (en) * 1993-11-08 1995-05-19 Matsushita Electric Ind Co Ltd Vehicle position detector
JPH11195127A (en) * 1998-01-06 1999-07-21 Suzuki Motor Corp Method for recognizing white line and device therefor
JP2000123299A (en) * 1998-10-14 2000-04-28 Nec Corp Method and device for detecting white line on road
JP2000255319A (en) * 1999-03-10 2000-09-19 Fuji Heavy Ind Ltd Vehicle running direction recognizing device
JP2003296736A (en) * 2002-03-29 2003-10-17 Toshiba Corp Device for detecting obstacle and method thereof
JP2009143385A (en) * 2007-12-13 2009-07-02 Fujitsu Ltd Movable body detection device, movable body detection method, and movable body detection program
JP2011150627A (en) * 2010-01-25 2011-08-04 Ihi Corp Method, device, and program for detecting passage
JP2011210054A (en) * 2010-03-30 2011-10-20 Secom Co Ltd Object detection device and learning device for the same

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07128059A (en) * 1993-11-08 1995-05-19 Matsushita Electric Ind Co Ltd Vehicle position detector
JPH11195127A (en) * 1998-01-06 1999-07-21 Suzuki Motor Corp Method for recognizing white line and device therefor
JP2000123299A (en) * 1998-10-14 2000-04-28 Nec Corp Method and device for detecting white line on road
JP2000255319A (en) * 1999-03-10 2000-09-19 Fuji Heavy Ind Ltd Vehicle running direction recognizing device
JP2003296736A (en) * 2002-03-29 2003-10-17 Toshiba Corp Device for detecting obstacle and method thereof
JP2009143385A (en) * 2007-12-13 2009-07-02 Fujitsu Ltd Movable body detection device, movable body detection method, and movable body detection program
JP2011150627A (en) * 2010-01-25 2011-08-04 Ihi Corp Method, device, and program for detecting passage
JP2011210054A (en) * 2010-03-30 2011-10-20 Secom Co Ltd Object detection device and learning device for the same

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101767435B1 (en) * 2015-11-17 2017-08-14 현대오트론 주식회사 Displaying control apparatus of head up display and method thereof
KR20190062184A (en) * 2017-11-27 2019-06-05 고려대학교 산학협력단 System and method for pedestrian-vehicle collision warning based on pedestrian state
KR102099265B1 (en) * 2017-11-27 2020-05-15 고려대학교 산학협력단 System and method for pedestrian-vehicle collision warning based on pedestrian state
US10970565B2 (en) 2018-09-07 2021-04-06 Samsung Electronics Co., Ltd. Method and apparatus with road line detection
JP2022507226A (en) * 2018-11-14 2022-01-18 ベイジン センスタイム テクノロジー デベロップメント シーオー.,エルティーディー Compartment line detection methods, devices, and operation control methods, devices and electronic devices
JP2020036360A (en) * 2019-11-12 2020-03-05 パイオニア株式会社 Photographing device, control method, program, and storage medium

Also Published As

Publication number Publication date
JP6160252B2 (en) 2017-07-12

Similar Documents

Publication Publication Date Title
JP6160252B2 (en) Image processing apparatus and image processing method
JP6233345B2 (en) Road surface gradient detector
JP5267596B2 (en) Moving body detection device
JP5976198B2 (en) Number counting device and number counting method
JP2008286725A (en) Person detector and detection method
WO2006101004A1 (en) Vehicle-use image processing system, vehicle-use image processing method, vehicle-use image processing program, vehicle, and method of formulating vehicle-use image processing system
CN111133488B (en) Lift determination device and lift determination method
JP2015132879A (en) External world recognition device for vehicle
JP5834933B2 (en) Vehicle position calculation device
JP6844235B2 (en) Distance measuring device and distance measuring method
EP3173979A1 (en) Method for identification of characteristic points of a calibration pattern within a set of candidate points in an image of the calibration pattern
JPWO2006090449A1 (en) Image processing method, image processing apparatus, image processing system, and computer program
CN107004137B (en) System and method for object detection
US8744131B2 (en) Pedestrian-crossing marking detecting method and pedestrian-crossing marking detecting device
JP5983729B2 (en) White line detection device, white line detection filter device, and white line detection method
JP2016177343A (en) Signal processing apparatus, input device, signal processing method, and program
CN112927283A (en) Distance measuring method and device, storage medium and electronic equipment
US10380743B2 (en) Object identifying apparatus
JP6432296B2 (en) Device and method for detecting zebra crossings in images
WO2018150921A1 (en) Vehicle-mounted environment recognition device
CN114998317A (en) Lens occlusion detection method and device, camera device and storage medium
JP7283081B2 (en) Attached matter detection device and attached matter detection method
JP2014048702A (en) Image recognition device, image recognition method, and image recognition program
JP2013228915A (en) Pedestrian detecting device and method for detecting pedestrian
KR101407070B1 (en) Method of extracting feature for human detection and apparatus for performing the same

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160328

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170217

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170221

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170424

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20170516

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170529

R151 Written notification of patent or utility model registration

Ref document number: 6160252

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151