JP2019095956A - Gradient change detection device, method and program, and vehicle - Google Patents

Gradient change detection device, method and program, and vehicle Download PDF

Info

Publication number
JP2019095956A
JP2019095956A JP2017223405A JP2017223405A JP2019095956A JP 2019095956 A JP2019095956 A JP 2019095956A JP 2017223405 A JP2017223405 A JP 2017223405A JP 2017223405 A JP2017223405 A JP 2017223405A JP 2019095956 A JP2019095956 A JP 2019095956A
Authority
JP
Japan
Prior art keywords
road surface
gradient change
captured image
farthest point
surface 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
JP2017223405A
Other languages
Japanese (ja)
Other versions
JP7167431B2 (en
Inventor
直己 二反田
Naoki Nitanda
直己 二反田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Denso Corp
Original Assignee
Denso Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Denso Corp filed Critical Denso Corp
Priority to JP2017223405A priority Critical patent/JP7167431B2/en
Publication of JP2019095956A publication Critical patent/JP2019095956A/en
Application granted granted Critical
Publication of JP7167431B2 publication Critical patent/JP7167431B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To provide a gradient change detection device capable of appropriately detecting the presence/absence of a gradient change in a road surface where a vehicle travels.SOLUTION: A gradient change detection device comprises: an image acquisition unit (30) which acquires a picked-up image obtained by capturing an image of a view ahead of a traveling vehicle; a farthest point detection unit (40) which detects the farthest point in a road surface area corresponding to a road surface where the vehicle travels, in the picked-up image; and a gradient change determination unit (60) which determines the presence/absence of a gradient change in the road surface on the basis of a vertical direction position of the farthest point in the picked-up image.SELECTED DRAWING: Figure 6

Description

本発明は、自車両の走行する路面の勾配変化を検出する勾配変化検出装置、方法及びプログラムに関する。   The present invention relates to a slope change detection device, method and program for detecting a slope change of a road surface on which a host vehicle is traveling.

従来、自動車両制御に利用するため、自車両の進行方向の画像を撮像し、当該撮像画像から自車両の走行する路面の勾配を検出する様々な勾配検出装置が用いられている(例えば、特許文献1乃至6参照)。   Conventionally, in order to use for automatic vehicle control, various gradient detection devices are used which capture an image of the traveling direction of the own vehicle and detect the gradient of the road surface on which the own vehicle travels from the captured image (for example, patent See references 1 to 6).

特開2016−205887号公報JP, 2016-205887, A 特開平3−277916号公報Japanese Patent Application Laid-Open No. 3-277916 特開2012−255703号公報JP 2012-255703 A 特開平9−325026号公報JP-A-9-325026 特開2010−2334号公報JP, 2010-2334, A 特開2008−33781号公報JP 2008-33781 A

自動車両制御を的確に行うためには、自車両の走行する路面における勾配変化の存否を適切に検出することが必要である。   In order to perform automatic vehicle control properly, it is necessary to appropriately detect the presence or absence of a gradient change on the road surface on which the host vehicle is traveling.

本発明は上記課題に鑑みてなされたものであり、その目的は、自車両の走行する路面における勾配変化の存否を適切に検出することが可能な勾配変化検出装置、方法及びプログラムを提供することである。   The present invention has been made in view of the above problems, and an object thereof is to provide a gradient change detection device, method and program capable of appropriately detecting the presence or absence of a gradient change on the road surface on which the vehicle is traveling. It is.

本発明は上記課題を解決するために以下の技術的手段を採用する。特許請求の範囲及びこの項に記載した括弧内の符号は、一つの態様として後述する実施の形態に記載の具体的手段との対応関係を示す一例であって、本発明の技術的範囲を限定するものではない。   The present invention adopts the following technical means in order to solve the above problems. The claims and the reference numerals in the parentheses described in this section are an example showing the correspondence with the specific means described in the embodiment described later as one embodiment, and the technical scope of the present invention is limited. It is not something to do.

本発明の第1実施態様は、自車両の進行方向の画像を撮像した撮像画像を取得する画像取得部(30)と、前記撮像画像において自車両の走行する路面に相当する路面領域(U)の最遠点(K)を検出する最遠点検出部(40)と、前記撮像画像における前記最遠点の垂直方向位置に基づいて前記路面における勾配変化の存否を判定する勾配変化判定部(60)と、を具備する勾配変化検出装置である。   In the first embodiment of the present invention, an image acquisition unit (30) for acquiring a captured image obtained by capturing an image of the traveling direction of the host vehicle, and a road surface area (U) corresponding to a road surface on which the host vehicle travels in the captured image. A farthest point detection unit (40) that detects the farthest point (K) of the road, and a slope change determination unit that determines the presence or absence of a slope change on the road based on the vertical position of the 60) and a gradient change detection device.

本発明の第2実施態様は、自車両の進行方向の画像を撮像した撮像画像を取得する画像取得ステップと、前記撮像画像において自車両の走行する路面に相当する路面領域の最遠点を検出する最遠点検出ステップと、前記撮像画像における前記最遠点の垂直方向位置に基づいて前記路面における勾配変化の存否を判定する勾配変化判定ステップと、を具備する勾配変化検出方法である。   In the second embodiment of the present invention, an image acquisition step of acquiring a captured image obtained by capturing an image of the traveling direction of the host vehicle, and detecting the farthest point of a road surface area corresponding to the road surface where the host vehicle travels in the captured image. The gradient change detection method includes: a farthest point detection step; and a gradient change determination step of determining presence or absence of a gradient change on the road surface based on the vertical position of the farthest point in the captured image.

本発明の第3実施態様は、コンピュータに、自車両の進行方向の画像を撮像した撮像画像を取得する画像取得機能と、前記撮像画像において自車両の走行する路面に相当する路面領域の最遠点を検出する最遠点検出機能と、前記撮像画像における前記最遠点の垂直方向位置に基づいて前記路面における勾配変化の存否を判定する勾配変化判定機能と、を実現させるための勾配変化検出プログラムである。   According to a third aspect of the present invention, there is provided an image acquisition function for acquiring a captured image obtained by capturing an image of the traveling direction of the host vehicle, and a farthest surface area of a road surface area equivalent to the road surface on which the host vehicle travels Gradient change detection for realizing a gradient change determination function of determining the presence or absence of a gradient change on the road surface based on the farthest point detection function of detecting a point and the vertical position of the farthest point in the captured image It is a program.

本発明の第4実施態様は、自車両の進行方向の画像を撮像した撮像画像を取得する画像取得部(30)と、前記撮像画像において自車両の走行する路面に相当する路面領域の形状の特徴を取得する特徴取得部(70)と、前記路面領域の形状の特徴に基づいて前記路面における勾配変化の存否を判定する勾配変化判定部(90)と、を具備する勾配変化検出装置である。   The fourth embodiment of the present invention is an image acquisition section (30) for acquiring a captured image obtained by capturing an image of the traveling direction of the host vehicle, and a road surface area corresponding to the road surface on which the host vehicle travels in the captured image. A gradient change detection device comprising: a feature acquisition unit (70) for acquiring a feature; and a gradient change determination unit (90) that determines presence or absence of a gradient change on the road surface based on features of the shape of the road surface area. .

本発明の第5実施態様は、自車両の進行方向の画像を撮像した撮像画像を取得する画像取得ステップと、前記撮像画像において自車両の走行する路面に相当する路面領域の形状の特徴を取得する特徴取得ステップと、前記路面領域の形状の特徴に基づいて前記路面における勾配変化の存否を判定する勾配変化判定ステップと、を具備する勾配変化検出方法である。   The fifth embodiment of the present invention acquires an image acquisition step of acquiring a captured image obtained by capturing an image of the traveling direction of the host vehicle, and acquiring features of a shape of a road surface area corresponding to a road surface on which the host vehicle travels in the captured image. And a gradient change determination step of determining presence or absence of a gradient change on the road surface based on the feature of the shape of the road surface area.

本発明の第6実施態様は、コンピュータに、自車両の進行方向の画像を撮像した撮像画像を取得する画像取得機能と、前記撮像画像において自車両の走行する路面に相当する路面領域の形状の特徴を取得する特徴取得機能と、前記路面領域の形状の特徴に基づいて前記路面における勾配変化の存否を判定する勾配変化判定機能と、を実現させるための勾配変化検出プログラムである。   According to a sixth aspect of the present invention, there is provided an image acquisition function of acquiring a captured image obtained by capturing an image of the traveling direction of the host vehicle, and a shape of a road surface area corresponding to a road surface where the host vehicle travels in the captured image. It is a gradient change detection program for realizing a feature acquisition function of acquiring a feature and a gradient change determination function of determining presence or absence of a gradient change on the road surface based on the feature of the shape of the road surface area.

本発明の第7実施態様は、自車両の走行する路面に勾配変化が存在する場合に自動車線制御を緩和又は停止する車両である。   A seventh embodiment of the present invention is a vehicle that alleviates or stops the vehicle line control when there is a gradient change on the road surface on which the host vehicle is traveling.

本発明では、自車両の走行する路面における勾配変化の存否を適切に検出することが可能となっている。   According to the present invention, it is possible to appropriately detect the presence or absence of a gradient change on the road surface on which the host vehicle is traveling.

