JP2010188744A - Device, method and program for supporting parking - Google Patents

Device, method and program for supporting parking Download PDF

Info

Publication number
JP2010188744A
JP2010188744A JP2009031950A JP2009031950A JP2010188744A JP 2010188744 A JP2010188744 A JP 2010188744A JP 2009031950 A JP2009031950 A JP 2009031950A JP 2009031950 A JP2009031950 A JP 2009031950A JP 2010188744 A JP2010188744 A JP 2010188744A
Authority
JP
Japan
Prior art keywords
unit
parking
image
reference image
correlation
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.)
Pending
Application number
JP2009031950A
Other languages
Japanese (ja)
Inventor
Satoshi Yasui
聡 安井
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.)
Faurecia Clarion Electronics Co Ltd
Original Assignee
Clarion 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 Clarion Co Ltd filed Critical Clarion Co Ltd
Priority to JP2009031950A priority Critical patent/JP2010188744A/en
Publication of JP2010188744A publication Critical patent/JP2010188744A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a device, a method and a program for supporting parking, guiding a vehicle to a proper parking position with light processing burden and by a simple method. <P>SOLUTION: This device for supporting parking includes a reference image storing part 31 for storing images of a parking position in a parking lot as reference images, a correlation detecting part 33 for detecting a correlation of present images imaged by a camera installed in the vehicle to the reference images, a deciding part 34 for deciding a deviation between the present images and the reference images based on the correlation detected by the correlation detecting part 33, and a sound guide generating part 35 for generating a sound guide based on the deviation decided by the deciding part 34. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、例えば、車両に設置した撮像部により撮像された画像に基づいて、車両の駐車を支援する駐車支援装置、駐車支援方法及び駐車支援プログラムに関するものである。   The present invention relates to a parking support device, a parking support method, and a parking support program that support parking of a vehicle based on, for example, an image captured by an imaging unit installed in the vehicle.

近年、自動車の一般化と情報処理技術の発達にともない、車載用の電子機器が急速に普及している。その中でも、車両に設置したカメラにより撮像した画像を、ナビゲーション装置のディスプレイに表示させて運転を支援するシステムは、ナビゲーション装置の普及とともに、一般的に装備されるようになった。   In recent years, with the generalization of automobiles and the development of information processing technology, in-vehicle electronic devices are rapidly spreading. Among them, a system for assisting driving by displaying an image captured by a camera installed in a vehicle on a display of a navigation device is generally equipped with the spread of the navigation device.

例えば、特許文献1には、駐車の際に、車両が最適な位置となるように、運転者に適切な報知を行う駐車補助装置が開示されている。この装置は、車両の後部に設置したカメラによって、車両の後方を撮像し、撮像した画像と走行予想軌跡をディスプレイに表示しながら、所定のウィンドウ内における白線の位置と方向から駐車区画を検証して、運転者に音声メッセージを出力するものである。   For example, Patent Literature 1 discloses a parking assist device that appropriately notifies the driver so that the vehicle is in an optimal position during parking. This device uses a camera installed at the rear of the vehicle to capture the rear of the vehicle, and displays the captured image and the predicted travel path on the display while verifying the parking area from the position and direction of the white line in a predetermined window. The voice message is output to the driver.

特開2000−79860号公報JP 2000-79860 A

ところで、上記のような従来技術においては、駐車場に実際に駐車するたびに、走行予想軌跡の算出、駐車区画の検証、これに基づくガイドラインの表示等、複雑な演算をおこなわなければならず、装置の処理負担が大きくなる。一方、勤務先、スーパーマーケット、コンビニエンスストア等、ユーザが日常的に頻繁に行く駐車場は限られており、そのような駐車場であれば、高度な案内は不要である場合が多い。   By the way, in the conventional technology as described above, every time the vehicle is actually parked in the parking lot, it is necessary to perform complicated calculations such as calculation of a predicted travel locus, verification of a parking area, display of a guideline based on this, The processing burden on the apparatus increases. On the other hand, parking lots where users frequently go on a daily basis such as offices, supermarkets, convenience stores, etc. are limited, and such parking lots often do not require advanced guidance.

本発明は、上記のような従来技術の問題点を解決するものであり、その目的は、処理負担が軽く、簡易な手法によって、適切な駐車位置への案内が可能な駐車支援装置、駐車支援方法及び駐車支援プログラムを提供することである。   The present invention solves the above-mentioned problems of the prior art, and its object is to provide a parking assistance device and a parking assistance that can be guided to an appropriate parking position by a simple method with a light processing burden. It is to provide a method and parking assistance program.

上記の目的を達成するため、請求項1の発明は、駐車場における駐車位置の画像を、参照画像として記憶する参照画像記憶部と、車両に設置された撮像部が撮像した現画像と、前記画像記憶部に記憶された参照画像との相関を検出する相関検出部と、前記相関検出部により検出された相関に基づいて、現画像と参照画像とのずれを判定する判定部と、前記判定部により判定されたずれに基づいて、音声ガイドを発生する音声ガイド発生部と、を有することを特徴とする。   In order to achieve the above object, the invention of claim 1 includes a reference image storage unit that stores an image of a parking position in a parking lot as a reference image, a current image captured by an imaging unit installed in a vehicle, A correlation detection unit that detects a correlation with a reference image stored in the image storage unit; a determination unit that determines a deviation between the current image and the reference image based on the correlation detected by the correlation detection unit; and the determination A voice guide generating unit that generates a voice guide based on the deviation determined by the unit.

請求項5の駐車支援方法は、請求項1の発明を方法の観点から捉えたものであり、請求項6の駐車支援プログラムは、請求項1及び5の発明をコンピュータプログラムの観点から捉えたものである。   The parking support method of claim 5 captures the invention of claim 1 from the viewpoint of the method, and the parking support program of claim 6 captures the invention of claims 1 and 5 from the viewpoint of the computer program. It is.

