[go: up one dir, main page]

JP2017207874A - Image processing apparatus, imaging apparatus, moving body device control system, image processing method, and program - Google Patents

Image processing apparatus, imaging apparatus, moving body device control system, image processing method, and program Download PDF

Info

Publication number
JP2017207874A
JP2017207874A JP2016098998A JP2016098998A JP2017207874A JP 2017207874 A JP2017207874 A JP 2017207874A JP 2016098998 A JP2016098998 A JP 2016098998A JP 2016098998 A JP2016098998 A JP 2016098998A JP 2017207874 A JP2017207874 A JP 2017207874A
Authority
JP
Japan
Prior art keywords
distance
road surface
segment
image
height
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
JP2016098998A
Other languages
Japanese (ja)
Other versions
JP6733302B2 (en
Inventor
直樹 本橋
Naoki Motohashi
直樹 本橋
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2016098998A priority Critical patent/JP6733302B2/en
Publication of JP2017207874A publication Critical patent/JP2017207874A/en
Application granted granted Critical
Publication of JP6733302B2 publication Critical patent/JP6733302B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Measurement Of Optical Distance (AREA)
  • Image Processing (AREA)
  • Traffic Control Systems (AREA)
  • Image Analysis (AREA)

Abstract

PROBLEM TO BE SOLVED: To improve the accuracy in detecting a road surface.SOLUTION: An image processing device comprises: a creation part that creates, from a distance image having a distance value according to a road surface in a plurality of photographed images photographed respectively by a plurality of imaging parts and the distance to an obstacle blocking the road surface, vertical direction distribution data indicating a distribution of the frequency of the distance value with respect to the vertical direction of the distance image; an estimation part that estimates the height of the road surface according to the distance on the basis of the vertical direction distribution data; and a modification part that modifies to lower the height of the road surface estimated by the estimation part in the distance of the obstacle.SELECTED DRAWING: Figure 3

Description

本発明は、画像処理装置、撮像装置、移動体機器制御システム、画像処理方法、及びプログラムに関する。   The present invention relates to an image processing device, an imaging device, a mobile device control system, an image processing method, and a program.

自動車の安全性において、従来は歩行者や自動車と衝突したときに、いかに歩行者を守れるか、乗員を保護できるかの観点から自動車のボディー構造などの開発が行われてきた。しかしながら近年、情報処理技術、画像処理技術の発達により、高速に人や自動車等を検出する技術が開発されてきている。これらの技術を応用して、衝突する前に自動的にブレーキをかけ、衝突を未然に防ぐという自動車もすでに発売されている。   Conventionally, in the safety of automobiles, body structures of automobiles have been developed from the viewpoint of how to protect pedestrians and protect passengers when they collide with pedestrians and automobiles. However, in recent years, with the development of information processing technology and image processing technology, technology for detecting people, cars, etc. at high speed has been developed. Automobiles that apply these technologies to automatically apply a brake before a collision to prevent the collision are already on the market.

自動的にブレーキをかけるには人や他車等の物体までの距離を測定する必要があり、そのために、ステレオカメラの画像を用いた測定が実用化されている。   In order to automatically apply a brake, it is necessary to measure the distance to an object such as a person or another vehicle. For this reason, measurement using an image of a stereo camera has been put into practical use.

このステレオカメラの画像を用いた測定では、次のような画像処理を行うことで、人や他車等の物体の認識を行う技術が知られている(例えば、特許文献1参照)。   In the measurement using the image of the stereo camera, a technique for recognizing an object such as a person or another vehicle by performing the following image processing is known (for example, see Patent Document 1).

まず、ステレオカメラで撮像した複数の画像から、画像の垂直方向の座標を一方の軸とし、画像の視差(disparity)を他方の軸とし、視差の頻度の値を画素値とするV-Disparity画像を生成する。次に、生成したV-Disparity画像から、路面を検出する。検出した路面を用いてノイズを除去したうえで、画像の水平方向の座標を縦軸とし、画像の視差を横軸とし、視差頻度を画素値とするU-Disparity画像を生成する。そして、生成したU-Disparity画像に基づいて、人や他車等の物体の認識を行う。   First, from a plurality of images captured by a stereo camera, a V-Disparity image having the vertical coordinate of the image as one axis, the parallax of the image as the other axis, and the frequency value of the parallax as a pixel value Is generated. Next, a road surface is detected from the generated V-Disparity image. After removing noise using the detected road surface, a U-Disparity image having the horizontal coordinate of the image as the vertical axis, the parallax of the image as the horizontal axis, and the parallax frequency as a pixel value is generated. Based on the generated U-Disparity image, an object such as a person or other vehicle is recognized.

しかし、従来技術には、例えば路面がカーブしていること等により、ステレオカメラの前方に高速道路の側壁やガードレール等が存在する場合に、側壁やガードレール等の障害物の視差の影響を受けて、路面を正確に測定できない場合があるという問題がある。   However, the conventional technology is affected by the parallax of obstacles such as side walls and guard rails when there are side walls or guard rails of highways in front of the stereo camera due to, for example, a curved road surface. There is a problem that the road surface cannot be measured accurately.

そこで、路面を検出する精度を向上させる技術を提供することを目的とする。   Therefore, an object is to provide a technique for improving the accuracy of detecting a road surface.

画像処理装置において、複数の撮像部で各々撮影された複数の撮影画像における路面及び前記路面を遮る障害物の距離に応じた距離値を有する距離画像から、前記距離画像の垂直方向に対する距離値の頻度の分布を示す垂直方向分布データを生成する生成部と、前記垂直方向分布データに基づいて、前記距離に応じた前記路面の高さを推定する推定部と、前記推定部により推定された前記障害物の距離における路面の高さを、低く修正する修正部と、を備える。   In the image processing apparatus, a distance value with respect to a vertical direction of the distance image is determined from a distance image having a distance value corresponding to a road surface in a plurality of captured images captured by a plurality of imaging units and a distance of an obstacle that blocks the road surface. A generation unit that generates vertical distribution data indicating a frequency distribution, an estimation unit that estimates the height of the road surface according to the distance based on the vertical distribution data, and the estimation unit A correction unit that corrects the height of the road surface at the obstacle distance to a low level.

開示の技術によれば、路面を検出する精度を向上させることが可能となる。   According to the disclosed technology, it is possible to improve the accuracy of detecting a road surface.

本発明の実施形態に係る移動体機器制御システムとしての車載機器制御システムの構成を示す図である。It is a figure which shows the structure of the vehicle equipment control system as a moving body apparatus control system which concerns on embodiment of this invention. 撮像ユニット及び画像解析ユニットの構成を示す模式図である。It is a schematic diagram which shows the structure of an imaging unit and an image analysis unit. 移動体機器制御システムの機能ブロック図である。It is a functional block diagram of a mobile device control system. 視差画像データ、及びその視差画像データから生成されるVマップについて説明するための図である。It is a figure for demonstrating the parallax image data and the V map produced | generated from the parallax image data. 一方の撮像部で撮像された基準画像としての撮影画像の画像例と、その撮影画像に対応するVマップを示す図である。It is a figure which shows the image example of the picked-up image as a reference | standard image imaged with one imaging part, and the V map corresponding to the picked-up image. 一方の撮像部で撮像された基準画像としての撮影画像の画像例と、その撮影画像に対応する所定の領域のVマップを示す図である。It is a figure which shows the image example of the picked-up image as a reference | standard image imaged with one imaging part, and the V map of the predetermined area | region corresponding to the picked-up image. 路面推定処理の一例を示すフローチャートである。It is a flowchart which shows an example of a road surface estimation process. 側壁を有する路面がカーブしている場合の例について説明する図である。It is a figure explaining the example in case the road surface which has a side wall is curving. 第1の実施形態に係る終端セグメント修正処理の一例を示すフローチャートである。It is a flowchart which shows an example of the termination | terminus segment correction process which concerns on 1st Embodiment. 終端セグメントよりも遠いセグメントの路面を修正する処理の例について説明する図である。It is a figure explaining the example of the process which corrects the road surface of the segment far from a termination | terminus segment. 第2の実施形態に係る終端セグメント修正処理の一例を示すフローチャートである。It is a flowchart which shows an example of the termination | terminus segment correction process which concerns on 2nd Embodiment. 第2の実施形態の終端セグメントを探索する処理について説明する図である。It is a figure explaining the process which searches the termination | terminus segment of 2nd Embodiment. 第3の実施形態に係る終端セグメント修正処理の一例を示すフローチャートである。It is a flowchart which shows an example of the termination | terminus segment correction process which concerns on 3rd Embodiment. 撮影画像と、Vマップの対応関係を説明する図である。It is a figure explaining the correspondence of a picked-up image and a V map. 側壁等の障害物の撮影画像と、Vマップの対応関係を説明する図である。It is a figure explaining the corresponding | compatible relationship between the picked-up image of obstructions, such as a side wall, and a V map. 第4の実施形態に係る路面推定処理の一例を示すフローチャートである。It is a flowchart which shows an example of the road surface estimation process which concerns on 4th Embodiment. 第4の実施形態に係る標本点抽出処理の一例を説明する図である。It is a figure explaining an example of the sample point extraction process which concerns on 4th Embodiment. 上り坂における終端セグメント修正処理について説明する図である。It is a figure explaining the termination | terminus segment correction process in an uphill. 第5の実施形態に係る終端セグメント修正処理の一例を示すフローチャートである。It is a flowchart which shows an example of the termination | terminus segment correction process which concerns on 5th Embodiment.

以下、実施形態に係る画像処理装置を有する移動体機器制御システムについて説明する。   Hereinafter, a mobile device control system having an image processing apparatus according to an embodiment will be described.

[第1の実施形態]
〈車載機器制御システムの構成〉
図1は、本発明の実施形態に係る移動体機器制御システムとしての車載機器制御システムの構成を示す図である。
[First Embodiment]
<Configuration of in-vehicle device control system>
FIG. 1 is a diagram showing a configuration of an in-vehicle device control system as a mobile device control system according to an embodiment of the present invention.

この車載機器制御システム1は、移動体である自動車などの自車両100に搭載されており、撮像ユニット500、画像解析ユニット600、表示モニタ103、及び車両走行制御ユニット104からなる。そして、撮像ユニット500で、移動体の前方を撮像した自車両進行方向前方領域(撮像領域)の撮像画像データから、自車両前方の路面(移動面)の相対的な高さ情報(相対的な傾斜状況を示す情報)を検知し、その検知結果から、自車両前方の走行路面の3次元形状を検出し、その検出結果を利用して移動体や各種車載機器の制御を行う。移動体の制御には、例えば、警告の報知、自車両100(自移動体)のハンドルの制御、または自車両100(自移動体)のブレーキが含まれる。   The in-vehicle device control system 1 is mounted on a host vehicle 100 such as an automobile as a moving body, and includes an imaging unit 500, an image analysis unit 600, a display monitor 103, and a vehicle travel control unit 104. Then, the relative height information (relative relative) of the road surface (moving surface) in front of the host vehicle is obtained from the captured image data of the front region (imaging region) in the traveling direction of the host vehicle in which the front of the moving body is captured by the imaging unit 500. (Information indicating an inclination state) is detected, the three-dimensional shape of the traveling road surface in front of the host vehicle is detected from the detection result, and the mobile object and various in-vehicle devices are controlled using the detection result. The control of the moving body includes, for example, warning notification, control of the handle of the own vehicle 100 (own moving body), or braking of the own vehicle 100 (own moving body).

撮像ユニット500は、例えば、自車両100のフロントガラス105のルームミラー(図示せず)付近に設置される。撮像ユニット500の撮像によって得られる撮像画像データ等の各種データは、画像処理手段としての画像解析ユニット600に入力される。   The imaging unit 500 is installed near a room mirror (not shown) of the windshield 105 of the host vehicle 100, for example. Various data such as captured image data obtained by imaging by the imaging unit 500 is input to an image analysis unit 600 as image processing means.

画像解析ユニット600は、撮像ユニット500から送信されてくるデータを解析して、自車両100が走行している路面部分(自車両の真下に位置する路面部分)に対する自車両前方の走行路面上の各地点における相対的な高さ(位置情報)を検出し、自車両前方の走行路面の3次元形状を把握する。また、自車両前方の他車両、歩行者、各種障害物などの認識対象物を認識する。   The image analysis unit 600 analyzes the data transmitted from the imaging unit 500, and is on the traveling road surface in front of the own vehicle with respect to the road surface portion where the own vehicle 100 is traveling (the road surface portion located directly below the own vehicle). The relative height (position information) at each point is detected, and the three-dimensional shape of the traveling road surface in front of the host vehicle is grasped. Also, recognition objects such as other vehicles in front of the host vehicle, pedestrians, and various obstacles are recognized.

画像解析ユニット600の解析結果は、表示モニタ103及び車両走行制御ユニット104に送られる。表示モニタ103は、撮像ユニット500で得られた撮像画像データ及び解析結果を表示する。車両走行制御ユニット104は、画像解析ユニット600による自車両前方の他車両、歩行者、各種障害物などの認識対象物の認識結果に基づいて、例えば、自車両100の運転者へ警告を報知したり、自車両のハンドルやブレーキを制御したりするなどの走行支援制御を行う。   The analysis result of the image analysis unit 600 is sent to the display monitor 103 and the vehicle travel control unit 104. The display monitor 103 displays captured image data and analysis results obtained by the imaging unit 500. For example, the vehicle travel control unit 104 notifies the driver of the host vehicle 100 of a warning based on the recognition result of other objects in front of the host vehicle such as other vehicles, pedestrians, and various obstacles. Driving control such as controlling the steering wheel and brakes of the host vehicle.

〈撮像ユニット500及び画像解析ユニット600の構成〉
図2は、撮像ユニット500及び画像解析ユニット600の構成を示す図である。
<Configuration of Imaging Unit 500 and Image Analysis Unit 600>
FIG. 2 is a diagram illustrating the configuration of the imaging unit 500 and the image analysis unit 600.

撮像ユニット500は、撮像手段としての2つの撮像部510a,510bを備えたステレオカメラで構成されており、2つの撮像部510a,510bは同一のものである。各撮像部510a,510bは、それぞれ、撮像レンズ511a,511bと、受光素子が2次元配置された画像センサ513a,513bを含んだセンサ基板514a,514bと、センサ基板514a,514bから出力されるアナログ電気信号(画像センサ513a,513b上の各受光素子が受光した受光量に対応する電気信号)をデジタル電気信号に変換した撮像画像データを生成して出力する信号処理部515a,515bとから構成されている。撮像ユニット500からは、輝度画像データと視差画像データが出力される。   The imaging unit 500 is configured with a stereo camera including two imaging units 510a and 510b as imaging means, and the two imaging units 510a and 510b are the same. The imaging units 510a and 510b respectively include imaging lenses 511a and 511b, sensor substrates 514a and 514b including two-dimensionally arranged image sensors 514a and 513b, and analog output from the sensor substrates 514a and 514b. It comprises signal processing units 515a and 515b that generate and output captured image data obtained by converting an electrical signal (an electrical signal corresponding to the amount of light received by each light receiving element on the image sensors 513a and 513b) into a digital electrical signal. ing. Luminance image data and parallax image data are output from the imaging unit 500.

また、撮像ユニット500は、FPGA(Field-Programmable Gate Array)等からなる処理ハードウェア部510を備えている。この処理ハードウェア部510は、各撮像部510a,510bから出力される輝度画像データから視差画像を得るために、各撮像部510a,510bでそれぞれ撮像した撮像画像間の対応画像部分の視差値を演算する視差画像情報生成手段としての視差演算部511を備えている。   In addition, the imaging unit 500 includes a processing hardware unit 510 including an FPGA (Field-Programmable Gate Array) or the like. In order to obtain a parallax image from the luminance image data output from each of the imaging units 510a and 510b, the processing hardware unit 510 obtains the parallax value of the corresponding image portion between the captured images captured by the imaging units 510a and 510b. A parallax calculation unit 511 is provided as parallax image information generation means for calculation.

ここでいう視差値とは、各撮像部510a,510bでそれぞれ撮像した撮像画像の一方を基準画像、他方を比較画像とし、撮像領域内の同一地点に対応した基準画像上の画像部分に対する比較画像上の画像部分の位置ズレ量を、当該画像部分の視差値として算出したものである。三角測量の原理を利用することで、この視差値から当該画像部分に対応した撮像領域内の当該同一地点までの距離を算出することができる。   The parallax value here refers to a comparison image for an image portion on the reference image corresponding to the same point in the imaging region, with one of the captured images captured by the imaging units 510a and 510b as a reference image and the other as a comparison image. The positional deviation amount of the upper image part is calculated as the parallax value of the image part. By using the principle of triangulation, the distance to the same point in the imaging area corresponding to the image portion can be calculated from the parallax value.

画像解析ユニット600は、画像処理基板等から構成され、撮像ユニット500から出力される輝度画像データ及び視差画像データを記憶するRAMやROM等で構成される記憶手段601と、識別対象の認識処理や視差計算制御などを行うためのコンピュータプログラムを実行するCPU(Central Processing Unit)602と、データI/F(インタフェース)603と、シリアルI/F604を備えている。   The image analysis unit 600 includes an image processing board and the like, and includes a storage unit 601 configured by a RAM, a ROM, or the like that stores luminance image data and parallax image data output from the imaging unit 500, and recognition processing of an identification target. A CPU (Central Processing Unit) 602 that executes a computer program for performing parallax calculation control, a data I / F (interface) 603, and a serial I / F 604 are provided.

処理ハードウェア部510を構成するFPGAは、画像データに対してリアルタイム性が要求される処理、例えばガンマ補正、ゆがみ補正(左右の撮像画像の平行化)、ブロックマッチングによる視差演算を行って視差画像の情報を生成し、画像解析ユニット600のRAMに書き出す処理などを行う。画像解析ユニット600のCPU602は、各撮像部510a,510bの画像センサコントローラの制御および画像処理基板の全体的な制御を担うとともに、路面の3次元形状の検出処理、ガードレールその他の各種オブジェクト(識別対象物)の検出処理などを実行するプログラムをROMからロードして、RAMに蓄えられた輝度画像データや視差画像データを入力として各種処理を実行し、その処理結果をデータI/F603やシリアルI/F604から外部へと出力する。このような処理の実行に際し、データI/F603を利用して、自車両100の車速、加速度(主に自車両前後方向に生じる加速度)、操舵角、ヨーレートなどの車両動作情報を入力し、各種処理のパラメータとして使用することもできる。外部に出力されるデータは、自車両100の各種機器の制御(ブレーキ制御、車速制御、警告制御など)を行うための入力データとして使用される。   The FPGA that configures the processing hardware unit 510 performs parallax images by performing processing that requires real-time processing on image data, for example, gamma correction, distortion correction (parallelization of left and right captured images), and parallax calculation by block matching. Are generated and written to the RAM of the image analysis unit 600. The CPU 602 of the image analysis unit 600 is responsible for the control of the image sensor controller of each of the imaging units 510a and 510b and the overall control of the image processing board, as well as detection processing of the three-dimensional shape of the road surface, guardrails and other various objects (identification targets). A program for executing a detection process of the object) is loaded from the ROM, and various processes are executed by inputting the luminance image data and the parallax image data stored in the RAM, and the processing result is displayed as the data I / F 603 or the serial I / F. Output from F604 to the outside. In executing such processing, the vehicle I / F 603 is used to input vehicle operation information such as the vehicle speed, acceleration (mainly acceleration generated in the longitudinal direction of the vehicle), steering angle, yaw rate, etc. It can also be used as a processing parameter. Data output to the outside is used as input data for controlling various devices of the host vehicle 100 (brake control, vehicle speed control, warning control, etc.).