従来技術の画像認識を用いた測距において勾配変化により発生する問題を示す模式図。FIG. 7 is a schematic view showing a problem caused by a change in gradient in distance measurement using image recognition in the prior art. 従来技術の画像認識を用いた白線認識において勾配変化により発生する問題を示す模式図。FIG. 10 is a schematic view showing a problem caused by a gradient change in white line recognition using image recognition according to the prior art. 本発明の第1実施形態の勾配変化検出の原理を示す模式図。FIG. 2 is a schematic view showing the principle of gradient change detection according to the first embodiment of the present invention. 本発明の第1実施形態の勾配変化検出を示す模式図。FIG. 2 is a schematic view showing gradient change detection according to the first embodiment of the present invention. 本発明の第1実施形態の勾配変化検出における直線近似を示すグラフ図。FIG. 5 is a graph showing linear approximation in gradient change detection according to the first embodiment of the present invention. 本発明の第1実施形態の勾配変化検出システムを示すブロック図。BRIEF DESCRIPTION OF THE DRAWINGS The block diagram which shows the gradient change detection system of 1st Embodiment of this invention. 本発明の第1実施形態の勾配変化検出方法を示すフロー図。FIG. 2 is a flow chart showing a gradient change detection method according to the first embodiment of the present invention. 本発明の第1実施形態の最遠点検出ステップを示すフロー図。FIG. 7 is a flow chart showing the farthest point detection step of the first embodiment of the present invention. 本発明の第1実施形態の勾配変化判定ステップを示すフロー図。FIG. 5 is a flow chart showing the gradient change determination step of the first embodiment of the present invention. 本発明の第2実施形態の勾配変化検出の原理を示す模式図。The schematic diagram which shows the principle of the gradient change detection of 2nd Embodiment of this invention. 本発明の第2実施形態の勾配変化検出を示す模式図。The schematic diagram which shows the gradient change detection of 2nd Embodiment of this invention. 本発明の第2実施形態の勾配変化検出における直線近似を示すグラフ図。The graph which shows the straight line approximation in gradient change detection of a 2nd embodiment of the present invention. 本発明の第2実施形態の勾配変化検出システムを示すブロック図。The block diagram which shows the gradient change detection system of 2nd Embodiment of this invention. 本発明の第2実施形態の勾配変化検出方法を示すフロー図。FIG. 7 is a flow chart showing a gradient change detection method according to a second embodiment of the present invention. 本発明の第2実施形態の勾配変化判定ステップを示すフロー図。The flowchart which shows the gradient change determination step of 2nd Embodiment of this invention.

図1及び図2を参照して、従来技術の画像認識において、勾配変化の存在により発生する問題の例として、測距ないし白線認識における問題を説明する。   With reference to FIGS. 1 and 2, the problem in ranging or white line recognition will be described as an example of the problem caused by the presence of a gradient change in prior art image recognition.

図1を参照して、測距において発生する問題を説明する。
図1(a)に示されるように、従来技術の画像認識を用いた測距では、測距対象の下端位置を基準にして、自車両から測距対象までの距離を推定している。当該推定においては、自車両と測距対象とが同一平面に存在することを前提としている。このため、図1(b)に示されるように、自車両の走行する路面に勾配がある場合であっても、測距対象も当該勾配を有する同一平面に存在すれば、距離の推定において特段の問題は発生しない。しかしながら、図1(c)及び図1(d)に示されるように、自車両と測距対象とが同一平面に存在しない場合、即ち、自車両と測距対象との間に勾配変化P,Qが存在する場合には、距離の推定の前提が充足されないため、自車両から測距対象までの距離を正確に推定できなくなる。この結果、自動制動制御、自動車間距離制御等、自車両と測距対象との距離に基づく制御において、適切な制御を行えなくなる可能性がある。
The problems that occur in ranging will be described with reference to FIG.
As shown in FIG. 1A, in distance measurement using image recognition in the prior art, the distance from the vehicle to the distance measurement object is estimated based on the lower end position of the distance measurement object. In the estimation, it is assumed that the host vehicle and the object to be measured are on the same plane. For this reason, as shown in FIG. 1 (b), even if there is a gradient on the road surface on which the host vehicle is traveling, if the ranging objects are also on the same plane having the gradient, the distance estimation will be special. Problem does not occur. However, as shown in FIG. 1 (c) and FIG. 1 (d), when the subject vehicle and the object for distance measurement do not exist in the same plane, that is, gradient change P, between the subject vehicle and object for distance measurement. If Q exists, the distance estimation target can not be accurately estimated because the assumption of the distance estimation is not satisfied. As a result, there is a possibility that appropriate control can not be performed in control based on the distance between the host vehicle and the distance measurement target, such as automatic braking control and inter-vehicle distance control.

図2を参照して、白線認識において発生する問題を説明する。
撮像画像の画像認識に基づいて鳥瞰画像を生成する場合、例えば自車両が走行する車線が直線車線であれば、図2(a)に示されるように、鳥瞰画像でも直線車線が再現され、車線を規定する白線Rは直線状となる。しかしながら、自車両の走行する路面に凹部ないし凸部のような勾配変化が存在する場合には、図2(b)ないし図2(c)に示されるように、鳥瞰画像では直線車線が適切に再現されず、車線を規定する白線Rは現実とは異なる曲率の形状ないし配置となる。この結果、自動車線維持制御、自動車線逸脱防止制御等、白線認識の結果に基づく自動車線制御において、適切な制御を行えなくなる可能性がある。
A problem that occurs in white line recognition will be described with reference to FIG.
When a bird's-eye view image is generated based on image recognition of a captured image, for example, if the lane in which the host vehicle is traveling is a straight lane, the straight lane is reproduced in the bird's-eye view image as shown in FIG. The white line R defining the is linear. However, when a slope change such as a concave or convex portion exists on the road surface on which the vehicle travels, as shown in FIG. 2 (b) to FIG. A white line R defining a lane, which is not reproduced, has a shape or arrangement of curvature different from the real one. As a result, there is a possibility that appropriate control can not be performed in automobile line control based on the result of white line recognition, such as automobile line maintenance control and automobile line deviation prevention control.

以下の各実施形態については、このような問題等に対応するために、自車両の走行する路面における勾配変化を検出するものである。   In each of the following embodiments, in order to cope with such a problem or the like, a change in slope on the road surface on which the host vehicle is traveling is detected.

図3乃至図9を参照して、本発明の第1実施形態について説明する。
本実施形態の勾配検出装置及び方法については、撮像画像における路面領域の最遠点の垂直方向位置に基づいて勾配変化の存否を判定するものである。具体的には、撮像画像における消失点の垂直方向位置に対する路面領域の最遠点の垂直方向位置、並びに、撮像画像における路面領域の最遠点の垂直方向位置の時間変化に基づいて、勾配変化の存否を判定する。
A first embodiment of the present invention will be described with reference to FIGS. 3 to 9.
In the gradient detection apparatus and method of the present embodiment, the presence or absence of the gradient change is determined based on the vertical position of the farthest point of the road surface area in the captured image. Specifically, the gradient change is based on the vertical position of the farthest point of the road surface area with respect to the vertical position of the vanishing point in the captured image, and the time change of the vertical position of the farthest point of the road surface area in the captured image. Determine the presence or absence of

図3乃至図5を参照して、本実施形態の勾配変化検出について説明する。
図3を参照して、本実施形態の勾配変化検出の原理について説明する。
撮像装置によって撮像した撮像画像には無限遠点としての消失点(focus of expansion,FOE)が存在する。本実施形態では、水平面において撮像した撮像画像の消失点を特に消失点として定義し、撮像画像の画像中心に当該消失点が一致するように較正を行っておく。
The gradient change detection of the present embodiment will be described with reference to FIGS. 3 to 5.
The principle of the gradient change detection according to this embodiment will be described with reference to FIG.
A focus of expansion (FOE) as an infinite point exists in a captured image captured by the imaging device. In the present embodiment, the vanishing point of the captured image captured in the horizontal plane is particularly defined as a vanishing point, and calibration is performed so that the vanishing point coincides with the image center of the captured image.

図3に示されるように、自車両の走行する路面に勾配の変化する凹部Pが存在する場合、凹部Pよりも遠方の路面については、自車両の存在する平面よりも高い位置にあって視界に入り撮像されるため、撮像画像において消失点Fよりも高い位置に路面領域Uの最遠点Kが位置することになる。一方、自車両の走行する路面に勾配の変化する凸部Qが存在する場合には、凸部Qよりも遠方の路面については、自車両の存在する平面よりも低い位置にあって死角に入り撮像されないため、撮像画像において消失点Fよりも低い位置に路面領域Uの最遠点Kが位置することになる。   As shown in FIG. 3, when there is a concave portion P where the slope changes on the road surface on which the host vehicle is traveling, the road surface farther than the concave portion P is at a higher position than the plane on which the host vehicle exists. Since the image is taken in, the farthest point K of the road surface area U is located at a position higher than the vanishing point F in the captured image. On the other hand, in the case where the convex portion Q where the slope changes is present on the road surface on which the host vehicle is traveling, the road surface farther than the convex portion Q is at a lower position than the plane on which the host vehicle is present and enters the blind spot. Since the image is not captured, the farthest point K of the road surface area U is located at a position lower than the vanishing point F in the captured image.

このように、自車両の走行する路面における勾配変化の存否に応じて、撮像画像における路面領域Uの最遠点Kの垂直方向位置が変化することになるため、撮像画像における最遠点Kの垂直方向位置に基づいて勾配変化の存否の判定が可能である。   Thus, the vertical position of the farthest point K of the road surface area U in the captured image changes in accordance with the presence or absence of a gradient change on the road surface on which the vehicle is traveling. It is possible to determine the presence or absence of a gradient change based on the vertical position.

図4及び図5を参照して、本実施形態の勾配変化検出について詳説する。   The gradient change detection of the present embodiment will be described in detail with reference to FIGS. 4 and 5.

