JP2006060460A - Image correction apparatus - Google Patents

Image correction apparatus Download PDF

Info

Publication number
JP2006060460A
JP2006060460A JP2004239295A JP2004239295A JP2006060460A JP 2006060460 A JP2006060460 A JP 2006060460A JP 2004239295 A JP2004239295 A JP 2004239295A JP 2004239295 A JP2004239295 A JP 2004239295A JP 2006060460 A JP2006060460 A JP 2006060460A
Authority
JP
Japan
Prior art keywords
image
image data
resolution
address conversion
display
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
JP2004239295A
Other languages
Japanese (ja)
Inventor
Masayasu Suzuki
政康 鈴木
Takeshi Akatsuka
健 赤塚
Tatsumi Yanai
達美 柳井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nissan Motor Co Ltd
Original Assignee
Nissan Motor Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nissan Motor Co Ltd filed Critical Nissan Motor Co Ltd
Priority to JP2004239295A priority Critical patent/JP2006060460A/en
Priority to US11/197,295 priority patent/US20060038895A1/en
Publication of JP2006060460A publication Critical patent/JP2006060460A/en
Pending legal-status Critical Current

Links

Landscapes

  • Studio Devices (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image correction apparatus carrying out image conversion with a small memory capacity and a small processing load. <P>SOLUTION: An image converter 1 for a vehicle is connected to a camera module 2 for imaging its surrounding object to generate image data and includes a table storage section 15 which stores in advance an address conversion table wherein address information of input image data with an address space with a resolution greater than that of a monitor 3 longitudinally or laterally and address information of display image data by the resolution of the monitor 3 are described. When the converter 1 receives the input image data imaged by the camera module 2, an image conversion section 14 references the address conversion table, segments image data of the amount equivalent to the resolution to be displayed on the monitor 3 from the input image data, converts the address information of the segmented image data into the address information of the display image data, and outputs the converted input image data to the monitor 3 as the display image data. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、例えば車両周囲を撮像し、撮像して生成した画像を変換して運転者等に提示する画像補正装置に関する。   The present invention relates to an image correction apparatus that captures, for example, a vehicle periphery, converts an image generated by capturing the image, and presents the image to a driver or the like.

従来より、車両の車庫入れや幅寄せ等の車両後進時や、見通しの悪い交差点やT字路への車両進入時等の場面において、ドライバーの視界を補助するための運転支援システムにおける車両周囲映像表示装置が知られている。   Conventionally, vehicle surroundings images in a driving support system to assist the driver's view in situations such as when the vehicle is moving backwards, such as in the garage or width adjustment of the vehicle, or when the vehicle enters an intersection or T-junction with poor visibility Display devices are known.

このような技術としては、下記の特許文献1に記載されているように、車両の後方死角をカメラで撮像し、当該カメラ画像を、実カメラ位置とは異なる仮想カメラ位置から見た画像に変換させている。すなわち、特許文献1に記載された画像変換装置は、実カメラ位置から撮像した入力画像を変換することによって、出力画像の提示領域を変化させている。
特開2001−163132号公報
As such a technique, as described in Patent Document 1 below, a rear blind spot of a vehicle is captured by a camera, and the camera image is converted into an image viewed from a virtual camera position different from the actual camera position. I am letting. That is, the image conversion apparatus described in Patent Document 1 changes the presentation area of the output image by converting the input image captured from the actual camera position.
JP 2001-163132 A

しかしながら、上述した従来の技術では、カメラの製造誤差、取付作業者によるカメラ取り付け誤差、車両走行による振動等によって、カメラレンズの光軸が予め決められていた位置からずれてしまうことがある。このように光軸のずれがあることは、カメラ撮像範囲がずれることと同義であり、当該光軸ずれを補正する必要がある。   However, in the above-described conventional technology, the optical axis of the camera lens may deviate from a predetermined position due to a camera manufacturing error, a camera mounting error by an installation worker, vibration due to vehicle traveling, or the like. Such a shift in the optical axis is synonymous with a shift in the camera imaging range, and it is necessary to correct the shift in the optical axis.

これに対し、カメラの光軸ずれを画像変換装置で補正して表示させるために、光軸ずれを補正するためにカメラ画像を変換するアドレス変換テーブルをメモリに実装した場合、光軸のずれ方向やずれ度合い毎にアドレス変換テーブルを用意する必要があり、莫大な数のアドレス変換テーブルを用意する必要があるため、画像変換装置のメモリ容量が増大してしまう。   On the other hand, when an address conversion table for converting a camera image to correct the optical axis deviation is mounted in the memory in order to correct and display the optical axis deviation of the camera by the image conversion device, the optical axis deviation direction Since it is necessary to prepare an address conversion table for each degree of deviation and to prepare an enormous number of address conversion tables, the memory capacity of the image conversion apparatus increases.

また、このようなメモリ容量の増大を抑制する手法としては、光軸のずれを考慮して、画像変換装置によりリアルタイムでアドレス変換テーブルを生成した場合、当該アドレス変換テーブルを生成する計算量が多くなって、CPUの処理負荷が高くなってしまう。このような状態で例えば複数のカメラからの画像データの入力遅延や、モニタに対する出力遅延が発生した場合には、CPUの処理が滞ってしまう場合があり、画像表示が行えない可能性が発生する。   In addition, as a technique for suppressing such an increase in memory capacity, when an address conversion table is generated in real time by an image conversion device in consideration of an optical axis shift, the amount of calculation for generating the address conversion table is large. As a result, the processing load on the CPU increases. In such a state, for example, when an input delay of image data from a plurality of cameras or an output delay to the monitor occurs, the processing of the CPU may be delayed, and there is a possibility that the image cannot be displayed. .

そこで、本発明は、上述した実情に鑑みて提案されたものであり、少ないメモリ容量及び処理負担で画像変換を行うことができる画像補正装置を提供することを目的とする。   Therefore, the present invention has been proposed in view of the above-described circumstances, and an object thereof is to provide an image correction apparatus capable of performing image conversion with a small memory capacity and processing load.

本発明に係る画像補正装置は、周囲を撮像して画像データを生成する撮像手段と接続され、当該画像データを表示手段に表示させるために、予め記憶手段に、表示手段の解像度よりも縦方向又は横方向に大きい解像度のアドレス空間を有する入力画像データのアドレス情報、及び、表示手段の解像度分の表示用画像データのアドレス情報とを記述したアドレス変換テーブルを記憶させておく。   An image correction apparatus according to the present invention is connected to an imaging unit that captures an image of surroundings and generates image data. In order to display the image data on a display unit, the image correction apparatus is preliminarily stored in a vertical direction rather than the resolution of the display unit Alternatively, an address conversion table describing address information of input image data having an address space with a large resolution in the horizontal direction and address information of display image data corresponding to the resolution of the display means is stored.

そして、画像補正装置は、入力手段によって、撮像手段で撮像された入力画像データを入力すると、画像処理手段によって、アドレス変換テーブルを参照して、入力画像データから表示手段で表示させる解像度分の画像データを切り出し、当該切り出した画像データのアドレス情報を、表示用画像データのアドレス情報に変換し、出力手段によって、画像処理手段で切り出されてアドレス情報が変換された画像データを表示用画像データとして表示手段に出力する。   Then, when the input image data picked up by the image pickup means is input by the input means, the image correction device refers to the address conversion table by the image processing means and displays an image corresponding to the resolution displayed on the display means from the input image data. The data is cut out, the address information of the cut out image data is converted into the address information of the display image data, and the image data cut out by the image processing means by the output means and converted into the address information is used as display image data. Output to the display means.

このような画像補正装置では、入力画像データから表示手段で表示させる解像度分の画像データを切り出すに際して、参照するアドレス変換テーブルの領域を移動させることによって変換する画像データを移動させることができ、単一のアドレス変換テーブルであっても、撮像手段の撮像範囲のずれを補正することができる。   In such an image correction apparatus, when image data for the resolution to be displayed on the display means is cut out from the input image data, the image data to be converted can be moved by moving the area of the address conversion table to be referenced. Even with one address conversion table, it is possible to correct a shift in the imaging range of the imaging means.

本発明に係る画像補正装置によれば、表示手段の解像度分のアドレス空間よりも大きいアドレス空間を有するアドレス変換テーブルを用意し、当該アドレス変換テーブルによって入力画像データから切り出す位置を、撮像手段の物理的な光軸ずれを補正するように設定することによって、撮像手段の撮像範囲を補正した画像を表示するために膨大な容量のアドレス変換テーブルを用意する必要が無く、且つ簡単な処理で撮像範囲を補正することができる。   According to the image correction apparatus of the present invention, an address conversion table having an address space larger than the address space corresponding to the resolution of the display unit is prepared, and the position to be cut out from the input image data by the address conversion table is the physical position of the imaging unit. By setting to correct the optical axis deviation, it is not necessary to prepare an address conversion table with an enormous capacity to display an image in which the imaging range of the imaging means is corrected, and the imaging range can be obtained with simple processing. Can be corrected.

以下、本発明の実施の形態について図面を参照して説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

本発明は、例えば図1に示すように構成された車両用画像変換装置1に適用される。   The present invention is applied to a vehicular image conversion apparatus 1 configured as shown in FIG. 1, for example.

[第1実施形態]
[車両周囲表示システムの構成]
この車両用画像変換装置1を含む車両周囲表示システムは、車両用画像変換装置1に、複数のカメラモジュール2A,2B(以下、総称する場合には、単に「カメラモジュール2」と呼ぶ。)及びモニタ3を接続して構成されている。本例では、2個のカメラモジュール2A,2Bが設けられている場合について説明するが、任意数でも良い。
[First Embodiment]
[Configuration of vehicle surroundings display system]
The vehicle surrounding display system including the vehicle image conversion device 1 includes a plurality of camera modules 2A and 2B (hereinafter simply referred to as “camera module 2” when collectively referred to) and a vehicle image conversion device 1. The monitor 3 is connected. In this example, a case where two camera modules 2A and 2B are provided will be described, but an arbitrary number may be used.

カメラモジュール2Aとカメラモジュール2Bとは、車体の異なる部分に設置され、固定された異なる撮像方向となっている。カメラモジュール2は、撮像用レンズ21及びCCD(電荷結合素子)22から構成される。このカメラモジュール2は、例えばNTSC(National Television System Committee)カメラからなり、それぞれ、NTSC方式に従って画像データを車両用画像変換装置1に出力する。   The camera module 2A and the camera module 2B are installed in different parts of the vehicle body and have different fixed imaging directions. The camera module 2 includes an imaging lens 21 and a CCD (charge coupled device) 22. The camera module 2 includes, for example, an NTSC (National Television System Committee) camera, and outputs image data to the vehicular image conversion apparatus 1 according to the NTSC system.

車両用画像変換装置1は、内部バス11に、入力バッファ12A,12B(以下、総称する場合には単位「入力バッファ12」と呼ぶ。)、CPU(Central Processing Unit)13、画像変換部14、テーブル記憶部15、及び出力バッファ16が接続されて構成されている。   The vehicular image conversion apparatus 1 includes input buffers 12A and 12B (hereinafter collectively referred to as a unit “input buffer 12”), a CPU (Central Processing Unit) 13, an image conversion unit 14, A table storage unit 15 and an output buffer 16 are connected.

入力バッファ12は、カメラモジュール2の個数に対応して設けられ、入力バッファ12Aはカメラモジュール2Aと接続され、入力バッファ12Bはカメラモジュール2Bと接続される。入力バッファ12は、NTSC方式の入力画像データを一旦格納し、CPU13の制御に従って、画像変換部14による画像変換タイミングで入力画像データが読み出される。   The input buffer 12 is provided corresponding to the number of camera modules 2, the input buffer 12A is connected to the camera module 2A, and the input buffer 12B is connected to the camera module 2B. The input buffer 12 temporarily stores NTSC input image data, and reads the input image data at the image conversion timing by the image conversion unit 14 in accordance with the control of the CPU 13.

テーブル記憶部15は、ドライバーに提示する画像レイアウトごとのアドレス変換テーブル15a、15b、15c、・・・を記憶している。すなわち、例えば右側方画像と左側方画像とをモニタ3に一画面で表示させる場合には、当該画像レイアウトに従ったアドレス変換テーブルが使用され、右側方画像と左側方画像と下方画像とを一画面で表示させる場合には、当該画像レイアウトに従ったアドレス変換テーブルが使用される。   The table storage unit 15 stores address conversion tables 15a, 15b, 15c,... For each image layout presented to the driver. That is, for example, when the right side image and the left side image are displayed on the monitor 3 on one screen, an address conversion table according to the image layout is used, and the right side image, the left side image, and the lower image are combined. When displaying on the screen, an address conversion table according to the image layout is used.

このテーブル記憶部15に記憶されるアドレス変換テーブルは、モニタ3の解像度よりも縦方向又は横方向に大きい解像度のアドレス空間を有する入力画像データのメモリアドレス(アドレス情報)、及び、モニタ3の解像度分の表示用画像データの出力バッファ16のメモリアドレス(アドレス情報)とを記述したテーブルである。すなわち、アドレス変換テーブルは、出力バッファ16のメモリアドレス、すなわちモニタ3の表示座標と、入力バッファ12の座標とを記述している。このようなアドレス変換テーブルは、カメラモジュール2A,2Bのスペック、取付位置及び撮像方向の向き(光軸)等に基づいて予め作成されている。   The address conversion table stored in the table storage unit 15 includes a memory address (address information) of input image data having an address space having a resolution larger in the vertical direction or the horizontal direction than the resolution of the monitor 3, and the resolution of the monitor 3. This is a table describing the memory address (address information) of the output buffer 16 for image data for display. That is, the address conversion table describes the memory address of the output buffer 16, that is, the display coordinates of the monitor 3 and the coordinates of the input buffer 12. Such an address conversion table is created in advance based on the specifications of the camera modules 2A and 2B, the mounting position, the direction in the imaging direction (optical axis), and the like.

これらのアドレス変換テーブルは、モニタ3に表示させる画像の出力解像度分のアドレス空間のみならず、当該モニタ3の出力解像度分のアドレス空間と比較して縦方向或いは横方向に広いアドレス空間でも良く、又は、モニタ3の出力解像度分のアドレス空間と比較して縦方向及び横方向の双方に広いアドレス空間であっても良い。   These address conversion tables may be not only an address space corresponding to the output resolution of the image displayed on the monitor 3, but also an address space wider in the vertical direction or the horizontal direction than the address space corresponding to the output resolution of the monitor 3. Alternatively, the address space may be wider in both the vertical direction and the horizontal direction than the address space corresponding to the output resolution of the monitor 3.

画像変換部14は、CPU13の制御に従って、テーブル記憶部15から何れかのアドレス変換テーブルを読み出し、当該アドレス変換テーブルを参照して、入力バッファ12に記憶された入力画像データを出力バッファ16に記憶させる。ここで、アドレス変換テーブルは、画像レイアウトに従って出力バッファ16のメモリアドレスを記述しているので、画像変換部14によって出力バッファ16に置き換えられた表示用画像データは、使用したアドレス変換テーブルと同じ画像レイアウトに画像変換されている。   Under the control of the CPU 13, the image conversion unit 14 reads one of the address conversion tables from the table storage unit 15, refers to the address conversion table, and stores the input image data stored in the input buffer 12 in the output buffer 16. Let Here, since the address conversion table describes the memory address of the output buffer 16 according to the image layout, the display image data replaced by the output buffer 16 by the image conversion unit 14 is the same image as the used address conversion table. The image has been converted to layout.

このとき、画像変換部14は、アドレス変換テーブルを参照して実際にアドレス変換に用いるモニタ3の出力解像度分の画像領域を決定し、当該画像領域に含まれる入力バッファ12の画素を出力バッファ16に置き換える置き換え処理であるアドレス変換を行う。これは、アドレス変換に使用するモニタ3の出力解像度分の画像領域を切り出すためのアドレス変換テーブルの先頭ポインタ(アドレス情報)を指定することで実現される。なお、画像変換部14は、LSIやFPGA、DSP等で構成されていても良く、CPU13で行っても良い。   At this time, the image conversion unit 14 determines an image area corresponding to the output resolution of the monitor 3 that is actually used for address conversion with reference to the address conversion table, and outputs the pixels of the input buffer 12 included in the image area to the output buffer 16. Performs address conversion, which is a replacement process to replace with. This is realized by designating a head pointer (address information) of an address conversion table for extracting an image area corresponding to the output resolution of the monitor 3 used for address conversion. Note that the image conversion unit 14 may be configured by an LSI, FPGA, DSP, or the like, or may be performed by the CPU 13.

これによって画像変換部14は、後述するようにカメラモジュール2の取付時である初期段階とは物理的に光軸がずれることによって、モニタ3に表示させる画像がずれることを補正する処理を行う。   As a result, the image conversion unit 14 performs a process of correcting the shift of the image displayed on the monitor 3 due to the physical shift of the optical axis from the initial stage when the camera module 2 is attached, as will be described later.

出力バッファ16は、画像変換部14によってアドレス変換された画像データ、すなわちモニタ3への表示用の画像データを格納し、CPU13の制御に従ってモニタ3に出力する。   The output buffer 16 stores the image data address-converted by the image conversion unit 14, that is, the image data for display on the monitor 3, and outputs it to the monitor 3 under the control of the CPU 13.

CPU13は、図示しない操作入力部がドライバーに操作されて決定された画像レイアウト指示や画像切り換え指示を認識して画像変換部14での画像変換処理に使用するアドレス変換テーブルを決定する。また、CPU13は、画像変換部14の入力バッファ12からの画像変換タイミング及び出力バッファ16のモニタ3へのデータ出力タイミングを制御することによって、モニタ3に表示させる画像を切り換える。   The CPU 13 recognizes an image layout instruction or an image switching instruction determined by operating an operation input unit (not shown) by the driver, and determines an address conversion table used for image conversion processing in the image conversion unit 14. Further, the CPU 13 switches the image to be displayed on the monitor 3 by controlling the image conversion timing from the input buffer 12 of the image conversion unit 14 and the data output timing of the output buffer 16 to the monitor 3.

[アドレス変換処理の具体例]
つぎに、上述したように構成された車両用画像変換装置1によって行うアドレス変換処理を具体例を挙げて説明する。
[Specific example of address translation processing]
Next, an address conversion process performed by the vehicle image conversion apparatus 1 configured as described above will be described with a specific example.

なお、この説明では、CCD22の解像度、すなわち入力バッファ12に記憶される画像データの解像度をVGA(640×480画素)、モニタ3の解像度をQVGA(320×240画素)とし、VGAの入力画像データから画像を切り出して、アドレス変換処理を行うものとする。したがって、アドレス変換テーブルは、モニタ3の解像度の320×240よりも縦方向或いは横方向、及びその両方向に大きな画像領域を備えることになる。   In this description, the resolution of the CCD 22, that is, the resolution of image data stored in the input buffer 12, is VGA (640 × 480 pixels), the resolution of the monitor 3 is QVGA (320 × 240 pixels), and VGA input image data. It is assumed that an image is cut out and an address conversion process is performed. Therefore, the address conversion table has a larger image area in the vertical direction or the horizontal direction and in both directions than the resolution of 320 × 240 of the monitor 3.

また、本例において、アドレス変換処理の対象となるアドレス空間を400×300画素と仮定する。これにより、図2に示すように、カメラ撮像範囲で撮像したカメラ画像(入力画像データ)200(640×480画素)のうち、400×300画素分の画像201(アドレス変換対象画像201)がアドレス変換対象となる。すなわち、アドレス変換テーブルには、400×300画素分のアドレス情報と、モニタ3の320×240画素分のアドレス情報とが記憶されている。   In this example, it is assumed that the address space to be subjected to the address conversion process is 400 × 300 pixels. As a result, as shown in FIG. 2, an image 201 (address conversion target image 201) for 400 × 300 pixels out of camera images (input image data) 200 (640 × 480 pixels) captured in the camera imaging range is addressed. It becomes a conversion target. That is, the address conversion table stores address information for 400 × 300 pixels and address information for 320 × 240 pixels of the monitor 3.

ここで、アドレス変換テーブルは、光軸が一定のカメラモジュール2毎に用意され、使用するアドレス変換対象画像201をカメラ画像200の輪郭部分に近づけると、当該アドレス変換対象画像201の端部付近に画像の歪みが発生する。したがって、アドレス変換テーブルは、アドレス変換領域の範囲を、モニタ3の解像度よりも大きく且つ画像歪みが発生していない範囲で限定して設定している。   Here, the address conversion table is prepared for each camera module 2 having a fixed optical axis. When the address conversion target image 201 to be used is brought close to the contour portion of the camera image 200, the address conversion table is located near the end of the address conversion target image 201. Image distortion occurs. Therefore, the address conversion table sets the range of the address conversion area limited to a range that is larger than the resolution of the monitor 3 and that does not cause image distortion.

また、この車両用画像変換装置1は、カメラモジュール2毎にアドレス変換テーブルの先頭ポインタを設定している。すなわち、例えばアドレス変換領域の左上端のアドレス情報を先頭ポインタとして設定し、当該先頭ポインタからモニタ3の320×240画素分の画像を切り出す。これにより、画像変換部14は、入力バッファ12からカメラ画像を読み出すに際して、読み出し元の入力バッファ12、すなわちカメラモジュール2に対応した先頭ポインタとアドレス変換テーブルとを読み出す。そして、画像変換部14は、モニタ解像度分の画像領域202Aを読み出して表示画像203Aを出力バッファ16に置き換えてモニタ3に表示させることができる。   The vehicular image conversion apparatus 1 sets the head pointer of the address conversion table for each camera module 2. That is, for example, the address information at the upper left end of the address conversion area is set as a head pointer, and an image of 320 × 240 pixels on the monitor 3 is cut out from the head pointer. Thereby, when reading the camera image from the input buffer 12, the image conversion unit 14 reads the read source input buffer 12, that is, the head pointer and the address conversion table corresponding to the camera module 2. The image conversion unit 14 can read the image area 202A corresponding to the monitor resolution, replace the display image 203A with the output buffer 16, and display the image on the monitor 3.

また、車両用画像変換装置1は、カメラモジュール2の物理的な光軸ずれ等によって、カメラ画像200が図2中における上方向にずれてしまった場合には、カメラモジュール2ごとの先頭ポインタに従って本来切り出すべき画像領域202Aではなく、当該画像領域202Aからずれた画像領域202Bを切り出してしまい、本来モニタ3に出力すべき表示画像202Aではなく表示画像203Bを表示させてしまう。   In addition, when the camera image 200 is shifted upward in FIG. 2 due to a physical optical axis shift or the like of the camera module 2, the vehicle image conversion apparatus 1 follows the head pointer for each camera module 2. The image area 202B shifted from the image area 202A is cut out instead of the image area 202A that should be cut out originally, and the display image 203B is displayed instead of the display image 202A that should be output to the monitor 3 originally.

これに対し、車両用画像変換装置1は、先頭ポインタをずらすように補正することによって、既存のアドレス変換テーブルを変更せずに画像領域202Aを切り出して表示画像203Aを表示させることができる。このように、車両用画像変換装置1は、カメラモジュール2でカメラ撮像領域に相当する大きさのカメラ画像200(640×480画素)が撮像されて入力バッファ12に記憶され、カメラモジュール2の物理的ずれに応じて、図2に示す表示画像203Bを表示画像203Aに切り換える。   In contrast, the vehicular image conversion device 1 can correct the head pointer so as to shift it and cut out the image area 202A and display the display image 203A without changing the existing address conversion table. As described above, in the vehicular image conversion apparatus 1, a camera image 200 (640 × 480 pixels) having a size corresponding to the camera imaging area is captured by the camera module 2 and stored in the input buffer 12. The display image 203B shown in FIG. 2 is switched to the display image 203A according to the target deviation.

また、このような光軸ずれ等に対する補正した先頭ポインタは、モニタ3に表示させる画像レイアウトに拘わらず共通して使用するように設定することによって、ドライバーに提示する画像レイアウト毎にカメラモジュール2の撮像範囲の補正の必要を無くす。   In addition, the head pointer corrected for such an optical axis misalignment is set to be used in common regardless of the image layout displayed on the monitor 3, so that the camera module 2 can be used for each image layout presented to the driver. Eliminates the need for image area correction.

更に、この車両用画像変換装置1は、カメラモジュール2の光軸ずれを補正するように設定したアドレス変換テーブルの先頭ポインタを不揮発性メモリに記憶させておく。これにより、車両用画像変換装置1の電源を切っても記憶内容を保持できるため、カメラモジュール2の撮像範囲の補正を使用するたびに行う必要を無くす。   Further, the vehicular image conversion apparatus 1 stores the head pointer of the address conversion table set to correct the optical axis shift of the camera module 2 in a nonvolatile memory. As a result, the stored contents can be retained even when the image conversion apparatus 1 for the vehicle is turned off, thereby eliminating the need to perform the correction of the imaging range of the camera module 2 each time it is used.

[第1実施形態の効果]
以上詳細に説明したように、本発明を適用した車両用画像変換装置1によれば、モニタ解像度分のアドレス空間よりも大きいアドレス空間を有するアドレス変換テーブルを用意し、当該アドレス変換テーブルによってカメラ画像から切り出す先頭ポインタの位置をカメラモジュール2の物理的な光軸ずれを補正するように設定することによって、カメラモジュール2の撮像範囲を補正した画像を表示するために膨大な容量のアドレス変換テーブルを用意する必要が無く、且つ簡単な処理で撮像範囲を補正することができる。
[Effect of the first embodiment]
As described above in detail, according to the vehicular image conversion apparatus 1 to which the present invention is applied, an address conversion table having an address space larger than the address space for the monitor resolution is prepared, and a camera image is generated by the address conversion table. By setting the position of the top pointer to be cut out from the camera module 2 so as to correct the physical optical axis shift of the camera module 2, an address conversion table having a huge capacity is displayed to display an image in which the imaging range of the camera module 2 is corrected. There is no need to prepare, and the imaging range can be corrected by simple processing.

なお、この車両用画像変換装置1では、入力バッファ12に記憶したカメラ画像の内、アドレス変換テーブルの先頭ポインタで指定されたモニタ解像度分の画像を切り出して画像を補正する場合について説明したが、カメラ画像について、順次アドレス変換テーブルを参照し、出力バッファ16に格納していくような書き込みアドレス変換処理を行っても良い。   In the vehicular image conversion device 1, a case has been described in which the image for the monitor resolution specified by the head pointer of the address conversion table is cut out from the camera image stored in the input buffer 12 and the image is corrected. For the camera image, a write address conversion process may be performed in which the address conversion table is sequentially referred to and stored in the output buffer 16.

これに対し、アドレス変換テーブルをモニタ解像度である320×240のアドレス空間を備えるものとし、出力バッファ16、すなわちモニタ3の任意の座標と、任意の入力バッファ12、すなわちカメラ画像の任意の座標を読み出して置き換えるための座標情報との対応関係が格納されているアドレス変換テーブルを使用した場合を考える。このアドレス変換テーブルも、カメラモジュール2のスペック、取り付け位置、向き(光軸)等の情報を基に作成されている。そして、当該アドレス変換テーブルを使用して画像変換部14により、ドライバーに提示する画像を作成する場合に、カメラモジュール2が本来の位置と比較して物理的にずれてしまっていた場合にはカメラモジュール2の撮像範囲がずれ、更にアドレス変換処理後の画像提示範囲もずれてしまうことになる。これを回避するため、カメラ撮像範囲の補正用として、カメラの位置、向き(光軸)を変えたアドレス変換テーブルをレイアウト毎にそれぞれ用意すると、膨大な数のアドレス変換テーブルが必要となり、テーブル容量が莫大となってしまう。また、カメラモジュール2の物理的なずれを考慮した後、リアルタイムでアドレス変換テーブルを生成した場合、その計算量が多くなってしまい、処理負荷が高くなる。   On the other hand, the address conversion table is provided with an address space of 320 × 240 which is the monitor resolution, and the arbitrary coordinates of the output buffer 16, that is, the monitor 3, and the arbitrary input buffer 12, that is, the arbitrary coordinates of the camera image are obtained. Consider a case where an address conversion table in which a correspondence relationship with coordinate information for reading and replacing is stored is used. This address conversion table is also created based on information such as the specifications, mounting position, and orientation (optical axis) of the camera module 2. When the image conversion unit 14 creates an image to be presented to the driver using the address conversion table, if the camera module 2 is physically displaced from the original position, the camera The imaging range of the module 2 is shifted, and the image presentation range after the address conversion process is also shifted. In order to avoid this, if an address conversion table with different camera position and orientation (optical axis) is prepared for each layout to correct the camera imaging range, a huge number of address conversion tables are required, and the table capacity Will become enormous. In addition, when an address conversion table is generated in real time after taking into account the physical deviation of the camera module 2, the amount of calculation increases and the processing load increases.

したがって、本発明を適用した車両用画像変換装置1では、モニタ解像度よりも縦方向或いは横方向、及びその両方向に拡大した領域のアドレス変換テーブルを備え、カメラ画像のうち、カメラモジュール2の物理的なずれを考慮してモニタ解像度分の画像を切り出すことによって、画像変換部14の処理のみによってカメラモジュール2の物理的なずれを吸収することができる。   Therefore, the vehicular image conversion apparatus 1 to which the present invention is applied includes an address conversion table for the area expanded in the vertical direction or the horizontal direction and in both directions with respect to the monitor resolution. By cutting out the image corresponding to the monitor resolution in consideration of the shift, the physical shift of the camera module 2 can be absorbed only by the processing of the image conversion unit 14.

また、この車両用画像変換装置1によれば、アドレス変換領域を切り出すための先頭ポインタをカメラモジュール2毎に記憶しておくことによって、ドライバーに提示するレイアウト毎に各カメラ撮像範囲の補正を行う必要がなくなる。また、アドレス変換テーブルの先頭ポインタを記憶するメモリとして不揮発メモリを用いることによって、車両用画像変換装置1の電源を切っても記憶内容を保持でき、カメラ撮像範囲の補正を、起動ごとに行う必要がなくなる。   In addition, according to the vehicular image conversion apparatus 1, the camera pointer range for cutting out the address conversion area is stored for each camera module 2 to correct each camera imaging range for each layout presented to the driver. There is no need. Further, by using a non-volatile memory as a memory for storing the head pointer of the address conversion table, the stored contents can be maintained even when the power of the vehicle image conversion device 1 is turned off, and the camera imaging range needs to be corrected at each activation. Disappears.

「車両情報に基づく画像補正処理」
つぎに、上述したように構成された車両用画像変換装置1において、自車両の状況等を示す車両情報に基づいて画像補正を行うことについて説明する。
"Image correction processing based on vehicle information"
Next, in the vehicle image conversion apparatus 1 configured as described above, description will be given of performing image correction based on vehicle information indicating the situation of the host vehicle.

この画像補正処理は、車両情報に基づいて、カメラ画像から切り出す画像領域を変化させる。このとき、画像変換部14は、アドレス変換テーブルの先頭ポインタを変化させることによって、アドレス変換テーブルを参照して切り出す画像領域を変化させる。   This image correction process changes the image area cut out from the camera image based on the vehicle information. At this time, the image conversion unit 14 changes the image area to be cut out with reference to the address conversion table by changing the head pointer of the address conversion table.

ここで、テーブル記憶部15に記憶されたアドレス変換テーブルは、自車両に対して乗員や積み荷が無い状態の重量がかかっていない状態におけるカメラモジュール2の取り付け位置、向き(光軸)等のパラメータに基づいて作成されている。したがって、自車両に多くの乗員が乗車したり、多くの積み荷が搭載された場合等の何らかの要因により車高が変わると、カメラ撮像範囲がずれることになる。すなわち、初期設定されたアドレス変換テーブルと共に記憶している先頭ポインタからアドレス変換領域を切り出すと、モニタ3に表示させる画像のずれが発生することになる。   Here, the address conversion table stored in the table storage unit 15 includes parameters such as the mounting position and orientation (optical axis) of the camera module 2 in a state where no weight is applied to the host vehicle when no passengers or cargo is loaded. It is created based on. Accordingly, when the vehicle height changes due to some factor such as when many occupants get on the own vehicle or many loads are loaded, the camera imaging range is shifted. That is, if the address conversion area is cut out from the head pointer stored together with the initially set address conversion table, the image displayed on the monitor 3 is shifted.

これに対し、車両用画像変換装置1は、自車両の挙動を検出するためのセンサ、例えば車高センサ(図示せず)をカメラモジュール2の取り付け位置付近に1式設置し、車両情報として、CPU13により車高センサ(図示せず)からのセンサ信号を読み込み、現在の自車両の車高を認識する。そして、CPU13は、車高センサから読み込んだ現在の高さと、車両に重量がかかっていない場合、つまりアドレス変換テーブル作成時の高さとの差分を求め、カメラ撮像範囲が縦方向に何画素分変位しているかを計算する。そして、画像変換部14は、CPU13で計算されたカメラ撮像範囲の変位画素量だけ先頭ポインタを移動させることによって、アドレス変換テーブルを参照して切り出すアドレス変換領域を移動させて、カメラ撮像範囲のずれを補正する。なお、CPU13による高さの計算、及び、画像変換部14によるアドレス変換テーブルの先頭ポインタの移動は、リアルタイムで行ってもよく、アドレス変換テーブル及び先頭ポインタと共に、テーブル記憶部15に記憶させておいても良い。   On the other hand, the vehicle image conversion apparatus 1 installs a set of sensors for detecting the behavior of the host vehicle, for example, a vehicle height sensor (not shown) in the vicinity of the mounting position of the camera module 2 as vehicle information. The CPU 13 reads a sensor signal from a vehicle height sensor (not shown) and recognizes the current vehicle height of the host vehicle. Then, the CPU 13 obtains a difference between the current height read from the vehicle height sensor and the weight when the vehicle is not loaded, that is, the height at the time of creating the address conversion table, and the camera imaging range is displaced by the number of pixels in the vertical direction. Calculate what you are doing. Then, the image conversion unit 14 moves the address conversion area to be cut out by referring to the address conversion table by moving the head pointer by the displacement pixel amount of the camera imaging range calculated by the CPU 13, thereby shifting the camera imaging range. Correct. The calculation of the height by the CPU 13 and the movement of the head pointer of the address conversion table by the image conversion unit 14 may be performed in real time and are stored in the table storage unit 15 together with the address conversion table and the head pointer. May be.

これにより、車両用画像変換装置1は、例えば自車両に搭乗する乗員位置、重量等が異なった場合等のように、自車両の挙動によって短期のカメラ撮像範囲のずれが発生した場合であっても、当該カメラ撮像範囲に影響するような車両信号に基づいてカメラモジュール2毎にカメラ撮像範囲のずれを自動的に補正することで、ドライバーに適正な撮像範囲の画像を提示することができる。   As a result, the vehicular image conversion device 1 is a case where a short-term camera imaging range shift occurs due to the behavior of the own vehicle, such as when the position, weight, etc. of the passenger boarding the own vehicle are different. In addition, by automatically correcting the shift of the camera imaging range for each camera module 2 based on the vehicle signal that affects the camera imaging range, an image in the appropriate imaging range can be presented to the driver.

[第2実施形態]
つぎに、第2実施形態に係る車両用画像変換装置1について説明する。なお、上述の第1実施形態と同様の部分については同一符号を付することによりその詳細な説明を省略する。
[Second Embodiment]
Next, the vehicle image conversion device 1 according to the second embodiment will be described. In addition, about the part similar to the above-mentioned 1st Embodiment, the detailed description is abbreviate | omitted by attaching | subjecting the same code | symbol.

この第2実施形態に係る車両用画像変換装置1は、カメラモジュール2によって撮像したカメラ画像と重畳させて、車両運転を支援するための情報(オーバレイデータ)を表示させる時の表示位置を補正することを特徴とするものである。このオーバレイデータとしては、例えば自車両が所定の駐車線枠内に後進して停車させる時に、自車両後方の画像に重畳される後進軌跡を示す軌跡ガイドラインが挙げられる。この軌跡ガイドラインは、例えば図示しない車両運転支援装置(オーバレイデータ作成手段)によって、自車両の舵角等に基づいて既存の技術によって作成され、図示しない画像作成装置によって、画像変換部14で変換済の画像と重畳されて出力バッファ16に記憶される。すなわち、車両用画像変換装置1を含む車両周囲表示システムは、オーバレイデータを作成する車両運転支援装置と、出力バッファ16に記憶された画像データにオーバレイデータを重畳させる画像作成装置とを備えることになる。   The vehicular image conversion apparatus 1 according to the second embodiment corrects a display position when displaying information (overlay data) for assisting vehicle driving by superimposing it with a camera image captured by the camera module 2. It is characterized by this. Examples of the overlay data include a trajectory guideline indicating a backward trajectory superimposed on an image behind the host vehicle when the host vehicle moves backward within a predetermined parking line frame and stops. This trajectory guideline is created by an existing technology based on the steering angle of the host vehicle, for example, by a vehicle driving support device (overlay data creation means) (not shown), and has been converted by the image conversion unit 14 by an image creation device (not shown). Are superimposed on the image and stored in the output buffer 16. That is, the vehicle surrounding display system including the vehicle image conversion device 1 includes a vehicle driving support device that creates overlay data, and an image creation device that superimposes overlay data on image data stored in the output buffer 16. Become.

ここで、オーバレイデータである軌跡ガイドラインの画像重畳位置は、自車両に重量がかからない状態におけるカメラモジュール2の取り付け位置、向き(光軸)等のパラメータを基に設定されている。したがって、自車両に重量がかかるなどの何らかの要因でカメラ撮像範囲がずれてしまった場合、画像変換部14で変換済の画像と車両走行軌跡ガイドラインとの位置関係がずれることになり、軌跡ガイドラインに従って後進できなないという不都合が発生し、軌跡ガイドラインとして信頼性が低くなってしまう。   Here, the image superimposition position of the trajectory guideline which is overlay data is set based on parameters such as the mounting position and orientation (optical axis) of the camera module 2 in a state where the host vehicle is not heavy. Therefore, when the camera imaging range is deviated due to some factor such as the weight of the host vehicle, the positional relationship between the image converted by the image conversion unit 14 and the vehicle travel locus guideline is deviated, and the locus guideline is obeyed. The inconvenience that it is impossible to reverse is generated, and the reliability as a trajectory guideline is lowered.

これに対し、車両周囲表示システムでは、車両運転支援装置によって、カメラモジュール2で撮像されたモニタ解像度分の画像よりも大きいカメラ画像を用いて、軌跡ガイドラインを作成する。これにより、車両周囲表示システムは、図3(a)に示すアドレス変換対象画像201を用いて、図3(b)に示すようにモニタ解像度分の画像領域202よりも大きい領域を有するオーバレイデータを含む画像300を作成する。このオーバレイデータを含む画像300は、アドレス変換対象画像201及びアドレス変換テーブルと同様に、モニタ解像度分の画像と比較して、縦方向或いは横方向及びその両方向に大きな画像領域を有する。   On the other hand, in the vehicle surrounding display system, the vehicle guideline is generated by using the camera image larger than the monitor resolution image captured by the camera module 2 by the vehicle driving support device. As a result, the vehicle surrounding display system uses the address conversion target image 201 shown in FIG. 3A to display overlay data having an area larger than the image area 202 corresponding to the monitor resolution as shown in FIG. An image 300 including the image is created. Similar to the address conversion target image 201 and the address conversion table, the image 300 including the overlay data has a large image area in the vertical direction or the horizontal direction and in both directions as compared with the image for the monitor resolution.

そして、車両周囲表示システムは、当該オーバレイデータを含む画像300を、モニタ解像度分の画像領域202よりも大きいバッファに記憶し、画像作成装置によって、オーバレイデータを含む画像300から、モニタ解像度分の画像領域202に重畳させるオーバレイデータ301を含むオーバレイデータ重畳画像302を切り出す。このオーバレイデータ重畳画像302は、モニタ解像度分の画像領域202と同じ画像領域であって、モニタ解像度分の画像となる。このとき、車両周囲表示システムは、モニタ解像度分の画像領域202を切り出すために使用した先頭ポインタと同じ先頭ポインタでオーバレイデータ重畳画像302を切り出す。   Then, the vehicle surrounding display system stores the image 300 including the overlay data in a buffer larger than the image area 202 corresponding to the monitor resolution, and the image creation apparatus generates an image corresponding to the monitor resolution from the image 300 including the overlay data. An overlay data superimposed image 302 including overlay data 301 to be superimposed on the region 202 is cut out. The overlay data superimposed image 302 is the same image area as the image area 202 for the monitor resolution, and is an image for the monitor resolution. At this time, the vehicle periphery display system cuts out the overlay data superimposed image 302 with the same start pointer as that used to cut out the image area 202 corresponding to the monitor resolution.

これにより、モニタ解像度分の画像領域202を切り出すための先頭ポインタを、上述したようなカメラモジュール2の撮像範囲のずれを考慮したアドレス変換テーブルの先頭ポインタとすることによって、オーバレイデータ重畳画像302を切り出すアドレス変換テーブルの先頭ポインタをカメラモジュール2の撮像範囲のずれを考慮した先頭ポインタと一致させる。   As a result, the overlay pointer 302 for the overlay data superimposed image 302 is obtained by using the top pointer for cutting out the image area 202 for the monitor resolution as the top pointer of the address conversion table in consideration of the shift of the imaging range of the camera module 2 as described above. The head pointer of the address conversion table to be cut out is matched with the head pointer in consideration of the shift of the imaging range of the camera module 2.

なお、アドレス変換対象画像201とオーバレイデータを含む画像300とは、必ずしも一致させる必要はなく、アドレス変換テーブルの先頭ポインタのデフォルト値からの変位量がわかっていれば、オーバレイデータに関しても同じ量だけ変位させれば良い。   It should be noted that the address conversion target image 201 and the image 300 including overlay data do not necessarily need to match, and if the amount of displacement from the default value of the head pointer of the address conversion table is known, the same amount of overlay data can be obtained. What is necessary is just to displace.

[第2実施形態の効果]
以上詳細に説明したように、本発明を適用した第2実施形態に係る車両用画像変換装置1によれば、アドレス変換対象画像201と同様に、オーバレイデータを含む画像300としてモニタ解像度分の画像よりも大きい領域を有するものを使用し、モニタ解像度分の画像領域202を切り出すための先頭ポインタと同じ先頭ポインタを使用してオーバレイデータ重畳画像302を切り出して、当該オーバレイデータ重畳画像302とモニタ解像度分の画像領域202とを重畳させて提示することができる。したがって、この車両用画像変換装置1によれば、カメラモジュール2の撮像範囲のずれに対してオーバレイデータ重畳画像302の位置を補正して提示することができ、正確な位置にオーバレイデータ301を提示することができる。
[Effects of Second Embodiment]
As described above in detail, according to the vehicular image conversion apparatus 1 according to the second embodiment to which the present invention is applied, as with the address conversion target image 201, the image 300 including overlay data is an image corresponding to the monitor resolution. The overlay data superimposed image 302 is cut out by using the one having a larger area and using the same start pointer as the start pointer for cutting out the image area 202 corresponding to the monitor resolution. Minute image area 202 can be superimposed and presented. Therefore, according to the vehicular image conversion apparatus 1, the position of the overlay data superimposed image 302 can be corrected and presented with respect to the shift of the imaging range of the camera module 2, and the overlay data 301 is presented at an accurate position. can do.

また、車両用画像変換装置1は、リアルタイムでモニタ解像度分の画像領域202のずれを検出する場合であっても、モニタ解像度分の画像領域202の移動量に連動させてオーバレイデータ重畳画像302を移動させて重畳させることによって、更に正確な位置にオーバレイデータ301を提示することができる。   Further, the vehicular image conversion device 1 displays the overlay data superimposed image 302 in conjunction with the movement amount of the image area 202 corresponding to the monitor resolution even when detecting the shift of the image area 202 corresponding to the monitor resolution in real time. By moving and superimposing, overlay data 301 can be presented at a more accurate position.

[第3実施形態]
つぎに、第3実施形態に係る車両用画像変換装置1について説明する。なお、上述の実施形態と同様の部分については同一符号を付することによりその詳細な説明を省略する。
[Third Embodiment]
Next, the vehicular image conversion apparatus 1 according to the third embodiment will be described. Note that parts similar to those in the above-described embodiment are denoted by the same reference numerals, and detailed description thereof is omitted.

この第3実施形態に係る車両用画像変換装置1は、カメラモジュール2の撮像範囲に自車両の一部が含まれる場合において、自車両の車体やバンパー等の非対称物である絶対的な基準位置を示すオーバレイデータに基づいて、カメラモジュール2の撮像範囲を補正することを特徴とする。   The vehicular image conversion apparatus 1 according to the third embodiment has an absolute reference position that is an asymmetrical object such as a vehicle body or a bumper of the own vehicle when the imaging range of the camera module 2 includes a part of the own vehicle. The imaging range of the camera module 2 is corrected based on the overlay data indicating the above.

この車両用画像変換装置1は、図4(a)に示すように、アドレス変換対象画像201中の右端部分に自車両の車体が撮像される位置にカメラモジュール2を取り付けている。ここで、カメラ撮像範囲内に自車両、すなわち車体、バンパー等の非対称物が含まれる場合、既知であるカメラモジュール2のスペック、取り付け位置、及び向き(光軸)から、車体等の非対称物がカメラ画像200のどの領域に現れるかは既知となっている。   As shown in FIG. 4A, the vehicular image conversion apparatus 1 has a camera module 2 attached to the right end portion in the address conversion target image 201 at a position where the vehicle body of the subject vehicle is imaged. Here, when an asymmetrical object such as the own vehicle, that is, a vehicle body or a bumper is included in the camera imaging range, the asymmetrical object such as the vehicle body is determined from the known specification, mounting position, and orientation (optical axis) of the camera module 2. It is known which region of the camera image 200 appears.

したがって、車両用画像変換装置1は、図4(a)の画像中右端に現れる車体の輪郭を示す図4(b)のようなオーバレイデータ画像400を予め用意しておく。このオーバレイデータ画像400は、アドレス変換対象画像201のうち、モニタ解像度分の画像領域202と同じ大きさとなっていれば良く、カメラモジュール2の取付位置等のパラメータと車体等の基準位置とに基づいてアドレス変換対象画像201を切り出すための先頭ポインタが設定されている。   Therefore, the vehicular image conversion apparatus 1 prepares in advance an overlay data image 400 as shown in FIG. 4B showing the contour of the vehicle body appearing at the right end of the image in FIG. The overlay data image 400 only needs to have the same size as the image area 202 corresponding to the monitor resolution in the address conversion target image 201, and is based on a parameter such as a mounting position of the camera module 2 and a reference position such as a vehicle body. Thus, a head pointer for cutting out the address conversion target image 201 is set.

このようなオーバレイデータ画像400を備えた車両用画像変換装置1は、モニタ解像度分の画像領域202の位置を補正するに際して、オーバレイデータ画像400をアドレス変換対象画像201に重畳させた状態において、アドレス変換対象画像201内の車体とオーバレイデータ401とが一致した時のオーバレイデータ画像400の先頭ポインタを取得する。そして、当該先頭ポインタをモニタ解像度分の画像領域202の先頭ポインタとすることによって、オーバレイデータ401に基づいてモニタ解像度分の画像領域202を移動させる。このとき、アドレス変換対象画像201とオーバレイデータ画像400とを重畳させた画像から、アドレス変換テーブルの先頭ポインタを上下左右に画素単位で変位させることでカメラ撮像範囲の補正を行う。   When correcting the position of the image area 202 corresponding to the monitor resolution, the vehicular image conversion apparatus 1 provided with such an overlay data image 400 has an address in a state where the overlay data image 400 is superimposed on the address conversion target image 201. The head pointer of the overlay data image 400 when the vehicle body in the conversion target image 201 matches the overlay data 401 is acquired. Then, the image area 202 for the monitor resolution is moved based on the overlay data 401 by using the head pointer as the head pointer of the image area 202 for the monitor resolution. At this time, the camera imaging range is corrected by displacing the head pointer of the address conversion table vertically, horizontally, and pixel by pixel from the image in which the address conversion target image 201 and the overlay data image 400 are superimposed.

具体的には、オーバレイデータ401にモニタ解像度分の画像領域202を合わせることになる。このとき、ドライバーの手動操作に応じてオーバレイデータ画像400とモニタ解像度分の画像領域202とを合わせても良く、車両用画像変換装置1によって自動で行ってもよい。   Specifically, the image area 202 corresponding to the monitor resolution is matched with the overlay data 401. At this time, the overlay data image 400 and the image area 202 corresponding to the monitor resolution may be matched in accordance with the manual operation of the driver, or may be automatically performed by the vehicle image conversion apparatus 1.

ドライバーが手動で行う場合、画像変換部14は、図示しない操作系から信号を検出して、モニタ解像度分の画像領域202の位置変更を行うために、アドレス変換テーブルの先頭ポインタを上下左右に画素単位で変位させる。一方、車両用画像変換装置1で自動的に行う場合、画像変換部14は、図示しない画像認識部によりアドレス変換対象画像201に含まれる非対称物の輪郭座標を認識し、当該輪郭座標とオーバレイデータ401とを合わせるように、アドレス変換テーブルの先頭ポインタを上下左右に画素単位で変位させる。なお、画像認識部は、予め設定されている車体等の非対称物の色情報を記憶しており、当該色情報と合致する画像部分を非対称物の輪郭座標として検出する。   When manually performed by the driver, the image conversion unit 14 detects a signal from an operation system (not shown), and changes the position of the image area 202 corresponding to the monitor resolution by moving the top pointer of the address conversion table up, down, left, and right. Displace in units. On the other hand, when the automatic conversion is performed by the vehicle image conversion apparatus 1, the image conversion unit 14 recognizes the contour coordinates of the asymmetric object included in the address conversion target image 201 by an image recognition unit (not shown), and the contour coordinates and overlay data are recognized. The head pointer of the address conversion table is displaced vertically, horizontally, and pixel by pixel so as to match 401. The image recognition unit stores color information of an asymmetric object such as a vehicle body that is set in advance, and detects an image portion that matches the color information as contour coordinates of the asymmetric object.

これにより、出力バッファ16には、図4(c)に示すように、モニタ解像度分の画像領域202内の車体とオーバレイデータ401とを一致させて、カメラモジュール2の撮像範囲の補正をすることができる。   As a result, the output buffer 16 corrects the imaging range of the camera module 2 by matching the vehicle body in the image area 202 corresponding to the monitor resolution and the overlay data 401 as shown in FIG. Can do.

[第3実施形態の効果]
以上詳細に説明したように、本発明を適用した第3実施形態に係る車両用画像変換装置1によれば、車体、バンパー等のカメラモジュール2の撮像範囲に含まれ、モニタ3の表示画面の所定位置に表示される対象物を示すオーバレイデータ401と、アドレス変換対象画像201内の対象物とを合致させるように、モニタ解像度分の画像領域202を移動させることによって、カメラモジュール2の撮像範囲のずれを補正したアドレス変換テーブルの先頭ポインタとすることができる。したがって、この車両用画像変換装置1によれば、更に確実にカメラモジュール2の撮像範囲のずれを補正することができ、常に一定の撮像範囲となっているモニタ解像度分の画像領域202を提示することができる。
[Effect of the third embodiment]
As described above in detail, according to the vehicular image conversion apparatus 1 according to the third embodiment to which the present invention is applied, the display screen of the monitor 3 is included in the imaging range of the camera module 2 such as a vehicle body or a bumper. The imaging range of the camera module 2 is moved by moving the image area 202 corresponding to the monitor resolution so that the overlay data 401 indicating the object displayed at the predetermined position matches the object in the address conversion target image 201. It can be used as the head pointer of the address conversion table in which the deviation is corrected. Therefore, according to this vehicular image conversion apparatus 1, the shift of the imaging range of the camera module 2 can be more reliably corrected, and the image area 202 for the monitor resolution that is always a constant imaging range is presented. be able to.

[第4実施形態]
つぎに、第4実施形態に係る車両用画像変換装置1について説明する。なお、上述の実施形態と同様の部分については同一符号を付することによりその詳細な説明を省略する。
[Fourth Embodiment]
Next, a vehicle image conversion apparatus 1 according to the fourth embodiment will be described. Note that parts similar to those in the above-described embodiment are denoted by the same reference numerals, and detailed description thereof is omitted.

[車両用画像変換装置1の構成]
第4実施形態に係る車両用画像変換装置1は、図5に示すように、図1に示した車両用画像変換装置1のテーブル記憶部15に代えたテーブル記憶部31、画像変換部14に代えたアドレス変換部34を備え、更に、テーブル領域決定部32及びテーブル再構成部33を備えている。
[Configuration of Vehicle Image Conversion Device 1]
As shown in FIG. 5, the vehicular image conversion apparatus 1 according to the fourth embodiment includes a table storage unit 31 and an image conversion unit 14 in place of the table storage unit 15 of the vehicular image conversion apparatus 1 shown in FIG. An alternative address conversion unit 34 is provided, and a table area determination unit 32 and a table reconstruction unit 33 are further provided.

テーブル記憶部31には、モニタ3に表示させる画像レイアウトごと、カメラモジュール2ごとに一枚のアドレス変換テーブルを記憶している。したがって、アドレス変換テーブルは、モニタ3に表示させる画像レイアウトに表示させる画像であるモニタ解像度分の画像よりも大きいアドレス空間を有している。   The table storage unit 31 stores one address conversion table for each image layout to be displayed on the monitor 3 and for each camera module 2. Therefore, the address conversion table has an address space larger than the image corresponding to the monitor resolution, which is an image displayed in the image layout displayed on the monitor 3.

テーブル領域決定部32は、ユーザに提示する画像レイアウトのカメラモジュール2毎のアドレス変換テーブルから、実際にアドレス変換に使用するモニタ解像度分の領域を決定する。すなわち、テーブル領域決定部32は、モニタ3に表示する画像レイアウトと、当該画像レイアウトに含まれる画像を撮像するカメラモジュール2との双方に該当するアドレス変換テーブルを読み出す。   The table area determination unit 32 determines an area for the monitor resolution that is actually used for address conversion from the address conversion table for each camera module 2 of the image layout presented to the user. That is, the table area determination unit 32 reads out an address conversion table corresponding to both the image layout displayed on the monitor 3 and the camera module 2 that captures an image included in the image layout.

具体的には、カメラモジュール2Aによって撮像された画像をモニタ3の右半分、カメラモジュール2Bによって撮像された画像をモニタ3の左半分に表示させる画像レイアウトである場合には、テーブル領域決定部32は、入力バッファ12Aに記憶されたカメラ画像をカメラモジュール2Aにより撮像した右半分に表示させるアドレス変換に使用するモニタ解像度分のアドレス変換テーブルを読み出すと共に、入力バッファ12Bに記憶されたカメラ画像をカメラモジュール2Bにより撮像した左半分に表示させるアドレス変換に使用するモニタ解像度分のアドレス変換テーブルを読み出す。ここで、画像レイアウトに従って各カメラモジュール2で撮像した画像から取り出す画像領域が割り当てられているが、画像レイアウトに従って読み出すアドレス変換テーブルは、画像レイアウトに応じて割り当てられたモニタ解像度よりも大きい解像度となっている。   Specifically, when the image layout is such that the image captured by the camera module 2A is displayed on the right half of the monitor 3 and the image captured by the camera module 2B is displayed on the left half of the monitor 3, the table area determining unit 32 Reads the address conversion table for the monitor resolution used for address conversion to display the camera image stored in the input buffer 12A on the right half imaged by the camera module 2A, and the camera image stored in the input buffer 12B An address conversion table corresponding to the monitor resolution used for address conversion to be displayed on the left half imaged by the module 2B is read. Here, an image area to be extracted from an image captured by each camera module 2 is assigned according to the image layout, but the address conversion table read according to the image layout has a resolution higher than the monitor resolution assigned according to the image layout. ing.

テーブル再構成部33は、テーブル領域決定部32により取り出された任意の数のアドレス変換テーブルを組み合わせ、モニタ解像度分の領域(アドレス空間)を備えるアドレス変換テーブルを作成する再構成を行う。具体的には、モニタ3の右半分に表示させるためにモニタ解像度分の半分の領域を有するアドレス変換テーブルと、モニタ3の左半分に表示させるためにモニタ解像度分の半分の領域を有するアドレス変換テーブルとを組み合わせることによって、モニタ3の一画面分に相当するモニタ解像度分のアドレス変換テーブルを再構成する。このとき、テーブル再構成部33は、テーブル領域決定部32で取り出されたアドレス変換テーブルのうち、画像レイアウトに応じて割り当てられたモニタ解像度分のアドレス変換テーブルを取り出す。そして、テーブル再構成部33は、再構成したアドレス変換テーブルを内部バス11を介してアドレス変換部34に送る。   The table reconstruction unit 33 combines an arbitrary number of address conversion tables extracted by the table area determination unit 32 and performs reconfiguration to create an address conversion table including an area (address space) for the monitor resolution. Specifically, an address conversion table having a half area for the monitor resolution for display on the right half of the monitor 3 and an address conversion having a half area for the monitor resolution for display on the left half of the monitor 3 By combining the table, an address conversion table for the monitor resolution corresponding to one screen of the monitor 3 is reconstructed. At this time, the table reconstruction unit 33 extracts an address conversion table corresponding to the monitor resolution allocated according to the image layout from the address conversion table extracted by the table area determination unit 32. Then, the table reconfiguration unit 33 sends the reconfigured address conversion table to the address conversion unit 34 via the internal bus 11.

アドレス変換部34は、テーブル再構成部33から送られた再構成されたアドレス変換テーブルを参照して、入力バッファ12に記憶されたカメラ画像を出力バッファ16に置き換える置き換え処理を行う。   The address conversion unit 34 refers to the reconstructed address conversion table sent from the table reconstruction unit 33 and performs a replacement process for replacing the camera image stored in the input buffer 12 with the output buffer 16.

このような車両用画像変換装置1は、図6に示すように、カメラモジュール2Aにより撮像した自車両右後側方のカメラ画像501、カメラモジュール2Bにより撮像した自車両後部真下のカメラ画像503、カメラモジュール2C(図示せず)により撮像した自車両左後側方のカメラ画像505を並べるように組み合わせて、合成画像500をモニタ3に表示させる。   As shown in FIG. 6, the vehicular image conversion apparatus 1 includes a camera image 501 on the right rear side of the host vehicle captured by the camera module 2A, a camera image 503 directly below the rear of the host vehicle captured by the camera module 2B, A combined image 500 is displayed on the monitor 3 by combining the left and right camera images 505 captured by the camera module 2C (not shown).

このとき、車両用画像変換装置1は、自車両の右後側方、左後側方及び後部真下を表示させる画像レイアウトが決定されると、当該画像レイアウトに該当し且つ右後側方、左後側方及び後部真下を撮像方向とするカメラモジュール2に対応したアドレス変換テーブル31a,31b,31cをテーブル領域決定部32により読み出す。この時点において、各アドレス変換テーブル31a,31b,31cは、モニタ解像度分の画像、すなわち合成画像500を構成する3つの画像からなる画像レイアウトでの解像度分よりも大きいアドレス空間となっている。   At this time, when the image layout for displaying the right rear side, the left rear side, and the rear right below of the host vehicle is determined, the vehicular image conversion apparatus 1 corresponds to the image layout, and the right rear side, the left The table area determination unit 32 reads out the address conversion tables 31a, 31b, and 31c corresponding to the camera module 2 having the imaging direction in the rear side and directly below the rear. At this time, each of the address conversion tables 31 a, 31 b, and 31 c is an address space that is larger than the image for the monitor resolution, that is, the resolution for the image layout including the three images constituting the composite image 500.

次に、テーブル再構成部33は、決定されている画像レイアウトから、各カメラモジュール2で撮像したカメラ画像501,503,505のうち、合成画像500を作成するために必要な解像度分のモニタ解像度分の画像領域502,504,506を決定する。これは、アドレス変換テーブルの先頭ポインタを変位させることと同義であり、決定したモニタ解像度分の画像領域502,504,506のアドレス空間を有するアドレス変換テーブル31a’,31b’,31c’を作成する。すなわち、テーブル再構成部33は、モニタ解像度分の画像領域502,504,506を切り出すために、モニタ解像度分よりも大きなアドレス変換テーブル31a,31b,31cを、画像レイアウトに応じて割り当てられるモニタ解像度分のアドレス変換テーブル31a’,31b’,31c’とする。これにより、合成画像500を作成するために使用するアドレス変換テーブルの領域を決定する。   Next, the table reconstruction unit 33 monitors the monitor resolution corresponding to the resolution necessary for creating the composite image 500 among the camera images 501, 503, and 505 captured by each camera module 2 from the determined image layout. Minute image areas 502, 504, and 506 are determined. This is synonymous with displacing the head pointer of the address conversion table, and the address conversion tables 31a ′, 31b ′, and 31c ′ having the address spaces of the image areas 502, 504, and 506 corresponding to the determined monitor resolution are created. . In other words, the table reconstructing unit 33 extracts the address conversion tables 31a, 31b, and 31c larger than the monitor resolution in accordance with the image layout in order to cut out the image areas 502, 504, and 506 corresponding to the monitor resolution. Minute address conversion tables 31a ′, 31b ′, and 31c ′. Thereby, the area of the address conversion table used for creating the composite image 500 is determined.

次にテーブル再構成部33は、画像レイアウトに応じて割り当てられたモニタ解像度分のアドレス変換テーブル31a’,31b’,31c’を画像レイアウトに従って組み合わせて、合成画像500分のアドレス変換テーブルを再構成する。これにより、アドレス変換部34で実際にアドレス変換処理を行うに際して参照されるアドレス変換テーブル507を作成する。   Next, the table reconstruction unit 33 reconstructs the address conversion table for the composite image 500 by combining the address conversion tables 31a ′, 31b ′, and 31c ′ for the monitor resolution allocated according to the image layout according to the image layout. To do. Thereby, the address conversion table 507 that is referred to when the address conversion unit 34 actually performs the address conversion process is created.

次に、アドレス変換部34は、アドレス変換テーブル507を参照して、カメラ画像501からモニタ解像度分の画像502を切り出し、カメラ画像503からモニタ解像度分の画像504を切り出し、カメラ画像505からモニタ解像度分の画像506を切り出し、当該各切り出したモニタ解像度分の画像をアドレス変換テーブル507を参照して出力バッファ16に置き換えて、合成画像500を作成する。   Next, the address conversion unit 34 refers to the address conversion table 507, cuts out the image 502 for the monitor resolution from the camera image 501, cuts out the image 504 for the monitor resolution from the camera image 503, and monitors the monitor resolution from the camera image 505. Image 506 is cut out, and the cut-out image for the monitor resolution is replaced with the output buffer 16 with reference to the address conversion table 507 to create a composite image 500.

なお、複数のカメラモジュール2で撮像したカメラ画像501,503,505から、合成画像500を作成する場合のみならず、単一のカメラモジュール2で撮像したカメラ画像から複数の画像を切り出して、合成画像500を作成しても良い。   It should be noted that not only when a composite image 500 is created from camera images 501, 503, and 505 captured by a plurality of camera modules 2, but a plurality of images are cut out from the camera images captured by a single camera module 2 and combined. An image 500 may be created.

[画像補正処理]
つぎに、上述したようにアドレス変換テーブルを再構成する車両用画像変換装置1において、カメラモジュール2ごとの画像で提示する画像領域を個別に補正する処理について図7のフローチャートを参照して説明する。
[Image correction processing]
Next, in the vehicular image conversion apparatus 1 that reconstructs the address conversion table as described above, a process for individually correcting the image area to be presented in the image for each camera module 2 will be described with reference to the flowchart of FIG. .

この車両用画像変換装置1は、ドライバーに車両周囲画像を提示するモードと、ドライバーに提示する画像レイアウトの補正を行うモード(以下、キャリブレーションモード)とを有し、ステップS1において、CPU13により、キャブレーションモードであると判定した場合に、ステップS2に処理を進める。   This vehicular image conversion apparatus 1 has a mode for presenting a vehicle surrounding image to the driver and a mode for correcting the image layout presented to the driver (hereinafter referred to as calibration mode). In step S1, the CPU 13 If it is determined that the calibration mode is selected, the process proceeds to step S2.

次にCPU13は、ステップS2において、補正対象のカメラモジュール2を判別する。このとき、CPU13は、図示しない操作系からの信号を判定することによって、ドライバーが望む補正対象の画像を判別し、当該画像を撮像しているカメラモジュール2を判別する。   Next, in step S2, the CPU 13 determines the camera module 2 to be corrected. At this time, the CPU 13 determines a signal to be corrected by the driver by determining a signal from an operation system (not shown), and determines the camera module 2 that is capturing the image.

次にCPU13は、ステップS3において、ドライバーに提示する画像レイアウトに対応したアドレス変換テーブルをカメラモジュール2ごとに取り出し、図示しないメモリに一時保存する。このとき、CPU13は、ステップS2で補正対象であると判別したカメラモジュール2についてのアドレス変換テーブルに関しては、モニタ解像度分よりも大きい解像度のアドレス変換テーブルを取り出す。このアドレス変換テーブルは、先頭ポインタがデフォルト値として設定されている。   Next, in step S3, the CPU 13 extracts an address conversion table corresponding to the image layout to be presented to the driver for each camera module 2, and temporarily stores it in a memory (not shown). At this time, the CPU 13 extracts an address conversion table having a resolution higher than that for the monitor resolution with respect to the address conversion table for the camera module 2 determined to be the correction target in step S2. In this address conversion table, the head pointer is set as a default value.

次にテーブル領域決定部32は、ステップS4において、カメラモジュール2毎に設定しておいたデフォルトのアドレス変換テーブルの先頭ポインタを取得する。1台のカメラモジュール2で撮像された画像について画像レイアウトを複数用意することがあることから、この先頭ポインタをカメラモジュール2毎に保持することによって、画像レイアウト毎に各カメラ撮像範囲の補正を行う必要がなくなる。   Next, in step S4, the table area determination unit 32 acquires the head pointer of the default address conversion table set for each camera module 2. Since there are cases where a plurality of image layouts are prepared for an image captured by one camera module 2, each camera layout is corrected for each image layout by holding this head pointer for each camera module 2. There is no need.

次にテーブル再構成部33は、ステップS5において、ステップS4で取得したカメラモジュール2ごとの先頭ポインタを参照して、画像レイアウトごとのアドレス変換テーブルの先頭ポインタから、各カメラモジュール2のモニタ解像度分のアドレス空間を取得する。そして、テーブル再構成部33は、複数のカメラモジュール2ごとのアドレス変換テーブルを合わせることによって、実際のアドレス変換に用いる一画面分のアドレス変換テーブルを再構成する。   Next, in step S5, the table reconstruction unit 33 refers to the head pointer for each camera module 2 acquired in step S4, and from the head pointer of the address conversion table for each image layout, the monitor resolution of each camera module 2. Get the address space of. Then, the table reconstruction unit 33 reconstructs an address conversion table for one screen used for actual address conversion by combining the address conversion tables for each of the plurality of camera modules 2.

次にアドレス変換部34は、ステップS6において、ステップS5で再構成されたアドレス変換テーブルを参照し、入力バッファ12の画素を出力バッファ16に置き換えるアドレス変換処理後、出力バッファ16からモニタ3に出力して、ドライバーに提示する。   Next, in step S6, the address conversion unit 34 refers to the address conversion table reconstructed in step S5, and after the address conversion process of replacing the pixels of the input buffer 12 with the output buffer 16, outputs from the output buffer 16 to the monitor 3. Then present it to the driver.

次にCPU13は、ドライバーによってキャリブレーションモードが解除されず(ステップS7)、キャリブレーションに関する操作、例えばあるカメラモジュール2の画像領域を左方向にずらしたいといった操作を検出した場合には(ステップS8)、当該操作内容に従ってキャリブレーション対象となるカメラモジュール2のアドレス変換テーブルの先頭ポインタを上下左右方向に変位させる(ステップS9)。   Next, when the calibration mode is not canceled by the driver (step S7) and the CPU 13 detects an operation related to calibration, for example, an operation for shifting the image area of a certain camera module 2 leftward (step S8). Then, the head pointer of the address conversion table of the camera module 2 to be calibrated is displaced vertically and horizontally in accordance with the operation contents (step S9).

そして、ステップS5及びステップS6の処理を行うことによって、キャリブレーションに関する操作に応じた画像を提示して、キャリブレーションモードが解除されるまで処理を繰り返す。   Then, by performing the processing of step S5 and step S6, an image corresponding to the operation related to calibration is presented, and the processing is repeated until the calibration mode is canceled.

[第4実施形態の効果]
以上詳細に説明したように、本発明を適用した第4実施形態に係る車両用画像変換装置1によれば、ドライバーに提示する画像レイアウトに応じて、カメラモジュール2毎に、縦方向或いは横方向、及びその両方向にモニタ解像度分以上のアドレス変換テーブルを備え、カメラモジュール2毎のアドレス変換テーブルのうち、画像レイアウトに応じて割り当てられたモニタ表示領域分の領域を決定し、それを用いてアドレス変換に使用する一画面分のアドレス変換テーブルを再構成する。これにより、画像レイアウトに含まれる各画像のずれを補正する場合であっても、当該ずれの程度に応じたアドレス変換テーブルを用意する必要を無くして、メモリ容量の減少を実現することができる。
[Effect of Fourth Embodiment]
As described above in detail, according to the vehicular image conversion apparatus 1 according to the fourth embodiment to which the present invention is applied, depending on the image layout presented to the driver, each camera module 2 has a vertical direction or a horizontal direction. And an address conversion table equal to or higher than the monitor resolution in both directions, of the address conversion table for each camera module 2, an area for the monitor display area allocated according to the image layout is determined and used to address Reconfigure the address conversion table for one screen used for conversion. Thereby, even when correcting the shift of each image included in the image layout, it is not necessary to prepare an address conversion table corresponding to the level of the shift, and a reduction in memory capacity can be realized.

また、この車両用画像変換装置1によれば、再構成されたモニタ解像度分のアドレス変換テーブルを参照してアドレス変換された画像を基に、カメラモジュール2の物理的なずれの補正を行うことができ、複数のカメラモジュール2を個別に、且つ自動又は手動で撮像範囲のずれを補正することができる。   In addition, according to the vehicular image conversion apparatus 1, the physical shift of the camera module 2 is corrected based on the address-converted image with reference to the reconfigured monitor conversion address conversion table. It is possible to correct the shift of the imaging range for each of the plurality of camera modules 2 automatically and manually.

更にまた、この車両用画像変換装置1によれば、画像レイアウトに含まれるカメラモジュール2毎のモニタ表示領域を個別に補正できるので、メモリ容量を減少させること、かつ、CPUによるアドレス変換テーブル生成処理を近似することができる。また、ユーザの嗜好に合った撮像範囲を提供することができる。   Furthermore, according to the vehicular image conversion apparatus 1, the monitor display area for each camera module 2 included in the image layout can be individually corrected, so that the memory capacity can be reduced and the address conversion table generation process by the CPU can be performed. Can be approximated. In addition, it is possible to provide an imaging range that matches the user's preference.

[第5実施形態]
つぎに、第5実施形態に係る車両用画像変換装置1について説明する。なお、上述の実施形態と同様の部分については同一符号を付することによりその詳細な説明を省略する。
[Fifth Embodiment]
Next, a vehicle image conversion device 1 according to a fifth embodiment will be described. Note that parts similar to those in the above-described embodiment are denoted by the same reference numerals, and detailed description thereof is omitted.

この第5実施形態に係る車両用画像変換装置1は、複数のカメラモジュール2が撮像した画像間のつなぎ目が途切れることなく合成して、画像レイアウトの補正を自動的に行うことを特徴とする。   The vehicular image conversion apparatus 1 according to the fifth embodiment is characterized in that the image layout is automatically corrected by combining the images taken by the plurality of camera modules 2 without interruption.

この車両用画像変換装置1は、図8(a)に示すようにカメラモジュール2A及びカメラモジュール2Bが自車両後部に設置され、カメラモジュール2Aの撮像範囲2aとカメラモジュール2Bの撮像範囲2bとが重なり合うように、カメラモジュール2A及びカメラモジュール2Bの撮像範囲が設定されている。   As shown in FIG. 8A, the vehicle image conversion apparatus 1 includes a camera module 2A and a camera module 2B installed at the rear part of the host vehicle, and an imaging range 2a of the camera module 2A and an imaging range 2b of the camera module 2B. The imaging ranges of the camera module 2A and the camera module 2B are set so as to overlap.

そして、車両用画像変換装置1は、図8(b)、(c)に示すように、カメラモジュール2Aのカメラ画像601Aとカメラモジュール2Bのカメラ画像601Bとを左右に並べて表示させる画像レイアウトであって、カメラモジュール2Aについてのアドレス変換テーブルを読み出すと共に、カメラモジュール2Bについてのアドレス変換テーブルを読み出す。そして、車両用画像変換装置1は、カメラモジュール2Aのカメラ画像とカメラモジュール2Bのカメラ画像とを連続させるようにカメラモジュール2Aについてのアドレス変換テーブルとカメラモジュール2Bについてのアドレス変換テーブルを切り出し、アドレス変換テーブルを再構成する。   Then, as shown in FIGS. 8B and 8C, the vehicle image conversion apparatus 1 has an image layout in which the camera image 601A of the camera module 2A and the camera image 601B of the camera module 2B are displayed side by side. Then, the address conversion table for the camera module 2A is read, and the address conversion table for the camera module 2B is read. Then, the vehicle image conversion apparatus 1 cuts out the address conversion table for the camera module 2A and the address conversion table for the camera module 2B so that the camera image of the camera module 2A and the camera image of the camera module 2B are continuous, and addresses Reconstruct the translation table.

この結果、カメラモジュール2A及びカメラモジュール2Bに光軸ずれや取付位置のずれが無い場合には、図8(b)に示すようにカメラ画像601Aとカメラ画像601Bとが仕切り線を介して連続した画像となる。一方、カメラモジュール2A又はカメラモジュール2Bに光軸ずれや取付位置のずれが有る場合には、図8(c)に示すようにカメラ画像601Aとカメラ画像601Bとが仕切り線にまたがって連続していない画像となってしまう。   As a result, when the camera module 2A and the camera module 2B have no optical axis shift or mounting position shift, as shown in FIG. 8B, the camera image 601A and the camera image 601B are continuous via the partition line. It becomes an image. On the other hand, when the camera module 2A or the camera module 2B has an optical axis shift or a mounting position shift, the camera image 601A and the camera image 601B are continuous across the partition lines as shown in FIG. 8C. End up with no image.

このようなカメラ画像601Aとカメラ画像601Bとのつなぎ目において画像のずれが発生した場合、車両用画像変換装置1は、特徴点の配置が既知である被対象物を撮像し、アドレス変換後の画像に含まれる被対象物を用いて、アドレス変換テーブルの使用領域を変位させることで、カメラモジュール2の撮像範囲のずれを補正する。   When the image shift occurs at the joint between the camera image 601A and the camera image 601B, the vehicle image conversion device 1 captures an object whose arrangement of feature points is known, and the image after address conversion. The displacement of the imaging range of the camera module 2 is corrected by displacing the use area of the address conversion table using the object included in the.

このカメラモジュール2の撮像範囲のずれを補正する処理は、説明の簡単のため、以下の条件下と仮定した場合について説明する。   The processing for correcting the shift of the imaging range of the camera module 2 will be described assuming that the following conditions are assumed for the sake of simplicity.

・モニタ出力解像度を16×16画素とする。   The monitor output resolution is 16 × 16 pixels.

・図8に示す状況下での補正を想定する。カメラモジュール2A、カメラモジュール2Bが撮像する画像から、アドレス変換テーブルを参照することによる画像切り出し処理を行い、それぞれモニタの左右、横(水平方向)8×縦(垂直方向)16画素の領域に割り当てる(図9参照)。   ・ Assuming correction under the situation shown in FIG. Image clipping processing is performed by referring to the address conversion table from the images captured by the camera module 2A and the camera module 2B, and is assigned to the left and right, horizontal (horizontal) 8 × vertical (vertical) 16 pixel areas of the monitor, respectively. (See FIG. 9).

・カメラより出力される画素情報は、RGBフォーマット(24bit)とする。なお、YCbCrフォーマット等でもかまわない。   The pixel information output from the camera is in RGB format (24 bits). A YCbCr format or the like may be used.

・複数カメラの撮像する1画素あたりにおける車両周囲に対する情報サイズが等しいこととする。これは、図8の場合、カメラモジュール2Aとカメラモジュール2Bのスペックが同じ、かつ左右対称の取り付け位置、同じ向き(光軸)となっているが、カメラモジュール2Aとカメラモジュール2Bのスペックが異なる場合や、取り付け位置、向き(光軸)等が異なる場合であっても、結果的に各カメラ撮像範囲からモニタ3に割り当てるモニタ画像領域内の、1画素あたりの情報サイズが等しければ良い。   The information size for the surroundings of the vehicle per pixel captured by a plurality of cameras is assumed to be equal. In the case of FIG. 8, the camera module 2A and the camera module 2B have the same specs, are symmetrically mounted, and have the same orientation (optical axis), but the camera modules 2A and the camera modules 2B have different specs. Even when the mounting position, orientation (optical axis), and the like are different, it is only necessary that the information size per pixel in the monitor image area allocated to the monitor 3 from each camera imaging range is equal.

・既知の被対象物を斜めに直交するパターンとし(図9参照)、当該パターンの色情報は、撮像する環境にない色情報を用いる。本例では、被対象物の色情報を黒(0x000000)、当該黒部分周囲の周囲の色情報を白(0xFFFFFF)とするが、白黒2値化した色情報や濃淡、輝度等により被対象物の画素情報を判別できればよい。また、非対称物のパターンは直交するパターンに限らない。   A known object is assumed to be a diagonally orthogonal pattern (see FIG. 9), and color information that does not exist in the imaging environment is used as the color information of the pattern. In this example, the color information of the object is black (0x000000), and the color information around the black part is white (0xFFFFFF). It is only necessary that the pixel information can be discriminated. The pattern of the asymmetric object is not limited to the orthogonal pattern.

このような条件を設けた場合、図9に示すように、光軸ずれがない場合には、カメラモジュール2Aで撮像した画像701Aと、カメラモジュール2Bで撮像した画像701Bとの間で対称のパターンが検出される(図9(a))。一方、光軸ずれが有る場合には、図9(b)、(c)、(d)に示すようにカメラモジュール2Aで撮像した画像701Aと、カメラモジュール2Bで撮像した画像701Bとの間でのパターンの対称性がなくなって連続性がなくなる。したがって、車両用画像変換装置1は、このような対象物のパターンの変化を検出することによって、図8(c)に示すようなつなぎ目での画像のずれを補正する。   When such conditions are provided, as shown in FIG. 9, when there is no optical axis shift, a symmetrical pattern is formed between the image 701A captured by the camera module 2A and the image 701B captured by the camera module 2B. Is detected (FIG. 9A). On the other hand, when there is an optical axis shift, as shown in FIGS. 9B, 9C, and 9D, between the image 701A captured by the camera module 2A and the image 701B captured by the camera module 2B. The symmetry of the pattern is lost and the continuity is lost. Therefore, the vehicular image conversion apparatus 1 corrects the image shift at the joint as shown in FIG. 8C by detecting such a change in the pattern of the object.

この処理は、図10に示すように、カメラモジュール2A及びカメラモジュール2Bとは異なる他のカメラモジュール2によって被対象物を撮像し、当該被対象物の特徴パターンを記憶しておく。この特徴パターンは、カメラモジュール2A及びカメラモジュール2Bに物理的なずれが無い状況下で撮像してモニタ3に出力した場合の特徴パターンとなる。ここで、特徴パターンを取得するための対象物としては、カメラモジュール2Aとカメラモジュール2Bとの物理的な中心軸上に設置した非対称物とし、カメラモジュール2A及びカメラモジュール2Bとは別のカメラモジュール2の撮像範囲に存在するものとする。   In this process, as shown in FIG. 10, the object is imaged by another camera module 2 different from the camera module 2A and the camera module 2B, and the feature pattern of the object is stored. This feature pattern is a feature pattern when an image is taken and output to the monitor 3 in a situation where there is no physical deviation between the camera module 2A and the camera module 2B. Here, the object for acquiring the feature pattern is an asymmetric object installed on the physical central axis between the camera module 2A and the camera module 2B, and is a camera module different from the camera module 2A and the camera module 2B. Suppose that it exists in 2 imaging range.

車両用画像変換装置1は、先ずステップS11において、キャリブレーションモードか否かを判別し、キャリブレーションモードである場合には、ステップS12において、テーブル領域決定部32により、カメラモジュール2A、カメラモジュール2B毎のデフォルトのアドレス変換テーブルの先頭ポインタをそれぞれ取得する。   First, in step S11, the vehicular image conversion apparatus 1 determines whether or not it is in the calibration mode. If it is in the calibration mode, in step S12, the table area determination unit 32 causes the camera module 2A and camera module 2B to function. The head pointer of each default address conversion table is acquired.

次にテーブル再構成部33は、ステップS13において、ステップS12で取得した先頭ポインタからモニタ解像度分のアドレス変換テーブルをそれぞれ取得して、カメラモジュール2A、カメラモジュール2Bのアドレス変換領域を再構成し、実際のアドレス変換に用いるモニタ出力解像度分のアドレス変換テーブルを再構成する。   Next, in step S13, the table reconfiguration unit 33 acquires the address conversion table for the monitor resolution from the head pointer acquired in step S12, and reconfigures the address conversion areas of the camera module 2A and the camera module 2B. An address conversion table for the monitor output resolution used for actual address conversion is reconstructed.

次にアドレス変換部34は、ステップS14において、ステップS13で再構成したモニタ解像度分のアドレス変換テーブルを参照して、入力バッファ12の画素情報を出力バッファ16に置き換えるアドレス変換を行う。   Next, in step S14, the address conversion unit 34 refers to the address conversion table for the monitor resolution reconstructed in step S13, and performs address conversion to replace the pixel information in the input buffer 12 with the output buffer 16.

次にCPU13は、ステップS15において、出力バッファ16に格納された画素情報のうち、被対称物(特徴パターン)の色情報(0x000000)及び当該色情報が検出された画素の座標を抽出する。   Next, in step S15, the CPU 13 extracts the color information (0x000000) of the symmetric object (feature pattern) from the pixel information stored in the output buffer 16 and the coordinates of the pixel where the color information is detected.

次にCPU13は、ステップS16において、ステップS15で検出した特徴パターンを構成する画素の座標と、ステップS11以降の処理を開始する前に取得した特徴パターンの画素の座標とを比較し、一致しているか否かを判定する。そして、一致していると判定した場合には、カメラモジュール2A及びカメラモジュール2Bの双方で物理的なずれが無いものと判定して処理を終了し、一致していないと判定した場合には、特徴パターンのずれ方向及びずれ画素量を取得する。   Next, in step S16, the CPU 13 compares the coordinates of the pixels constituting the feature pattern detected in step S15 with the coordinates of the pixels of the feature pattern acquired before starting the processing from step S11 onward. It is determined whether or not. If it is determined that they match, the camera module 2A and the camera module 2B determine that there is no physical deviation, the process ends, and if it is determined that they do not match, The shift direction and shift pixel amount of the feature pattern are acquired.

次にCPU13は、ステップS17において、ステップS16で取得した特徴パターンのずれ方向及びずれ画素量から、カメラモジュール2Aとカメラモジュール2Bとの一方のカメラモジュール2をキャリブレーションの対象とする。ここで、キャリブレーションの対象とされなかったカメラモジュール2を、補正のための相対的な基準とする。   Next, in step S17, the CPU 13 sets one camera module 2 of the camera module 2A and the camera module 2B as a calibration target from the deviation direction and the deviation pixel amount of the feature pattern acquired in step S16. Here, the camera module 2 that has not been subjected to calibration is set as a relative reference for correction.

このとき、CPU13は、予め取得した特徴パターンのずれ量が大きい方のカメラモジュール2をキャリブレーションの対象となるカメラモジュール2として選別しても良く、予め設定した一方のカメラモジュール2としても良い。この時、ステップS14でアドレス変換して出力バッファ16に記憶された画像データは、別途図示しないメモリに格納しておく。   At this time, the CPU 13 may select the camera module 2 with the larger amount of deviation of the feature pattern acquired in advance as the camera module 2 to be calibrated, or may be one camera module 2 set in advance. At this time, the image data converted in the address in step S14 and stored in the output buffer 16 is separately stored in a memory (not shown).

次にCPU13は、ステップS18において、ドライバーに提示する画像レイアウトに対応したアドレス変換テーブルをカメラモジュール2ごとに取り出し、図示しないメモリに一時保存する。このとき、CPU13は、ステップS17でキャリブレーションの対象であると判別したカメラモジュール2についてのアドレス変換テーブルに関しては、モニタ解像度分よりも大きい解像度のアドレス変換テーブルを取り出す。このとき、キャリブレーションの対象となっていないカメラモジュール2についてのアドレス変換テーブルは、先頭ポインタがデフォルト値として設定されている。   Next, in step S18, the CPU 13 extracts an address conversion table corresponding to the image layout presented to the driver for each camera module 2, and temporarily stores it in a memory (not shown). At this time, the CPU 13 extracts an address conversion table having a resolution larger than that for the monitor resolution with respect to the address conversion table for the camera module 2 determined to be the calibration target in step S17. At this time, the head pointer is set as a default value in the address conversion table for the camera module 2 that is not subject to calibration.

次にCPU13は、ステップS19において、予め記憶しておいた特徴パターンと、キャリブレーションの対象となったカメラモジュール2が撮像した画像に含まれる特徴パターンとが連続的となるように、補正対象であるカメラモジュール2が撮像した画像に含まれる特徴パターンの変位量を画素単位で求める。このような変位量は、補正対象であるカメラモジュール2についてのアドレス変換テーブルの先頭ポインタの変位量となり、図示しないメモリに記憶させて、処理を終了する(ステップS20)。そして、以降のアドレス変換においては、当該変位させた先頭ポインタを使用してアドレス変換テーブルを使用することになる。   Next, in step S <b> 19, the CPU 13 sets the feature pattern stored in advance and the feature pattern included in the image captured by the camera module 2 to be calibrated as a correction target. A displacement amount of a feature pattern included in an image captured by a certain camera module 2 is obtained in units of pixels. Such a displacement amount is a displacement amount of the head pointer of the address conversion table for the camera module 2 to be corrected, and is stored in a memory (not shown), and the process is terminated (step S20). In the subsequent address conversion, the address conversion table is used by using the displaced leading pointer.

なお、上述した実施形態では、カメラモジュール2Aとカメラモジュール2Bとの画像つなぎ目を補正する場合について説明したが、これに限らず、2つ以上のカメラ画像の補正に関しても適用可能である。   In the above-described embodiment, the case where the image joint between the camera module 2A and the camera module 2B is corrected has been described. However, the present invention is not limited to this, and the present invention can also be applied to correction of two or more camera images.

[第5実施形態の効果]
以上詳細に説明したように、本発明を適用した第5実施形態に係る車両用画像変換装置1によれば、補正対象のカメラモジュール2に対応するアドレス変換テーブルの使用領域を決定する先頭ポインタを、別のカメラモジュール2のアドレス変換後の画像を参照して決定することによって、カメラモジュール2毎の撮像範囲を、相対的な基準を用いて補正することができる。具体的には、例えば絶対的な基準である車体、バンパー等の画像を撮像範囲の補正に用いないため、車種毎に補正用処理機構を備える必要がなくなる。
[Effect of Fifth Embodiment]
As described above in detail, according to the vehicular image conversion apparatus 1 according to the fifth embodiment to which the present invention is applied, the head pointer for determining the use area of the address conversion table corresponding to the camera module 2 to be corrected is set. By determining with reference to the image after address conversion of another camera module 2, the imaging range for each camera module 2 can be corrected using a relative standard. Specifically, for example, since an image of a vehicle body, a bumper or the like, which is an absolute reference, is not used for correcting the imaging range, it is not necessary to provide a correction processing mechanism for each vehicle type.

また、この車両用画像変換装置1によれば、複数のカメラモジュール2が撮像した画像を組み合わせた画像レイアウトで車両周囲を提示するに際して、予め取得した特徴パターンと、複数のカメラモジュール2が撮像した画像をアドレス変換した後の特徴パターンとを比較して、カメラモジュール2の撮像範囲のずれを検出して、当該撮像範囲のずれに基づいてアドレス変換テーブルの使用領域を変位させることにより、自動でカメラモジュール2の撮像範囲の補正をすることができる。   Further, according to the vehicular image conversion apparatus 1, when the vehicle periphery is presented in an image layout in which images captured by a plurality of camera modules 2 are combined, a previously acquired feature pattern and a plurality of camera modules 2 capture images. By comparing the image with the feature pattern after address conversion of the image, detecting a shift in the imaging range of the camera module 2, and automatically displacing the use area of the address conversion table based on the shift in the imaging range. The imaging range of the camera module 2 can be corrected.

また、この車両用画像変換装置1によれば、キャリブレーションの対象となるカメラモジュール2で撮像した特徴パターンと、別個のカメラで撮像した特徴パターンとの相対的位置に基づいて、カメラモジュール2ごとの撮像範囲のずれを補正することができる。例えば、絶対的な基準である車体、バンパー等の画像情報を、撮像範囲のずれの補正に用いないため、車種毎に補正用処理機能を備える必要がなくなる。   Further, according to the vehicle image conversion device 1, each camera module 2 is based on the relative position between the feature pattern imaged by the camera module 2 to be calibrated and the feature pattern imaged by a separate camera. The shift of the imaging range can be corrected. For example, image information such as a vehicle body and a bumper, which are absolute standards, is not used for correcting the shift of the imaging range, so that it is not necessary to provide a correction processing function for each vehicle type.

なお、上述の実施の形態は本発明の一例である。このため、本発明は、上述の実施形態に限定されることはなく、この実施の形態以外であっても、本発明に係る技術的思想を逸脱しない範囲であれば、設計等に応じて種々の変更が可能であることは勿論である。   The above-described embodiment is an example of the present invention. For this reason, the present invention is not limited to the above-described embodiment, and various modifications can be made depending on the design and the like as long as the technical idea according to the present invention is not deviated from this embodiment. Of course, it is possible to change.

すなわち、上述した車両用画像変換装置1は、カメラ画像の切り出し処理だけではなく、画像提示領域を操作する拡大・縮小処理やレンズ歪みを考慮した歪み変換処理、仮想視点からの画像に変換する視点変換処理等に対応したアドレス変換テーブルについても適用可能である。   That is, the above-described vehicular image conversion apparatus 1 is not limited to a camera image cutout process, but also an enlargement / reduction process for manipulating an image presentation area, a distortion conversion process considering lens distortion, and a viewpoint for conversion into an image from a virtual viewpoint. The present invention can also be applied to an address conversion table corresponding to conversion processing or the like.

本発明を適用した第1実施形態に係る車両周囲表示システムの構成を示すブロック図である。It is a block diagram which shows the structure of the vehicle periphery display system which concerns on 1st Embodiment to which this invention is applied. 本発明を適用した第1実施形態に係る車両周囲表示システムにおいて、アドレス変換対象画像から、異なる位置の表示画像を表示させる処理を説明するための図である。It is a figure for demonstrating the process which displays the display image of a different position from the address conversion object image in the vehicle periphery display system which concerns on 1st Embodiment to which this invention is applied. 本発明を適用した第2実施形態に係る車両周囲表示システムにおいて、モニタ解像度分の画像領域に重畳させるオーバレイデータを移動させて表示させる処理を説明するための図である。It is a figure for demonstrating the process which moves and displays the overlay data superimposed on the image area | region for monitor resolution in the vehicle periphery display system which concerns on 2nd Embodiment to which this invention is applied. 本発明を適用した第3実施形態に係る車両周囲表示システムにおいて、予めモニタの所定位置に表示されるオーバレイデータを参照して、モニタ解像度分の画像領域を移動させる処理を説明するための図である。In the vehicle periphery display system which concerns on 3rd Embodiment to which this invention is applied, it is a figure for demonstrating the process which moves the image area for monitor resolution with reference to the overlay data previously displayed on the predetermined position of a monitor. is there. 本発明を適用した第4実施形態に係る車両周囲表示システムの構成を示すブロック図である。It is a block diagram which shows the structure of the vehicle periphery display system which concerns on 4th Embodiment to which this invention is applied. 本発明を適用した第4実施形態に係る車両周囲表示システムにおいて、アドレス変換テーブルを再構成して、画像レイアウトに従った画像を表示させる処理を説明するための図である。It is a figure for demonstrating the process which reconfigure | reconstructs an address conversion table and displays the image according to an image layout in the vehicle periphery display system which concerns on 4th Embodiment to which this invention is applied. 本発明を適用した第4実施形態に係る車両周囲表示システムにおいて、アドレス変換テーブルを再構成する処理の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the process which reconfigure | reconstructs an address conversion table in the vehicle periphery display system which concerns on 4th Embodiment to which this invention is applied. 本発明を適用した第5実施形態に係る車両周囲表示システムにおいて、複数のカメラモジュールの画像を連続させて表示させるための処理を説明するための図である。It is a figure for demonstrating the process for displaying the image of a several camera module continuously in the vehicle periphery display system which concerns on 5th Embodiment to which this invention is applied. 本発明を適用した第5実施形態に係る車両周囲表示システムにおいて、複数のカメラモジュールで同じ対象物を撮像した場合における光軸ずれの有無に応じた画像のずれを説明するための図である。In the vehicle periphery display system which concerns on 5th Embodiment to which this invention is applied, it is a figure for demonstrating the shift | offset | difference of the image according to the presence or absence of the optical axis offset at the time of imaging the same target object with a some camera module. 本発明を適用した第5実施形態に係る車両周囲表示システムにおいて、複数のカメラモジュールの光軸ずれを対象物の特徴に従って補正する処理の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the process which correct | amends the optical axis offset of several camera modules according to the characteristic of a target object in the vehicle periphery display system which concerns on 5th Embodiment to which this invention is applied.

符号の説明Explanation of symbols

1 車両用画像変換装置
2 カメラモジュール
3 モニタ
11 内部バス
12 入力バッファ
13 CPU
14 画像変換部
15 テーブル記憶部
16 出力バッファ
21 撮像用レンズ
22 CCD
31 テーブル記憶部
32 テーブル領域決定部
33 テーブル再構成部
34 アドレス変換部
DESCRIPTION OF SYMBOLS 1 Image converter for vehicles 2 Camera module 3 Monitor 11 Internal bus 12 Input buffer 13 CPU
14 Image Converter 15 Table Storage 16 Output Buffer 21 Imaging Lens 22 CCD
31 Table storage unit 32 Table area determination unit 33 Table reconstruction unit 34 Address conversion unit

Claims (12)

周囲を撮像して画像データを生成する撮像手段と接続され、当該画像データを表示手段に表示させる表示用画像データに変換する画像補正装置であって、
前記撮像手段で撮像された入力画像データを入力する入力手段と、
前記表示手段の解像度よりも縦方向又は横方向に大きい解像度のアドレス空間を有する前記入力画像データのアドレス情報、及び、前記表示手段の解像度分の表示用画像データのアドレス情報とを記述したアドレス変換テーブルを記憶する記憶手段と、
前記アドレス変換テーブルを参照して、前記入力画像データから前記表示手段の解像度分の画像データを切り出し、当該切り出した画像データのアドレス情報を、前記表示用画像データのアドレス情報に変換する画像処理手段と、
前記画像処理手段で切り出されてアドレス情報が変換された画像データを表示用画像データとして前記表示手段に出力する出力手段と
を備えることを特徴とする画像補正装置。
An image correction apparatus that is connected to an imaging unit that captures an image of surroundings and generates image data, and converts the image data into display image data that is displayed on a display unit,
Input means for inputting input image data imaged by the imaging means;
Address conversion describing address information of the input image data having an address space with resolution larger in the vertical direction or the horizontal direction than the resolution of the display means, and address information of display image data corresponding to the resolution of the display means Storage means for storing the table;
Image processing means for extracting image data corresponding to the resolution of the display means from the input image data with reference to the address conversion table, and converting address information of the extracted image data into address information of the display image data When,
An image correction apparatus comprising: output means for outputting image data cut out by the image processing means and converted in address information to the display means as display image data.
前記画像処理手段は、前記表示手段の解像度分の画像データを切り出すためのアドレス変換テーブルの先頭ポインタを前記撮像手段ごとに設定しておき、前記アドレス変換テーブルの先頭ポインタから画像データを切り出すことを特徴とする請求項1に記載の画像補正装置。   The image processing means sets a head pointer of an address conversion table for cutting out image data corresponding to the resolution of the display means for each image pickup means, and cuts out image data from the head pointer of the address conversion table. The image correction apparatus according to claim 1, wherein the image correction apparatus is an image correction apparatus. 前記撮像手段は、所定の自車両周囲を撮像して画像データを生成し、
前記画像処理部は、前記自車両の挙動を示す車両信号を入力し、当該車両信号に従って前記入力画像データから切り出して前記表示手段の解像度分の画像データを移動させて、前記所定の自車両周囲を含む画像データを切り出すことを特徴とする請求項1に記載の画像補正装置。
The imaging means generates an image data by imaging a surrounding of a predetermined host vehicle,
The image processing unit inputs a vehicle signal indicating the behavior of the host vehicle, cuts out from the input image data according to the vehicle signal, moves image data corresponding to the resolution of the display unit, and moves around the predetermined host vehicle. The image correction apparatus according to claim 1, wherein image data including the image data is cut out.
前記画像処理手段で切り出された画像データに重畳させるオーバレイデータであって、前記表示手段の解像度よりも縦方向又は横方向に大きい解像度のアドレス空間を有するオーバレイデータを作成するオーバレイデータ作成手段を更に備え、
前記画像処理手段は、前記オーバレイデータ作成手段により作成されたオーバレイデータのうち、前記入力画像データから切り出した前記表示手段の解像度分の画像データと重畳させるオーバレイデータを切り出すことを特徴とする請求項1に記載の画像補正装置。
Overlay data creating means for creating overlay data that is superimposed on the image data cut out by the image processing means and has an address space whose resolution is larger in the vertical or horizontal direction than the resolution of the display means. Prepared,
The image processing means cuts out overlay data to be superimposed on image data corresponding to the resolution of the display means cut out from the input image data from the overlay data created by the overlay data creating means. The image correction apparatus according to 1.
前記画像処理手段は、前記表示手段の表示画面の所定位置に表示させるオーバレイデータを予め記憶しておき、当該オーバレイデータを表示させる所定位置と、前記入力画像データに含まれる対象物との位置とを合致させるように前記表示手段の解像度分の画像データを切り出す位置を移動させることを特徴とする請求項1に記載の画像補正装置。   The image processing means stores in advance overlay data to be displayed at a predetermined position on the display screen of the display means, a predetermined position for displaying the overlay data, and a position of an object included in the input image data. The image correction apparatus according to claim 1, wherein a position where image data corresponding to the resolution of the display unit is cut out is moved so as to match. 前記表示手段の表示画面の所定位置に表示させるオーバレイデータは、自車両の一部であることを特徴とする請求項5に記載の画像補正装置。   The image correction apparatus according to claim 5, wherein the overlay data to be displayed at a predetermined position on the display screen of the display means is a part of the host vehicle. 前記撮像手段は、互いに異なる撮像範囲とされて複数備えられ、
前記記憶手段は、複数の撮像手段によって撮像された画像データを組み合わせて前記表示手段に表示させる画像レイアウトに応じて割り当てられた前記撮像手段ごとの表示用画像データの解像度よりも縦方向又は横方向に大きい解像度のアドレス空間を有するアドレス変換テーブルを記憶し、
前記画像処理手段は、
前記表示手段に表示させる画像レイアウトに従って、前記撮像手段ごとの複数のアドレス変換テーブルを取り出すテーブル領域決定手段と、
前記テーブル領域決定手段により取り出されたアドレス変換テーブルごとに、画像レイアウトに応じて割り当てられた表示用画像データの解像度分の画像データを切り出すための領域を決定し、当該領域が決定された複数のアドレス変換テーブルを組み合わせて、前記表示手段の解像度分のアドレス空間を有するアドレス変換テーブルを再構成するテーブル再構成手段とを備え、
前記テーブル再構成手段で再構成されたアドレス変換テーブルを参照して、各撮像手段で撮像された入力画像データごとに、画像レイアウトに応じて割り当てられた解像度分の画像データを切り出すことを特徴とする請求項1に記載の画像補正装置。
The imaging means includes a plurality of imaging ranges different from each other,
The storage means combines the image data picked up by a plurality of image pickup means in the vertical direction or the horizontal direction with respect to the resolution of the display image data for each of the image pickup means assigned according to the image layout to be displayed on the display means. An address conversion table having a large resolution address space,
The image processing means includes
Table area determining means for extracting a plurality of address conversion tables for each of the imaging means according to an image layout to be displayed on the display means;
For each address conversion table extracted by the table area determining means, an area for extracting image data corresponding to the resolution of the display image data allocated according to the image layout is determined, and a plurality of areas in which the area is determined Table reconstructing means for reconfiguring an address translation table having an address space corresponding to the resolution of the display means in combination with an address translation table;
With reference to the address conversion table reconstructed by the table reconstructing means, image data for the resolution assigned according to the image layout is cut out for each input image data imaged by each imaging means, The image correction apparatus according to claim 1.
前記テーブル再構成手段は、前記テーブル領域決定手段により取り出されたアドレス変換テーブルのうち、前記撮像手段で撮像された入力画像データを補正する対象となる前記撮像手段に該当するアドレス変換テーブルの先頭ポインタを移動させて、画像レイアウトに応じて割り当てられた解像度分の画像データを切り出すためのアドレス変換テーブルの領域を移動させることを特徴とする請求項7に記載の画像補正装置。   The table reconstructing means includes a head pointer of an address conversion table corresponding to the image pickup means to be used for correcting input image data picked up by the image pickup means among the address conversion tables extracted by the table area determining means. The image correction apparatus according to claim 7, wherein a region of an address conversion table for cutting out image data for a resolution assigned in accordance with an image layout is moved. 前記記憶手段には、画像レイアウトに応じて割り当てられた解像度分の画像データを切り出すためのアドレス変換テーブルの先頭ポインタを前記撮像手段ごとに記憶することを特徴とする請求項7に記載の画像補正装置。   8. The image correction according to claim 7, wherein the storage unit stores, for each of the imaging units, a head pointer of an address conversion table for extracting image data having a resolution assigned according to an image layout. apparatus. 前記テーブル再構成手段は、前記撮像手段ごとのアドレス変換テーブルの各先頭ポインタを移動させて、前記撮像手段ごとに画像レイアウトに応じて割り当てられた解像度分の画像データを切り出すことを特徴とする請求項8又は請求項9に記載の画像補正装置。   The table reconstructing means moves each head pointer of an address conversion table for each of the imaging means, and cuts out image data for a resolution assigned according to an image layout for each of the imaging means. The image correction device according to claim 8 or 9. 前記テーブル再構成手段は、一方の撮像手段で撮像された入力画像データから画像レイアウトに応じて割り当てられた解像度分の画像データを取りだして表示用画像データに変換し、当該表示用画像データを参照して、他方の撮像手段のアドレス変換テーブルの各先頭ポインタを移動させて、画像レイアウトに応じて割り当てられた解像度分の画像データを切り出すことを特徴とする請求項7に記載の画像補正装置。   The table reconstruction means takes out image data for the resolution assigned according to the image layout from the input image data picked up by one of the image pickup means, converts it into display image data, and refers to the display image data The image correction apparatus according to claim 7, wherein each head pointer of the address conversion table of the other imaging unit is moved to cut out image data for a resolution assigned in accordance with the image layout. 前記画像処理手段は、複数の撮像手段の撮像範囲に含まれる対象物の特徴を取得し、当該特徴が連続するように画像レイアウトに応じて割り当てられた解像度分の画像データを切り出すためのアドレス変換テーブルの先頭ポインタを移動させて、複数の撮像手段で撮像された複数の入力画像データから、画像レイアウトに応じて割り当てられた解像度分の画像データを切り出すことを特徴とする請求項7に記載の画像補正装置。
The image processing means acquires features of an object included in an imaging range of a plurality of imaging means, and performs address conversion for cutting out image data for a resolution assigned according to an image layout so that the features are continuous. 8. The image data for a resolution assigned in accordance with an image layout is cut out from a plurality of input image data picked up by a plurality of image pickup means by moving a head pointer of the table. Image correction device.
JP2004239295A 2004-08-19 2004-08-19 Image correction apparatus Pending JP2006060460A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2004239295A JP2006060460A (en) 2004-08-19 2004-08-19 Image correction apparatus
US11/197,295 US20060038895A1 (en) 2004-08-19 2005-08-05 Image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004239295A JP2006060460A (en) 2004-08-19 2004-08-19 Image correction apparatus

Publications (1)

Publication Number Publication Date
JP2006060460A true JP2006060460A (en) 2006-03-02

Family

ID=36107583

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004239295A Pending JP2006060460A (en) 2004-08-19 2004-08-19 Image correction apparatus

Country Status (1)

Country Link
JP (1) JP2006060460A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008152424A (en) * 2006-12-15 2008-07-03 Alpine Electronics Inc Image display device
JP2009004938A (en) * 2007-06-20 2009-01-08 Alpine Electronics Inc Image processing device
JP2011227613A (en) * 2010-04-16 2011-11-10 Canon Inc Image processor and method
JP2012527803A (en) * 2009-05-19 2012-11-08 オートリブ ディベロップメント エービー Vision systems and vision methods for automobiles
KR20160018278A (en) * 2014-08-08 2016-02-17 (주)이오시스템 Apparatus and method for displaying driving line
JP2018071994A (en) * 2016-10-24 2018-05-10 株式会社デンソーテン Attached matter detection apparatus and attached matter detection method
JP2020053801A (en) * 2018-09-26 2020-04-02 株式会社デンソー Calibration method in electronic mirror system

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008152424A (en) * 2006-12-15 2008-07-03 Alpine Electronics Inc Image display device
JP2009004938A (en) * 2007-06-20 2009-01-08 Alpine Electronics Inc Image processing device
JP2012527803A (en) * 2009-05-19 2012-11-08 オートリブ ディベロップメント エービー Vision systems and vision methods for automobiles
JP2011227613A (en) * 2010-04-16 2011-11-10 Canon Inc Image processor and method
KR20160018278A (en) * 2014-08-08 2016-02-17 (주)이오시스템 Apparatus and method for displaying driving line
KR101598193B1 (en) * 2014-08-08 2016-03-07 (주)이오시스템 Apparatus and method for displaying driving line
JP2018071994A (en) * 2016-10-24 2018-05-10 株式会社デンソーテン Attached matter detection apparatus and attached matter detection method
JP2020053801A (en) * 2018-09-26 2020-04-02 株式会社デンソー Calibration method in electronic mirror system

Similar Documents

Publication Publication Date Title
US8319617B2 (en) Vehicle surroundings monitoring apparatus
JP5068779B2 (en) Vehicle surroundings overhead image display apparatus and method
US9900522B2 (en) System and method of establishing a multi-camera image using pixel remapping
RU2707696C1 (en) Device for displaying images on screen
US10110820B2 (en) Imaging device, imaging system, and imaging method
JP4248570B2 (en) Image processing apparatus and visibility support apparatus and method
US8553081B2 (en) Apparatus and method for displaying an image of vehicle surroundings
JP4725233B2 (en) Overhead image display system
JP4315968B2 (en) Image processing apparatus and visibility support apparatus and method
JP5914013B2 (en) Driving assistance device
JP2005311868A (en) Vehicle periphery visually recognizing apparatus
JP2009100095A (en) Image processing apparatus and image processing method
EP2833629A1 (en) Image processing apparatus, image capturing apparatus, vehicle drive assisting apparatus, and image processing method
JP2007141098A (en) Image-processing device and image-processing method
JP2011071919A (en) Surrounding image presenting apparatus and operation supporting system
US20190359141A1 (en) Vehicle surroundings display device
US20100020176A1 (en) Image processing system, imaging device, image processing method, and computer program
JP2019110492A (en) Image display device
JP2006060460A (en) Image correction apparatus
JP2005333565A (en) Monitoring equipment
JP5067136B2 (en) Vehicle periphery image processing apparatus and vehicle periphery state presentation method
JP6585371B2 (en) Image processing apparatus, image processing method, and in-vehicle apparatus
US20220408062A1 (en) Display control apparatus, display control method, and program
JP2012166689A (en) Driving assistance apparatus
US20210170946A1 (en) Vehicle surrounding image display device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070625

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20091009

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091020

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100302