なお、撮像ユニット500及び画像解析ユニット600は、一体の装置である撮像装置2として構成してもよい。   The imaging unit 500 and the image analysis unit 600 may be configured as the imaging device 2 that is an integrated device.

図3は、図2における処理ハードウェア部510、画像解析ユニット600、及び車両走行制御ユニット104で実現される車載機器制御システム1の機能ブロック図である。なお、画像解析ユニット600で実現される機能部は、画像解析ユニット600にインストールされた1以上のプログラムが、画像解析ユニット600のCPU602に実行させる処理により実現される。   FIG. 3 is a functional block diagram of the in-vehicle device control system 1 realized by the processing hardware unit 510, the image analysis unit 600, and the vehicle travel control unit 104 in FIG. Note that the functional unit realized by the image analysis unit 600 is realized by processing that causes the CPU 602 of the image analysis unit 600 to execute one or more programs installed in the image analysis unit 600.

以下、本実施形態における処理について説明する。   Hereinafter, processing in the present embodiment will be described.

〈視差画像生成処理〉
視差画像生成部11は、視差画像データ(視差画像情報)を生成する視差画像生成処理を行う。なお、視差画像生成部11は、例えば視差演算部511(図2)によって構成される。
<Parallax image generation processing>
The parallax image generation unit 11 performs parallax image generation processing for generating parallax image data (parallax image information). In addition, the parallax image generation part 11 is comprised by the parallax calculating part 511 (FIG. 2), for example.

視差画像生成処理では、まず、2つの撮像部510a,510bのうちの一方の撮像部510aの輝度画像データを基準画像データとし、他方の撮像部510bの輝度画像データを比較画像データとし、これらを用いて両者の視差を演算して、視差画像データを生成して出力する。この視差画像データは、基準画像データ上の各画像部分について算出される視差値dに応じた画素値をそれぞれの画像部分の画素値として表した視差画像を示すものである。   In the parallax image generation processing, first, the luminance image data of one imaging unit 510a of the two imaging units 510a and 510b is set as reference image data, and the luminance image data of the other imaging unit 510b is set as comparison image data, and these are used. The parallax between them is calculated to generate and output parallax image data. The parallax image data indicates a parallax image in which pixel values corresponding to the parallax value d calculated for each image portion on the reference image data are represented as pixel values of the respective image portions.

具体的には、視差画像生成部11は、基準画像データのある行について、一つの注目画素を中心とした複数画素(例えば16画素×1画素)からなるブロックを定義する。一方、比較画像データにおける同じ行において、定義した基準画像データのブロックと同じサイズのブロックを1画素ずつ横ライン方向(x方向)へずらし、基準画像データにおいて定義したブロックの画素値の特徴を示す特徴量と比較画像データにおける各ブロックの画素値の特徴を示す特徴量との相関を示す相関値を、それぞれ算出する。そして、算出した相関値に基づき、比較画像データにおける各ブロックの中で最も基準画像データのブロックと相関があった比較画像データのブロックを選定するマッチング処理を行う。その後、基準画像データのブロックの注目画素と、マッチング処理で選定された比較画像データのブロックの対応画素との位置ズレ量を視差値dとして算出する。このような視差値dを算出する処理を基準画像データの全域又は特定の一領域について行うことで、視差画像データを得ることができる。   Specifically, the parallax image generation unit 11 defines a block composed of a plurality of pixels (for example, 16 pixels × 1 pixel) centered on one target pixel for a certain row of reference image data. On the other hand, in the same row of the comparison image data, a block having the same size as the block of the defined reference image data is shifted by one pixel in the horizontal line direction (x direction) to show the feature of the pixel value of the block defined in the reference image data. Correlation values indicating the correlation between the feature amount and the feature amount indicating the feature of the pixel value of each block in the comparison image data are calculated. Then, based on the calculated correlation value, a matching process is performed for selecting a block of comparison image data that is most correlated with the block of reference image data among the blocks in the comparison image data. Thereafter, a positional deviation amount between the target pixel of the block of the reference image data and the corresponding pixel of the block of the comparison image data selected by the matching process is calculated as the parallax value d. The parallax image data can be obtained by performing such processing for calculating the parallax value d for the entire area of the reference image data or a specific area.

マッチング処理に用いるブロックの特徴量としては、例えば、ブロック内の各画素の値(輝度値)を用いることができ、相関値としては、例えば、基準画像データのブロック内の各画素の値(輝度値)と、これらの画素にそれぞれ対応する比較画像データのブロック内の各画素の値(輝度値)との差分の絶対値の総和を用いることができる。この場合、当該総和が最も小さくなるブロックが最も相関があると言える。   As the feature amount of the block used for the matching process, for example, the value (luminance value) of each pixel in the block can be used, and as the correlation value, for example, the value (luminance) of each pixel in the block of the reference image data Value) and the sum of absolute values of the differences between the values (luminance values) of the pixels in the block of comparison image data corresponding to these pixels, respectively. In this case, it can be said that the block having the smallest sum is most correlated.