図4に示されるように、自車両が路面を走行する場合において、横軸を時間t、縦軸を撮像画像における路面領域Uの最遠点Kの垂直方向位置hとするグラフを想定する。自車両の進行方向の路面に凹部が存在する場合には、自車両の進行に応じて、路面領域Uの最遠点Kは消失点Fから上向きに移動してゆき、その後消失点Fの垂直方向位置Hよりも高い一定の垂直方向位置h1をとる。一方、自車両の進行方向の路面に凸部が存在する場合には、自車両の進行に応じて、路面領域Uの最遠点Kは消失点Fから下向きに移動してゆき、その後消失点Fの垂直方向位置Hよりも低い一定の垂直方向位置h2をとる。   As shown in FIG. 4, when the host vehicle travels the road surface, a graph is assumed in which the horizontal axis is time t and the vertical axis is the vertical position h of the farthest point K of the road surface area U in the captured image. When there is a concave portion on the road surface in the traveling direction of the host vehicle, the farthest point K of the road surface area U moves upward from the vanishing point F in accordance with the progression of the host vehicle. It takes a constant vertical position h1 higher than the directional position H. On the other hand, when a convex portion is present on the road surface in the traveling direction of the host vehicle, the farthest point K of the road surface area U moves downward from the vanishing point F in accordance with the progression of the host vehicle It takes a constant vertical position h2 which is lower than the vertical position H of F.

このように、自車両の進行方向の路面に勾配変化が存在する場合には、所定の時刻において消失点の垂直方向位置Hと路面領域Uの最遠点Kの垂直方向位置hとには一定の差が存在することになる。このため、所定の時刻における消失点Fの垂直方向位置Hに対する最遠点Kの垂直方向位置hの差を示す差分量が所定の閾値を超える場合には、自車両の走行する路面に勾配変化が存在すると判定できる。   As described above, when there is a gradient change on the road surface in the traveling direction of the own vehicle, the vertical position H of the vanishing point and the vertical direction position h of the farthest point K of the road surface area U are constant at a predetermined time. There will be a difference of For this reason, when the difference amount indicating the difference between the vertical position h of the farthest point K with the vertical position H of the vanishing point F at a predetermined time exceeds a predetermined threshold, the gradient changes to the road surface on which the vehicle travels. It can be determined that exists.

また、自車両の進行方向の路面に勾配変化が存在する場合には、所定の時間間隔において路面領域Uの最遠点Kの垂直方向位置hには一定の変化が生じることになる。このため、所定の時間間隔における最遠点Kの垂直方向位置hの変化を示す変化量が所定の閾値を超える場合には、自車両の走行する路面に勾配変化が存在すると判定できる。   Further, when there is a gradient change on the road surface in the traveling direction of the vehicle, a constant change occurs in the vertical position h of the farthest point K of the road surface area U at a predetermined time interval. For this reason, when the amount of change indicating the change in the vertical position h of the farthest point K at a predetermined time interval exceeds a predetermined threshold, it can be determined that there is a slope change on the road surface on which the vehicle travels.

本実施形態では、消失点の垂直方向位置Hに対する最遠点の垂直方向位置hの差分量Δについて、図5(a)に示されるように、最遠点の垂直方向位置hの時系列データを最小二乗法を用いて直線近似h=at+bし、消失点の垂直方向位置Hと近似直線の切片bとの差H−bの絶対値|H−b|を差分量Δとする。本実施形態では、直線近似の方法として最小二乗法を用いているが、その他の様々な方法を用いることが可能である。本実施形態の変形例では、直線近似の方法として、Random Sample Consensus(RANSAC)、Least Median of Squares(LMedS)、M推定等のロバスト推定を用いてもよい。以下で述べる直線近似についても同様である。   In this embodiment, with respect to the difference amount Δ of the vertical direction position h of the farthest point with respect to the vertical direction position H of the vanishing point, as shown in FIG. 5A, time-series data of the vertical direction position h of the farthest point The linear approximation h = at + b is performed using the least squares method, and the absolute value | H−b | of the difference H−b between the vertical direction position H of the vanishing point and the intercept b of the approximate straight line is the difference amount Δ. In the present embodiment, the least squares method is used as the method of linear approximation, but various other methods can be used. In a modification of the present embodiment, robust estimation such as Random Sample Consensus (RANSAC), Least Median of Squares (LMedS), or M estimation may be used as a method of linear approximation. The same applies to the linear approximation described below.

なお、消失点の垂直方向位置Hに対する最遠点の垂直方向位置hの差分量Δを勾配変化の存否の判定基準とする場合には、原理的には時系列データは不要であるが、時系列データを用いることでノイズに対するロバスト性が得られる。本実施形態の変形例では、消失点の垂直方向位置Hに対する最遠点の垂直方向位置hの差分量として、所定の時刻における消失点の垂直方向位置Hに対する最遠点の垂直方向位置hの差H−hの絶対値|H−h|を用いてもよい。   When the difference amount Δ of the vertical direction position h of the farthest point with respect to the vertical direction position H of the vanishing point is used as the determination reference of the presence or absence of the gradient change, time series data is not necessary in principle. Robustness to noise can be obtained by using series data. In the modification of this embodiment, the difference between the vertical position h of the farthest point with respect to the vertical position H of the vanishing point is the vertical direction position h of the farthest point with respect to the vertical position H of the vanishing point at a predetermined time. The absolute value | H−h | of the difference H−h may be used.

また、所定の時間間隔における最遠点の垂直方向位置hの変化量δについて、図5(b)に示されるように、最遠点の垂直方向位置hの時系列データを最小二乗法を用いて直線近似h=at+bし、近似直線の傾きaの絶対値|a|を変化量δとする。   Further, as shown in FIG. 5B, with respect to the change amount δ of the vertical position h of the farthest point at a predetermined time interval, the time series data of the vertical position h of the farthest point is subjected to the least squares method The linear approximation h = at + b is performed, and the absolute value | a | of the inclination a of the approximate straight line is set as the variation δ.

ここで、天候が良い場合等、自車両の進行方向の見通しが比較的良い場合には、自車両から路面の勾配変化が比較的遠方にある段階で、最遠点が比較的短時間で一定の垂直方向位置まで移動するため、消失点の垂直方向位置に対する最遠点の垂直方向位置の差分量を勾配変化の存否の判定基準とするのが適切である。一方、天候が悪い場合等、自車両の進行方向の見通しが比較的悪い場合には、自車両が路面の勾配変化に比較的接近した段階で、最遠点が比較的長時間かけて一定の垂直方向位置まで移動するため、最遠点の垂直方向位置の変化量を勾配変化の存否の判定基準とするのが適切である。   Here, when the weather is good, etc., when the visibility of the traveling direction of the vehicle is relatively good, when the gradient change of the road surface is relatively far from the vehicle, the farthest point is constant in a relatively short time In order to move to the vertical position, it is appropriate to use the difference amount of the vertical position of the farthest point with respect to the vertical position of the vanishing point as a criterion of the presence or absence of the gradient change. On the other hand, in the case where the view of the traveling direction of the host vehicle is relatively poor, such as when the weather is bad, the farthest point takes a relatively long time and is constant when the host vehicle relatively approaches the gradient change of the road surface. In order to move to the vertical position, it is appropriate to use the amount of change in the vertical position of the farthest point as the determination criterion of the presence or absence of the gradient change.

図6を参照して、本実施形態の勾配変化検出システムを説明する。
本実施形態の勾配変化検出システムは、自車両の走行する路面における勾配変化を検出するシステムであり、図6に示されるように、撮像装置10と、勾配変化検出装置20とを有する。撮像装置10は自車両の進行方向の画像を撮像する。本実施形態では、撮像装置10として単眼カメラが用いられる。勾配検出装置20では、画像取得部30は、撮像装置10によって撮像された撮像画像を取得する機能を有する。最遠点検出部40は、画像取得部30によって取得された撮像画像において、自車両の走行する路面に相当する路面領域の最遠点を検出する機能を有する。最遠点位置記憶部50は、最遠点検出部40によって検出された最遠点の撮像画像における垂直方向位置を時系列データとして記憶する機能を有する。勾配変化判定部60は、最遠点位置記憶部50に記憶されている最遠点の垂直方向位置の時系列データに基づいて、自車両の走行する路面における勾配変化の存否を判定する機能を有する。
The gradient change detection system of this embodiment will be described with reference to FIG.
The gradient change detection system according to the present embodiment is a system for detecting a gradient change on the road surface on which the vehicle travels, and includes an imaging device 10 and a gradient change detection device 20 as shown in FIG. The imaging device 10 captures an image of the traveling direction of the host vehicle. In the present embodiment, a monocular camera is used as the imaging device 10. In the gradient detection device 20, the image acquisition unit 30 has a function of acquiring a captured image captured by the imaging device 10. The farthest point detection unit 40 has a function of detecting the farthest point of the road surface area corresponding to the road surface on which the host vehicle travels in the captured image acquired by the image acquisition unit 30. The farthest point position storage unit 50 has a function of storing, as time-series data, the vertical position of the farthest point detected by the farthest point detection unit 40 in the captured image. The gradient change determination unit 60 has a function of determining the presence or absence of the gradient change on the road surface on which the vehicle is traveling based on the time series data of the vertical position of the farthest point stored in the farthest point position storage unit 50. Have.

図7乃至図9を参照して、本実施形態の勾配変化検出方法について説明する。   The gradient change detection method of this embodiment will be described with reference to FIGS. 7 to 9.

図7に示されるように、本実施形態の勾配変化検出方法は、自車両の走行する路面における勾配変化を検出する方法であり、以下の各ステップを有する。なお、最遠点検出ステップ及び勾配変化判定ステップについては以下でさらに詳説する。   As shown in FIG. 7, the gradient change detection method of the present embodiment is a method of detecting a gradient change on the road surface on which the host vehicle is traveling, and includes the following steps. The farthest point detection step and the gradient change determination step will be described in more detail below.

画像取得ステップS30
画像取得ステップS30では、自車両の進行方向の画像を撮像して撮像画像を取得する。
Image acquisition step S30
In the image acquisition step S30, an image of the traveling direction of the host vehicle is captured to acquire a captured image.

最遠点検出ステップS40
最遠点検出ステップS40では、画像取得ステップS30で取得された撮像画像において、自車両の走行する路面に相当する路面領域の最遠点を検出する。
Farthest point detection step S40
In the farthest point detection step S40, the farthest point of the road surface area corresponding to the road surface on which the host vehicle travels is detected in the captured image acquired in the image acquisition step S30.