以上のような請求項1、5及び6の発明では、音声ガイドを発生するための駐車すべき位置からの車両のずれの把握を、あらかじめ記憶された参照画像と現画像との相関に基づいて行う。このように、2画像の相関を求めることは、走行予想軌跡の算出、駐車区画の検証、これに基づくガイドラインの表示等に比べて、処理負担が軽くて済む。特に、日頃から頻繁に行く場所の駐車場については、ユーザは熟知しているため、参照画像と現画像とのずれに基づく簡易な案内であっても、十分に役立つ。   In the inventions of claims 1, 5 and 6 as described above, grasping of the deviation of the vehicle from the position to be parked for generating the voice guide is based on the correlation between the reference image stored in advance and the current image. Do. In this way, obtaining the correlation between the two images requires a lighter processing load than calculation of a predicted travel locus, verification of a parking area, display of a guideline based on this, and the like. In particular, since the user is familiar with parking lots that are frequently visited on a daily basis, even simple guidance based on the difference between the reference image and the current image is sufficiently useful.

請求項2の発明は、請求項1の駐車支援装置において、前記相関検出部は、オプティカルフローを生成するオプティカルフロー生成部であり、前記判定部は、前記オプティカルフローに基づいて、ベクトルの方向を判定するベクトル判定部であることを特徴とする。
以上のような請求項2の発明では、オプティカルフローの生成とベクトル判定という簡易な手法によって、駐車支援を行うことができる。
According to a second aspect of the present invention, in the parking assist device of the first aspect, the correlation detection unit is an optical flow generation unit that generates an optical flow, and the determination unit determines a vector direction based on the optical flow. It is the vector determination part which determines, It is characterized by the above-mentioned.
In the invention of claim 2 as described above, parking assistance can be performed by a simple method of generating an optical flow and determining a vector.

請求項3の発明は、請求項1又は請求項2の駐車支援装置において、異なる駐車位置に応じて、複数の参照画像を有し、前記複数の参照画像のいずれかを選択する入力部を有することを特徴とする。
以上のような請求項3の発明では、ユーザが入力部を用いることによって、あらかじめ記憶された参照画像のうち、現在、車両を駐車しようとしている駐車場に適した所望の画像を選択することができる。
According to a third aspect of the present invention, in the parking assist device according to the first or second aspect, the apparatus has a plurality of reference images according to different parking positions, and has an input unit for selecting one of the plurality of reference images. It is characterized by that.
In the invention of claim 3 as described above, the user can select a desired image suitable for the parking lot where the vehicle is currently parked from among the reference images stored in advance by using the input unit. it can.

請求項4の発明は、請求項1又は請求項2の駐車支援装置において、異なる駐車位置に応じて、複数の参照画像を有し、車両の現在位置を算出する現在位置算出部と、前記現在位置算出部により算出された現在位置に基づいて、前記複数の参照画像のいずれかを選択する選択部を有することを特徴とする。
以上のような請求項4の発明では、現在、車両が存在する位置に基づいて、駐車しようとしている駐車場を判断して、その駐車場に対応した参照画像が自動的に選択されるので、ユーザが参照画像を選択する手間が省ける。
According to a fourth aspect of the present invention, there is provided the parking support apparatus according to the first or second aspect, wherein a current position calculation unit that has a plurality of reference images and calculates a current position of the vehicle according to different parking positions; A selection unit that selects one of the plurality of reference images based on the current position calculated by the position calculation unit is provided.
In the invention of claim 4 as described above, since the parking lot to be parked is determined based on the position where the vehicle currently exists, and the reference image corresponding to the parking lot is automatically selected. This saves the user from selecting a reference image.

以上のような本発明によれば、処理負担が軽く、簡易な手法によって、適切な駐車位置への案内が可能な駐車支援装置、駐車支援方法及び駐車支援プログラムを提供することができる。   According to the present invention as described above, it is possible to provide a parking support device, a parking support method, and a parking support program that are light in processing load and can be guided to an appropriate parking position by a simple method.

本発明の一実施形態の構成を示す機能ブロック図。The functional block diagram which shows the structure of one Embodiment of this invention. 図1の実施形態における処理手順を示すフローチャート。The flowchart which shows the process sequence in embodiment of FIG. 本発明の実施形態における車両のベストポジションでの駐車例を示す説明図。Explanatory drawing which shows the parking example in the best position of the vehicle in embodiment of this invention. 図3に対応する表示画面例を示す説明図。Explanatory drawing which shows the example of a display screen corresponding to FIG. 本発明の実施形態における車両の左にずれた駐車例を示す説明図。Explanatory drawing which shows the example of parking shifted to the left of the vehicle in embodiment of this invention. 図5に対応する現画像の表示画面例を示す説明図。FIG. 6 is an explanatory diagram illustrating an example of a display screen for a current image corresponding to FIG. 5. 図5に対応する現画像と参照画像との比較画像の表示画面例を示す説明図。FIG. 6 is an explanatory diagram illustrating an example of a display screen of a comparison image between a current image and a reference image corresponding to FIG. 図7の比較画像にオプティカルフローを表示した説明図。Explanatory drawing which displayed the optical flow on the comparative image of FIG. 本発明の実施形態において、車止めを抽出して検出されたベクトルの例を示す説明図。Explanatory drawing which shows the example of the vector detected by extracting the car stop in embodiment of this invention. 本発明の他の実施形態において、参照画像を選択する際の表示画面例を示す説明図。Explanatory drawing which shows the example of a display screen at the time of selecting a reference image in other embodiment of this invention.