視差画像生成部11でのマッチング処理をハードウェア処理によって実現する場合には、例えばSSD(Sum of Squared Difference)、ZSSD(Zero-mean Sum of Squared Difference)、SAD(Sum of Absolute Difference)、ZSAD(Zero-mean Sum of Absolute Difference)、NCC(Normalized cross correlation)などの方法を用いることができる。なお、マッチング処理では画素単位での視差値しか算出できないので、1画素未満のサブピクセルレベルの視差値が必要な場合には推定値を用いる必要がある。その推定方法としては、例えば、等角直線方式、二次曲線方式等を利用することができる。   When the matching processing in the parallax image generation unit 11 is realized by hardware processing, for example, SSD (Sum of Squared Difference), ZSSD (Zero-mean Sum of Squared Difference), SAD (Sum of Absolute Difference), ZSAD ( Methods such as Zero-mean Sum of Absolute Difference and NCC (Normalized Cross Correlation) can be used. In the matching process, only a parallax value in units of pixels can be calculated. Therefore, when a sub-pixel level parallax value less than one pixel is required, an estimated value needs to be used. As the estimation method, for example, an equiangular straight line method, a quadratic curve method, or the like can be used.

〈Vマップ生成処理〉
Vマップ生成部12は、視差画素データに基づき、Vマップ(V-Disparity Map、「垂直方向分布データ」の一例)を生成するVマップ生成処理を実行する。視差画像データに含まれる各視差画素データは、x方向位置とy方向位置と視差値dとの組(x,y,d)で示される。これを、X軸にd、Y軸にy、Z軸に頻度fを設定した三次元座標情報(d,y,f)に変換したもの、又はこの三次元座標情報(d,y,f)から所定の頻度閾値を超える情報に限定した三次元座標情報(d,y,f)を、視差ヒストグラム情報として生成する。本実施形態の視差ヒストグラム情報は、三次元座標情報(d,y,f)からなり、この三次元ヒストグラム情報をX−Yの2次元座標系に分布させたものを、Vマップと呼ぶ。
<V map generation processing>
The V map generation unit 12 performs V map generation processing for generating a V map (V-Disparity Map, an example of “vertical direction distribution data”) based on the parallax pixel data. Each piece of parallax pixel data included in the parallax image data is indicated by a set (x, y, d) of an x-direction position, a y-direction position, and a parallax value d. This is converted into three-dimensional coordinate information (d, y, f) in which d is set on the X-axis, y is set on the Y-axis, and frequency f is set on the Z-axis, or this three-dimensional coordinate information (d, y, f) 3D coordinate information (d, y, f) limited to information exceeding a predetermined frequency threshold is generated as parallax histogram information. The parallax histogram information of this embodiment is composed of three-dimensional coordinate information (d, y, f), and this three-dimensional histogram information distributed in an XY two-dimensional coordinate system is called a V map.

具体的に説明すると、Vマップ生成部12は、視差画像を上下方向に複数分割して得られる各行領域について、視差値頻度分布を計算する。この視差値頻度分布を示す情報が視差ヒストグラム情報である。   More specifically, the V map generation unit 12 calculates a parallax value frequency distribution for each row region obtained by dividing a parallax image into a plurality of vertical directions. Information indicating the parallax value frequency distribution is parallax histogram information.

図4は視差画像データ、及びその視差画像データから生成されるVマップについて説明するための図である。ここで、図4Aは視差画像の視差値分布の一例を示す図であり、図5Bは、図4Aの視差画像の行毎の視差値頻度分布を示すVマップを示す図である。   FIG. 4 is a diagram for explaining parallax image data and a V map generated from the parallax image data. 4A is a diagram illustrating an example of the parallax value distribution of the parallax image, and FIG. 5B is a diagram illustrating a V map illustrating the parallax value frequency distribution for each row of the parallax image of FIG. 4A.

図4Aに示すような視差値分布をもった視差画像データが入力されたとき、Vマップ生成部12は、行毎の各視差値のデータの個数の分布である視差値頻度分布を計算し、これを視差ヒストグラム情報として出力する。このようにして得られる各行の視差値頻度分布の情報を、Y軸に視差画像上のy方向位置(撮像画像の上下方向位置)をとりX軸に視差値dをとった二次元直交座標系上に表すことで、図4Bに示すようなVマップを得ることができる。このVマップは、頻度fに応じた画素値をもつ画素が前記二次元直交座標系上に分布した画像として表現することもできる。   When parallax image data having a parallax value distribution as shown in FIG. 4A is input, the V map generation unit 12 calculates a parallax value frequency distribution that is a distribution of the number of pieces of data of each parallax value for each row, and This is output as parallax histogram information. The two-dimensional orthogonal coordinate system in which the parallax value frequency distribution information of each row obtained in this way is obtained by taking the y-direction position on the parallax image (the vertical position of the captured image) on the Y-axis and the parallax value d on the X-axis. By expressing the above, a V map as shown in FIG. 4B can be obtained. This V map can also be expressed as an image in which pixels having pixel values corresponding to the frequency f are distributed on the two-dimensional orthogonal coordinate system.

図5は、一方の撮像部で撮像された基準画像としての撮影画像の画像例と、その撮影画像に対応するVマップを示す図である。ここで、図5Aが撮影画像であり、図5BがVマップである。即ち、図5Aに示すような撮影画像から図5Bに示すVマップが生成される。Vマップでは、路面より下の領域には視差は検出されないので、斜線で示した領域Aで視差がカウントされることはない。   FIG. 5 is a diagram illustrating an example of a captured image as a reference image captured by one imaging unit and a V map corresponding to the captured image. Here, FIG. 5A is a captured image, and FIG. 5B is a V map. That is, the V map shown in FIG. 5B is generated from the captured image as shown in FIG. 5A. In the V map, no parallax is detected in the area below the road surface, and therefore the parallax is not counted in the area A indicated by the oblique lines.

図5Aに示す画像例では、自車両が走行している路面401と、自車両の前方に存在する先行車両402と、路外に存在する電柱403が映し出されている。また、図5Bに示すVマップには、画像例に対応して、路面501、先行車両502、及び電柱503がある。   In the image example shown in FIG. 5A, a road surface 401 on which the host vehicle is traveling, a preceding vehicle 402 that exists in front of the host vehicle, and a utility pole 403 that exists outside the road are shown. The V map shown in FIG. 5B includes a road surface 501, a preceding vehicle 502, and a utility pole 503 corresponding to the image example.

この画像例は、自車両の前方路面が、相対的に平坦な路面、即ち、自車両の前方路面が自車両の真下の路面部分と平行な面を自車両前方へ延長して得られる仮想の基準路面(仮想基準移動面)に一致している場合のものである。この場合、画像の下部に対応するVマップの下部において、高頻度の点は、画像上方へ向かうほど視差値dが小さくなるような傾きをもった略直線状に分布する。このような分布を示す画素は、視差画像上の各行においてほぼ同一距離に存在していてかつ最も占有率が高く、しかも画像上方へ向かうほど距離が連続的に遠くなる識別対象物を映し出した画素であると言える。   This image example is a virtual road surface obtained by extending the front road surface of the host vehicle to a relatively flat road surface, that is, the front road surface of the host vehicle is parallel to the road surface portion immediately below the host vehicle. This corresponds to the case where the reference road surface (virtual reference moving surface) is matched. In this case, in the lower part of the V map corresponding to the lower part of the image, the high-frequency points are distributed in a substantially straight line having an inclination such that the parallax value d decreases toward the upper part of the image. Pixels showing such a distribution are pixels that are present at almost the same distance in each row on the parallax image, have the highest occupation ratio, and project an identification object whose distance continuously increases toward the top of the image. It can be said that.

撮像部510aでは自車両前方領域を撮像するため、その撮像画像の内容は、図5Aに示すように、画像上方へ向かうほど路面の視差値dは小さくなる。また、同じ行(横ライン)内において、路面を映し出す画素はほぼ同じ視差値dを持つことになる。従って、Vマップ上において上述した略直線状に分布する高頻度の点は、路面(移動面)を映し出す画素が持つ特徴に対応したものである。よって、Vマップ上における高頻度の点を直線近似して得られる近似直線上又はその近傍に分布する点の画素は、高い精度で、路面を映し出している画素であると推定することができる。また、各画素に映し出されている路面部分までの距離は、当該近似直線上の対応点の視差値dから高精度に求めることができる。   Since the imaging unit 510a captures an area in front of the host vehicle, as shown in FIG. 5A, the parallax value d of the road surface decreases as the image moves upward. Also, in the same row (horizontal line), the pixels that project the road surface have substantially the same parallax value d. Accordingly, the high-frequency points distributed in a substantially straight line on the V map correspond to the characteristics of the pixels displaying the road surface (moving surface). Therefore, it is possible to estimate that the pixels of the points distributed on or near the approximate straight line obtained by linearly approximating high-frequency points on the V map are the pixels displaying the road surface with high accuracy. Further, the distance to the road surface portion projected on each pixel can be obtained with high accuracy from the parallax value d of the corresponding point on the approximate straight line.

図6は、一方の撮像部で撮像された基準画像としての撮影画像の画像例と、その撮影画像に対応する所定の領域のVマップを示す図である。   FIG. 6 is a diagram illustrating an example of a captured image as a reference image captured by one imaging unit, and a V map of a predetermined region corresponding to the captured image.

Vマップ生成部12は、視差画像における全画素を用いてVマップを生成してもよいし、視差画像(図6Aは、視差画像の基となる撮影画像の例)における所定の領域(例えば、路面が写り得る領域)の画素のみを用いてVマップを生成してもよい。例えば、路面は遠方になるにつれて、消失点に向かって狭くなるため、図6Aに示すように、路面の幅に応じた領域を設定してもよい。これにより、路面が写り得る領域以外の領域に位置する物体(例えば電柱403)によるノイズがVマップに混入しないようにすることができる。   The V map generation unit 12 may generate a V map using all pixels in the parallax image, or a predetermined area (for example, FIG. 6A is an example of a captured image that is a basis of the parallax image) (for example, The V map may be generated using only pixels in a region where the road surface can be seen. For example, as the road surface becomes farther away, the road surface becomes narrower toward the vanishing point. Therefore, as shown in FIG. 6A, an area corresponding to the width of the road surface may be set. Thereby, it is possible to prevent noise caused by an object (for example, the utility pole 403) located in an area other than the area where the road surface can be captured from being mixed into the V map.

〈路面推定〉
路面推定部13は、視差画像生成部11により生成された視差画像に基づき、路面を推定(検出)する。以下、路面推定部13の処理について説明する。図7は、路面推定処理の一例を示すフローチャートである。
<Road estimation>
The road surface estimation unit 13 estimates (detects) the road surface based on the parallax image generated by the parallax image generation unit 11. Hereinafter, the process of the road surface estimation part 13 is demonstrated. FIG. 7 is a flowchart illustrating an example of a road surface estimation process.

路面推定部13は、Vマップの横軸である視差dの値に応じて、Vマップを複数のセグメントに分割する(ステップS11)。複数のセグメントに分割して処理することにより、例えば平坦路から途中でアップ・ダウンするような坂形状等の複雑な形状の路面を捉えることができる。   The road surface estimation unit 13 divides the V map into a plurality of segments according to the value of the parallax d that is the horizontal axis of the V map (step S11). By dividing and processing into a plurality of segments, it is possible to capture a road surface having a complicated shape such as a hill shape that rises and falls halfway from a flat road.

続いて、路面推定部13は、Vマップの画素の中から、標本点を抽出する(ステップS12)。路面推定部13は、例えば、各視差値dの座標位置毎に一つ以上の標本点を抽出してもよい。または、路面推定部13は、各視差値dの座標位置において、頻度の最も多い最頻点を標本点として抽出してもよい。あるいは、路面推定部13は、各視差値dを含む複数のd座標(例えば各視差値dの座標位置と、当該各視差値dの左及び右の少なくとも一方の1以上の座標位置)における頻度の最も多い最頻点を標本点として抽出してもよい。   Subsequently, the road surface estimation unit 13 extracts sample points from the pixels of the V map (step S12). For example, the road surface estimation unit 13 may extract one or more sample points for each coordinate position of each parallax value d. Alternatively, the road surface estimation unit 13 may extract the most frequent point as the sample point at the coordinate position of each parallax value d. Alternatively, the road surface estimation unit 13 has a frequency at a plurality of d coordinates including each parallax value d (for example, the coordinate position of each parallax value d and at least one of the left and right coordinate positions of each parallax value d). The most frequent point with the largest number may be extracted as a sample point.

続いて、路面推定部13は、抽出した標本点のうち、不適切な点を除外する(ステップS13)。路面推定部13は、例えば最小二乗法を用いて、抽出した各標本点に応じた近似直線を算出する。そして、算出した近似直線に対し、ユークリッド距離が所定の閾値以上離れている標本点を除去する。   Subsequently, the road surface estimation unit 13 excludes inappropriate points from the extracted sample points (step S13). The road surface estimation unit 13 calculates an approximate straight line corresponding to each extracted sample point using, for example, the least square method. Then, sample points whose Euclidean distance is more than a predetermined threshold are removed from the calculated approximate straight line.

続いて、路面推定部13は、ステップS13で除外されていない標本点に基づき、路面の形状(位置、高さ)を検出する(ステップS14)。路面推定部13は、例えば最小二乗法により、各セグメントの標本点から近似直線を算出し、算出した近似直線を、路面として検出(推定)する。または、路面形状検出部133は、各セグメントの標本点から多項式近似などを使って算出した曲線形状を、路面として検出(推定)してもよい。   Subsequently, the road surface estimation unit 13 detects the shape (position, height) of the road surface based on the sample points not excluded in Step S13 (Step S14). The road surface estimation unit 13 calculates an approximate straight line from the sample points of each segment by, for example, the least square method, and detects (estimates) the calculated approximate straight line as a road surface. Alternatively, the road surface shape detection unit 133 may detect (estimate) the curve shape calculated from the sample points of each segment using polynomial approximation or the like as the road surface.

続いて、路面推定部13は、検出(推定)した路面が不適切である場合は、路面を補足する(ステップS15)。路面推定部13は、例えば、ノイズにより、ステレオカメラにて撮影されることがあり得ない不適切な路面が推定された場合、デフォルト路面または、以前のフレームにて推定された路面のデータに基づいて、不適切な路面を補足(補間)する。   Subsequently, the road surface estimation unit 13 supplements the road surface when the detected (estimated) road surface is inappropriate (step S15). For example, when an inappropriate road surface that cannot be captured by a stereo camera is estimated due to noise, the road surface estimation unit 13 is based on the default road surface or road surface data estimated in a previous frame. To supplement (interpolate) inappropriate road surfaces.

続いて、路面推定部13は、各セグメントで推定された各路面を、当該各路面が連続するように修正(スムージング処理)する(ステップS16)。路面推定部13は、例えば、隣り合う2つのセグメントにおいてそれぞれ推定された各路面のうち、一方の路面の終点(端点)と、他方の路面の始点(端点)が一致するよう、各路面の傾きと切片を変更する。   Subsequently, the road surface estimation unit 13 corrects (smoothing processing) each road surface estimated in each segment so that the respective road surfaces are continuous (step S16). The road surface estimation unit 13, for example, in each road surface estimated in two adjacent segments, the inclination of each road surface so that the end point (end point) of one road surface and the start point (end point) of the other road surface coincide with each other. And change the intercept.

〈終端セグメント修正〉
終端セグメント修正部14は、路面推定部13により推定された障害物の距離における路面の高さを、低く修正する。
<End segment correction>
The terminal segment correction unit 14 corrects the height of the road surface at the obstacle distance estimated by the road surface estimation unit 13 to be low.

第1の実施形態では、終端セグメント修正部14は、Vマップを、視差値に応じた複数のセグメントに分割し、分割した各セグメントに含まれる視差頻度の値が所定値以上である画素(以下で適宜「視差点」と称する。なお、「視差点」は「距離点」の一例である。)をカウントする。   In the first embodiment, the terminal segment modification unit 14 divides the V map into a plurality of segments according to the parallax value, and a pixel (hereinafter referred to as a parallax frequency value) included in each divided segment is equal to or greater than a predetermined value. The “parallax point” is an example of “distance point”).

そして、終端セグメント修正部14は、視差点の数が所定の閾値以上であるセグメント(終端候補)のうち、自車両からの距離が最も遠いセグメント(第2のセグメント)を判定する。   Then, the end segment correction unit 14 determines the segment (second segment) that is the farthest from the host vehicle among the segments (end candidates) whose number of parallax points is equal to or greater than a predetermined threshold.

そして、終端セグメント修正部14は、第2のセグメントよりも自車両からの距離が遠い第1のセグメントがあれば、第2のセグメントにおける路面の高さを低く修正する。   Then, if there is a first segment that is farther away from the host vehicle than the second segment, the terminal segment correction unit 14 corrects the height of the road surface in the second segment.

次に、図8及び図9を参照し、終端セグメント修正部14の処理の詳細例について説明する。   Next, with reference to FIGS. 8 and 9, a detailed example of the processing of the terminal segment correction unit 14 will be described.

図8は、側壁を有する路面がカーブしている場合の例について説明する図である。図8(A)は側壁を有する路面がカーブしている場合の一方の撮像部で撮像された基準画像としての撮影画像の画像例を示す図である。図8(B)は、図8(A)の撮影画像に対応する所定の領域のVマップの例を示す図である。   FIG. 8 is a diagram illustrating an example in the case where a road surface having a side wall is curved. FIG. 8A is a diagram illustrating an image example of a captured image as a reference image captured by one imaging unit when a road surface having a side wall is curved. FIG. 8B is a diagram illustrating an example of a V map of a predetermined area corresponding to the captured image of FIG.

図8(A)のように、自車両から遠方に側壁等の障害物があり、遠方を見通せない場合、図8(B)のように、当該障害物の視差が存在するセグメントよりも遠方のセグメントでは、視差分布(画素)が存在しないことになる。   As shown in FIG. 8A, when there is an obstacle such as a side wall in the distance from the host vehicle and the distance cannot be seen, as shown in FIG. 8B, the distant from the segment where the parallax of the obstacle exists. In the segment, there is no parallax distribution (pixel).

この場合、当該障害物の視差が存在するセグメントにおいて、路面推定部13は、当該障害物の視差により、図8(B)の521のように路面の高さを高く誤検出する場合がある。   In this case, in the segment where the parallax of the obstacle exists, the road surface estimation unit 13 may erroneously detect the height of the road surface as 521 in FIG. 8B due to the parallax of the obstacle.

また、当該障害物の視差が存在するセグメントよりも遠方のセグメントにおいて、路面推定部13は、例えばノイズ等による不適切な画素に応じて、図8(B)の522のように路面を検出する場合がある。   Further, in a segment farther than the segment where the parallax of the obstacle exists, the road surface estimation unit 13 detects the road surface as indicated by 522 in FIG. 8B according to an inappropriate pixel due to noise or the like, for example. There is a case.

そこで、終端セグメント修正部14は、以下のような処理を行う。図9は、第1の実施形態に係る終端セグメント修正処理の一例を示すフローチャートである。   Therefore, the terminal segment correction unit 14 performs the following processing. FIG. 9 is a flowchart illustrating an example of a terminal segment correction process according to the first embodiment.

終端セグメント修正部14は、Vマップを複数のセグメントに分割する(ステップS101)。なお、分割する各セグメントのサイズ、形状、数はどのようにしてもよい。   The terminal segment correction unit 14 divides the V map into a plurality of segments (step S101). Note that the size, shape, and number of each segment to be divided may be any.

続いて、終端セグメント修正部14は、分割した各セグメントにおいて所定値(例えば1)以上の値を有する視差点をカウントする(ステップS102)。なお、所定値として、ノイズを除去するために2以上としてもよいし、各セグメント内の視差頻度の平均値としてもよい。   Subsequently, the terminal segment correction unit 14 counts the parallax points having a value equal to or greater than a predetermined value (for example, 1) in each divided segment (step S102). The predetermined value may be 2 or more in order to remove noise, or may be an average value of the parallax frequency in each segment.

続いて、終端セグメント修正部14は、カウント数が所定の閾値以上であるセグメントをセグメントA(終端候補)、カウント数が所定の閾値未満であるセグメントをセグメントB(非終端候補)とする(ステップS103)。これにより、図8(B)の例では、自車両からの距離が比較的近い第1セグメント乃至第4セグメントはセグメントA、自車両からの距離が比較的遠い第5セグメント乃至第7セグメントはセグメントBと判定される。   Subsequently, the end segment correcting unit 14 sets a segment having a count number equal to or greater than a predetermined threshold as segment A (end candidate) and a segment having a count number less than the predetermined threshold as segment B (non-end candidate) (step S103). ). Thus, in the example of FIG. 8B, the first segment to the fourth segment that are relatively close to the host vehicle are segment A, and the fifth to seventh segments that are relatively far from the host vehicle are segment. B is determined.