最遠点位置記憶ステップS50
最遠点位置記憶ステップS50では、最遠点検出ステップS40で検出された路面領域の最遠点について、最遠点の撮像画像における垂直方向位置を時系列データとして記憶する。
Most distant point position storage step S50
In the farthest point position storing step S50, for the farthest point of the road surface area detected in the farthest point detecting step S40, the vertical position in the captured image of the farthest point is stored as time series data.

勾配変化判定ステップS60
勾配変化判定ステップS60では、最遠点位置記憶ステップS50で記憶された最遠点の垂直方向位置の時系列データに基づいて、自車両の走行する路面における勾配変化の存否を判定する。
Gradient change determination step S60
In the gradient change determination step S60, based on the time-series data of the vertical position of the farthest point stored in the farthest point position storage step S50, it is determined whether or not there is a gradient change on the road surface on which the vehicle is traveling.

図8を参照して、本実施形態の最遠点検出ステップS40について説明する。
最遠点検出ステップS40は、上述したように、自車両の進行方向の画像を撮像した撮像画像において、自車両の走行する路面に相当する路面領域の最遠点を検出するステップであり、図8に示されるように、以下の各ステップを有する。
The farthest point detection step S40 of the present embodiment will be described with reference to FIG.
The farthest point detection step S40 is a step of detecting the farthest point of the road surface area corresponding to the road surface on which the vehicle travels in the captured image obtained by capturing an image of the traveling direction of the vehicle as described above. As shown in FIG. 8, it has the following steps.

画像分割ステップS41
画像分割ステップS41では、画像取得ステップS30で取得した撮像画像を各領域に分割する。本実施形態では、撮像画像の分割には深層学習に基づくセグメンテーションを用いる。
Image division step S41
In the image division step S41, the captured image acquired in the image acquisition step S30 is divided into each area. In the present embodiment, segmentation based on deep learning is used to divide a captured image.

路面領域抽出ステップS42
路面領域抽出ステップS42では、画像分割ステップS41で分割された撮像画像の複数の領域から、自車両の走行する路面に相当する路面領域を抽出する。
Road surface area extraction step S42
In the road surface area extraction step S42, a road surface area corresponding to the road surface on which the vehicle travels is extracted from the plurality of areas of the captured image divided in the image division step S41.

最遠点抽出ステップS43
最遠点抽出ステップS43では、路面領域抽出ステップS42で抽出された路面領域の最遠点を検出する。
Farthest point extraction step S43
In the farthest point extraction step S43, the farthest point of the road surface area extracted in the road surface area extraction step S42 is detected.

なお、路面領域の最遠点の検出方法としては様々な方法を用いることが可能である。本実施形態の変形例では、路面領域の最遠点の検出方法として、水平エッジ分布から水平線を検出する方法、オプティカルプローの湧出点を利用する方法等を用いてもよい。   In addition, it is possible to use various methods as a detection method of the farthest point of a road surface area | region. In the modification of this embodiment, as a method of detecting the farthest point of the road surface area, a method of detecting a horizontal line from a horizontal edge distribution, a method of using an extrusion point of an optical probe, or the like may be used.

図9を参照して、本実施形態の勾配変化判定ステップS60について説明する。
勾配変化判定ステップS60は、上述したように、撮像画像における路面領域の最遠点の垂直方向位置の時系列データに基づいて、自車両の走行する路面における勾配変化の存否を判定するステップであり、図9に示されるように、以下の各ステップを有する。
The gradient change determination step S60 of this embodiment will be described with reference to FIG.
As described above, the gradient change determination step S60 is a step of determining the presence or absence of the gradient change in the road surface on which the vehicle is traveling based on the time-series data of the vertical position of the farthest point of the road surface region in the captured image. , As shown in FIG. 9, the following steps are included.

直線近似ステップS61
直線近似ステップS61では、横軸を時間t、縦軸を最遠点の垂直方向位置hとする座標系において、最遠点位置記憶ステップS50で記憶された最遠点の垂直方向位置の時系列データを最小二乗法を用いて直線近似h=at+bし、近似直線の傾きa及び切片bを算出する。
Straight line approximation step S61
In the linear approximation step S61, the time series of the vertical position of the farthest point stored in the farthest position storage step S50 in the coordinate system in which the horizontal axis is time t and the vertical axis is the vertical position h of the farthest point. The data is subjected to linear approximation h = at + b using the least squares method, and the inclination a and the intercept b of the approximate straight line are calculated.

変化量取得ステップS62
変化量取得ステップS62では、最遠点の垂直方向位置の変化量δとして、直線近似ステップS61で算出された近似直線の傾きの絶対値|a|を取得する。
Change amount acquisition step S62
In the change amount acquisition step S62, the absolute value | a | of the inclination of the approximate straight line calculated in the straight line approximation step S61 is acquired as the change amount δ of the vertical position of the farthest point.

差分量取得ステップS63
差分量取得ステップS63では、消失点の垂直方向位置に対する最遠点の垂直方向位置の差分量Δとして、消失点の垂直方向位置と直線近似ステップS61で算出された近似直線の切片との差の絶対値|H−b|を取得する。
Difference amount acquisition step S63
In the difference amount acquisition step S63, the difference between the vertical position of the vanishing point and the intercept of the approximate straight line calculated in the straight line approximation step S61 as the difference amount Δ of the vertical position of the farthest point with respect to the vertical position of the vanishing point. Obtain the absolute value | H−b |.

変化量判断ステップS64
変化量判断ステップS64では、変化量取得ステップS62で取得された最遠点の垂直方向位置の変化量δ=|a|について、所定の閾値Thδ以上となるか否か判断する。変化量δが所定の閾値Thδ以上と判断された場合には、勾配変化存在認定ステップS66に進む。一方、変化量δが所定の閾値Thδ未満と判断された場合には、差分量判断ステップS65に進む。
Amount of change judgment step S64
In the change amount determination step S64, it is determined whether the change amount δ = | a | of the vertical direction position of the farthest point acquired in the change amount acquisition step S62 is equal to or greater than a predetermined threshold value Thδ. If it is determined that the change amount δ is equal to or larger than the predetermined threshold value Thδ, the process proceeds to the gradient change existence recognition step S66. On the other hand, when it is determined that the change amount δ is less than the predetermined threshold value Thδ, the process proceeds to the difference amount determination step S65.

差分量判断ステップS65
差分量判断ステップS65では、差分量取得ステップS63で取得された消失点の垂直方向位置に対する最遠点の垂直方向位置の差分量Δ=|H−b|について、所定の閾値ThΔ以上となるか否か判断する。差分量Δが所定の閾値ThΔ以上と判断された場合には、勾配変化存在認定ステップS66に進む。一方、差分量Δ=|H−b|が所定の閾値ThΔ未満と判断された場合には、勾配変化不存在認定ステップS67に進む。
Difference amount determination step S65
In the difference amount determination step S65, whether the difference amount Δ = | H−b | of the vertical direction position of the farthest point with respect to the vertical direction position of the vanishing point acquired in the difference amount acquisition step S63 becomes a predetermined threshold ThΔ or more Judge whether or not. If it is determined that the difference amount Δ is equal to or larger than the predetermined threshold value ThΔ, the process proceeds to the gradient change existence determining step S66. On the other hand, when it is determined that the difference amount Δ = | H−b | is less than the predetermined threshold value ThΔ, the process proceeds to the gradient change nonexistence determination step S67.

勾配変化存在認定ステップS66
勾配変化存在認定ステップS66では、変化量δあるいは差分量Δが所定の閾値Thδ,ThΔ以上と判断された場合について、自車両の走行する路面に勾配変化が存在すると認定する。
Gradient change existence recognition step S66
In the gradient change existence determining step S66, it is determined that there is a gradient change on the road surface on which the vehicle travels, when the change amount δ or the difference amount Δ is determined to be equal to or larger than predetermined threshold values Thδ and ThΔ.

勾配変化不存在認定ステップS67
勾配変化不存在認定ステップS67では、変化量δ及び差分量Δが所定の閾値Thδ,ThΔ未満と判断された場合について、自車両の走行する路面に勾配変化が存在しないと認定する。
Gradient change nonexistence recognition step S67
In the gradient change nonexistence determining step S67, it is determined that there is no gradient change on the road surface on which the vehicle travels, in the case where the change amount δ and the difference amount Δ are determined to be less than predetermined threshold values Thδ and ThΔ.

以下、勾配変化検出の結果を利用した車両制御について説明する。   Hereinafter, vehicle control using the result of gradient change detection will be described.

図1を参照して説明したように、従来技術の画像認識を用いた測距において、自車両と測距対象との間に勾配変化が存在する場合には、自車両から測距対象までの距離を正確に推定できなくなり、自動制動制御、自動車間距離制御等、自車両と測距対象との距離に基づく自動車両制御において、適切な制御を行えなくなる可能性がある。これに対して、本実施形態の勾配変化検出の結果を利用して、画像認識を用いた測距において、勾配変化が存在する場合には、測距された距離を補正する、測距結果の信頼性を低下させる、測距自体を行わないといった対処が可能である。また、自車両と測距対象との間の距離に基づく自動車両制御において、勾配変化が存在する場合には、制御を補正、停止する等といった対処が可能である。   As described with reference to FIG. 1, in distance measurement using image recognition according to the prior art, when there is a gradient change between the vehicle and the distance measurement object, from the vehicle to the distance measurement object The distance can not be accurately estimated, and there is a possibility that appropriate control can not be performed in automatic vehicle control based on the distance between the host vehicle and the distance measurement target, such as automatic braking control and inter-vehicle distance control. On the other hand, when the gradient change is present in the distance measurement using the image recognition using the result of the gradient change detection of this embodiment, the distance measured is corrected. It is possible to take measures such as reducing the reliability and not performing the ranging itself. Moreover, in the automatic vehicle control based on the distance between the own vehicle and the distance measurement object, when there is a gradient change, it is possible to take measures such as correcting or stopping the control.