次に、本発明を実施するための最良の形態(以下「実施形態」と呼ぶ)について、図面を参照して具体的に説明する。なお、本実施形態は、周辺装置を備えたコンピュータをプログラムで制御することで実現できるが、この場合のハードウェアやプログラムの実現態様は各種変更可能である。従って、以下の説明では、本発明及び本実施形態の各機能を実現する仮想的回路ブロックを用いる。また、本発明は、駐車支援装置及び支援方法に加え、上記のようなプログラム、そのようなプログラムを記憶したコンピュータ読取可能な記憶媒体としても把握できる。   Next, the best mode for carrying out the present invention (hereinafter referred to as “embodiment”) will be specifically described with reference to the drawings. In addition, although this embodiment is realizable by controlling the computer provided with the peripheral device by the program, the implementation | achievement aspect of the hardware and program in this case can be variously changed. Therefore, in the following description, virtual circuit blocks that implement the functions of the present invention and this embodiment are used. In addition to the parking assistance device and the assistance method, the present invention can also be grasped as a program as described above and a computer-readable storage medium storing such a program.

〔1.構成〕
〔1−1.全体構成〕
まず、本実施形態における駐車支援装置(以下「本装置」と呼ぶ)は、図1のブロック図に示すように、カメラ1、シャッタースイッチ2、制御部3、モニター4及びスピーカ5等を備えている。
[1. Constitution〕
[1-1. overall structure〕
First, as shown in the block diagram of FIG. 1, the parking assistance device (hereinafter referred to as “this device”) in this embodiment includes a camera 1, a shutter switch 2, a control unit 3, a monitor 4, a speaker 5, and the like. Yes.

カメラ1は、車両の後方を撮像可能となるように、車両の後部に設置された撮像部である。一般的な車載用のカメラを用いることができる。シャッタースイッチ2は、カメラ1により撮像された画像を、参照(リファレンス)画像として取り込むための入力部である。このシャッタースイッチ2は、本装置の筐体に設けられたものであっても、コードを介して遠隔配置されたものであっても、リモコンに組み込まれたものであってもよい。なお、モニター4に構成されたタッチパネルを、シャッタースイッチ2とすることも可能である。   The camera 1 is an imaging unit installed at the rear of the vehicle so that the rear of the vehicle can be imaged. A general vehicle-mounted camera can be used. The shutter switch 2 is an input unit for capturing an image captured by the camera 1 as a reference image. The shutter switch 2 may be provided in the casing of the present apparatus, may be remotely disposed via a cord, or may be incorporated in a remote controller. Note that the touch panel configured on the monitor 4 can be used as the shutter switch 2.

制御部3は、本装置全体を制御するCPU及びその周辺回路であり、その詳細は後述する。モニター4は、カメラ1が撮像した画像、制御部3に記憶された画像、これらの対比画像(加工、変形されたもの、矢印、ライン、操作メニュー等の各種インタフェースを含む)等を表示する表示部である。   The control unit 3 is a CPU that controls the entire apparatus and its peripheral circuits, and details thereof will be described later. The monitor 4 displays an image captured by the camera 1, an image stored in the control unit 3, a contrast image of these (including various interfaces such as modified and modified images, arrows, lines, operation menus, and the like). Part.

モニター4の表示内容の切り替え、選択等は、図示しない入力部によって行うことができる。この入力部としては、本装置の筐体に設けられたスイッチ、コードを介して遠隔配置されたスイッチ、遠隔操作用のリモコン、モニター4に構成されたタッチパネル等が考えられる。   The display content of the monitor 4 can be switched, selected, etc. by an input unit (not shown). As this input unit, a switch provided in the casing of the apparatus, a switch remotely disposed via a cord, a remote control for remote operation, a touch panel configured in the monitor 4 and the like can be considered.

本実施形態においては、入力部を操作することにより、参照画像記憶部31に記憶された参照画像の識別情報(名称、番号等)をリスト表示させ、そのいずれかを選択すると、選択された参照画像が表示されるように構成されている。スピーカ5は、制御部3から出力されたガイド音声を再生する手段である。   In the present embodiment, by operating the input unit, the reference image identification information (name, number, etc.) stored in the reference image storage unit 31 is displayed in a list, and when one of them is selected, the selected reference is selected. An image is displayed. The speaker 5 is means for playing back the guide voice output from the control unit 3.

〔1−2.制御部の構成〕
制御部3は、参照画像記憶部31、画像比較部32、相関検出部33、判定部32、音声ガイド発生部35、切替部36等を有している。参照画像記憶部31は、カメラ1によって撮像した画像を、参照画像として記憶する手段である。参照画像としては、過去にユーザが、駐車場の駐車スペースにおいて、当該車両を後進しながら駐車させた際に、最適な位置において撮像した画像が用いられる。
[1-2. Configuration of control unit]
The control unit 3 includes a reference image storage unit 31, an image comparison unit 32, a correlation detection unit 33, a determination unit 32, a voice guide generation unit 35, a switching unit 36, and the like. The reference image storage unit 31 is a unit that stores an image captured by the camera 1 as a reference image. As the reference image, an image captured in an optimal position when the user parked the vehicle while moving backward in the parking space of the parking lot in the past is used.

画像比較部32は、カメラ1が現在撮像している現画像と、参照画像とを比較する手段である。この画像比較部32による比較は、現画像と参照画像とを対比して、共通する特徴点を抽出することにより行われる。例えば、背後の車止め(縁石等)やガイドライン(白線等)の輪郭を抽出すること等が考えられる。このような輪郭の抽出方法は、種々考えられるが、周知技術であるため、説明は省略する。   The image comparison unit 32 is a means for comparing the current image currently captured by the camera 1 with the reference image. The comparison by the image comparison unit 32 is performed by comparing the current image with the reference image and extracting common feature points. For example, it is conceivable to extract the outline of a behind car stop (curbstone etc.) or a guideline (white line etc.). There are various methods for extracting such an outline, but since it is a well-known technique, description thereof is omitted.

相関検出部33は、現画像と参照画像の特徴点から、相関検出を行う手段である。この相関検出は、比較される画像の差分(ずれ)に応じたベクトルを算出することによって行う。これは、一般的なオプティカルフロー生成の技術を用いることによって実現できる。判定部34は、算出されたベクトルの方向と大きさを判定する手段である。   The correlation detection unit 33 is means for performing correlation detection from the feature points of the current image and the reference image. This correlation detection is performed by calculating a vector corresponding to a difference (shift) between images to be compared. This can be realized by using a general optical flow generation technique. The determination unit 34 is a means for determining the direction and size of the calculated vector.

音声ガイド発生部35は、判定部34によって判定されたベクトルの方向と大きさに応じて、所定の音声ガイドを出力する手段である。なお、メモリ等の記憶部には、ガイド内容のテキスト、ベクトルの方向及び大きさとテキストとの対応関係を記述したテーブル等が登録されており、これに従って、音声ガイド発生部35が音声合成を行う。   The voice guide generator 35 is a means for outputting a predetermined voice guide according to the direction and magnitude of the vector determined by the determination unit 34. In the storage unit such as a memory, a text describing the guide contents, a table describing the correspondence between the direction and size of the vector and the text, and the like are registered, and the voice guide generating unit 35 performs voice synthesis in accordance with this. .

切替部36は、モニター4に表示させる画像を、カメラ1によって撮像されている現画像、参照画像と現画像の合成画像、原画像とベクトル(矢印)の合成画像等に切り替える手段である。いずれの画像に切り替えるかは、ユーザが、入力部を操作することにより選択できる。   The switching unit 36 is means for switching an image to be displayed on the monitor 4 to a current image captured by the camera 1, a composite image of a reference image and a current image, a composite image of an original image and a vector (arrow), and the like. The user can select which image to switch to by operating the input unit.

なお、上記の画像、テキスト、テーブル、インタフェース等、本実施形態において使用される情報の記憶部としては、メモリ、ハードディスク等、現在又は将来において、利用可能なあらゆる記憶媒体において、実現可能である。   The information storage unit used in the present embodiment, such as the image, text, table, interface, and the like, can be realized in any storage medium that can be used now or in the future, such as a memory or a hard disk.

〔2.作用〕
以上のような本実施形態による処理の一例を、図2のフローチャート、図3〜9の説明図を参照して説明する。なお、図3〜9において、6は車両、7は車止め、8はガイドライン、9は壁面である。すなわち、ユーザが、車両6を駐車場の駐車スペースに合わせて後進させる際に、カメラ1によって撮像された車両の後方の画像が、制御部3に入力され(ステップ201)、モニター4に表示される(ステップ202)。
[2. Action)
An example of the processing according to the present embodiment as described above will be described with reference to the flowchart of FIG. 2 and the explanatory diagrams of FIGS. 3-9, 6 is a vehicle, 7 is a vehicle stop, 8 is a guideline, 9 is a wall surface. That is, when the user moves the vehicle 6 backward according to the parking space of the parking lot, an image behind the vehicle captured by the camera 1 is input to the control unit 3 (step 201) and displayed on the monitor 4. (Step 202).

当該駐車場に対応する参照画像が未だ存在しない場合には(ステップ203)、駐車した際のベストポジションにおいて、ユーザがシャッタースイッチ2を操作することにより、撮像する(ステップ210)。撮像された画像は制御部3に入力され(ステップ211)、参照画像記憶部31に記憶される(ステップ212)。そして、駐車完了後、車両のエンジンを切る等により電源が落ちると、表示が終了する(ステップ213)。   If the reference image corresponding to the parking lot does not yet exist (step 203), the user operates the shutter switch 2 at the best position when parked (step 210). The captured image is input to the control unit 3 (step 211) and stored in the reference image storage unit 31 (step 212). When the power is turned off after the parking is completed, such as by turning off the engine of the vehicle, the display ends (step 213).

例えば、図3は、車両が駐車スペースにおいて後方に移動する時の俯瞰図であり、図4(a)は、車両が手前側にある場合のモニター4の画面例、図4(b)は、車両が後側にある場合のモニター4の画面例である。この図4(b)が、駐車の際のベストポジションであったとすると、ユーザがこの時点でシャッタースイッチ2を操作することにより、参照画像が保存される。このとき、デフォルトで、識別情報(例えば、001、002等)が付される。ユーザが、入力部からの入力により、所望の番号、名称等を付すことができるようにしてもよい。   For example, FIG. 3 is an overhead view when the vehicle moves backward in the parking space, FIG. 4A is a screen example of the monitor 4 when the vehicle is on the near side, and FIG. It is an example of a screen of the monitor 4 when the vehicle is on the rear side. If this FIG.4 (b) is the best position at the time of parking, a reference image will be preserve | saved when a user operates the shutter switch 2 at this time. At this time, identification information (for example, 001, 002, etc.) is added by default. The user may be able to attach a desired number, name, etc. by input from the input unit.

その後、同じ駐車場に駐車する機会があった場合、ユーザが車両6を駐車スペースに合わせて後進する際に、上記と同様に、カメラ1によって撮像された車両の後方の画像が、制御部3に入力され(ステップ201)、モニター4に表示される(ステップ202)。   After that, when there is an opportunity to park in the same parking lot, when the user moves backward with the vehicle 6 in accordance with the parking space, the rear image of the vehicle captured by the camera 1 is displayed in the control unit 3 as described above. (Step 201) and displayed on the monitor 4 (step 202).

ユーザは、入力部を用いて、モニター4に参照画像の識別情報のリストを表示させて、対応する駐車場の参照画像を選択する(ステップ203)。すると、画像比較部32が、選択された参照画像と、現在、撮像されている現画像とを比較して、特徴点が抽出される(ステップ204)。また、切替部36は、参照画像と現画像とを比較した画像を、モニター4に表示させる(ステップ205)。   Using the input unit, the user displays a list of reference image identification information on the monitor 4 and selects a reference image of the corresponding parking lot (step 203). Then, the image comparison unit 32 compares the selected reference image with the current image being picked up and extracts feature points (step 204). Further, the switching unit 36 causes the monitor 4 to display an image obtained by comparing the reference image with the current image (step 205).

例えば、図5は、車両が、駐車スペースにおいて、左側にずれている時の俯瞰図であり、図6は、その時の車両が後側にある場合のモニター4の画面例(現画像)、図7は、同位置におけるモニター4の画面例(比較画像)である。図5のように車両が左側にずれている場合、図6の原画像における車止め7及びガイドライン8は、右にずれた表示となる。この場合、ずれた位置の現画像と、参照画像との比較画像は、参照画像を実線、原画像を点線で表わすと、図7のようになる。   For example, FIG. 5 is an overhead view when the vehicle is shifted to the left side in the parking space, and FIG. 6 is a screen example (current image) of the monitor 4 when the vehicle at that time is on the rear side. 7 is a screen example (comparison image) of the monitor 4 at the same position. When the vehicle is shifted to the left as shown in FIG. 5, the vehicle stop 7 and the guideline 8 in the original image of FIG. 6 are displayed shifted to the right. In this case, a comparison image between the current image at the shifted position and the reference image is as shown in FIG. 7 when the reference image is represented by a solid line and the original image is represented by a dotted line.

次に、抽出された特徴点に基づいて、相関検出部33が、オプティカルフローを生成する(ステップ206)。そして、判定部34は、生成されたオプティカルフローから、ベクトルの方向と大きさを判定する(ステップ207)。   Next, based on the extracted feature points, the correlation detection unit 33 generates an optical flow (step 206). Then, the determination unit 34 determines the direction and size of the vector from the generated optical flow (step 207).

例えば、図7に示すような参照画像と現画像との相関検出を行うと、ずれ量の大きさと方向に応じたベクトルを生成することができる。図8は、このベクトルを画面に表示させた例であり、このベクトルの方向と大きさを判定することにより、目的の駐車位置を知ることができる。   For example, when correlation detection between the reference image and the current image as shown in FIG. 7 is performed, a vector corresponding to the magnitude and direction of the shift amount can be generated. FIG. 8 is an example in which this vector is displayed on the screen, and the target parking position can be known by determining the direction and magnitude of this vector.

そして、判定されたベクトルの方向と大きさに応じて、音声ガイド発生部35が、音声ガイドを生成し(ステップ208)、これがスピーカ5において再生される(ステップ209)。例えば、図9は、車止め7を抽出して検出されたベクトルの例を示し、これに対してどのような音声ガイドをするのかの一例を示す。   Then, according to the determined direction and magnitude of the vector, the voice guide generator 35 generates a voice guide (step 208), which is reproduced by the speaker 5 (step 209). For example, FIG. 9 shows an example of a vector detected by extracting the car stop 7 and shows an example of what kind of voice guidance is performed for this.

すなわち、図9(a)に示すように、ベクトルが真上だった場合には、この車両の方向が所望の停止位置に向かって真っ直ぐに向かっていることを意味している。この場合には、例えば、「このまま真っ直ぐ下がると、ベストの駐車位置です」という音声ガイドを出力することが考えられる。図9(b)に示すように、車の方向が真上から見て左側に逸れて駐車しようとしている場合には、例えば、「駐車位置よりも右側にずれています」という音声ガイドを出力することが考えられる。   That is, as shown in FIG. 9A, when the vector is directly above, it means that the direction of the vehicle is straight toward the desired stop position. In this case, for example, it may be possible to output a voice guide saying “If it goes straight down, it is the best parking position”. As shown in FIG. 9 (b), when the vehicle is deviating to the left when viewed from directly above and is about to be parked, for example, a voice guide saying “It is shifted to the right side from the parking position” is output. It is possible.

また、図9(c)に示すように、奥行き方向で車両の位置が正規の駐車位置近くに来た場合には、例えば、「あと数cmでベストの駐車位置です」という音声ガイドを出力することが考えられる。さらに、図9(d)に示すように、所望の位置に対して、わずかに左側にずれて停止した場合には、例えば、「駐車位置よりも数cm右側にずれています。おしい!」という音声ガイドを出力することが考えられる。   Also, as shown in FIG. 9C, when the vehicle position is close to the normal parking position in the depth direction, for example, a voice guide saying “the best parking position is in several centimeters” is output. It is possible. Furthermore, as shown in FIG. 9D, when the vehicle is stopped slightly shifted to the left side with respect to the desired position, for example, “It is shifted to the right by several centimeters from the parking position. It is possible to output a voice guide.

正規の駐車位置に、ぴったりと駐車できた場合には、ベクトルが0になる。この場合、例えば、「ベストの位置に駐車できました」という音声ガイドを出力することが考えられる。このように駐車した後、車両のエンジンを切る等により電源が落ちると、表示が終了する(ステップ212)。   If the vehicle is parked exactly at the regular parking position, the vector is zero. In this case, for example, it may be possible to output a voice guide that “the vehicle has been parked at the best position”. After parking, the display is terminated when the power is turned off by turning off the engine of the vehicle (step 212).

〔3.効果〕
以上のような本実施形態によれば、駐車すべき位置からの車両6のずれを、あらかじめ記憶された参照画像と現画像との相関に基づいて把握して、適切な音声ガイドを発生させることにより、駐車を支援することができる。特に、本実施形態では、2画像の相関をオプティカルフローの生成により求め、ずれの把握をベクトル判定によって行っている。したがって、駐車場に実際に行くたびに、走行予想軌跡の算出、駐車区画の検証、これに基づくガイドラインの表示等を行うよりも、処理負担を大幅に軽減できる。
[3. effect〕
According to the present embodiment as described above, the deviation of the vehicle 6 from the position to be parked is grasped based on the correlation between the reference image stored in advance and the current image, and an appropriate voice guide is generated. Thus, parking can be supported. In particular, in the present embodiment, a correlation between two images is obtained by generating an optical flow, and a shift is grasped by vector determination. Therefore, each time the vehicle actually goes to the parking lot, it is possible to greatly reduce the processing load, rather than calculating the predicted travel locus, verifying the parking area, displaying the guideline based on this, and the like.

このように、参照画像とのずれに基づく案内をするだけでも、日頃から頻繁に行く場所の駐車場については、ユーザは熟知しているために、十分に役に立つ。また、ユーザは、モニター4にリスト表示された参照画像を選択することにより、現在、車両を駐車しようとしている駐車場に適した所望の参照画像を、簡単に得ることができる。   In this way, even by providing guidance based on the deviation from the reference image, the user is well-informed about parking lots that are frequently visited on a daily basis. In addition, the user can easily obtain a desired reference image suitable for a parking lot where the vehicle is currently parked by selecting the reference image displayed as a list on the monitor 4.

〔4.他の実施形態〕
なお、本発明は上記の実施形態に限定されるものではない。上記の実施形態の各部は、ナビゲーション装置と兼用させることもできる。例えば、参照画像記憶部31、その他の記憶部を構成する記憶媒体としては、ナビゲーション装置のメモリ、ハードディスク等と兼用させることもできる。シャッタースイッチ2、その他の入力部としては、ナビゲーション装置のフロントパネルに設けられたスイッチやタッチセンサ、遠隔操作可能なリモコンユニット等によって構成することもできる。なお、音声認識部を備え、マイクからの音声入力に応じて、シャッタースイッチ2、その他の入力部と同様の操作ができるようにしてもよい。
[4. Other embodiments]
In addition, this invention is not limited to said embodiment. Each part of the above embodiment can also be used as a navigation device. For example, the storage medium constituting the reference image storage unit 31 and other storage units can also be used as a memory of a navigation device, a hard disk, or the like. The shutter switch 2 and other input units may be configured by a switch or touch sensor provided on the front panel of the navigation device, a remote control unit that can be remotely operated, or the like. Note that a voice recognition unit may be provided so that operations similar to those performed by the shutter switch 2 and other input units may be performed in response to voice input from a microphone.

モニター4は、ナビゲーション装置のディスプレイと兼用させてもよいし、別体として構成してもよい。ナビゲーション装置のディスプレイのタッチパネルを、上記のシャッタースイッチ2、その他の入力部として構成することもできる。スピーカ5についても、ナビゲーション装置と兼用させてもよい。   The monitor 4 may be used as the display of the navigation device or may be configured as a separate body. The touch panel of the display of the navigation device can also be configured as the shutter switch 2 and other input units. The speaker 5 may also be used as a navigation device.

参照画像を選択するためのインタフェースも、自由である。例えば、図10に示すように、複数のアイコン表示をした参照画像の中から、ユーザが入力部によって選択できるようにしてもよい。   An interface for selecting a reference image is also free. For example, as shown in FIG. 10, the user may be able to select from a reference image displaying a plurality of icons using an input unit.

参照画像の選択についても、次のような態様が考えられる。すなわち、駐車場において参照画像を記憶する際に、ナビゲーション装置におけるロケータ若しくは別途設けたロケータ等の現在位置検出部によって、現在位置を検出し、この位置情報を、参照画像と関連付けて参照画像記憶部31に記憶しておく。   Regarding the selection of the reference image, the following modes can be considered. That is, when storing a reference image in a parking lot, a current position is detected by a current position detection unit such as a locator or a separately provided locator in the navigation device, and this position information is associated with the reference image and a reference image storage unit 31 is stored.

次に、制御部3に設定された選択部が、当該駐車場において駐車する際に、現在位置検出部から得られる現在位置に対して、一致若しくは所定の距離内にある位置情報を持つ参照画像を、画像比較部32による比較対象として、参照画像記憶部31から選択する。これにより、現画像との比較に適した参照画像が自動的に選択されるので、ユーザの選択の手間が省ける。   Next, when the selection unit set in the control unit 3 is parked in the parking lot, the reference image has position information that matches or is within a predetermined distance with respect to the current position obtained from the current position detection unit. Is selected from the reference image storage unit 31 as a comparison target by the image comparison unit 32. As a result, a reference image suitable for comparison with the current image is automatically selected, so that the user can save time and effort.

なお、ロケータは、GPSチューナにおいて受信した信号に基づいて、GPS測位により、車両の現在位置(自車位置)を演算する手段であり、加速度センサやジャイロスコープからの検出データにより補正し、道路地図データとのマップマッチングをとることにより、正確さを担保できるものであるが、周知技術であるため説明は省略する。   The locator is a means for calculating the current position (vehicle position) of the vehicle by GPS positioning based on the signal received by the GPS tuner. By taking map matching with data, accuracy can be ensured, but since it is a well-known technique, description thereof is omitted.

また、例えば、車止め7や壁面9等の外部の対象物に対する距離を検出可能なセンサ等の距離検出部を設けることも考えられる。この場合、駐車場スペースに駐車する際に、車両の対象物に対する距離が変化するに従って、所定の距離毎に参照画像とその距離とを関連付けて、参照画像記憶部31に記憶しておく。   Further, for example, it is conceivable to provide a distance detection unit such as a sensor capable of detecting a distance to an external object such as the car stopper 7 or the wall surface 9. In this case, when the vehicle is parked in the parking space, the reference image and the distance are associated with each other for each predetermined distance and stored in the reference image storage unit 31 as the distance to the object of the vehicle changes.

次に、制御部3に設定された選択部が、当該駐車場において駐車する際に、距離検出部から得られる距離に対して、一致若しくは所定の距離内にある参照画像を、画像比較部32による比較対象として、参照画像記憶部31から選択する。これにより、車両と駐車スペースの位置関係に応じて、現画像との比較に適した参照画像が自動的に選択されるので、より正確な案内が可能となる。   Next, when the selection unit set in the control unit 3 parks in the parking lot, a reference image that matches or is within a predetermined distance with respect to the distance obtained from the distance detection unit is displayed as an image comparison unit 32. Is selected from the reference image storage unit 31 as a comparison target. As a result, a reference image suitable for comparison with the current image is automatically selected according to the positional relationship between the vehicle and the parking space, so that more accurate guidance is possible.

なお、距離検出部としては、外部の対象物との距離を検出できるものであればよい。一般的には、送信した光学的信号が、対象物に反射して受信されるまでの時間に基づいて距離を算出するセンサが考えられるが、これには限定されない。参照画像と現画像における同一対象物の大きさの比等から、距離を判定するものであってもよい。   In addition, as a distance detection part, what can detect the distance with an external target object should just be used. In general, a sensor that calculates a distance based on a time until a transmitted optical signal is reflected by an object and received is considered, but the present invention is not limited to this. The distance may be determined from the ratio of the size of the same object in the reference image and the current image.

相関検出の手法も周知のあらゆる技術を適用可能である。ベクトルの方向のみ若しくは大きさのみを判定して、ずれの修正方向のみ若しくはずれの修正距離のみを音声ガイドで指示することにより、処理を簡略化することもできる。駐車スペースを認識するための対象物も、上記の実施形態で例示したものには限定されない。   Any known technique can be applied to the correlation detection method. It is possible to simplify the processing by determining only the direction or size of the vector and instructing only the correction direction of the shift or only the correction distance of the shift with the voice guide. The object for recognizing the parking space is not limited to those exemplified in the above embodiment.

撮像部の設置位置も、車両のどの位置であってもよい。例えば、縦列駐車用に横方向を撮像可能としてもよい。音声ガイドの生成、出力方法についても、周知のあらゆる技術を適用可能である。例えば、あらかじめメモリ等の記憶部に記憶された音声データのいずれかを選択して、出力するようにしてもよい。   The installation position of the imaging unit may be any position on the vehicle. For example, the horizontal direction may be imaged for parallel parking. Any known technique can be applied to the method for generating and outputting the voice guide. For example, any of audio data stored in a storage unit such as a memory in advance may be selected and output.

1…カメラ
2…シャッタースイッチ
3…制御部
4…モニター
5…スピーカ
6…車両
7…車止め
9…壁面
31…参照画像記憶部
32…画像比較部
33…相関検出部
34…判定部
35…音声ガイド発生部
36…切替部
DESCRIPTION OF SYMBOLS 1 ... Camera 2 ... Shutter switch 3 ... Control part 4 ... Monitor 5 ... Speaker 6 ... Vehicle 7 ... Car stop 9 ... Wall 31 ... Reference image memory | storage part 32 ... Image comparison part 33 ... Correlation detection part 34 ... Determination part 35 ... Sound guide Generating unit 36 ... switching unit

Claims (6)

駐車場における駐車位置の画像を、参照画像として記憶する参照画像記憶部と、
車両に設置された撮像部が撮像した現画像と、前記画像記憶部に記憶された参照画像との相関を検出する相関検出部と、
前記相関検出部により検出された相関に基づいて、現画像と参照画像とのずれを判定する判定部と、
前記判定部により判定されたずれに基づいて、音声ガイドを発生する音声ガイド発生部と、
を有することを特徴とする駐車支援装置。
A reference image storage unit for storing an image of a parking position in the parking lot as a reference image;
A correlation detection unit for detecting a correlation between a current image captured by an imaging unit installed in a vehicle and a reference image stored in the image storage unit;
A determination unit for determining a deviation between the current image and the reference image based on the correlation detected by the correlation detection unit;
A voice guide generating unit that generates a voice guide based on the deviation determined by the determination unit;
A parking assistance device comprising:
前記相関検出部は、オプティカルフローを生成するオプティカルフロー生成部であり、
前記判定部は、前記オプティカルフローに基づいて、ベクトルの方向を判定するベクトル判定部であることを特徴とする請求項1記載の駐車支援装置。
The correlation detection unit is an optical flow generation unit that generates an optical flow,
The parking assist device according to claim 1, wherein the determination unit is a vector determination unit that determines a vector direction based on the optical flow.
異なる駐車位置に応じて、複数の参照画像を有し、
前記複数の参照画像のいずれかを選択する入力部を有することを特徴とする請求項1又は請求項2記載の駐車支援装置。
According to different parking positions, has multiple reference images,
The parking support apparatus according to claim 1, further comprising an input unit that selects any one of the plurality of reference images.
異なる駐車位置に応じて、複数の参照画像を有し、
車両の現在位置を算出する現在位置算出部と、
前記現在位置算出部により算出された現在位置に基づいて、前記複数の参照画像のいずれかを選択する選択部を有することを特徴とする請求項1又は請求項2記載の駐車支援装置。
According to different parking positions, has multiple reference images,
A current position calculation unit for calculating the current position of the vehicle;
The parking assist device according to claim 1, further comprising a selection unit that selects one of the plurality of reference images based on the current position calculated by the current position calculation unit.
コンピュータ又は電子回路が、参照画像記憶部、相関検出部、判定部、音声ガイド発生部を有し、
前記参照画像記憶部が、駐車場における駐車位置の画像を、参照画像として記憶する処理と、
前記相関検出部が、車両に設置された撮像部が撮像した現画像と、前記画像記憶部に記憶された参照画像との相関を検出する処理と、
前記判定部が、前記相関検出部により検出された相関に基づいて、現画像と参照画像とのずれを判定する処理と、
前記音声ガイド発生部が、前記判定部により判定されたずれに基づいて、音声ガイドを発生する処理と、
を実行することを特徴とする駐車支援方法。
The computer or electronic circuit has a reference image storage unit, a correlation detection unit, a determination unit, a voice guide generation unit,
A process in which the reference image storage unit stores an image of a parking position in a parking lot as a reference image;
A process for detecting a correlation between the current image captured by the imaging unit installed in the vehicle and the reference image stored in the image storage unit, the correlation detection unit;
A process in which the determination unit determines a shift between a current image and a reference image based on the correlation detected by the correlation detection unit;
The voice guide generating unit generates a voice guide based on the deviation determined by the determination unit;
The parking assistance method characterized by performing.
コンピュータにより実行可能なプログラムであって、
前記コンピュータに、
駐車場における駐車位置の画像を、参照画像として記憶する処理と、
車両に設置された撮像部が撮像した現画像と、参照画像との相関を検出する処理と、
検出された相関に基づいて、現画像と参照画像とのずれを判定する処理と、
判定されたずれに基づいて、音声ガイドを発生する処理と、
を実行させることを特徴とする駐車支援プログラム。
A program executable by a computer,
In the computer,
A process of storing an image of a parking position in a parking lot as a reference image;
A process for detecting a correlation between a current image captured by an imaging unit installed in a vehicle and a reference image;
A process of determining a shift between the current image and the reference image based on the detected correlation;
A process of generating a voice guide based on the determined deviation;
A parking assistance program characterized in that
JP2009031950A 2009-02-13 2009-02-13 Device, method and program for supporting parking Pending JP2010188744A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009031950A JP2010188744A (en) 2009-02-13 2009-02-13 Device, method and program for supporting parking

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009031950A JP2010188744A (en) 2009-02-13 2009-02-13 Device, method and program for supporting parking

Publications (1)

Publication Number Publication Date
JP2010188744A true JP2010188744A (en) 2010-09-02

Family

ID=42815300

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009031950A Pending JP2010188744A (en) 2009-02-13 2009-02-13 Device, method and program for supporting parking

Country Status (1)

Country Link
JP (1) JP2010188744A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013018406A (en) * 2011-07-12 2013-01-31 Fujitsu Ten Ltd Recognizing device of parking frame, recognizing method of parking frame and program
JP2014043153A (en) * 2012-08-27 2014-03-13 E-Lead Electronic Co Ltd Reverse parking guide method of reverse parking instruction system
JP2014058309A (en) * 2009-06-09 2014-04-03 Denso Corp Parking support system
JP2020040811A (en) * 2018-09-12 2020-03-19 三菱ロジスネクスト株式会社 Determination device and determination method
DE102019131737A1 (en) 2018-11-27 2020-05-28 Aisin Seiki Kabushiki Kaisha Vehicle guidance system, on-board device and floor device
JP2020152156A (en) * 2019-03-18 2020-09-24 アイシン精機株式会社 Parking guidance device and parking guidance system
JP2021064104A (en) * 2019-10-11 2021-04-22 トヨタ自動車株式会社 Vehicle parking support device
US11511805B2 (en) 2017-03-29 2022-11-29 Aisin Corporation Vehicle guidance device, method, and computer program product
US11579277B2 (en) 2018-01-16 2023-02-14 Aisin Corporation Position detection system and processing device

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014058309A (en) * 2009-06-09 2014-04-03 Denso Corp Parking support system
JP2013018406A (en) * 2011-07-12 2013-01-31 Fujitsu Ten Ltd Recognizing device of parking frame, recognizing method of parking frame and program
JP2014043153A (en) * 2012-08-27 2014-03-13 E-Lead Electronic Co Ltd Reverse parking guide method of reverse parking instruction system
US11511805B2 (en) 2017-03-29 2022-11-29 Aisin Corporation Vehicle guidance device, method, and computer program product
US11579277B2 (en) 2018-01-16 2023-02-14 Aisin Corporation Position detection system and processing device
JP2020040811A (en) * 2018-09-12 2020-03-19 三菱ロジスネクスト株式会社 Determination device and determination method
DE102019131737A1 (en) 2018-11-27 2020-05-28 Aisin Seiki Kabushiki Kaisha Vehicle guidance system, on-board device and floor device
US11107351B2 (en) 2018-11-27 2021-08-31 Aisin Seiki Kabushiki Kaisha Vehicle guidance system, onboard apparatus, and ground apparatus
JP2020152156A (en) * 2019-03-18 2020-09-24 アイシン精機株式会社 Parking guidance device and parking guidance system
JP2021064104A (en) * 2019-10-11 2021-04-22 トヨタ自動車株式会社 Vehicle parking support device
CN112706758A (en) * 2019-10-11 2021-04-27 丰田自动车株式会社 Vehicle parking assist apparatus
JP7207254B2 (en) 2019-10-11 2023-01-18 トヨタ自動車株式会社 vehicle parking assist device

Similar Documents

Publication Publication Date Title
JP2010188744A (en) Device, method and program for supporting parking
CN105282499B (en) Periphery monitoring apparatus and program
JP5798392B2 (en) Parking assistance device
JP4900232B2 (en) Vehicle parking assist device and video display method
KR101340738B1 (en) A parking assisting system
JP4067424B2 (en) Vehicle peripheral image processing apparatus, program, and recording medium
JP5471141B2 (en) Parking assistance device and parking assistance method
CN101945256A (en) The auxiliary back of reversing camera system with touch-screen display
JP2010181280A (en) Image storage device for moving object, navigation apparatus, image storage method and program for moving object
JP2011054138A (en) Operation device for vehicle
JP2008018798A (en) Display controlling device, display controlling method, display controlling program, and recording medium which can be read by computer
US20200062173A1 (en) Notification control apparatus and method for controlling notification
JP2018055614A (en) Gesture operation system, and gesture operation method and program
CN109976515B (en) Information processing method, device, vehicle and computer readable storage medium
JP2006248383A (en) Parking support apparatus
JP2011235677A (en) Parking support system and navigation device
JP2014021748A (en) Operation input device and on-vehicle equipment using the same
JP2007118922A (en) Vehicular reverse operation assisting device
JP2020016968A (en) Information processing system, program, and control method
JP2008213647A (en) Parking assist method and parking assist system
JP2011255812A (en) Parking support device
JP2009119895A (en) Vehicle driving support device and vehicle driving support method
JP4493885B2 (en) Driving support system
KR20170011817A (en) Image processing apparatus and METHOD USING THE SAME
JP5083137B2 (en) Driving assistance device