続いて、終端セグメント修正部14は、自車両からの距離が遠いセグメントから順に評価していき、セグメントBからセグメントAに変わった際のセグメントAを終端セグメントとして決定する(ステップS104)。自車両からの距離が遠いセグメントから順に探索することにより、終端セグメントよりも自車両からの距離が近いセグメントが例えばノイズ等によりセグメントBと判定されている場合であっても、正しく終端セグメントを検出できる。   Subsequently, the end segment correction unit 14 evaluates in order from the segment far from the host vehicle, and determines the segment A when the segment B is changed to the segment A as the end segment (step S104). By searching in order from the segment farthest from the host vehicle, the end segment is correctly detected even if the segment closer to the host vehicle than the end segment is determined to be segment B by noise, for example. it can.

続いて、終端セグメント修正部14は、終端セグメントの路面が低くなるように路面を修正する(ステップS105)。終端セグメント修正部14は、終端セグメントに対して路面推定部13により推定された路面と、路面推定部13とは異なる方法により推定した路面のうち、より低い路面を終端セグメントの路面とする。ここで、高さが低い位置に存在する路面は、例えば、終端セグメントの終点(左端)におけるy座標が低い路面や、中点のy座標が低い路面としてもよい。   Subsequently, the terminal segment correction unit 14 corrects the road surface so that the road surface of the terminal segment becomes low (step S105). The terminal segment modification unit 14 sets the lower road surface among the road surface estimated by the road surface estimation unit 13 for the terminal segment and the road surface estimated by a method different from the road surface estimation unit 13 as the road surface of the terminal segment. Here, the road surface present at a low height may be, for example, a road surface with a low y coordinate at the end point (left end) of the end segment, or a road surface with a low y coordinate at the middle point.

終端セグメント修正部14は、例えば、以下により算出した路面を、路面推定部13とは異なる方法により推定した路面としてもよい。   For example, the terminal segment correction unit 14 may use the road surface calculated as described below as a road surface estimated by a method different from that of the road surface estimation unit 13.

・終端セグメントの一つ前のセグメントに対して推定された路面を終端セグメントまで延長した路面
・終端セグメントに対して以前の撮影画像(フレーム)にて推定された路面(履歴路面)
なお、終端セグメントを修正した結果、セグメントが不連続となる場合は、上述したスムージング処理を実施して、各セグメントが連続するように修正してもよい。
・ Road surface estimated from the previous segment of the end segment extended to the end segment ・ Road surface estimated from previous captured image (frame) for the end segment (historic road surface)
If the segment becomes discontinuous as a result of correcting the end segment, the above-described smoothing process may be performed so that each segment is continuous.

これにより、図8(B)の523のように、終端セグメントにおける路面が修正される。   Thereby, the road surface in the terminal segment is corrected as indicated by 523 in FIG.

続いて、終端セグメント修正部14は、終端セグメントよりも自車両からの距離が遠いセグメントの路面を修正する(ステップS106)。終端セグメント修正部14は、終端セグメントよりも自車両からの距離が遠いセグメントの路面について、例えば以下の処理を行う。図10は、終端セグメントよりも遠いセグメントの路面を修正する処理の例について説明する図である。   Subsequently, the terminal segment correction unit 14 corrects the road surface of the segment that is farther from the host vehicle than the terminal segment (step S106). The end segment correction unit 14 performs, for example, the following processing on the road surface of a segment that is farther from the host vehicle than the end segment. FIG. 10 is a diagram illustrating an example of processing for correcting the road surface of a segment farther from the end segment.

・図10(A)のように、路面を終端セグメントで打ち切る(終端セグメントよりも遠いセグメントの路面を破棄する)。これにより、後段のクラスタリングに使用されるUマップには、終端セグメントよりも自車両からの距離が遠いセグメントの視差が利用されないようにすることができる。   As shown in FIG. 10A, the road surface is cut off at the end segment (the road surface of the segment farther than the end segment is discarded). Thereby, it is possible to prevent the U map used for the subsequent clustering from using the parallax of the segment that is farther from the host vehicle than the terminal segment.

・図10(B)のように、終端セグメントよりも自車両からの距離が遠いセグメントにおいて、修正した終端セグメントの路面を延長する。   As shown in FIG. 10B, the road surface of the corrected end segment is extended in a segment that is farther from the host vehicle than the end segment.

・図10(C)のように、終端セグメントよりも自車両からの距離が遠いセグメントに対して以前のフレームにて推定された路面を、修正した終端セグメントの路面の終点(左端)を基点として、連続するように連結する。   ・ As shown in FIG. 10 (C), the road surface estimated in the previous frame for the segment farther from the host vehicle than the end segment is used as the base point of the end point (left end) of the corrected end segment road surface. Are connected in a continuous manner.

〈路面高さテーブル算出処理〉
路面高さテーブル算出部15は、スムージング処理部135にて修正された各セグメントにおける路面に基づいて、路面高さ(自車両の真下の路面部分に対する相対的な高さ)を算出してテーブル化する路面高さテーブル算出処理を行う。
<Road height table calculation processing>
The road surface height table calculation unit 15 calculates the road surface height (relative height with respect to the road surface portion directly below the host vehicle) based on the road surface in each segment corrected by the smoothing processing unit 135 to form a table. A road surface height table calculation process is performed.

路面高さテーブル算出部15は、各セグメントにおける路面の情報から、撮像画像上の各行領域(画像上下方向の各位置)に映し出されている各路面部分までの距離を算出する。なお、自車両の真下に位置する路面部分をその面に平行となるように自車両進行方向前方へ延長した仮想平面の自車両進行方向における各面部分が、撮像画像中のどの各行領域に映し出されるかは予め決まっており、この仮想平面(基準路面)はVマップ上で直線(基準直線)により表される。路面高さテーブル算出部15は、各セグメントにおける路面と、基準直線とを比較することで、自車両前方の各路面部分の高さを得ることができる。簡易的には、各セグメントにおける路面上のY軸位置から、これに対応する視差値から求められる距離だけ自車両前方に存在する路面部分の高さを算出できる。路面高さテーブル算出部15では、近似直線から得られる各路面部分の高さを、必要な視差範囲についてテーブル化する。   The road surface height table calculation unit 15 calculates the distance from the road surface information in each segment to each road surface portion displayed in each row area (each position in the vertical direction of the image) on the captured image. In addition, each surface portion in the traveling direction of the own plane of the virtual plane that is extended forward in the traveling direction of the host vehicle so that the road surface portion located directly below the host vehicle is parallel to the surface is displayed in which row area in the captured image. The virtual plane (reference road surface) is represented by a straight line (reference straight line) on the V map. The road surface height table calculation unit 15 can obtain the height of each road surface portion in front of the host vehicle by comparing the road surface in each segment with a reference straight line. In a simple manner, the height of the road surface portion existing in front of the host vehicle can be calculated from the Y-axis position on the road surface in each segment by a distance obtained from the corresponding parallax value. The road surface height table calculation unit 15 tabulates the height of each road surface portion obtained from the approximate straight line for the necessary parallax range.

なお、ある視差値dにおいてY軸位置がy'である地点に対応する撮像画像部分に映し出されている物体の路面からの高さは、当該視差値dにおける路面上のY軸位置をy0としたとき、(y'−y0)から算出することができる。一般に、Vマップ上における座標(d,y')に対応する物体についての路面からの高さHは、下記の式より算出することができる。ただし、下記の式において、「z」は、視差値dから計算される距離(z=BF/(d−offset))であり、「f」はカメラの焦点距離を(y'−y0)の単位と同じ単位に変換した値である。ここで、「BF」は、ステレオカメラの基線長と焦点距離を乗じた値であり、「offset」は無限遠の物体を撮影したときの視差値である。   Note that the height from the road surface of the object projected on the captured image portion corresponding to the point where the Y-axis position is y ′ at a certain parallax value d is y0 on the road surface at the parallax value d. Then, it can be calculated from (y′−y0). In general, the height H from the road surface of the object corresponding to the coordinates (d, y ′) on the V map can be calculated from the following equation. However, in the following equation, “z” is a distance (z = BF / (d−offset)) calculated from the parallax value d, and “f” is the focal length of the camera (y′−y0). The value converted to the same unit as the unit. Here, “BF” is a value obtained by multiplying the base line length of the stereo camera and the focal length, and “offset” is a parallax value when an object at infinity is photographed.