図2を参照して説明したように、従来技術の画像認識を用いた白線認識において、自車両の走行する路面に勾配変化が存在する場合には、車線を規定する白線は現実とは異なる曲率の形状ないし配置となり、自動車線維持制御、自動車線逸脱防止制御等、白線認識の結果に基づく自動車線制御において、適切な制御を行えなくなる可能性がある。これに対して、本実施形態の勾配変化検出の結果を利用して、画像認識を用いた白線認識において、勾配変化が存在する場合には、認識された白線の形状ないし配置を補正する、白線認識の信頼性を低下させる、白線認識自体を行わないといった対処が可能である。また、白線認識の結果に基づく自動車線制御において、勾配変化が存在する場合には、制御を緩和、停止する等といった対処が可能である。   As described with reference to FIG. 2, in white line recognition using image recognition according to the prior art, when there is a gradient change on the road surface on which the vehicle is traveling, the white line defining the lane has a curvature different from reality. There is a possibility that appropriate control can not be performed in vehicle line control based on the result of white line recognition, such as vehicle line maintenance control and vehicle line deviation prevention control. On the other hand, in the white line recognition using image recognition using the result of the gradient change detection of the present embodiment, if there is a gradient change, the shape or arrangement of the recognized white line is corrected. It is possible to take measures such as reducing the reliability of recognition and not performing white line recognition itself. Further, in the vehicle line control based on the result of the white line recognition, if there is a gradient change, it is possible to take measures such as relaxing or stopping the control.

その他、勾配変化が存在する場合に、自動車両制御において、所望の加速性能を実現するためトルク量を調整する、所望の乗り心地を実現するためサスペンションの設定を変更する等といった制御を行うことが可能である。   In addition, when there is a gradient change, in the automatic vehicle control, control such as adjusting the amount of torque to achieve desired acceleration performance, changing the setting of the suspension to achieve desired ride comfort, etc. It is possible.

また、車両の自動運転において、地図上で自車両の位置を決定する場合に、適切なランドマークが存在しない砂漠等の地域では、勾配変化をランドマークとして自車両の位置を決定することが可能である。   Also, in the case of determining the position of the vehicle on a map in automatic driving of the vehicle, it is possible to determine the position of the vehicle using a gradient change as a landmark in an area such as a desert where there is no appropriate landmark. It is.

本実施形態の勾配変化検出装置及び方法については、以下の効果を奏する。   The gradient change detection device and method of the present embodiment have the following effects.

本実施形態の勾配変化検出装置及び方法では、自車両の進行方向の画像を撮像した撮像画像において、自車両の走行する路面に相当する路面領域の最遠点を検出し、撮像画像における路面領域の最遠点の垂直方向位置に基づいて、自車両の走行する路面における勾配変化の存否を判定している。このため、自車両の走行する路面における勾配変化を適切に検出することが可能となっている。   In the gradient change detection device and method of the present embodiment, the farthest point of the road surface area corresponding to the road surface on which the host vehicle travels is detected in the captured image obtained by capturing an image of the traveling direction of the host vehicle Based on the vertical position of the farthest point, it is determined whether or not there is a gradient change on the road surface on which the vehicle is traveling. For this reason, it is possible to appropriately detect a change in slope on the road surface on which the host vehicle is traveling.

特に、単眼カメラによって撮像された撮像画像のみから勾配変化を検出することができ、勾配変化の検出に、ステレオカメラや、レーダー、ライダー、加速度センサ等の他のセンサ類も必要ないため、低コストで勾配変化検出を実現することが可能となっている。   In particular, it is possible to detect a gradient change only from a captured image captured by a single-eye camera, and a stereo camera or other sensors such as a radar, a rider, and an acceleration sensor are not required to detect the gradient change. It is possible to realize gradient change detection in

また、撮像画像における路面領域の最遠点の垂直方向位置のみから勾配変化を検出することができ、勾配変化の検出対象である路面さえあれば、勾配変化の検出のために白線、静止物等のその他の物体を必要としないため、幅広い環境下で勾配変化検出を実施することが可能となっている。   In addition, it is possible to detect the gradient change only from the vertical position of the farthest point of the road surface area in the captured image, and if there is only a road surface that is a gradient change detection target, white lines, stationary objects, etc. It is possible to perform gradient change detection in a wide range of environments, since it does not require any other objects.

図10乃至図15を参照して、本発明の第2実施形態について説明する。
本実施形態の勾配変化検出装置及び方法については、撮像画像における路面領域の形状の特徴として、路面に勾配変化が存在しないと仮定した場合の基準路面領域の面積に対する現実の路面領域の面積の面積比を用い、当該面積比に基づいて勾配変化の存否を判定するものである。具体的には、路面に勾配変化が存在しない場合の面積比を面積比の基準値とし、基準値に対する面積比に基づいて勾配変化の存否を判定し、また、面積比の時間変化に基づいて勾配変化の存否を判定する。
A second embodiment of the present invention will be described with reference to FIGS. 10 to 15.
In the gradient change detection apparatus and method of the present embodiment, the area of the actual road surface area with respect to the area of the reference road surface area assuming that there is no gradient change on the road surface as the feature of the shape of the road surface area in the captured image The ratio is used to determine the presence or absence of a gradient change based on the area ratio. Specifically, the area ratio when there is no gradient change on the road surface is used as a reference value of the area ratio, and the presence or absence of the gradient change is determined based on the area ratio to the reference value. Determine the presence or absence of gradient change.

図10乃至図12を参照して、本実施形態の勾配変化検出について説明する。
図10を参照して、本実施形態の勾配変化検出の原理について説明する。
図10に示されるように、自車両の走行する路面に勾配変化が存在しない場合、撮像画像における路面領域Uは、撮像画像の下辺を底辺とし路面領域の最遠点Kを頂点とする二等辺三角形の形状となる。一方、自車両の走行する路面に勾配の変化する凹部Pが存在する場合には、撮像画像における路面領域Uは、撮像画像の下辺を底辺とし路面領域の最遠点Kを頂点とする二等辺三角形において、両側部を内向きに凹とした形状となる。また、自車両の走行する路面に勾配の変化する凸部Qが存在する場合には、撮像画像における路面領域Uは、撮像画像の下辺を底辺とし路面領域の最遠点Kを頂点とする二等辺三角形において、両側部を外向きに凸とした形状となる。
The gradient change detection of this embodiment will be described with reference to FIGS. 10 to 12.
The principle of the gradient change detection of this embodiment will be described with reference to FIG.
As shown in FIG. 10, when there is no gradient change on the road surface on which the host vehicle is traveling, the road surface area U in the captured image is bisected with the lower side of the captured image as the base and the farthest point K of the road surface area as the vertex. It has a triangular shape. On the other hand, when the concave portion P where the gradient changes is present on the road surface on which the vehicle travels, the road surface area U in the captured image is a bisected side with the lower side of the captured image as the base and the farthest point K of the road surface area as the vertex. In the triangle, it has a shape in which both sides are concave inward. In addition, when the convex portion Q where the slope changes is present on the road surface on which the host vehicle is traveling, the road surface area U in the captured image has two sides with the lower side of the captured image as the base and the farthest point K of the road surface area as the vertex. In the equilateral triangle, both sides are outwardly convex.

このように、自車両の走行する路面における勾配変化の存否に応じて、撮像画像における路面領域Uの形状の特徴が変化することになるため、撮像画像における路面領域Uの形状の特徴に基づいて勾配変化の存否の判定が可能である。   As described above, since the feature of the shape of the road surface area U in the captured image changes in accordance with the presence or absence of the gradient change on the road surface on which the vehicle travels, based on the feature of the shape of the road surface area U in the captured image It is possible to determine the presence or absence of a gradient change.

図11及び図12を参照して、本実施形態の勾配変化検出について詳説する。   The gradient change detection of this embodiment will be described in detail with reference to FIGS. 11 and 12.

図11に示されるように、本実施形態では、撮像画像において、路面に勾配変化が存在しないと仮定した場合の路面領域を基準路面領域Wとする。基準路面領域Wは、撮像画像の下辺を底辺とし、路面領域の最遠点を頂点とする二等辺三角形となる。そして、路面領域Uの形状の特徴として、基準路面領域Wの面積に対する路面領域Uの面積の面積比を用いる。また、面積比の基準値として、自車両の走行する路面に勾配変化が存在しない場合の面積比1を用いる。   As shown in FIG. 11, in the present embodiment, a road surface area in the case where it is assumed that there is no gradient change in the road surface in the captured image is taken as a reference road surface area W. The reference road surface area W is an isosceles triangle in which the lower side of the captured image is a base and the farthest point of the road surface area is a vertex. Then, as a feature of the shape of the road surface area U, the area ratio of the area of the road surface area U to the area of the reference road surface area W is used. Further, as the reference value of the area ratio, the area ratio 1 in the case where there is no change in slope on the road surface on which the host vehicle is traveling is used.

自車両が路面を走行する場合において、横軸を時間t、縦軸を面積比sとするグラフを想定する。自車両の進行方向の路面に凹部が存在する場合には、自車両の進行に応じて、路面領域Uの形状については、基準路面領域Wの形状である二等辺三角形に対して、両側部が内向きに窪んでいき、その後一定の形状となるため、面積比sは、基準値1から減少してゆき、その後基準値1より小さい一定の値s1をとる。一方、自車両の進行方向の路面に凸部が存在する場合には、自車両の進行に応じて、路面領域Uの形状については、基準路面領域Wの形状である二等辺三角形に対して、両側部が外向きに突出していき、その後一定の形状となるため、面積比sは、基準値1から増大していき、その後基準値1より大きい一定の値s2をとる。   When the host vehicle travels on the road surface, a graph is assumed in which the horizontal axis is time t and the vertical axis is area ratio s. When a concave portion exists on the road surface in the traveling direction of the own vehicle, both sides of the shape of the road surface area U with respect to the isosceles triangle which is the shape of the reference road surface region W according to the progression of the own vehicle. The area ratio s decreases from the reference value 1 and then takes a constant value s 1 smaller than the reference value 1 because the area ratio s decreases from the reference value 1 because the area is recessed inwardly and then has a constant shape. On the other hand, when a convex portion is present on the road surface in the traveling direction of the host vehicle, the shape of the road surface area U with respect to the isosceles triangle which is the shape of the reference road surface area W Since both side portions project outward and then become a constant shape, the area ratio s increases from the reference value 1 and then takes a constant value s2 larger than the reference value 1.

即ち、自車両の進行方向の路面に勾配変化が存在する場合には、所定の時刻において面積比sとその基準値1とには一定の差分が存在することになる。このため、所定の時刻における面積比sとその基準値1との差分量が所定の閾値を超える場合には、自車両の走行する路面に勾配変化が存在すると判定できる。   That is, when there is a gradient change on the road surface in the traveling direction of the host vehicle, a fixed difference exists between the area ratio s and the reference value 1 at a predetermined time. Therefore, when the difference between the area ratio s at the predetermined time and the reference value 1 exceeds the predetermined threshold, it can be determined that there is a gradient change on the road surface on which the vehicle travels.

また、自車両の進行方向の路面に勾配変化が存在する場合には、所定の時間間隔において面積比sには一定の変化が生じることになる。このため、所定の時間間隔における面積比sの変化量が所定の閾値を超える場合には、自車両の走行する路面に勾配変化が存在すると判定できる。   In addition, when there is a gradient change on the road surface in the traveling direction of the host vehicle, a constant change occurs in the area ratio s at a predetermined time interval. For this reason, when the amount of change in the area ratio s at a predetermined time interval exceeds a predetermined threshold, it can be determined that there is a change in slope on the road surface on which the vehicle travels.

本実施形態では、面積比の基準値に対する差分量Λについて、図12(a)に示されるように、面積比の時系列データを最小二乗法を用いて直線近似s=αt+βし、基準値1と近似直線の切片βとの差1−βの絶対値|1−β|を差分量Λとする。なお、第1実施形態と同様に、差分量Λを勾配変化の存否の判定基準とする場合には、原理的には時系列データは不要であるが、時系列データを用いることでノイズに対するロバスト性が得られる。本実施形態の変形例では、面積比の基準値に対する差分量Λとして、所定の時刻における基準値1と面積比sとの差1−sの絶対値|1−s|を用いてもよい。   In this embodiment, as shown in FIG. 12A, the time series data of the area ratio is subjected to linear approximation s = αt + β using the least square method, and the reference value 1 The absolute value | 1−β | of the difference 1−β between the and the segment β of the approximate straight line is taken as the difference amount Λ. As in the first embodiment, when using the difference amount 判定 as the determination criterion of the presence or absence of the gradient change, in principle, time series data is not necessary, but using time series data is robust against noise. Sex is obtained. In the modification of the present embodiment, the absolute value | 1−s | of the difference 1−s between the reference value 1 and the area ratio s at a predetermined time may be used as the difference amount に 対 す る from the reference value of the area ratio.

また、所定の時間間隔における面積比の変化量λについて、図12(b)に示されるように、面積比の時系列データを最小二乗法を用いて直線近似s=αt+βし、近似直線の傾きαの絶対値|α|を変化量λとする。   Further, as shown in FIG. 12B, with respect to the change amount λ of the area ratio at a predetermined time interval, the time series data of the area ratio is subjected to linear approximation s = αt + β using the least squares method, and the inclination of the approximation straight line The absolute value | α | of α is the change amount λ.

図13を参照して、本実施形態の勾配変化検出システムについて説明する。第1実施形態と同様な構成については説明を省略する。
図13に示されるように、勾配変化検出システムの勾配変化検出装置22では、特徴取得部としての面積比算出部70は、画像取得部30によって取得された撮像画像から自車両の走行する路面に相当する路面領域を抽出し、路面領域の形状の特徴として、路面に勾配が存在しないと仮定した場合の路面領域である基準路面領域の面積に対する路面領域の面積の面積比を算出する機能を有する。面積比記憶部80は、面積比算出部70によって算出された面積比を時系列データとして記憶する機能を有する。勾配変化判定部90は、面積比記憶部70に記憶されている面積比の時系列データに基づいて、自車両の走行する路面における勾配変化の存否を判定する機能を有する。
The gradient change detection system of the present embodiment will be described with reference to FIG. The description of the same configuration as that of the first embodiment will be omitted.
As shown in FIG. 13, in the gradient change detection device 22 of the gradient change detection system, the area ratio calculation unit 70 as the feature acquisition unit is configured to set the road surface on which the vehicle travels from the captured image acquired by the image acquisition unit 30. It has a function of extracting the corresponding road surface area and calculating the area ratio of the area of the road surface area to the area of the reference road surface area, which is the road surface area assuming that no gradient exists on the road surface, as a feature of the shape of the road surface area. . The area ratio storage unit 80 has a function of storing the area ratio calculated by the area ratio calculation unit 70 as time series data. The gradient change determination unit 90 has a function of determining the presence or absence of a gradient change on the road surface on which the vehicle travels based on the time series data of the area ratio stored in the area ratio storage unit 70.

図14及び図15を参照して、本実施形態の勾配変化検出方法について説明する。第1実施形態と同様なステップについては説明を省略する。   The gradient change detection method of the present embodiment will be described with reference to FIGS. 14 and 15. The description of the same steps as in the first embodiment will be omitted.

図14に示されるように、本実施形態の勾配変化検出方法は、以下の各ステップを有する。なお、勾配変化判定ステップについては以下でさらに詳説する。   As shown in FIG. 14, the gradient change detection method of the present embodiment has the following steps. The gradient change determination step will be described in more detail below.

画像取得ステップS30
第1実施形態と同様である。
Image acquisition step S30
It is the same as that of the first embodiment.

面積比算出ステップS70
面積比算出ステップS70では、画像取得ステップS30で取得した撮像画像を各領域に分割し、分割された撮像画像の複数の領域から、自車両の走行する路面に相当する路面領域を抽出する。さらに、路面領域の形状の特徴量として、路面に勾配が存在しないと仮定した場合の基準路面領域の面積に対する路面領域の面積の面積比を算出する。本実施形態では、撮像画像の分割には深層学習に基づくセグメンテーションを用いる。
Area ratio calculation step S70
In the area ratio calculation step S70, the captured image acquired in the image acquisition step S30 is divided into each area, and a road surface area corresponding to the road surface on which the vehicle travels is extracted from a plurality of areas of the divided captured image. Furthermore, the area ratio of the area of the road surface area to the area of the reference road surface area when assuming that there is no gradient on the road surface is calculated as the feature quantity of the shape of the road surface area. In the present embodiment, segmentation based on deep learning is used to divide a captured image.

面積比記憶ステップS80
面積比記憶ステップS80では、面積比算出ステップS70で算出された面積比を時系列データとして記憶する。
Area ratio storage step S80
In the area ratio storage step S80, the area ratios calculated in the area ratio calculation step S70 are stored as time series data.

勾配変化判定ステップS90
勾配変化判定ステップS90では、面積比記憶ステップS80で記憶された面積比の時系列データに基づいて、自車両の走行する路面における勾配変化の存否を判定する。
Gradient change determination step S90
In the gradient change determination step S90, based on the time series data of the area ratio stored in the area ratio storage step S80, it is determined whether or not there is a gradient change on the road surface on which the vehicle travels.

図15を参照して、本実施形態の勾配変化判定ステップについて説明する。
勾配変化判定ステップについては、上述したように、基準路面領域の面積に対する路面領域の面積の面積比の時系列データに基づいて、自車両の走行する路面における勾配変化の存否を判定するステップであり、図15に示されるように、以下の各ステップを有する。
The gradient change determination step of this embodiment will be described with reference to FIG.
The gradient change determination step is a step of determining the presence or absence of the gradient change on the road surface on which the vehicle travels based on the time series data of the area ratio of the area of the road surface area to the area of the reference road surface area as described above. , As shown in FIG. 15, the following steps are included.

直線近似ステップS91
直線近似ステップS91では、横軸を時間t、縦軸を面積比sとする座標系において、面積比記憶ステップS80で記憶された面積比の時系列データを最小二乗法を用いて直線近似s=αt+βし、当該直線の傾きα及び切片βを算出する。
Straight line approximation step S91
In the linear approximation step S91, in the coordinate system where the horizontal axis is time t and the vertical axis is area ratio s, the time series data of the area ratio stored in the area ratio storage step S80 is linearly approximated using the least squares method. Then, the inclination α and the intercept β of the straight line are calculated.

変化量取得ステップS92
変化量取得ステップS92では、所定の時間間隔における面積比の変化量λとして、直線近似ステップS91で算出された傾きの絶対値|α|を取得する。
Change amount acquisition step S92
In the change amount acquisition step S92, the absolute value | α | of the inclination calculated in the linear approximation step S91 is acquired as the change amount λ of the area ratio at a predetermined time interval.

差分量取得ステップS93
差分量取得ステップS93では、面積比の基準値に対する差分量Λとして、面積比の基準値と直線近似ステップS92で算出された切片との差の絶対値|1−β|を取得する。
Difference amount acquisition step S93
In the difference amount acquisition step S93, the absolute value | 1-β | of the difference between the reference value of the area ratio and the intercept calculated in the linear approximation step S92 is acquired as the difference amount に 対 す る with respect to the reference value of the area ratio.