H=z×(y'−y0)/f
〈クラスタリング、棄却、トラッキング〉
クラスタリング部16は、視差画像データに含まれる各視差画素データにおけるx方向位置とy方向位置と視差値dとの組(x,y,d)を、X軸にx、Y軸にd、Z軸に頻度を設定し、X−Yの2次元ヒストグラム情報(頻度Uマップ)を作成する。
H = z × (y′−y0) / f
<Clustering, rejection, tracking>
The clustering unit 16 sets a set (x, y, d) of the x-direction position, the y-direction position, and the parallax value d in each piece of parallax pixel data included in the parallax image data, x on the X axis, d, Z on the Y axis. Frequency is set on the axis, and XY two-dimensional histogram information (frequency U map) is created.

クラスタリング部16は、路面高さテーブル算出部15によってテーブル化された各路面部分の高さに基づいて、路面からの高さHが所定の高さ範囲(たとえば20cmから3m)にある視差画像の点(x,y,d)についてだけ頻度Uマップを作成する。この場合、路面から当該所定の高さ範囲に存在する物体を適切に抽出することができる。   Based on the height of each road surface portion tabulated by the road surface height table calculation unit 15, the clustering unit 16 is configured to generate a parallax image whose height H from the road surface is within a predetermined height range (for example, 20 cm to 3 m). A frequency U map is created only for the point (x, y, d). In this case, an object existing within the predetermined height range from the road surface can be appropriately extracted.

クラスタリング部16は、頻度Uマップにおいて、頻度が所定値よりも多い、視差が密集している領域を物体の領域として検出し、視差画像上の座標や、物体の実際の大きさ(サイズ)から予測した物体のタイプ(人や歩行者)などの個体情報を付与する。   In the frequency U map, the clustering unit 16 detects a region where the frequency is higher than a predetermined value and where the parallax is dense as an object region, and determines from the coordinates on the parallax image and the actual size (size) of the object. Individual information such as the predicted object type (person or pedestrian) is given.

棄却部17は、視差画像、頻度Uマップ、物体の個体情報に基づいて、認識対象ではない物体の情報を棄却する。   The rejection unit 17 rejects information on an object that is not a recognition target, based on the parallax image, the frequency U map, and the individual information of the object.

トラッキング部18は、検出された物体が複数の視差画像のフレームで連続して出現する場合に、追跡対象であるか否かを判定する。   The tracking unit 18 determines whether or not the detected object is a tracking target when the detected object appears continuously in a plurality of parallax image frames.

〈走行支援制御〉
制御部19は、クラスタリング部16による、物体の検出結果に基づいて、例えば、自車両100の運転者へ警告を報知したり、自車両のハンドルやブレーキを制御したりするなどの走行支援制御を行う。
<Driving support control>
Based on the detection result of the object by the clustering unit 16, the control unit 19 performs driving support control such as, for example, notifying a driver of the host vehicle 100 or controlling a handle or a brake of the host vehicle. Do.

[第2の実施形態]
第1の実施形態では、各セグメントにおける視差点の数に基づいて、終端セグメントを検出する例について説明した。第2の実施形態では、終端セグメント修正部14は、各セグメントの各視差dに対する視差点の数に基づいて、終端セグメントを検出する例について説明する。なお、第2の実施形態は一部を除いて第1の実施形態と同様であるため、適宜説明を省略する。
[Second Embodiment]
In the first embodiment, the example in which the end segment is detected based on the number of parallax points in each segment has been described. In the second embodiment, an example in which the end segment correction unit 14 detects the end segment based on the number of parallax points for each parallax d of each segment will be described. Note that the second embodiment is the same as the first embodiment except for a part thereof, and thus description thereof will be omitted as appropriate.

以下では第2の実施形態に係る車載機器制御システム1の処理について第1の実施形態との差異を説明する。   Below, the difference with 1st Embodiment is demonstrated about the process of the vehicle equipment control system 1 which concerns on 2nd Embodiment.

第2の実施形態に係る終端セグメント修正部14は、まず、第1の実施形態と同様に、Vマップを、視差値に応じた複数のセグメントに分割し、分割した各セグメントに含まれる視差頻度の値が所定値以上である画素(視差点)をカウントする。   As in the first embodiment, the terminal segment modification unit 14 according to the second embodiment first divides the V map into a plurality of segments according to the disparity values, and the disparity frequency included in each divided segment. Pixels (parallax points) whose value is greater than or equal to a predetermined value are counted.

そして、終端セグメント修正部14は、視差点の数が所定の閾値以上である視差値dの数が所定の閾値以上であるセグメント(終端候補)のうち、自車両からの距離が最も遠いセグメント(第2のセグメント)を判定する。   The end segment correction unit 14 then selects the segment (distance candidate) having the longest distance from the host vehicle among the segments (termination candidates) in which the number of parallax values d is equal to or greater than a predetermined threshold. 2nd segment) is determined.

そして、終端セグメント修正部14は、第1の実施形態と同様に、第2のセグメントよりも自車両からの距離が遠い第1のセグメントがあれば、第2のセグメントにおける路面の高さを低く修正する。   Then, as in the first embodiment, if there is a first segment that is farther from the vehicle than the second segment, the terminal segment correction unit 14 reduces the height of the road surface in the second segment. Correct it.

図11は、第2の実施形態に係る終端セグメント修正処理の一例を示すフローチャートである。   FIG. 11 is a flowchart illustrating an example of a terminal segment correction process according to the second embodiment.

終端セグメント修正部14は、Vマップを複数のセグメントに分割する(ステップS201)。   The terminal segment correction unit 14 divides the V map into a plurality of segments (step S201).

続いて、終端セグメント修正部14は、分割した各セグメントの各d座標について、所定値(例えば1)以上の値を有する画素(視差点)が所定数(例えば1)以上であるd座標をカウントする(ステップS202)。なお、当該所定値として、ノイズを除去するために2以上としてもよいし、各セグメント内の視差頻度の平均値としてもよい。   Subsequently, the terminal segment correction unit 14 counts d coordinates having a predetermined number (for example, 1) of pixels (parallax points) having a value equal to or greater than a predetermined value (for example, 1) for each of the divided d coordinates of each segment. (Step S202). The predetermined value may be 2 or more in order to remove noise, or may be an average value of the parallax frequency in each segment.

また、当該所定数は、路面の分散を考慮して設定してもよいし、何らかの所定値を予め設定してもよい。例えば、路面の視差の縦方向(y方向)に分散する際の正常な高さが20cm分であると分かっている場合に、実距離20cmを画素数に変換した値を所定値としてもよい。これにより、ノイズを除去することができる。   Further, the predetermined number may be set in consideration of road surface dispersion, or some predetermined value may be set in advance. For example, when it is known that the normal height when dispersed in the vertical direction (y direction) of the parallax of the road surface is 20 cm, a value obtained by converting the actual distance 20 cm into the number of pixels may be set as the predetermined value. Thereby, noise can be removed.

続いて、終端セグメント修正部14は、d座標のカウント数が所定の閾値以上であるセグメントをセグメントA、d座標のカウント数が所定の閾値未満であるセグメントをセグメントBとする(ステップS203)。   Subsequently, the terminal segment correction unit 14 sets a segment having a d-coordinate count number equal to or greater than a predetermined threshold as segment A, and a segment having a d-coordinate count number less than the predetermined threshold as segment B (step S203).

続いて、終端セグメント修正部14は、自車両からの距離が遠いセグメントから順に評価していき、セグメントBからセグメントAに変わった際のセグメントAを終端セグメントとして決定する(ステップS204)。   Subsequently, the terminal segment correction unit 14 evaluates in order from the segment far from the host vehicle, and determines the segment A when the segment B is changed to the segment A as the terminal segment (step S204).

続いて、終端セグメント修正部14は、終端セグメントの路面が低くなるように路面を修正する(ステップS205)。   Subsequently, the terminal segment correction unit 14 corrects the road surface so that the road surface of the terminal segment becomes low (step S205).

続いて、終端セグメント修正部14は、終端セグメントよりも自車両からの距離が遠いセグメントの路面を修正する(ステップS206)。   Subsequently, the terminal segment correction unit 14 corrects the road surface of the segment that is farther from the host vehicle than the terminal segment (step S206).

なお、ステップS201、ステップS204乃至ステップS206の処理は、第1の実施形態に係る図9のステップS101、ステップS104乃至ステップS106の処理と同様である。   Note that the processing of step S201 and step S204 to step S206 is the same as the processing of step S101 and step S104 to step S106 of FIG. 9 according to the first embodiment.

次に、図12を参照し、ステップS202、ステップS203の処理について説明する。図12は、第2の実施形態の終端セグメントを探索する処理について説明する図である。   Next, with reference to FIG. 12, the process of step S202 and step S203 will be described. FIG. 12 is a diagram illustrating processing for searching for a termination segment according to the second embodiment.

あるセグメントにおけるVマップが図12(A)のような形状の場合、図12(B)のように、各d座標に対して、所定値以上の値を有する画素数を縦方向にカウントしていった時に、その数が所定数未満のd座標はノイズと判定され、ノイズと判定されなかったd座標の数がカウントされる。そして、ノイズと判定されなかったd座標の数が所定の閾値以上であるセグメントをセグメントA(終端候補)と判定する。   When the V map in a segment has a shape as shown in FIG. 12A, the number of pixels having a value greater than or equal to a predetermined value is counted in the vertical direction for each d coordinate as shown in FIG. 12B. At that time, d coordinates whose number is less than the predetermined number are determined as noise, and the number of d coordinates not determined as noise is counted. Then, a segment in which the number of d coordinates that have not been determined as noise is equal to or greater than a predetermined threshold is determined as segment A (terminal candidate).

なお、図12(B)の例では、各d座標における視差点の数をヒストグラムに変換してから判定する例を示しているが、必ずしもヒストグラム化する必要はない。例えば、以下のような処理をしてもよい。   In the example of FIG. 12B, an example is shown in which the number of parallax points at each d coordinate is converted into a histogram for determination, but it is not always necessary to form a histogram. For example, the following processing may be performed.

終端セグメント修正部14は、対象セグメントの終点(左端)のd座標から順に判定していき、各d座標(ビン)のカウント数が所定数524を超えていた場合に、d座標のカウンタをインクリメントし、次のd座標の判定に移る。そして、d座標のカウンタが所定の閾値以上となった時点で、対象セグメントをセグメントA(終端候補)とする。   The end segment correction unit 14 sequentially determines from the d coordinate of the end point (left end) of the target segment, and increments the d coordinate counter when the count number of each d coordinate (bin) exceeds a predetermined number 524. Then, the next d coordinate determination is performed. Then, when the d-coordinate counter becomes equal to or greater than a predetermined threshold, the target segment is set as segment A (end candidate).

第2の実施形態によれば、Vマップの縦方向(y方向)にまとまって出現する側壁等の障害物の視差点群を捉えることができる。そのため、終端セグメントを探索する精度が向上する。   According to the second embodiment, it is possible to capture a parallax point group of obstacles such as side walls that appear together in the vertical direction (y direction) of the V map. Therefore, the accuracy of searching for the end segment is improved.

[第3の実施形態]
第3の実施形態では、Vマップの各セグメントに対応する輝度画像(基準画像データ)中の所定領域内を画像認識し、認識結果に基づいて終端セグメントを判定する例について説明する。
[Third Embodiment]
In the third embodiment, an example will be described in which a predetermined area in a luminance image (reference image data) corresponding to each segment of the V map is image-recognized and the end segment is determined based on the recognition result.

第1の実勢形態、及び第2の実勢形態では、Vマップ上の視差点に基づいて終端セグメントを判定するため、例えば路面に凹凸や白線等がないため視差点を検出できない場合、終端セグメントであると誤判定する可能性がある。   In the first actual form and the second actual form, since the end segment is determined based on the parallax point on the V map, for example, when the parallax point cannot be detected because there is no unevenness or white line on the road surface, There is a possibility of misjudging it.

第3の実施形態によれば、視差点を検出できないセグメントの場合でも、終端セグメントであるか否かを正しく判定できる。   According to the third embodiment, it is possible to correctly determine whether a segment is a terminal segment even in the case of a segment where a parallax point cannot be detected.

なお、第3の実施形態は一部を除いて第1の実施形態と同様であるため、適宜説明を省略する。以下では第3の実施形態に係る車載機器制御システム1の処理の詳細について第1の実施形態との差異を説明する。   Note that the third embodiment is the same as the first embodiment except for a part thereof, and thus description thereof will be omitted as appropriate. Below, the difference with 1st Embodiment is demonstrated about the detail of the process of the vehicle equipment control system 1 which concerns on 3rd Embodiment.

図13乃至図15を参照して、第3の実施形態の終端セグメント修正部14による終端セグメント修正処理を説明する。   With reference to FIGS. 13 to 15, the end segment correction processing by the end segment correction unit 14 of the third embodiment will be described.

図13は、第3の実施形態に係る終端セグメント修正処理の一例を示すフローチャートである。   FIG. 13 is a flowchart illustrating an example of a terminal segment correction process according to the third embodiment.

まず、終端セグメント修正部14は、撮影画像中に各領域を設定する(ステップS301)。図14は、撮影画像と、Vマップの対応関係を説明する図である。図14では、直進する路面が写り得る領域を3つの領域591、592、593に分割した場合の例を示している。   First, the end segment correction unit 14 sets each area in the captured image (step S301). FIG. 14 is a diagram for explaining the correspondence between a captured image and a V map. FIG. 14 shows an example in which a region where a straight road surface can be seen is divided into three regions 591, 592, and 593.

続いて、終端セグメント修正部14は、撮影画像の各領域を画像認識する(ステップS302)。   Subsequently, the end segment correction unit 14 recognizes each region of the captured image (step S302).