変化量判断ステップS94
変化量判断ステップS94では、変化量取得ステップS92で取得された面積比の変化量λについて、所定の閾値Thλ以上となるか否か判断する。変化量λが所定の閾値Thλ以上と判断された場合には、勾配変化存在認定ステップS96に進む。一方、変化量λが所定の閾値Thλ未満と判断された場合には、差分量判断ステップS95に進む。
Amount of change judgment step S94
In the change amount determination step S94, it is determined whether or not the change amount λ of the area ratio acquired in the change amount acquisition step S92 is equal to or more than a predetermined threshold value Thλ. If it is determined that the change amount λ is equal to or greater than the predetermined threshold value Thλ, the process proceeds to the gradient change existence recognition step S96. On the other hand, if it is determined that the change amount λ is less than the predetermined threshold value Thλ, the process proceeds to the difference amount determination step S95.

差分量判断ステップS95
差分量判断ステップS95では、差分量取得ステップS93で取得された基準値に対する面積比の差分量Λについて、所定の閾値ThΛ以上となるか否か判断する。差分量Λが所定の閾値ThΛ以上と判断された場合には、勾配変化存在認定ステップS96に進む。一方、差分量Λが所定の閾値ThΛ未満と判断された場合には、勾配変化不存在認定ステップS97に進む。
Difference amount determination step S95
In the difference amount determination step S95, it is determined whether the difference amount Λ of the area ratio with respect to the reference value acquired in the difference amount acquisition step S93 is equal to or greater than a predetermined threshold Th 否. If it is determined that the difference amount Λ is greater than or equal to the predetermined threshold value ThΛ, the process proceeds to the gradient change existence recognition step S96. On the other hand, when it is determined that the difference amount Λ is less than the predetermined threshold value ThΛ, the process proceeds to the gradient change nonexistence determination step S97.

勾配変化存在認定ステップS96
勾配変化存在認定ステップS96では、変化量λあるいは差分量Λが所定の閾値Thλ,ThΛ以上と判断された場合について、自車両の走行する路面に勾配変化が存在すると認定する。
Gradient change existence recognition step S96
In the gradient change existence determining step S96, it is determined that there is a gradient change on the road surface on which the vehicle travels when the change amount λ or the difference amount 判断 is determined to be equal to or larger than predetermined threshold values Thλ, ThΛ.

勾配変化不存在認定ステップS97
勾配変化不存在認定ステップS97では、変化量λあるいは差分量Λが所定の閾値Thλ,ThΛ未満と判断された場合について、自車両の走行する路面に勾配変化が存在しないと認定する。
Gradient change absence recognition step S97
In the gradient change nonexistence determining step S97, it is determined that there is no gradient change on the road surface on which the host vehicle is traveling, when it is determined that the variation amount λ or the difference amount Λ is less than predetermined threshold values Thλ and Th ,.

本実施形態の勾配変化検出装置及び方法については、第1実施形態と同様な効果を奏する。   The gradient change detection device and method of the present embodiment exhibit the same effects as those of the first embodiment.

本実施形態では、勾配変化の存否の判定に用いる路面領域の形状の特徴として、路面に勾配変化が存在しないと仮定した場合の基準路面領域の面積に対する路面領域の面積の面積比を用いているが、その他の様々な路面領域の形状の特徴を用いることが可能である。   In this embodiment, the area ratio of the area of the road surface area to the area of the reference road surface area when assuming that there is no gradient change on the road surface is used as the feature of the shape of the road surface area used to determine the presence or absence of the gradient change. However, it is possible to use the shape features of various other road surface areas.

本実施形態の変形例として、勾配変化の存否の判定に用いる路面領域の形状の特徴として、路面領域の鋭さを示す尖度を用いることが可能である。即ち、図10を参照して説明したように、自車両の走行する路面に勾配の変化する凹部が存在する場合には、撮像画像における路面領域の尖度は比較的大きくなる。一方、自車両の走行する路面に勾配の変化する凸部が存在する場合には、撮像画像における路面領域の尖度は比較的小さくなる。このため、撮像画像における路面領域の尖度に基づいて、路面における勾配変化の存否の判定が可能である。   As a modified example of the present embodiment, it is possible to use a kurtosis indicating the sharpness of the road surface area as a feature of the shape of the road surface area used to determine the presence or absence of a gradient change. That is, as described with reference to FIG. 10, when there is a concave portion with a changing slope on the road surface on which the vehicle travels, the kurtosis of the road surface region in the captured image becomes relatively large. On the other hand, when there is a convex portion whose slope changes on the road surface on which the vehicle travels, the kurtosis of the road surface area in the captured image becomes relatively small. Therefore, based on the kurtosis of the road surface area in the captured image, it is possible to determine the presence or absence of the gradient change on the road surface.

また、勾配変化の存否の判定に用いる路面領域の形状の特徴として、路面領域の形状自体を用いることが可能である。即ち、路面における勾配変化の存否と撮像画像における路面領域の形状との関連性を機械学習し、パターンマッチング等によって路面領域の形状自体から路面における勾配変化の存否を判定することが可能である。   Moreover, it is possible to use the shape itself of a road surface area | region as a characteristic of the shape of the road surface area | region used for determination of the presence or absence of a gradient change. That is, it is possible to perform machine learning of the relationship between the presence or absence of the gradient change on the road surface and the shape of the road surface region in the captured image, and to determine the presence or absence of the gradient change on the road surface from the shape of the road surface region itself by pattern matching.

以上述べた各実施形態及びその変形例では、勾配変化検出装置及び方法について説明したが、コンピュータに各実施形態及びその変形例の勾配変化検出装置の各種機能を実現させるためのプログラム、コンピュータに各実施形態及びその変形例の勾配変化検出方法の各種手順を実行させるためのプログラムも本願発明の範囲に含まれる。   Although the gradient change detection apparatus and method have been described in each of the above-described embodiments and the modification thereof, a program for causing a computer to realize various functions of the gradient change detection apparatus of each embodiment and the modification thereof and the computer A program for executing various procedures of the gradient change detection method of the embodiment and the variation thereof is also included in the scope of the present invention.

10…撮像装置 20,22…勾配変化検出装置 30…画像取得部
40…最遠点検出部 50…最遠点位置記憶部 60,90…勾配変化判定部
70…面積比算出部 80…面積比記憶部 R…白線 P…凹部 Q…凸部
F…消失点 U…路面領域 K…最遠点 W…基準路面領域
DESCRIPTION OF SYMBOLS 10 ... Imaging device 20, 22 ... Gradient change detection apparatus 30 ... Image acquisition part 40 ... Farthest point detection part 50 ... Farthest point position memory | storage part 60, 90 ... Gradient change determination part 70 ... Area ratio calculation part 80 ... Area ratio Memory area R: White line P: Concave portion Q: Convex part F: Disappearing point U: Road surface area K: Farthest point W: Reference road surface area

Claims (13)