なお、ステップS302の画像認識の手法としては、任意の手法を使用してよい。例えば、車両、人、路面、雨滴等の物体用のテンプレートを事前に用意しておき、テンプレートマッチングさせることで物体を認識してもよい。   Note that any method may be used as the image recognition method in step S302. For example, a template for an object such as a vehicle, a person, a road surface, or a raindrop may be prepared in advance, and the object may be recognized by template matching.

また、例えば、「Csurka, G., Bray, C., Dance, C. and Fan, L, "Visual categorization with bags of keypoints," Proc. ECCV Workshop on Statistical Learning in Computer Vision, pp.1-22, 2004.」に記載されているような、SIFT(Scale-Invariant Feature Transform)などの局所特徴量を量子化したvisual wordsと称されるベクトルを用いて認識に利用するBag-of-Visual-Words法を用いてもよい。あるいは、「Alex Krizhevsky, Ilya Sutskever, and Geoffrey E Hinton., "Imagenet classification with deep convolutional neural networks," In Advances in neural information processing systems, pp.1097-1105, 2012.」に記載されているような、ニューラルネットを多層化したDeep Learningを用いる方法を用いてもよい。   Also, for example, “Csurka, G., Bray, C., Dance, C. and Fan, L,“ Visual categorization with bags of keypoints, ”Proc. ECCV Workshop on Statistical Learning in Computer Vision, pp.1-22, The Bag-of-Visual-Words method used for recognition using vectors called visual words that quantize local feature quantities such as SIFT (Scale-Invariant Feature Transform) as described in 2004. May be used. Alternatively, as described in “Alex Krizhevsky, Ilya Sutskever, and Geoffrey E Hinton.,“ Imagenet classification with deep convolutional neural networks, ”In Advances in neural information processing systems, pp. 1097-1105, 2012. A method using Deep Learning in which a neural network is multilayered may be used.

また、画像認識する際は、基準画像の所定領域をより小さな小領域に分割し、ラスタスキャンしながら逐次認識処理を実行してもよい。この場合、セグメント全体を認識処理にかけるよりも、ノイズが含まれる領域を除去できるため、認識精度を向上させることができる。   When recognizing an image, a predetermined area of the reference image may be divided into smaller small areas, and the recognition process may be executed sequentially while performing raster scanning. In this case, since the area including noise can be removed rather than subjecting the entire segment to recognition processing, recognition accuracy can be improved.

続いて、終端セグメント修正部14は、ステップS302の画像認識の結果に基づき、終端セグメントを判定する(ステップS303)。   Subsequently, the end segment correcting unit 14 determines the end segment based on the result of the image recognition in step S302 (step S303).

Vマップの各セグメントの視差点は、輝度画像中の各セグメントに対応する領域に写っている物体によるものである。したがって、輝度画像中の各領域に側壁等の障害物が写っているか否かを画像認識で判定すれば、各領域に対応するVマップの各セグメントが終端セグメントであるか否かを判定できる。   The parallax point of each segment of the V map is due to an object appearing in an area corresponding to each segment in the luminance image. Therefore, if it is determined by image recognition whether or not an obstacle such as a side wall is reflected in each area in the luminance image, it can be determined whether each segment of the V map corresponding to each area is a terminal segment.

終端セグメント修正部14は、例えば、側壁等の障害物が、輝度画像中の各領域のうち、最も高い位置の領域の上端まで写っている場合、この障害物の下端が含まれるセグメントが終端セグメントと判定してもよい。   For example, when an obstacle such as a side wall is reflected to the upper end of the highest position area among the areas in the luminance image, the end segment correcting unit 14 determines that the segment including the lower end of the obstacle is the end segment. May be determined.

図15は、側壁等の障害物の撮影画像と、Vマップの対応関係を説明する図である。   FIG. 15 is a diagram for explaining a correspondence relationship between a captured image of an obstacle such as a side wall and a V map.

例えば、撮影画像の領域592の一部の領域と、及び領域593の全体に障害物が写っていた(存在していた)場合、Vマップ上では、セグメント592aに縦方向に延びる形で視差が分布し、それより遠方のセグメント593aでは視差点が出現しない。この場合、セグメント592aが終端セグメントであると判定される。   For example, when an obstacle is shown (exists) in a part of the region 592 of the captured image and the entire region 593, the parallax extends in the vertical direction in the segment 592a on the V map. A disparity point does not appear in the segment 593a that is distributed and farther away. In this case, it is determined that the segment 592a is a terminal segment.

第3の実施形態によれば、例えば悪天候時で、雨の照り返しで視差が分散するノイズが発生する状況においても、終端セグメントを探索する精度が向上する。   According to the third embodiment, the accuracy of searching for a terminal segment is improved even in bad weather, for example, in a situation where noise is generated in which parallax is dispersed due to rain reflection.

なお、上述した画像認識は、撮像画像(輝度画像)の代わりに、視差画像を用いて行ってもよい。または、撮像画像と視差画像の両方を用いてもよい。この場合、例えば認識結果に重み付けをして障害物を認識してもよいし、認識結果のスコアを平均した値が所定値よりも大きい場合に障害物が存在すると判定してもよい。   Note that the above-described image recognition may be performed using a parallax image instead of a captured image (luminance image). Alternatively, both a captured image and a parallax image may be used. In this case, for example, the recognition result may be weighted to recognize the obstacle, or it may be determined that the obstacle exists when the average value of the recognition result scores is larger than a predetermined value.

また、第3の実施形態の終端セグメント判定結果と、第1の実施形態、第2の実施形態の終端セグメント判定結果との重み付け加算した値に基づいて、終端セグメントを判定してもよい。   Further, the end segment may be determined based on a value obtained by weighted addition of the end segment determination result of the third embodiment and the end segment determination result of the first embodiment and the second embodiment.

[第4の実施形態]
第4の実施形態では、各セグメントの路面を推定する際に、以前に撮影した撮影画像(過去のフレーム)で判定された終端セグメントのデータに基づいて、今回撮影した撮影画像で判定された終端セグメントの路面を修正する例について説明する。
[Fourth Embodiment]
In the fourth embodiment, when estimating the road surface of each segment, based on the data of the end segment determined in the previously captured image (past frame), the termination determined in the captured image captured this time An example of correcting the road surface of the segment will be described.

なお、第4の実施形態は一部を除いて第1の実施形態と同様であるため、適宜説明を省略する。以下では第4の実施形態に係る車載機器制御システム1の処理の詳細について第1の実施形態との差異を説明する。   Note that the fourth embodiment is the same as the first embodiment except for a part thereof, and thus description thereof will be omitted as appropriate. Below, the difference with 1st Embodiment is demonstrated about the detail of the process of the vehicle equipment control system 1 which concerns on 4th Embodiment.

図16は、第4の実施形態に係る路面推定処理の一例を示すフローチャートである。   FIG. 16 is a flowchart illustrating an example of a road surface estimation process according to the fourth embodiment.

路面推定部13は、Vマップの横軸である視差dの値に応じて、Vマップを複数のセグメントに分割する(ステップS21)。   The road surface estimation unit 13 divides the V map into a plurality of segments according to the value of the parallax d that is the horizontal axis of the V map (step S21).

続いて、路面推定部13は、Vマップにおいて、自車両からの距離が最も近いセグメントを、処理対象のセグメントとする(ステップS22)。   Subsequently, the road surface estimation unit 13 sets the segment with the shortest distance from the host vehicle as the processing target segment in the V map (step S22).

続いて、路面推定部13は、処理対象のセグメントに含まれる画素の中から、標本点を抽出する(ステップS23)。   Subsequently, the road surface estimation unit 13 extracts sample points from the pixels included in the processing target segment (step S23).

図17は、第4の実施形態に係る標本点抽出処理の一例を説明する図である。路面推定部13は、例えば、第2のセグメントにおいて、前のセグメント(既に路面を検出した、第2のセグメントと隣り合うセグメント)の路面561の終点位置(前のセグメントの路面561が、第2のセグメントと接する位置)を基準点562とする。そして、路面推定部13は、基準点562に応じた所定範囲を標本点の探索領域563として設定する。   FIG. 17 is a diagram for explaining an example of sample point extraction processing according to the fourth embodiment. For example, in the second segment, the road surface estimation unit 13 determines the end point position (the road surface 561 of the previous segment is the second segment) of the previous segment (the segment adjacent to the second segment that has already detected the road surface). The reference point 562 is a position in contact with the segment. Then, the road surface estimation unit 13 sets a predetermined range corresponding to the reference point 562 as the sample point search region 563.

路面推定部13は、例えば、図17(A)のように、基準点を始点とする2直線564,565であって、所定の角度で隣のセグメントまで延びる2直線564,565の間を探索領域563としてもよい。この場合、路面推定部13は、当該2直線564,565を、路面が傾き得る角度に対応して決定してもよい。または、路面推定部13は、探索領域563を、例えば、図17(B)のように、基準点562のy座標に応じた高さを有する矩形の領域としてもよい。   For example, as shown in FIG. 17A, the road surface estimation unit 13 searches between two straight lines 564 and 565 starting from a reference point and extending between two straight lines 564 and 565 at a predetermined angle to the adjacent segment. The region 563 may be used. In this case, the road surface estimation unit 13 may determine the two straight lines 564 and 565 corresponding to the angle at which the road surface can tilt. Or the road surface estimation part 13 is good also considering the search area | region 563 as a rectangular area | region which has the height according to the y coordinate of the reference point 562 like FIG.17 (B), for example.

続いて、路面推定部13は、抽出した標本点のうち、不適切な点を除外する(ステップS24)。   Subsequently, the road surface estimation unit 13 excludes inappropriate points from the extracted sample points (step S24).

続いて、路面推定部13は、ステップS24で除外されていない標本点に基づき、処理対象のセグメントにおける路面の形状(位置、高さ)を検出する(ステップS25)。   Subsequently, the road surface estimation unit 13 detects the shape (position, height) of the road surface in the processing target segment based on the sample points not excluded in step S24 (step S25).

続いて、路面推定部13は、検出(推定)した路面が不適切である場合は、処理対象のセグメントにおける路面を補足する(ステップS26)。   Subsequently, when the detected (estimated) road surface is inappropriate, the road surface estimation unit 13 supplements the road surface in the segment to be processed (step S26).

続いて、終端セグメント修正部14は、処理対象のセグメントが終端セグメントであるか否かを判定する(ステップS27)。終端セグメント修正部14は、ステップS27で、例えば、データI/F603を利用して自車両100の車速を取得し、車速に応じた障害物の移動量を算出し、算出した障害物の移動量に応じて、今回のフレームにおける終端セグメントを判定してもよい。   Subsequently, the end segment correction unit 14 determines whether or not the segment to be processed is the end segment (step S27). In step S27, for example, the terminal segment correction unit 14 acquires the vehicle speed of the host vehicle 100 using the data I / F 603, calculates the movement amount of the obstacle according to the vehicle speed, and calculates the calculated movement amount of the obstacle. Depending on, the end segment in the current frame may be determined.

処理対象のセグメントが終端セグメントである場合(ステップS27でYES)、終端セグメント修正部14は、終端セグメントの路面を、終端セグメントの履歴路面に基づいて修正し(ステップS28)、後述するステップS31の処理に進む。終端セグメント修正部14は、ステップS28で、前回のフレームで算出した終端セグメントの路面を、今回のフレームで算出した終端セグメントの路面としてもよい。または、終端セグメント修正部14は、例えば、データI/F603を利用して自車両100の車速を取得し、車速に応じた路面の移動量を算出し、算出した路面の移動量に応じて終端セグメントの路面を修正してもよい。   When the segment to be processed is the end segment (YES in step S27), the end segment correcting unit 14 corrects the road surface of the end segment based on the history road surface of the end segment (step S28), Proceed to processing. In step S28, the end segment correction unit 14 may use the end segment road surface calculated in the previous frame as the end segment road surface calculated in the current frame. Alternatively, the end segment correction unit 14 acquires the vehicle speed of the host vehicle 100 using, for example, the data I / F 603, calculates the amount of movement of the road surface according to the vehicle speed, and ends according to the calculated amount of movement of the road surface. The road surface of the segment may be corrected.

なお、終端セグメント修正部14は、起動時等のため、履歴路面が記憶されていない場合は、上述した第1乃至第3の実施形態で説明した処理により、終端セグメントの路面を修正し、修正した路面を履歴路面として記憶してもよい。   Note that the terminal segment correction unit 14 corrects the road surface of the terminal segment by the processing described in the above first to third embodiments and corrects it when the history road surface is not stored due to startup or the like. The completed road surface may be stored as a history road surface.

処理対象のセグメントが終端セグメントでない場合(ステップS27でNO)、路面推定部13は、Vマップにおいて、処理対象のセグメントよりも自車両からの距離が遠い次のセグメントがあるか否かを判定する(ステップS29)。   When the segment to be processed is not the end segment (NO in step S27), the road surface estimation unit 13 determines whether or not there is a next segment that is farther from the vehicle than the segment to be processed in the V map. (Step S29).

次のセグメントがある場合(ステップS29でYES)、次のセグメントを処理対象として選択し(ステップS30)、ステップS23の処理に進む。   If there is a next segment (YES in step S29), the next segment is selected as a processing target (step S30), and the process proceeds to step S23.

次のセグメントがない場合(ステップS29でNO)、路面推定部13は、各セグメントで推定された各路面を、当該各路面が連続するように修正(スムージング処理)する(ステップS31)。   When there is no next segment (NO in step S29), the road surface estimation unit 13 corrects (smoothing processing) each road surface estimated in each segment so that each road surface is continuous (step S31).