自車両の進行方向の画像を撮像した撮像画像を取得する画像取得部(30)と、
前記撮像画像において自車両の走行する路面に相当する路面領域(U)の最遠点(K)を検出する最遠点検出部(40)と、
前記撮像画像における前記最遠点の垂直方向位置に基づいて前記路面における勾配変化の存否を判定する勾配変化判定部(60)と、
を具備する勾配変化検出装置。
An image acquisition unit (30) for acquiring a captured image obtained by capturing an image of the traveling direction of the host vehicle;
A farthest point detection unit (40) for detecting the farthest point (K) of the road surface area (U) corresponding to the road surface on which the vehicle travels in the captured image;
A gradient change determination unit (60) that determines the presence or absence of a gradient change on the road surface based on the vertical position of the farthest point in the captured image;
A gradient change detection device comprising:
前記勾配変化判定部は、前記撮像画像における前記最遠点の消失点(F)に対する垂直方向位置に基づいて判定を行う、
請求項1に記載の勾配変化検出装置。
The gradient change determination unit makes a determination based on the position in the vertical direction with respect to the vanishing point (F) of the farthest point in the captured image.
The gradient change detection device according to claim 1.
前記勾配変化判定部は、前記撮像画像における前記最遠点の垂直方向位置の時間変化に基づいて判定を行う、
請求項1に記載の勾配変化検出装置。
The gradient change determination unit makes a determination based on a temporal change in the vertical position of the farthest point in the captured image.
The gradient change detection device according to claim 1.
前記最遠点検出部は、深層学習に基づくセグメンテーションを用いて前記撮像画像を複数の領域に分割し、当該複数の領域から前記路面領域を抽出し、当該路面領域から最遠点を検出する、
請求項1に記載の勾配変化検出装置。
The farthest point detection unit divides the captured image into a plurality of areas using segmentation based on deep learning, extracts the road surface area from the plurality of areas, and detects the farthest point from the road surface area.
The gradient change detection device according to claim 1.
自車両の進行方向の画像を撮像した撮像画像を取得する画像取得ステップと、
前記撮像画像において自車両の走行する路面に相当する路面領域の最遠点を検出する最遠点検出ステップと、
前記撮像画像における前記最遠点の垂直方向位置に基づいて前記路面における勾配変化の存否を判定する勾配変化判定ステップと、
を具備する勾配変化検出方法。
An image acquisition step of acquiring a captured image obtained by capturing an image of the traveling direction of the host vehicle;
A farthest point detection step of detecting the farthest point of a road surface area corresponding to the road surface on which the vehicle travels in the captured image.
A gradient change determination step of determining presence or absence of a gradient change on the road surface based on the vertical position of the farthest point in the captured image;
A gradient change detection method comprising:
コンピュータに、
自車両の進行方向の画像を撮像した撮像画像を取得する画像取得機能と、
前記撮像画像において自車両の走行する路面に相当する路面領域の最遠点を検出する最遠点検出機能と、
前記撮像画像における前記最遠点の垂直方向位置に基づいて前記路面における勾配変化の存否を判定する勾配変化判定機能と、
を実現させるための勾配変化検出プログラム。
On the computer
An image acquisition function of acquiring a captured image obtained by capturing an image of the traveling direction of the host vehicle;
A farthest point detection function of detecting the farthest point of a road surface area corresponding to the road surface on which the vehicle travels in the captured image;
A gradient change determination function of determining presence or absence of a gradient change on the road surface based on the vertical position of the farthest point in the captured image;
Gradient change detection program to realize.
自車両の進行方向の画像を撮像した撮像画像を取得する画像取得部(30)と、
前記撮像画像において自車両の走行する路面に相当する路面領域(U)の形状の特徴を取得する特徴取得部(70)と、
前記路面領域の形状の特徴に基づいて前記路面における勾配変化の存否を判定する勾配変化判定部(90)と、
を具備する勾配変化検出装置。
An image acquisition unit (30) for acquiring a captured image obtained by capturing an image of the traveling direction of the host vehicle;
A feature acquiring unit (70) for acquiring features of a shape of a road surface area (U) corresponding to a road surface on which the host vehicle travels in the captured image;
A gradient change determination unit (90) that determines presence or absence of a gradient change on the road surface based on features of the shape of the road surface area;
A gradient change detection device comprising:
前記勾配変化判定部は、前記路面において勾配変化が存在しない場合の路面領域の形状の特徴に対する前記路面領域の形状の特徴に基づいて判定を行う、
請求項7に記載の勾配変化検出装置。
The gradient change determination unit makes a determination based on the feature of the shape of the road surface region with respect to the feature of the shape of the road surface region when there is no gradient change in the road surface.
The gradient change detection device according to claim 7.
前記勾配変化判定部は、前記路面領域の形状の特徴の時間変化に基づいて判定を行う、
請求項7に記載の勾配変化検出装置。
The gradient change determination unit makes a determination based on a time change of the feature of the shape of the road surface area.
The gradient change detection device according to claim 7.
前記特徴取得部は、深層学習に基づくセグメンテーションを用いて前記撮像画像を複数の領域に分割し、当該複数の領域から前記路面領域を抽出し、当該路面領域から形状の特徴を取得する、
請求項7に記載の勾配変化検出装置。
The feature acquisition unit divides the captured image into a plurality of regions using segmentation based on deep learning, extracts the road surface region from the plurality of regions, and acquires a shape feature from the road surface region.
The gradient change detection device according to claim 7.
自車両の進行方向の画像を撮像した撮像画像を取得する画像取得ステップと、
前記撮像画像において自車両の走行する路面に相当する路面領域の形状の特徴を取得する特徴取得ステップと、
前記路面領域の形状の特徴に基づいて前記路面における勾配変化の存否を判定する勾配変化判定ステップと、
を具備する勾配変化検出方法。
An image acquisition step of acquiring a captured image obtained by capturing an image of the traveling direction of the host vehicle;
A feature acquisition step of acquiring features of a shape of a road surface area corresponding to a road surface on which the vehicle travels in the captured image;
A gradient change determination step of determining presence or absence of a gradient change on the road surface based on features of the shape of the road surface area;
A gradient change detection method comprising:
コンピュータに、
自車両の進行方向の画像を撮像した撮像画像を取得する画像取得機能と、
前記撮像画像において自車両の走行する路面に相当する路面領域の形状の特徴を取得する特徴取得機能と、
前記路面領域の形状の特徴に基づいて前記路面における勾配変化の存否を判定する勾配変化判定機能と、
を実現させるための勾配変化検出プログラム。
On the computer
An image acquisition function of acquiring a captured image obtained by capturing an image of the traveling direction of the host vehicle;
A feature acquiring function of acquiring features of a shape of a road surface area corresponding to a road surface on which the host vehicle travels in the captured image;
A gradient change determination function of determining presence or absence of a gradient change on the road surface based on features of the shape of the road surface area;
Gradient change detection program to realize.
自車両の走行する路面に勾配変化が存在する場合に自動車線制御を緩和又は停止する車両。
A vehicle that relaxes or stops the vehicle line control when there is a gradient change on the road surface on which the host vehicle is traveling.
JP2017223405A 2017-11-21 2017-11-21 GRADIENT CHANGE DETECTION DEVICE, METHOD AND PROGRAM, AND VEHICLE Active JP7167431B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017223405A JP7167431B2 (en) 2017-11-21 2017-11-21 GRADIENT CHANGE DETECTION DEVICE, METHOD AND PROGRAM, AND VEHICLE

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017223405A JP7167431B2 (en) 2017-11-21 2017-11-21 GRADIENT CHANGE DETECTION DEVICE, METHOD AND PROGRAM, AND VEHICLE

Publications (2)

Publication Number Publication Date
JP2019095956A true JP2019095956A (en) 2019-06-20
JP7167431B2 JP7167431B2 (en) 2022-11-09

Family

ID=66972966

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017223405A Active JP7167431B2 (en) 2017-11-21 2017-11-21 GRADIENT CHANGE DETECTION DEVICE, METHOD AND PROGRAM, AND VEHICLE

Country Status (1)

Country Link
JP (1) JP7167431B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2022073614A (en) * 2020-11-02 2022-05-17 トヨタ自動車株式会社 Road surface category estimation apparatus and vehicle control system

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002366936A (en) * 2001-05-25 2002-12-20 Hyundai Motor Co Ltd Method and system for extracting vehicle road information utilizing camera
JP2014041460A (en) * 2012-08-22 2014-03-06 Mega Chips Corp Traffic lane state determination device and traffic lane determination method
JP2014235737A (en) * 2013-05-31 2014-12-15 トヨタ自動車株式会社 Scene estimation method and scene estimation device
JP2015143979A (en) * 2013-12-27 2015-08-06 株式会社リコー Image processor, image processing method, program, and image processing system
JP2015217852A (en) * 2014-05-19 2015-12-07 本田技研工業株式会社 Vehicle control apparatus
JP2016028927A (en) * 2014-07-25 2016-03-03 アイシン・エィ・ダブリュ株式会社 Autonomous drive assist system, autonomous drive assist method, and computer program
JP2016207062A (en) * 2015-04-27 2016-12-08 アイシン・エィ・ダブリュ株式会社 Automatic driving support system, automatic driving support method, and computer program
JP2016207063A (en) * 2015-04-27 2016-12-08 アイシン・エィ・ダブリュ株式会社 Automatic driving support system, automatic driving support method, and computer program
JP2017090159A (en) * 2015-11-06 2017-05-25 株式会社日本自動車部品総合研究所 Vehicle pitch angle estimation device
JP2017144769A (en) * 2016-02-15 2017-08-24 本田技研工業株式会社 Vehicle maintenance control device

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002366936A (en) * 2001-05-25 2002-12-20 Hyundai Motor Co Ltd Method and system for extracting vehicle road information utilizing camera
JP2014041460A (en) * 2012-08-22 2014-03-06 Mega Chips Corp Traffic lane state determination device and traffic lane determination method
JP2014235737A (en) * 2013-05-31 2014-12-15 トヨタ自動車株式会社 Scene estimation method and scene estimation device
JP2015143979A (en) * 2013-12-27 2015-08-06 株式会社リコー Image processor, image processing method, program, and image processing system
JP2015217852A (en) * 2014-05-19 2015-12-07 本田技研工業株式会社 Vehicle control apparatus
JP2016028927A (en) * 2014-07-25 2016-03-03 アイシン・エィ・ダブリュ株式会社 Autonomous drive assist system, autonomous drive assist method, and computer program
JP2016207062A (en) * 2015-04-27 2016-12-08 アイシン・エィ・ダブリュ株式会社 Automatic driving support system, automatic driving support method, and computer program
JP2016207063A (en) * 2015-04-27 2016-12-08 アイシン・エィ・ダブリュ株式会社 Automatic driving support system, automatic driving support method, and computer program
JP2017090159A (en) * 2015-11-06 2017-05-25 株式会社日本自動車部品総合研究所 Vehicle pitch angle estimation device
JP2017144769A (en) * 2016-02-15 2017-08-24 本田技研工業株式会社 Vehicle maintenance control device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2022073614A (en) * 2020-11-02 2022-05-17 トヨタ自動車株式会社 Road surface category estimation apparatus and vehicle control system

Also Published As

Publication number Publication date
JP7167431B2 (en) 2022-11-09

Similar Documents

Publication Publication Date Title
US9536155B2 (en) Marking line detection system and marking line detection method of a distant road surface area
JP6151150B2 (en) Object detection device and vehicle using the same
US9578310B2 (en) Automatic scene calibration
US9607227B2 (en) Boundary detection apparatus and boundary detection method
JP6795027B2 (en) Information processing equipment, object recognition equipment, device control systems, moving objects, image processing methods and programs
EP2650639B1 (en) Disparity calculation apparatus
JP5804185B2 (en) Moving object position / orientation estimation apparatus and moving object position / orientation estimation method
JP4556798B2 (en) Image processing device
US20150262365A1 (en) Image processing device and image processing method
US10165246B2 (en) Method and device for processing stereoscopic data
JP6515650B2 (en) Calibration apparatus, distance measuring apparatus and calibration method
EP3324359B1 (en) Image processing device and image processing method
US10672141B2 (en) Device, method, system and computer-readable medium for determining collision target object rejection
JP6032034B2 (en) Object detection device
KR101716973B1 (en) Apparatus and method for detecting vehicle on road using stereo image
JP2008225784A (en) Vanishing point extraction device
JP7167431B2 (en) GRADIENT CHANGE DETECTION DEVICE, METHOD AND PROGRAM, AND VEHICLE
KR102003387B1 (en) Method for detecting and locating traffic participants using bird's-eye view image, computer-readerble recording medium storing traffic participants detecting and locating program
JP4026641B2 (en) Object detection apparatus and object detection method
JP2020109560A (en) Traffic signal recognition method and traffic signal recognition device
JP6668740B2 (en) Road surface estimation device
JP2005301892A (en) Lane recognition device by a plurality of cameras
JP6828332B2 (en) Image processing equipment, object recognition equipment, equipment control systems, image processing methods and programs
JP5822866B2 (en) Image processing device
JP2018116620A (en) Image processing device, image processing system, and image processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201015

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210914

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20211005

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211201

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220412

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220510

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: 20220927

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221010

R151 Written notification of patent or utility model registration

Ref document number: 7167431

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151