ステップS23において、路面推定部13が、図17のように、自車両からの距離がより近いセグメントから順に、前のセグメントの路面を基準に、処理対象のセグメントにおける標本点の探索領域を決定するものとする。このように、前のセグメントで推定された路面が、次のセグメントで推定される路面に影響を与える場合、路面推定処理と終端セグメント修正処理を順次実行し、次のセグメントを処理する際には、一つ前のセグメントの路面が修正済みとなっている必要がある。   In step S23, the road surface estimation unit 13 determines a sample point search region in the segment to be processed in order from the segment closer to the host vehicle, with reference to the road surface of the previous segment, as shown in FIG. Shall. In this way, when the road surface estimated in the previous segment affects the road surface estimated in the next segment, the road surface estimation process and the terminal segment correction process are executed sequentially, and the next segment is processed. The road surface of the previous segment must be corrected.

第4の実施形態によれば、路面推定処理と終端セグメント修正処理を各セグメントに対して順次実行するため、例えば、前のセグメントの路面を基準に、処理対象のセグメントにおける標本点の探索領域を決定することができる。   According to the fourth embodiment, since the road surface estimation process and the terminal segment correction process are sequentially performed on each segment, for example, the sample point search region in the segment to be processed is set based on the road surface of the previous segment. Can be determined.

[第5の実施形態]
第5の実施形態では、上り坂を、側壁等の障害物であると誤判定した場合に、終端セグメント修正処理を実施しないように制御する例について説明する。
[Fifth Embodiment]
In the fifth embodiment, an example will be described in which when an uphill is erroneously determined to be an obstacle such as a side wall, the terminal segment correction process is not performed.

なお、第5の実施形態は一部を除いて第1の実施形態と同様であるため、適宜説明を省略する。以下では第5の実施形態に係る車載機器制御システム1の処理の詳細について第1の実施形態との差異を説明する。   Note that the fifth embodiment is the same as the first embodiment except for a part thereof, and thus description thereof will be omitted as appropriate. Below, the difference with 1st Embodiment is demonstrated about the detail of the process of the vehicle equipment control system 1 which concerns on 5th Embodiment.

第1の実施形態、及び第2の実施形態において、自車両の前方が上り坂の場合、Vマップ上のあるセグメントにおいて推定された路面の高さが上に突き抜け、より遠方のセグメントにおいて視差点がない場合がある。   In the first embodiment and the second embodiment, when the front side of the host vehicle is an uphill, the road surface height estimated in a certain segment on the V map penetrates upward, and the disparity point in a farther segment There may be no.

図18は、上り坂における終端セグメント修正処理について説明する図である。図18(A)のように、Vマップ上で、自車両からの距離が近い順に、第1から第7までのセグメントに分割し、第6セグメントにおいて路面の高さが上がる上り坂のシーンであるとする。この場合、第7セグメントにおいて視差点が少ないため、第1の実施形態、第2の実施形態で説明した処理では、第6セグメントが終端セグメントと判定され、終端セグメントにおける路面541が、高さが低い路面542に修正されるという問題がある。   FIG. 18 is a diagram for explaining an end segment correction process on an uphill. As shown in FIG. 18 (A), in an uphill scene in which the road surface is divided into the first to seventh segments in order of increasing distance from the host vehicle on the V map, and the road surface height increases in the sixth segment. Suppose there is. In this case, since there are few parallax points in the seventh segment, in the processing described in the first embodiment and the second embodiment, the sixth segment is determined to be the terminal segment, and the road surface 541 in the terminal segment has a height. There is a problem that the road surface 542 is corrected.

そこで、第5の実施形態に係る終端セグメント修正部14は、以下の処理を行う。   Therefore, the terminal segment correction unit 14 according to the fifth embodiment performs the following processing.

図19は、第5の実施形態に係る終端セグメント修正処理の一例を示すフローチャートである。   FIG. 19 is a flowchart illustrating an example of a terminal segment correction process according to the fifth embodiment.

終端セグメント修正部14は、Vマップを複数のセグメントに分割する(ステップS501)。   The terminal segment correction unit 14 divides the V map into a plurality of segments (step S501).

終端セグメント修正部14は、分割した各セグメントにおいて、上り坂であるセグメントが存在するか否かを判定する(ステップS502)。   The end segment correction unit 14 determines whether or not there is a segment that is an uphill in each divided segment (step S502).

終端セグメント修正部14は、図18(B)のように、あるセグメントの所定の範囲551に、所定数(例えば1)以上の視差点が含まれる場合に、このセグメントを上り坂のセグメントと判定してもよい。この所定の範囲551は、例えば前のセグメントの路面の終端(左端)を基準とし、当該基準よりも位置が高い範囲としてもよい。   As shown in FIG. 18B, the terminal segment correction unit 14 determines that this segment is an uphill segment when a predetermined number (eg, 1) or more of parallax points are included in a predetermined range 551 of a certain segment. May be. The predetermined range 551 may be, for example, a range having a position higher than the reference with the end (left end) of the road surface of the previous segment as a reference.

上り坂であるセグメントが存在する場合(ステップS502でYES)、処理を終了する。   If there is an uphill segment (YES in step S502), the process ends.

上り坂であるセグメントが存在しない場合(ステップS502でNO)、終端セグメント修正部14は、終端セグメントを探索する(ステップS503)。なお、終端セグメントを探索する処理は、例えば、上述した第1の実施形態、または第2の実施形態と同様でもよい。   When there is no segment that is uphill (NO in step S502), the terminal segment correction unit 14 searches for a terminal segment (step S503). Note that the processing for searching for the end segment may be the same as that in the first embodiment or the second embodiment described above, for example.

続いて、終端セグメント修正部14は、終端セグメントの路面が低くなるように路面を修正する(ステップS504)。   Subsequently, the terminal segment correction unit 14 corrects the road surface so that the road surface of the terminal segment becomes low (step S504).

続いて、終端セグメント修正部14は、終端セグメントよりも自車両からの距離が遠いセグメントの路面を修正する(ステップS505)。   Subsequently, the end segment correction unit 14 corrects the road surface of the segment that is farther from the host vehicle than the end segment (step S505).

第5の実施形態によれば、路面が上り坂の場合は、終端セグメント修正処理を実施しないように制御するため、より適切に路面を推定できる。   According to the fifth embodiment, when the road surface is an uphill, control is performed so that the terminal segment correction process is not performed, so that the road surface can be estimated more appropriately.

<まとめ>
上述した各実施形態によれば、Vマップにおける各セグメントのうち、視差点の数に応じた値が所定の閾値未満のセグメントよりも手前のセグメントを終端セグメントと判定し、終端セグメントにおける路面の高さを低くなるように修正する。それにより、側壁やガードレール等の障害物の視差を検出した場合であっても、路面を検出する精度を向上させることが可能となる。
<Summary>
According to each embodiment described above, among the segments in the V map, a segment in front of a segment whose value corresponding to the number of parallax points is less than a predetermined threshold is determined as the end segment, and the road surface height in the end segment is determined. Modify the height to be lower. Thereby, even when the parallax of an obstacle such as a side wall or a guard rail is detected, it is possible to improve the accuracy of detecting the road surface.

なお、距離の値(距離値)と視差値は等価に扱えることから、本実施形態においては距離画像の一例として視差画像を用いて説明しているが、これに限られない。例えば、ステレオカメラを用いて生成した視差画像に対して、ミリ波レーダやレーザレーダ等の検出装置を用いて生成した距離情報を統合して、距離画像を生成してもよい。また、ステレオカメラと、ミリ波レーダやレーザレーダ等の検出装置を併用し、上述したステレオカメラによる物体の検出結果と組み合わせることにより、検出の精度をさらに高める構成としてもよい。   Since the distance value (distance value) and the parallax value can be handled equivalently, in the present embodiment, the parallax image is used as an example of the distance image, but the present invention is not limited to this. For example, a distance image may be generated by integrating distance information generated using a detection device such as a millimeter wave radar or a laser radar with a parallax image generated using a stereo camera. Further, the detection accuracy may be further enhanced by using a stereo camera and a detection device such as a millimeter wave radar or a laser radar in combination with the detection result of the object by the stereo camera described above.

上述した実施形態におけるシステム構成は一例であり、用途や目的に応じて様々なシステム構成例があることは言うまでもない。また、上述した各実施形態の一部又は全部を組み合わせることも可能である。   The system configuration in the above-described embodiment is an example, and it goes without saying that there are various system configuration examples depending on applications and purposes. Moreover, it is also possible to combine a part or all of each embodiment mentioned above.

例えば、路面推定処理において、外れ点除去、路面補足、スムージング処理等の処理は必須ではないため、これらの処理を行わないようにしてもよい。   For example, in the road surface estimation processing, processing such as removal point removal, road surface supplementation, smoothing processing, and the like are not essential, and therefore these processing may not be performed.

また、処理ハードウェア部510、画像解析ユニット600、及び車両走行制御ユニット104の各機能部は、ハードウェアによって実現される構成としてもよいし、CPUが記憶装置に格納されたプログラムを実行することによって実現される構成としてもよい。このプログラムは、インストール可能な形式又は実行可能な形式のファイルによって、コンピュータで読み取り可能な記録メディアに記録されて流通されるようにしても良い。また、上記記録メディアの例として、CD−R(Compact Disc Recordable)、DVD(Digital Versatile Disk)、ブルーレイディスク等が挙げられる。また、各プログラムが記憶されたCD−ROM等の記録メディア、並びに、これらプログラムが記憶されたHD504は、プログラム製品(Program Product)として、国内又は国外へ提供されることができる。   The functional units of the processing hardware unit 510, the image analysis unit 600, and the vehicle travel control unit 104 may be realized by hardware, or the CPU executes a program stored in a storage device. It is good also as a structure implement | achieved by. The program may be recorded and distributed on a computer-readable recording medium by a file in an installable or executable format. Examples of the recording medium include CD-R (Compact Disc Recordable), DVD (Digital Versatile Disk), Blu-ray Disc, and the like. Further, a recording medium such as a CD-ROM in which each program is stored, and the HD 504 in which these programs are stored can be provided as a program product (Japan or overseas).

1 車載機器制御システム(「機器制御システム」の一例)
100 自車両
101 撮像ユニット
103 表示モニタ
106 車両走行制御ユニット(「制御部」の一例)
11 視差画像生成部(「距離画像生成部」の一例)
12 Vマップ生成部(「生成部」の一例)
13 路面推定部(「推定部」の一例)
14 終端セグメント修正部(「修正部」の一例)
15 路面高さテーブル算出部
16 クラスタリング部(「物体検出部」の一例)
17 棄却部
18 トラッキング部
19 制御部
2 撮像装置
510a,510b 撮像部
510 処理ハードウェア部
600 画像解析ユニット(「画像処理装置」の一例)
1 In-vehicle device control system (an example of “device control system”)
100 own vehicle 101 imaging unit 103 display monitor 106 vehicle travel control unit (an example of “control unit”)
11 Parallax image generation unit (an example of a “distance image generation unit”)
12 V map generator (an example of “generator”)
13 Road surface estimation part (an example of "estimation part")
14 End segment correction part (an example of "correction part")
15 Road surface height table calculation unit 16 Clustering unit (an example of “object detection unit”)
17 Rejecting unit 18 Tracking unit 19 Control unit 2 Imaging device 510a, 510b Imaging unit 510 Processing hardware unit 600 Image analysis unit (an example of “image processing device”)

特開2015−075800号公報Japanese Patent Laid-Open No. 2015-075800

Claims (13)

複数の撮像部で各々撮影された複数の撮影画像における路面及び前記路面を遮る障害物の距離に応じた距離値を有する距離画像から、前記距離画像の垂直方向に対する距離値の頻度の分布を示す垂直方向分布データを生成する生成部と、
前記垂直方向分布データに基づいて、前記距離に応じた前記路面の高さを推定する推定部と、
前記推定部により推定された前記障害物の距離における路面の高さを、低く修正する修正部と、
を備えることを特徴とする画像処理装置。
A frequency distribution of distance values with respect to a vertical direction of the distance image is shown from a distance image having a distance value according to a distance of a road surface and an obstacle that blocks the road surface in a plurality of captured images respectively captured by a plurality of imaging units. A generator for generating vertical distribution data;
An estimation unit that estimates the height of the road surface according to the distance based on the vertical distribution data;
A correction unit that corrects the height of the road surface at the distance of the obstacle estimated by the estimation unit to be low;
An image processing apparatus comprising:
前記修正部は、前記距離画像の垂直方向に対する距離値の頻度の分布を、前記距離値に応じた複数のセグメントに分割し、前記分割された分布に応じた値が所定の閾値未満である第1のセグメントよりも前記距離値が小さい第2のセグメントにおける路面の高さを、前記推定部により推定された高さよりも低く修正する、
ことを特徴とする請求項1記載の画像処理装置。
The correction unit divides the frequency distribution of distance values in the vertical direction of the distance image into a plurality of segments corresponding to the distance values, and the value corresponding to the divided distribution is less than a predetermined threshold value. Correcting the height of the road surface in the second segment having the distance value smaller than that of the first segment to be lower than the height estimated by the estimation unit;
The image processing apparatus according to claim 1.
前記第2のセグメントは、前記各セグメントに含まれる各々の前記距離値の頻度の値が所定値以上である垂直方向の距離点の数が所定の閾値以上である前記距離値の数が、所定の閾値以上であるセグメントのうち、セグメントに含まれる前記距離値が最も大きいセグメントである、
ことを特徴とする請求項2記載の画像処理装置。
In the second segment, the number of distance values in the vertical direction in which the frequency value of each distance value included in each segment is greater than or equal to a predetermined value is equal to or greater than a predetermined threshold value. Among the segments that are greater than or equal to the threshold value, the segment that has the largest distance value included in the segment,
The image processing apparatus according to claim 2.
前記第2のセグメントは、前記各セグメントに含まれる前記距離値の頻度の値が所定値以上である垂直方向の距離点の数が所定の閾値以上であるセグメントのうち、セグメントに含まれる前記距離値が最も大きいセグメントである、
ことを特徴とする請求項2記載の画像処理装置。
The second segment includes the distance included in the segment among the segments in which the number of distance points in the vertical direction in which the frequency value of the distance value included in each segment is equal to or greater than a predetermined value is equal to or greater than a predetermined threshold. The segment with the largest value,
The image processing apparatus according to claim 2.
前記修正部は、前記撮影画像における前記障害物を画像認識し、前記推定部により推定された前記障害物の距離における路面の高さを、低く修正する、
ことを特徴とする請求項1乃至4のいずれか一項に記載の画像処理装置。
The correction unit recognizes the obstacle in the captured image, and corrects the height of the road surface at the distance of the obstacle estimated by the estimation unit to be low.
The image processing apparatus according to claim 1, wherein the image processing apparatus is an image processing apparatus.
前記修正部は、以前に撮影された前記複数の撮影画像に応じて前記推定部により推定された前記路面の高さに基づいて、前記障害物の距離における路面の高さを修正する、
ことを特徴とする請求項1乃至5のいずれか一項に記載の画像処理装置。
The correction unit corrects the height of the road surface at the distance of the obstacle based on the height of the road surface estimated by the estimation unit according to the plurality of previously captured images.
The image processing apparatus according to claim 1, wherein the image processing apparatus is an image processing apparatus.
前記修正部は、前記路面が上り坂であるか否か判定し、上り坂である場合は、前記推定部により推定された前記障害物の距離における路面の高さを修正しない、
ことを特徴とする請求項1乃至6のいずれか一項に記載の画像処理装置。
The correction unit determines whether or not the road surface is an uphill, and if it is an uphill, does not correct the height of the road surface at the distance of the obstacle estimated by the estimation unit,
The image processing apparatus according to claim 1, wherein the image processing apparatus is an image processing apparatus.
前記修正部は、前記推定部により推定された前記障害物の距離における路面の高さを、前記推定部により推定された前記障害物の距離よりも距離値が小さい距離における路面の高さに修正する、
ことを特徴とする請求項1乃至7のいずれか一項に記載の画像処理装置。
The correction unit corrects the height of the road surface at the obstacle distance estimated by the estimation unit to a road surface height at a distance smaller than the distance of the obstacle estimated by the estimation unit. To
The image processing apparatus according to claim 1, wherein the image processing apparatus is an image processing apparatus.
前記修正部は、前記障害物の距離よりも距離値が大きい距離における路面の高さのデータを破棄する、
ことを特徴とする請求項1乃至8のいずれか一項に記載の画像処理装置。
The correction unit discards the road height data at a distance greater than the distance of the obstacle,
The image processing apparatus according to claim 1, wherein the image processing apparatus is an image processing apparatus.
複数の撮像部と、
前記複数の撮像部で各々撮影された複数の撮影画像から、前記複数の撮影画像における路面及び前記路面を遮る障害物の視差に応じた距離値を有する距離画像を生成する距離画像生成部と、
前記距離画像の垂直方向に対する距離値の頻度の分布を示す垂直方向分布データを生成する生成部と、
前記垂直方向分布データに基づいて、前記距離値に応じた前記路面の高さを推定する推定部と、
前記推定部により推定された前記障害物の距離値における路面の高さを、低く修正する修正部と、
を備える撮像装置。
A plurality of imaging units;
A distance image generating unit that generates a distance image having a distance value according to a parallax of an obstacle that blocks the road surface and the road surface in the plurality of captured images from a plurality of captured images respectively captured by the plurality of imaging units;
A generating unit that generates vertical distribution data indicating a frequency distribution of distance values with respect to a vertical direction of the distance image;
An estimation unit that estimates the height of the road surface according to the distance value based on the vertical direction distribution data;
A correction unit for correcting the height of the road surface at the obstacle distance value estimated by the estimation unit to be low;
An imaging apparatus comprising:
移動体に搭載され、前記移動体の前方を撮像する複数の撮像部と、
前記複数の撮像部で各々撮影された複数の撮影画像から、前記複数の撮影画像における移動面、前記移動面を遮る障害物、及び前記移動面上の物体の視差に応じた距離値を有する距離画像を生成する距離画像生成部と、
前記距離画像の垂直方向に対する距離値の頻度の分布を示す垂直方向分布データを生成する生成部と、
前記垂直方向分布データに基づいて、前記距離値に応じた前記移動面の高さを推定する推定部と、
前記推定部により推定された前記障害物の距離値における移動面の高さを、低く修正する修正部と、
前記修正部により修正された移動面、及び前記距離画像に基づいて、前記物体を検出する物体検出部と、
前記物体検出部により検出された前記物体のデータに基づいて、前記移動体の制御を行う制御部と、
を備える移動体機器制御システム。
A plurality of imaging units mounted on a moving body and imaging the front of the moving body;
A distance having a distance value corresponding to a parallax of a moving surface, an obstacle that blocks the moving surface, and an object on the moving surface in the plurality of captured images from a plurality of captured images respectively captured by the plurality of imaging units. A distance image generation unit for generating an image;
A generating unit that generates vertical distribution data indicating a frequency distribution of distance values with respect to a vertical direction of the distance image;
An estimation unit that estimates the height of the moving surface according to the distance value based on the vertical direction distribution data;
A correction unit that corrects the height of the moving surface at the obstacle distance value estimated by the estimation unit to be low;
An object detection unit for detecting the object based on the moving surface corrected by the correction unit and the distance image;
A control unit that controls the moving body based on the data of the object detected by the object detection unit;
A mobile device control system comprising:
コンピュータが、
複数の撮像部で各々撮影された複数の撮影画像における路面及び前記路面を遮る障害物の距離に応じた距離値を有する距離画像から、前記距離画像の垂直方向に対する距離値の頻度の分布を示す垂直方向分布データを生成するステップと、
前記垂直方向分布データに基づいて、前記距離に応じた前記路面の高さを推定するステップと、
前記推定された前記障害物の距離における路面の高さを、低く修正するステップと、
を実行する画像処理方法。
Computer
A frequency distribution of distance values with respect to a vertical direction of the distance image is shown from a distance image having a distance value according to a distance of a road surface and an obstacle that blocks the road surface in a plurality of captured images respectively captured by a plurality of imaging units. Generating vertical distribution data;
Estimating the height of the road surface according to the distance based on the vertical distribution data;
Correcting the height of the road surface at the estimated distance of the obstacle to be low;
An image processing method for executing.
コンピュータに、
複数の撮像部で各々撮影された複数の撮影画像における路面及び前記路面を遮る障害物の距離に応じた距離値を有する距離画像から、前記距離画像の垂直方向に対する距離値の頻度の分布を示す垂直方向分布データを生成するステップと、
前記垂直方向分布データに基づいて、前記距離に応じた前記路面の高さを推定するステップと、
前記推定された前記障害物の距離における路面の高さを、低く修正するステップと、
を実行させるプログラム。
On the computer,
A frequency distribution of distance values with respect to a vertical direction of the distance image is shown from a distance image having a distance value according to a distance of a road surface and an obstacle that blocks the road surface in a plurality of captured images respectively captured by a plurality of imaging units. Generating vertical distribution data;
Estimating the height of the road surface according to the distance based on the vertical distribution data;
Correcting the height of the road surface at the estimated distance of the obstacle to be low;
A program that executes
JP2016098998A 2016-05-17 2016-05-17 Image processing device, imaging device, mobile device control system, image processing method, and program Expired - Fee Related JP6733302B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016098998A JP6733302B2 (en) 2016-05-17 2016-05-17 Image processing device, imaging device, mobile device control system, image processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016098998A JP6733302B2 (en) 2016-05-17 2016-05-17 Image processing device, imaging device, mobile device control system, image processing method, and program

Publications (2)

Publication Number Publication Date
JP2017207874A true JP2017207874A (en) 2017-11-24
JP6733302B2 JP6733302B2 (en) 2020-07-29

Family

ID=60415439

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016098998A Expired - Fee Related JP6733302B2 (en) 2016-05-17 2016-05-17 Image processing device, imaging device, mobile device control system, image processing method, and program

Country Status (1)

Country Link
JP (1) JP6733302B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019114149A (en) * 2017-12-25 2019-07-11 株式会社Subaru Vehicle outside environment recognition device
KR20210126072A (en) * 2019-02-19 2021-10-19 테슬라, 인크. Estimating object properties using visual image data
JP2022024676A (en) * 2020-07-28 2022-02-09 株式会社Soken Distance measuring device
JPWO2022190314A1 (en) * 2021-03-11 2022-09-15
US11531862B2 (en) 2018-11-13 2022-12-20 Kabushiki Kaisha Toshiba Learning device, estimating device, learning method, and computer program product

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001227944A (en) * 2000-02-14 2001-08-24 Mazda Motor Corp Traveling environment recognizing device for vehicle
JP2016045891A (en) * 2014-08-26 2016-04-04 日立オートモティブシステムズ株式会社 Object detection apparatus

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001227944A (en) * 2000-02-14 2001-08-24 Mazda Motor Corp Traveling environment recognizing device for vehicle
JP2016045891A (en) * 2014-08-26 2016-04-04 日立オートモティブシステムズ株式会社 Object detection apparatus

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019114149A (en) * 2017-12-25 2019-07-11 株式会社Subaru Vehicle outside environment recognition device
US10803605B2 (en) 2017-12-25 2020-10-13 Subaru Corporation Vehicle exterior environment recognition apparatus
US11531862B2 (en) 2018-11-13 2022-12-20 Kabushiki Kaisha Toshiba Learning device, estimating device, learning method, and computer program product
KR20210126072A (en) * 2019-02-19 2021-10-19 테슬라, 인크. Estimating object properties using visual image data
JP7685953B2 (en) 2019-02-19 2025-05-30 テスラ,インコーポレイテッド Estimating Object Attributes Using Visual Image Data
JP2022520968A (en) * 2019-02-19 2022-04-04 テスラ,インコーポレイテッド Estimating object attributes using visual image data
US12236689B2 (en) 2019-02-19 2025-02-25 Tesla, Inc. Estimating object properties using visual image data
KR102618700B1 (en) * 2019-02-19 2023-12-29 테슬라, 인크. Object feature estimation using visual image data
US11790664B2 (en) 2019-02-19 2023-10-17 Tesla, Inc. Estimating object properties using visual image data
JP7382601B2 (en) 2020-07-28 2023-11-17 株式会社Soken distance measuring device
JP2022024676A (en) * 2020-07-28 2022-02-09 株式会社Soken Distance measuring device
WO2022190314A1 (en) * 2021-03-11 2022-09-15 日本電気株式会社 Image analysis device, image analysis method, and computer-readable medium having program stored therein
JPWO2022190314A1 (en) * 2021-03-11 2022-09-15
JP7639889B2 (en) 2021-03-11 2025-03-05 日本電気株式会社 Image analysis device, image analysis method, and program

Also Published As

Publication number Publication date
JP6733302B2 (en) 2020-07-29

Similar Documents

Publication Publication Date Title
US10755116B2 (en) Image processing apparatus, imaging apparatus, and device control system
US10580155B2 (en) Image processing apparatus, imaging device, device control system, frequency distribution image generation method, and recording medium
US10885351B2 (en) Image processing apparatus to estimate a plurality of road surfaces
JP6733225B2 (en) Image processing device, imaging device, mobile device control system, image processing method, and program
JP5944781B2 (en) Mobile object recognition system, mobile object recognition program, and mobile object recognition method
JP7206583B2 (en) Information processing device, imaging device, device control system, moving object, information processing method and program
WO2017145600A1 (en) Image processing device, imaging device, mobile entity apparatus control system, image processing method, and program
JP6769477B2 (en) Image processing device, imaging device, mobile device control system, image processing method, and program
JP6816401B2 (en) Image processing device, imaging device, mobile device control system, image processing method, and program
JP6583527B2 (en) Image processing apparatus, imaging apparatus, mobile device control system, image processing method, and program
WO2017130640A1 (en) Image processing device, imaging device, mobile entity apparatus control system, image processing method, and program
WO2017094300A1 (en) Image processing device, object recognition device, device conrol system, image processing method, and program
JP6733302B2 (en) Image processing device, imaging device, mobile device control system, image processing method, and program
WO2017145634A1 (en) Image processing device, imaging device, system for controlling mobile body, image processing method, and program
JP2016206801A (en) Object detection device, mobile equipment control system and object detection program
JP6711128B2 (en) Image processing device, imaging device, mobile device control system, image processing method, and program
EP3287948B1 (en) Image processing apparatus, moving body apparatus control system, image processing method, and program
JP6763198B2 (en) Image processing equipment, imaging equipment, mobile device control systems, image processing methods, and programs
JP6943092B2 (en) Information processing device, imaging device, device control system, moving object, information processing method, and information processing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190208

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20191223

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200114

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200228

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200622

R151 Written notification of patent or utility model registration

Ref document number: 6733302

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees