Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP5041170B2 - Image processing device - Google Patents
[go: Go Back, main page]

JP5041170B2 - Image processing device - Google Patents

Image processing device Download PDF

Info

Publication number
JP5041170B2
JP5041170B2 JP2008235535A JP2008235535A JP5041170B2 JP 5041170 B2 JP5041170 B2 JP 5041170B2 JP 2008235535 A JP2008235535 A JP 2008235535A JP 2008235535 A JP2008235535 A JP 2008235535A JP 5041170 B2 JP5041170 B2 JP 5041170B2
Authority
JP
Japan
Prior art keywords
image
unit
imaging
processing apparatus
partial
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.)
Expired - Fee Related
Application number
JP2008235535A
Other languages
Japanese (ja)
Other versions
JP2010068471A (en
Inventor
佳彦 高橋
靖 喜多
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.)
Toyota Motor Corp
Original Assignee
Toyota Motor Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toyota Motor Corp filed Critical Toyota Motor Corp
Priority to JP2008235535A priority Critical patent/JP5041170B2/en
Publication of JP2010068471A publication Critical patent/JP2010068471A/en
Application granted granted Critical
Publication of JP5041170B2 publication Critical patent/JP5041170B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Image Processing (AREA)
  • Television Signal Processing For Recording (AREA)
  • Facsimiles In General (AREA)
  • Editing Of Facsimile Originals (AREA)
  • Studio Devices (AREA)

Description

本発明は、画像処理装置に関し、より特定的には、被写体の部分画像を取得する画像処理装置に関する。   The present invention relates to an image processing apparatus, and more particularly to an image processing apparatus that acquires a partial image of a subject.

従来より、カメラにより撮影した全体画像を探索し、その中から必要な部分のみを抽出して受信側に送信するビデオ画像送信装置が存在する。例えば、特許文献1に記載の装置では、カメラにより撮影された画像から、必要な部分のみを抽出し、その部分のみをエンコーダを用いて符号化して送信機により送信している。具体的には、カメラにより撮影された人の顔を含む画像を探索することにより、顔面を検出している。次に、検出された顔面を含む顔面領域を抽出し、その抽出した領域のみをエンコーダを用いて符号化している。そして、符号化された画像データを送信機により送信している。これにより、符号化されるべきデータ量を減少させることができる。
特開2001−218179号公報
2. Description of the Related Art Conventionally, there is a video image transmitting apparatus that searches for an entire image captured by a camera, extracts only a necessary portion from the entire image, and transmits the extracted portion to a receiving side. For example, in the apparatus described in Patent Document 1, only a necessary part is extracted from an image taken by a camera, only the part is encoded using an encoder, and transmitted by a transmitter. Specifically, the face is detected by searching for an image including a human face photographed by the camera. Next, a face area including the detected face is extracted, and only the extracted area is encoded using an encoder. The encoded image data is transmitted by the transmitter. Thereby, the amount of data to be encoded can be reduced.
JP 2001-218179 A

以上のように、特許文献1に記載の装置では、カメラにより撮影された画像を探索して必要な部分領域を抽出し、必要な部分領域のみを符号化している。部分領域に関しては、画像認識処理を詳細に行うために高画質な画像であることが好ましい。例えば、人の顔を撮像した画像を処理し、目の開閉状態や視線の状態を認識する場合、人の顔を含む広域領域を撮像した画像から目の位置を検出し、検出した目の部分領域の詳細な画像が必要となる。しかしながら、部分領域の高画質な画像を得るためにその部分領域を含む広域領域の高画質な画像をカメラにより撮像し、撮像した画像を探索するとすれば、高画質な画像から必要な部分領域を探索して検出することになる。そのため、検出処理の対象となるデータ量が多くなり、装置の処理負荷が高くなる。従って、部分領域を検出するのに時間を要するという問題や、処理能力の高いハードウェアおよび大容量のメモリが必要となることからコストが高くなるという問題がある。通常、カメラにより撮影された画像から必要とする部分領域を検出するだけであれば、比較的低画質な画像でも十分である。従って、特許文献1に記載の装置のように、高画質な画像を探索して部分領域を抽出する方法では、その探索の際に不要に高い負荷がかかる。また、従来方法においては、撮像部に併設された画像処理部により、広域画像を探索し画像の加工を行っているが、画像サイズが大きいため広域画像の探索処理の負荷が大きい、又は、処理前の生画像を他の手法により加工したい等の要求により、撮像部と画像処理部とが併設できない場合がある。このような場合は、画像サイズ等の理由により、これらサイズの大きな画像を伝送するための大容量の伝送ケーブルや大容量のバッファメモリが必要となり、課題となっている。   As described above, in the apparatus described in Patent Document 1, a necessary partial area is extracted by searching an image photographed by a camera, and only a necessary partial area is encoded. The partial area is preferably a high-quality image in order to perform image recognition processing in detail. For example, when processing an image that captures a person's face and recognizing the open / closed state of eyes or the state of line of sight, the eye position is detected from an image that captures a wide area including the person's face, and the detected part of the eye A detailed image of the area is required. However, if a high-quality image of a wide area including the partial area is captured by a camera in order to obtain a high-quality image of the partial area, and the searched image is searched, the necessary partial area is extracted from the high-quality image. Search and detect. As a result, the amount of data to be subjected to detection processing increases and the processing load on the apparatus increases. Therefore, there is a problem that it takes time to detect the partial area and a problem that the cost is increased because hardware with high processing capability and a large-capacity memory are required. Usually, a relatively low-quality image is sufficient if only a necessary partial area is detected from an image captured by a camera. Therefore, in the method of searching for a high-quality image and extracting a partial region as in the apparatus described in Patent Document 1, an unnecessarily high load is applied during the search. Further, in the conventional method, a wide area image is searched and processed by an image processing unit provided in the imaging unit. However, because the image size is large, the load of the wide area image search process is large, or There may be a case where the imaging unit and the image processing unit cannot be provided together due to a request such as processing the previous raw image by another method. In such a case, a large-capacity transmission cable or a large-capacity buffer memory for transmitting these large images is necessary due to the image size and the like, which is a problem.

それ故、本発明の目的は、被写体を含む画像から必要な部分領域の画像を低負荷かつ低コストで抽出することが可能な画像処理装置を提供することである。   SUMMARY OF THE INVENTION Therefore, an object of the present invention is to provide an image processing apparatus that can extract an image of a necessary partial region from an image including a subject with low load and low cost.

本発明は、上記課題を解決するために、以下の構成を採用した。すなわち、本発明に係る画像処理装置は、画像取得手段と、対象特定手段とを備える。画像取得手段は、被写体を含む所定領域を撮像した第1画像と、該第1画像よりも分解能が高く、該所定領域よりも狭い領域を撮像した第2画像とを取得する。対象特定手段は、画像取得手段で取得した第1画像を探索することによって、第1画像の中から、画像認識処理を行う対象となる対象領域を特定する。また、画像取得手段は、対象特定手段で特定された対象領域を撮像した第2画像を取得する。また、当該画像処理装置は、さらに、対象特定手段で対象領域を特定した後は、画像取得手段により第1画像を取得すると対象特定手段で特定された対象領域について保存した座標位置と大きさとの情報を用いて画像取得手段により第2画像を取得するようにして、画像取得手段による前記第1画像の取得と、画像取得手段による第2画像の取得と、第2画像の前記画像認識処理への出力とを繰り返してもよい。 The present invention employs the following configuration in order to solve the above problems. That is, the image processing apparatus according to the present invention includes an image acquisition unit and a target identification unit. The image acquisition means acquires a first image obtained by imaging a predetermined area including a subject and a second image obtained by imaging an area having a resolution higher than that of the first image and narrower than the predetermined area. The target specifying unit specifies a target region to be subjected to image recognition processing from the first image by searching for the first image acquired by the image acquisition unit. The image acquisition unit acquires a second image obtained by imaging the target area specified by the target specifying unit. In addition, after the target specifying unit specifies the target region, the image processing apparatus acquires the first image by the image acquiring unit and stores the coordinate position and the size stored for the target region specified by the target specifying unit. Using the information, the second image is acquired by the image acquiring unit, the first image is acquired by the image acquiring unit, the second image is acquired by the image acquiring unit, and the image recognition process of the second image is performed. May be repeated.

この発明によれば、被写体を含む広域領域を撮像した画像から必要な部分領域を探索して抽出する場合、低負荷で探索を行うことができ、また、必要な部分領域を撮像した高画質な部分画像を取得することができる。具体的には、本発明に係る画像処理装置の画像取得手段は、被写体を含む広域領域を撮像した第1画像を取得する。対象特定手段は、第1画像を探索することにより、第1画像に対応する広域領域のうち、必要な部分領域を特定する。そして、画像取得手段は、特定された部分領域を撮像した第2画像を、第1画像よりも分解能の高い画像として、取得する。すなわち、比較的低画質な広域領域を撮像した第1画像を探索して、必要な部分領域を撮像した第2画像を取得することによって、高画質な広域領域を撮像した画像を探索することに比べて、低負荷で探索することができる。これにより、装置の負荷を低減することができる。また、探索する対象となる広域画像のデータ量が小さいため、処理能力の低いハードウェアで探索することができ、メモリ容量も小さくすことができるため、低コスト化を実現できる。   According to the present invention, when a necessary partial area is searched and extracted from an image obtained by imaging a wide area including a subject, a search can be performed with low load, and a high quality image obtained by imaging the necessary partial area. A partial image can be acquired. Specifically, the image acquisition unit of the image processing apparatus according to the present invention acquires a first image obtained by imaging a wide area including a subject. The object specifying unit specifies a necessary partial area in the wide area corresponding to the first image by searching the first image. And an image acquisition means acquires the 2nd image which imaged the specified partial area as an image with higher resolution than a 1st image. That is, by searching for a first image that captures a relatively low-quality wide area, and acquiring a second image that captures a necessary partial area, the search for an image that captures a high-quality wide area is performed. In comparison, it is possible to search with a low load. Thereby, the load of the apparatus can be reduced. Further, since the data amount of the wide area image to be searched is small, it can be searched with hardware having low processing capability, and the memory capacity can be reduced, so that cost reduction can be realized.

本発明において、被写体を撮像する撮像手段をさらに備えてもよい。この構成において、画像取得手段は、撮像手段によって撮像された画像に対して間引き処理を行うことによって該撮像された画像より解像度の低い第1画像を取得し、撮像手段によって撮像された画像から対象領域に対応する領域を抽出することによって第2画像を取得してもよい。   In the present invention, an imaging means for imaging a subject may further be provided. In this configuration, the image acquisition unit acquires a first image having a resolution lower than that of the captured image by performing a thinning process on the image captured by the imaging unit, and the target is obtained from the image captured by the imaging unit. The second image may be acquired by extracting an area corresponding to the area.

この構成によれば、画像取得手段は、撮像手段により撮像した画像を間引き処理することにより、撮像した画像よりも解像度の低い第1画像を取得することができる。対象特定手段は、間引き処理された第1画像を探索することにより、対象領域を特定することができる。そして、画像取得手段は、撮像手段により撮像した画像から、特定された領域を抽出することによって、第1画像よりも解像度の高い第2画像を取得することができる。これにより、簡単な構成で必要な部分領域を探索する際に、低負荷で探索することができ、解像度の高い部分画像を取得することができる。   According to this configuration, the image acquisition unit can acquire a first image having a resolution lower than that of the captured image by performing a thinning process on the image captured by the imaging unit. The target specifying means can specify the target area by searching the first image that has been subjected to the thinning process. And the image acquisition means can acquire the 2nd image whose resolution is higher than a 1st image by extracting the specified area | region from the image imaged by the imaging means. Thereby, when searching for a necessary partial region with a simple configuration, it is possible to search with a low load, and to acquire a partial image with high resolution.

本発明において、被写体を撮像する撮像手段と、被写体を光学ズームにより拡大縮小する光学ズーム手段とをさらに備えてもよい。この構成において、画像取得手段は、第1画像よりも光学ズーム手段によって拡大した被写体を撮像手段で撮像することにより、第2画像を取得してもよい。   The present invention may further include an imaging unit that captures an image of an object and an optical zoom unit that enlarges or reduces the object by optical zoom. In this configuration, the image acquisition unit may acquire the second image by capturing an image of the subject enlarged by the optical zoom unit than the first image by the imaging unit.

この構成によれば、光学ズーム手段により撮像範囲を広くすることによって被写体を含む広域領域を撮像した第1画像を取得し、取得した第1画像を探索することによって必要な部分領域を特定することができる。そして、特定した部分領域を光学ズーム手段により光学的に拡大することにより、被写体の部分領域を撮像した第2画像を取得することができる。これにより、比較的低解像度な撮像手段を用いても、必要な部分領域の詳細を撮像した第2画像を取得することができ、第1画像の探索の際にも低負荷で探索することができる。   According to this configuration, the first image obtained by imaging the wide area including the subject is acquired by widening the imaging range by the optical zoom means, and the necessary partial area is specified by searching the acquired first image. Can do. Then, the second image obtained by imaging the partial area of the subject can be acquired by optically enlarging the specified partial area by the optical zoom unit. As a result, the second image obtained by capturing the details of the necessary partial region can be acquired even using a relatively low-resolution imaging means, and the search can be performed with a low load when searching for the first image. it can.

本発明において、対象特定手段で特定された第2画像または第1画像のいずれか一方の画像を出力するように画像取得手段を制御する制御手段をさらに備えてもよい。この構成において、画像取得手段は、撮像手段が配設された撮像部に配設される。対象特定手段と制御手段とは、撮像部とは別体のカメラECU部に配設される。そして、制御手段からの制御信号に基づいて、撮像部からカメラECU部に対して第1画像または第2画像のいずれかの画像が伝送されてもよい。   In this invention, you may further provide the control means which controls an image acquisition means so that either one of the 2nd image specified by the object specific means or the 1st image may be output. In this configuration, the image acquisition unit is disposed in the imaging unit in which the imaging unit is disposed. The object specifying unit and the control unit are arranged in a camera ECU unit separate from the imaging unit. Then, based on a control signal from the control means, either the first image or the second image may be transmitted from the imaging unit to the camera ECU unit.

この構成によれば、被写体を撮像する撮像部と画像処理を行うカメラECU部とを物理的に分離することができる。カメラECU部は、被写体を含む広域領域を撮像した第1画像または被写体の部分領域を撮像した第2画像のいずれかの画像を、画像処理の必要に応じて取得することができる。   According to this configuration, it is possible to physically separate the imaging unit that images the subject and the camera ECU unit that performs image processing. The camera ECU unit can acquire either the first image obtained by imaging a wide area including the subject or the second image obtained by imaging a partial region of the subject as required for image processing.

本発明において、撮像部とカメラECU部とが、伝送ケーブルと制御線とで接続され、該制御線を用いて制御信号を送信し、該伝送ケーブルを用いて撮像部からカメラECU部に対して第1画像または第2画像のいずれかの画像が伝送されてもよい。   In the present invention, the imaging unit and the camera ECU unit are connected by a transmission cable and a control line, transmit a control signal using the control line, and use the transmission cable from the imaging unit to the camera ECU unit. Either the first image or the second image may be transmitted.

この構成によれば、伝送ケーブルを用いて撮像部からカメラECU部に対して画像を伝送することができる。また、制御線を用いてカメラECU部から撮像部に対して制御信号を送信することができる。   According to this configuration, an image can be transmitted from the imaging unit to the camera ECU unit using the transmission cable. In addition, a control signal can be transmitted from the camera ECU unit to the imaging unit using the control line.

本発明において、画像取得手段と対象特定手段とは、撮像手段が配設された撮像部に配設されてもよい。そして、撮像部から、撮像部とは別体の画像認識処理を行うカメラECU部に対して第2画像のみが伝送されてもよい。   In the present invention, the image acquisition unit and the target specifying unit may be disposed in an imaging unit in which the imaging unit is disposed. Then, only the second image may be transmitted from the imaging unit to the camera ECU unit that performs image recognition processing separate from the imaging unit.

この構成によれば、被写体の部分領域を撮像する撮像部と画像処理を行うカメラECU部とを物理的に分離することができる。また、撮像部がカメラECU部に伝送する画像を被写体の部分領域を撮像した第2画像のみとすることで、画像伝送の際に生じる遅延を防止することができる。   According to this configuration, it is possible to physically separate the imaging unit that captures a partial region of the subject and the camera ECU unit that performs image processing. In addition, since the image transmitted from the imaging unit to the camera ECU unit is only the second image obtained by capturing the partial area of the subject, a delay that occurs during image transmission can be prevented.

本発明において、撮像部とカメラECU部とは、伝送ケーブルで接続され、該伝送ケーブルを用いて第2画像が伝送されてもよい。   In the present invention, the imaging unit and the camera ECU unit may be connected by a transmission cable, and the second image may be transmitted using the transmission cable.

この構成によれば、伝送ケーブルを用いて撮像部からカメラECU部に対して第2画像を転送することができる。   According to this configuration, the second image can be transferred from the imaging unit to the camera ECU unit using the transmission cable.

本発明において、画像取得手段は、複数の第2画像を1つに結合した結合画像を前記第2画像としてカメラECU部に伝送してもよい。   In the present invention, the image acquisition means may transmit a combined image obtained by combining a plurality of second images into one as the second image to the camera ECU unit.

この構成によれば、カメラECU部で行う画像処理を効率的に行うことができる。すなわち、所定の部分領域を撮像した画像が結合画像中の所定位置に配置されることにより、カメラECU部が所定の部分領域の位置と大きさを指定して撮像部より取得するよりも、指定する処理を省略することができるため、効率的に画像処理を行うことができる。   According to this configuration, it is possible to efficiently perform image processing performed by the camera ECU unit. That is, an image obtained by capturing a predetermined partial area is arranged at a predetermined position in the combined image, so that the camera ECU unit specifies the position and size of the predetermined partial area and is acquired from the imaging unit. Since the processing to be performed can be omitted, the image processing can be performed efficiently.

本発明において、伝送ケーブルで伝送する信号はNTSCであってもよい。   In the present invention, the signal transmitted through the transmission cable may be NTSC.

この構成によれば、比較的安価で実績のあるNTSCケーブルを使用することができる。   According to this configuration, a relatively inexpensive and proven NTSC cable can be used.

本発明において、伝送ケーブルで伝送する信号はGVIFまたはLVDSであってもよい。   In the present invention, the signal transmitted through the transmission cable may be GVIF or LVDS.

この構成によれば、取得した画像をデジタル伝送することができる。また、高速伝送が可能なため、より高画質な画像を伝送することができる。   According to this configuration, the acquired image can be digitally transmitted. In addition, since high-speed transmission is possible, a higher quality image can be transmitted.

本発明において、伝送ケーブルは、シールド線付の差動信号伝送ケーブルであり、該シールド線を制御線として使用してもよい。   In the present invention, the transmission cable is a differential signal transmission cable with a shield line, and the shield line may be used as a control line.

この構成によれば、撮像部とカメラECU部とを接続する制御線を省略することができるため、低コスト化を実現できる。また、制御線を省略することによって、ケーブルの配線スペースを省略することができる。   According to this configuration, it is possible to omit a control line that connects the imaging unit and the camera ECU unit, and thus it is possible to reduce the cost. Further, by omitting the control line, the wiring space of the cable can be omitted.

本発明において、対象特定手段は、予め定められた複数の対象領域を特定可能であり、該複数の対象領域の中から画像認識処理に必要な対象領域を、選択的に探索して特定してもよい。   In the present invention, the target specifying means is capable of specifying a plurality of predetermined target areas, selectively searching and specifying a target area necessary for image recognition processing from the plurality of target areas. Also good.

この構成によれば、画像認識処理に必要な対象領域が複数ある場合、必要な対象領域を選択して探索することができる。これにより、状況に応じて必要な部分画像のみを取得することができる。   According to this configuration, when there are a plurality of target areas necessary for the image recognition process, the necessary target areas can be selected and searched. Thereby, only a necessary partial image can be acquired according to the situation.

本発明において、画像取得手段は、運転者の顔の画像を取得してもよい。   In the present invention, the image acquisition means may acquire an image of the driver's face.

この構成によれば、運転者の顔の画像を取得することにより、運転者の状態を推定する場合に用いられることができる。   According to this configuration, the driver's face can be estimated by acquiring an image of the driver's face.

本発明において、画像取得手段は、車両周辺の環境の画像を取得してもよい。   In the present invention, the image acquisition means may acquire an image of the environment around the vehicle.

この構成によれば、車両周辺の環境の画像を取得することにより、車両周辺の状況を推定する場合に用いられることができる。   According to this structure, it can be used when estimating the situation around the vehicle by acquiring an image of the environment around the vehicle.

この発明によれば、被写体を含む広域領域を撮像した画像から必要な部分領域を探索して抽出する場合、低負荷で探索を行うことができ、また、必要な部分領域を撮像した高画質な部分画像を取得することができる。これにより、被写体の必要な部分領域を撮像した画像を低負荷かつ低コストで抽出することができる。   According to the present invention, when a necessary partial area is searched and extracted from an image obtained by imaging a wide area including a subject, a search can be performed with low load, and a high quality image obtained by imaging the necessary partial area. A partial image can be acquired. Thereby, an image obtained by capturing a necessary partial region of the subject can be extracted with low load and low cost.

(第1の実施形態)
以下、図1から図9を参照して本発明の第1の実施形態に係る画像処理装置について説明する。図1は、第1の実施形態に係る画像処理装置の構成を示すブロック図である。第1の実施形態に係る画像処理装置は、例えば、車両に搭載され、運転者の顔を撮影するために用いられる。
(First embodiment)
The image processing apparatus according to the first embodiment of the present invention will be described below with reference to FIGS. FIG. 1 is a block diagram illustrating a configuration of an image processing apparatus according to the first embodiment. The image processing apparatus according to the first embodiment is mounted on a vehicle, for example, and is used for photographing a driver's face.

図1に示されるように、画像処理装置1は、撮像センサ2と、領域選択・間引き手段3と、対象特定手段4と、制御手段5とを備える。撮像センサ2と領域選択・間引き手段3は、撮像部11に配設されている。対象特定手段4と制御手段5は、カメラECU部12に配設されている。また、撮像部11には、画像を一時的に保存しておくためのバッファ6が配設されている。同様に、カメラECU部12には、バッファ7が配設されている。また、画像処理部10がカメラECU部12に配設されている。さらに、撮像部11とカメラECU部12とは、伝送ケーブル8と制御線9とで接続されている。以下、各部について説明する。   As shown in FIG. 1, the image processing apparatus 1 includes an imaging sensor 2, a region selection / thinning unit 3, a target specifying unit 4, and a control unit 5. The imaging sensor 2 and the area selection / thinning means 3 are disposed in the imaging unit 11. The object specifying unit 4 and the control unit 5 are disposed in the camera ECU unit 12. The imaging unit 11 is provided with a buffer 6 for temporarily storing images. Similarly, the camera ECU unit 12 is provided with a buffer 7. An image processing unit 10 is provided in the camera ECU unit 12. Further, the imaging unit 11 and the camera ECU unit 12 are connected by a transmission cable 8 and a control line 9. Hereinafter, each part will be described.

(画像処理装置1の各部の説明)
撮像センサ2は、被写体を撮像する撮像手段であり、図示しないレンズから入射した光を電気信号に変換する。撮像センサ2は、被写体である運転者の顔を含む車両の運転席周辺の広域領域を撮影する。撮像センサ2は、所定の解像度の画像を撮像する。撮像センサ2により撮像された画像は、一時的にバッファ6に保存される。撮像センサ2は、具体的には、CCDイメージセンサやCMOSイメージセンサ等である。
(Description of each part of the image processing apparatus 1)
The imaging sensor 2 is imaging means for imaging a subject, and converts light incident from a lens (not shown) into an electrical signal. The imaging sensor 2 captures a wide area around the driver's seat of the vehicle including the face of the driver as the subject. The imaging sensor 2 captures an image with a predetermined resolution. An image captured by the image sensor 2 is temporarily stored in the buffer 6. Specifically, the imaging sensor 2 is a CCD image sensor, a CMOS image sensor, or the like.

領域選択・間引き手段3は、被写体を含む所定領域を撮像した広域画像と、該広域画像よりも分解能が高く、該所定領域よりも狭い領域を撮像した部分画像とを取得する画像取得手段である。具体的には、領域選択・間引き手段3は、2つの処理を実行する回路である。すなわち、領域選択・間引き手段3は、撮像センサ2により運転者の顔を含む広域領域を撮像した画像を間引き処理することによって、撮像センサ2により撮像した画像より解像度の低い画像を広域画像として生成する。また、撮像センサ2により撮像した画像の部分領域のみを選択して抽出し、部分画像として生成する。   The area selection / thinning means 3 is an image acquisition means for acquiring a wide area image obtained by imaging a predetermined area including a subject and a partial image obtained by imaging an area having a higher resolution than the wide area image and narrower than the predetermined area. . Specifically, the area selection / thinning means 3 is a circuit that executes two processes. In other words, the area selection / thinning means 3 generates an image having a lower resolution than the image captured by the imaging sensor 2 as a wide area image by thinning out an image obtained by imaging the wide area including the driver's face by the imaging sensor 2. To do. Further, only a partial region of the image captured by the image sensor 2 is selected and extracted, and is generated as a partial image.

広域画像は、撮像センサ2により撮像した画像を間引き処理することにより生成されるため、広域領域を撮像した画像にも拘わらず、撮像センサ2により撮像した画像よりもデータ量が小さい画像となっている。ここで、間引き処理は、例えば、撮像センサ2により撮像した画像全体の画素から一部の画素を取り出すことによって行われる。例えば、次の方法がある。すなわち、近接する4つの画素の内、1つの画素のみを取り出し、残りの3つの画素を破棄する。そして、この処理を撮像センサ2により撮像した画像全体に対して行い、取り出した画素を結合して1つの画像を生成することにより間引き処理が行われる。また、別の方法では、隣接する4つの画素の平均を取って1つの画素とする処理を撮像センサ2により撮像した画像全体に対して行い、全体画像の画素数を減らすことにより間引き処理が行われる。以上のような方法により、簡単な処理で、撮像センサ2により撮像された画像よりも解像度の低い画像を生成することができる。   Since the wide area image is generated by thinning out the image captured by the image sensor 2, the data amount is smaller than the image captured by the image sensor 2 regardless of the image captured of the wide area. Yes. Here, the thinning-out process is performed, for example, by extracting some pixels from the pixels of the entire image captured by the image sensor 2. For example, there are the following methods. That is, only one pixel is extracted from the four adjacent pixels, and the remaining three pixels are discarded. Then, this process is performed on the entire image picked up by the image sensor 2, and a thinning process is performed by combining the extracted pixels to generate one image. In another method, an average of four adjacent pixels is taken as one pixel, and the entire image captured by the image sensor 2 is processed, and the thinning process is performed by reducing the number of pixels in the entire image. Is called. By the method as described above, an image having a resolution lower than that of the image captured by the image sensor 2 can be generated by a simple process.

部分画像は、撮像センサ2により撮像した画像の部分領域を切り取った画像であるため、撮像センサ2により撮像した画像と同じ画質(同じ分解能)の画像である。しかし、部分領域のみを切り取っているため、部分画像の画像サイズは、撮像センサ2により撮像した画像よりも小さくなる。部分画像は、撮像センサ2により撮像した画像から、例えば、運転者の顔中心を中心とした所定サイズの画像を抽出することにより、取得される。   Since the partial image is an image obtained by cutting out a partial region of the image captured by the imaging sensor 2, the partial image is an image having the same image quality (same resolution) as the image captured by the imaging sensor 2. However, since only the partial area is cut out, the image size of the partial image is smaller than the image captured by the imaging sensor 2. The partial image is acquired by, for example, extracting an image of a predetermined size centered on the driver's face center from the image captured by the image sensor 2.

対象特定手段4は、領域選択・間引き手段3で間引き処理された広域画像を探索することによって、画像処理の対象となる被写体の所望の部分領域を特定する。具体的には、対象特定手段4は、領域選択・間引き手段3で間引き処理された広域画像を探索し、運転者の顔を特定する。運転者の顔の特定は、従来の方法、例えば、パターンマッチングやエッジ検出、またはこれらの組み合わせの方法により行われる。対象特定手段4は、間引き処理された広域画像における運転者の顔の位置および大きさを求める。   The object specifying means 4 specifies a desired partial area of the subject to be subjected to image processing by searching the wide area image thinned by the area selecting / thinning means 3. Specifically, the object specifying unit 4 searches the wide area image that has been subjected to the thinning process by the region selection / thinning unit 3 and specifies the driver's face. The identification of the driver's face is performed by a conventional method such as pattern matching, edge detection, or a combination thereof. The target specifying unit 4 obtains the position and size of the driver's face in the thinned wide area image.

対象特定手段4は、サイズの大きな画像を探索して運転者の顔を判断する際、大きな負荷がかかる。しかしながら、本実施形態に係る画像処理装置1では、広域画像は間引き処理されているため、画像のデータ量は小さくなっている。そのため、広域画像を探索して運転者の顔を特定する場合でも、大きな負荷がかからない。   When the object specifying unit 4 searches for a large image and determines the driver's face, a large load is applied. However, in the image processing apparatus 1 according to the present embodiment, since the wide area image is thinned out, the data amount of the image is small. Therefore, even when searching a wide area image and specifying a driver's face, a big load is not applied.

制御手段5は、対象特定手段4で特定された部分領域を撮像した部分画像または領域選択・間引き手段3により間引き処理された広域画像のいずれか一方の画像を出力するように領域選択・間引き手段3を制御する。制御手段5は、広域画像が必要な場合には、領域選択・間引き手段3に対して、制御線9を介して、広域画像を出力するように制御信号を送信する。広域画像を出力する制御信号を受信した領域選択・間引き手段3は、伝送ケーブル8を介して、制御手段5に広域画像を伝送する。一方、制御手段5は、部分画像(運転者の顔画像)が必要な場合には、領域選択・間引き手段3に対して、制御線9を介して、部分画像を出力するように制御信号を送信する。具体的には、制御手段5は、まず、対象特定手段4で判断された運転者の顔の位置と大きさの情報を取得する。次に、運転者の顔の位置と大きさの情報を含む制御信号を、制御線9を介して、領域選択・間引き手段3に対して送信する。そして、部分画像を出力する制御信号を受信した領域選択・間引き手段3は、伝送ケーブル8を介して、制御手段5に部分画像である運転者の顔の画像を伝送する。   The control means 5 is an area selection / thinning means for outputting either a partial image obtained by imaging the partial area specified by the target specifying means 4 or a wide area image thinned by the area selection / thinning means 3. 3 is controlled. When the wide area image is necessary, the control means 5 transmits a control signal to the area selection / thinning means 3 so as to output the wide area image via the control line 9. The area selection / thinning means 3 that has received the control signal for outputting the wide area image transmits the wide area image to the control means 5 via the transmission cable 8. On the other hand, when a partial image (driver's face image) is required, the control means 5 sends a control signal to the area selection / thinning means 3 so as to output the partial image via the control line 9. Send. Specifically, the control unit 5 first acquires information on the position and size of the driver's face determined by the target specifying unit 4. Next, a control signal including information on the position and size of the driver's face is transmitted to the region selection / thinning means 3 via the control line 9. The area selection / thinning means 3 that has received the control signal for outputting the partial image transmits the driver's face image, which is a partial image, to the control means 5 via the transmission cable 8.

バッファ6およびバッファ7は、メモリにより構成される。バッファ6は、撮像センサ2により撮像された画像を一時的に保存し、領域選択・間引き手段3の要求に従って保存した画像を出力する。バッファ7は、領域選択・間引き手段3から出力された、間引き処理された広域画像または部分画像を一時的に保存する。バッファ7は、対象領域を特定するために、対象特定手段4の要求に従って保存した広域画像を出力する。また、画像処理部10による画像処理のために、保存した部分画像を出力する。   The buffer 6 and the buffer 7 are configured by a memory. The buffer 6 temporarily stores the image captured by the image sensor 2 and outputs the stored image according to the request of the area selection / thinning means 3. The buffer 7 temporarily stores the thinned wide area image or partial image output from the area selection / thinning means 3. The buffer 7 outputs a wide area image stored in accordance with a request from the target specifying means 4 in order to specify the target area. Further, the stored partial image is output for image processing by the image processing unit 10.

撮像センサ2と領域選択・間引き手段3とは、撮像部11に配設される。撮像部11は、具体的には、カメラ本体であり、運転者の顔を撮影可能な位置に配設される。撮像部11は、例えば、ステアリングコラムの上部に配設される。また、対象特定手段4と制御手段5とは、カメラECU部12に配設される。カメラECU部12は、撮像部11とは離れた位置に配設される。   The imaging sensor 2 and the area selection / thinning means 3 are disposed in the imaging unit 11. Specifically, the imaging unit 11 is a camera body, and is disposed at a position where the driver's face can be photographed. The imaging unit 11 is disposed, for example, above the steering column. Further, the object specifying unit 4 and the control unit 5 are arranged in the camera ECU unit 12. The camera ECU unit 12 is disposed at a position away from the imaging unit 11.

カメラECU部12の画像処理部10は、撮像部11から伝送された画像を画像処理し、統計処理することにより、運転者の状態推定等を行う。例えば、画像処理部10は、部分画像(運転者の顔画像)から運転者の目の開閉状態を認識し、運転者が正常な状態か否かを判断する。そして、画像処理部10は、運転者の状態推定結果に応じて、車両の制御を行う制御ECUに対して、必要な動作を行うように制御信号を送信する。なお、画像処理部10が行う動作については、本発明の特徴部分ではないため、詳細な説明を省略する。   The image processing unit 10 of the camera ECU unit 12 performs an image process on the image transmitted from the imaging unit 11 and performs a statistical process, thereby estimating the state of the driver. For example, the image processing unit 10 recognizes the open / closed state of the driver's eyes from the partial image (driver's face image), and determines whether or not the driver is in a normal state. Then, the image processing unit 10 transmits a control signal to the control ECU that controls the vehicle so as to perform a necessary operation according to the driver's state estimation result. Note that the operation performed by the image processing unit 10 is not a feature of the present invention, and thus detailed description thereof is omitted.

撮像部11とカメラECU部12とは、伝送ケーブル8と制御線9とで接続される。伝送ケーブル8は、撮像部11からカメラECU部12に対して、画像を伝送するためのケーブルである。制御線9は、カメラECU部12から撮像部11に対して、制御信号を送信するためのケーブルである。伝送ケーブル8は、例えば、NTSCケーブルであり、撮像部11からカメラECU部12に伝送される信号はNTSCの信号である。なお、伝送ケーブル8は、シールド線付の差動信号伝送ケーブルでもよい。この場合、撮像部11において画像のアナログ信号がデジタル信号に変換され、撮像部11からカメラECU部12へGVIFまたはLVDS信号により、伝送される。なお、撮像部11とカメラECU部12とは、伝送ケーブル8および制御線9で物理的に接続される必要は無く、無線通信により画像および制御信号が伝送されてもよい。   The imaging unit 11 and the camera ECU unit 12 are connected by a transmission cable 8 and a control line 9. The transmission cable 8 is a cable for transmitting an image from the imaging unit 11 to the camera ECU unit 12. The control line 9 is a cable for transmitting a control signal from the camera ECU unit 12 to the imaging unit 11. The transmission cable 8 is, for example, an NTSC cable, and a signal transmitted from the imaging unit 11 to the camera ECU unit 12 is an NTSC signal. The transmission cable 8 may be a differential signal transmission cable with a shield wire. In this case, the analog signal of the image is converted into a digital signal in the imaging unit 11 and transmitted from the imaging unit 11 to the camera ECU unit 12 by a GVIF or LVDS signal. The imaging unit 11 and the camera ECU unit 12 do not need to be physically connected by the transmission cable 8 and the control line 9, and an image and a control signal may be transmitted by wireless communication.

なお、本実施形態では、撮像センサ2と領域選択・間引き手段3とで、解像度の低い広域画像と、解像度の高い部分画像とを取得したが、他の実施形態では、撮像部11に、光学ズーム機能を有したレンズと、撮像センサと、上記光学ズームレンズにより被写体の拡大縮小を制御するズーム制御手段とを有する構成とすることにより、広域画像と部分画像とを取得してもよい。この場合、運転者の顔を含む広域画像を取得する場合は、レンズの焦点距離を短く制御する(撮像範囲を広くする)ことによって、運転者の顔を含む広域領域を撮像センサにより撮像する。次に、運転者の顔または運転者の顔の部分(例えば、目、鼻等)である部分画像を取得する場合は、撮像された広域画像を上述した対象特定手段4により探索し、必要な部分領域(運転者の顔または運転者の顔の部分)を求める。そして、求められた部分領域に対して、レンズの焦点距離を長く制御する(撮像範囲を狭くする)ことによって、運転者の顔または運転者の顔の部分である部分領域を拡大し、撮像センサにより撮像する。このように、必要な部分に対して光学ズームを行うことにより、広域画像と部分画像とは解像度が同じでも、運転者の顔が拡大されるため、部分画像の方が、実空間における運転者の顔の単位面積あたりの画素数が多くなる。すなわち、光学ズームにより取得した部分画像は、広域画像に比べてより分解能の高い画像となる。従って、部分画像に比べて低画質な広域画像と高画質な部分画像とを取得することができる。高画質な部分画像を取得可能でありながら、広域画像を探索する場合でも、部分画像と同様の画質の広域画像を探索する場合と比較して、大きな負荷がかからない。なお、運転者の顔の位置はおおよその範囲内に収まっているため、予めズームした場合にその範囲内を撮像できるように調整しておくことが好ましい。また、撮像部11の向きを可変にし、部分画像を撮像する場合は、撮像部11の向きを撮像する対象となる部分領域の方向に向けるように制御してもよい。   In the present embodiment, the imaging sensor 2 and the region selection / thinning unit 3 acquire a wide-area image with a low resolution and a partial image with a high resolution. However, in other embodiments, the imaging unit 11 includes an optical sensor. A wide-area image and a partial image may be acquired by including a lens having a zoom function, an image sensor, and a zoom control unit that controls enlargement / reduction of a subject by the optical zoom lens. In this case, when a wide area image including the driver's face is acquired, the wide area including the driver's face is imaged by the imaging sensor by controlling the focal length of the lens to be short (widening the imaging range). Next, when acquiring a partial image that is a driver's face or a part of the driver's face (for example, eyes, nose, etc.), the captured wide area image is searched by the above-described target specifying means 4 and necessary. A partial area (driver's face or driver's face part) is determined. Then, the focal length of the lens is controlled to be longer (the imaging range is narrowed) with respect to the obtained partial area, thereby enlarging the partial area that is the driver's face or the driver's face, and the imaging sensor. Take an image. Thus, by performing optical zoom on the necessary part, the driver's face is enlarged even if the wide-area image and the partial image have the same resolution. The number of pixels per unit area of the face increases. That is, the partial image acquired by the optical zoom becomes an image with higher resolution than the wide area image. Therefore, it is possible to acquire a wide-area image having a lower image quality and a partial image having a higher image quality than the partial image. Although a high-quality partial image can be acquired, even when searching for a wide area image, a large load is not applied as compared to searching for a wide area image having the same image quality as the partial image. Since the position of the driver's face is within an approximate range, it is preferable to adjust the position so that the range can be imaged when zoomed in advance. Further, in the case where the orientation of the imaging unit 11 is variable and a partial image is captured, the orientation of the imaging unit 11 may be controlled so as to be directed toward the partial region to be imaged.

また、その他の実施形態においては、上述した撮像センサ2と領域選択・間引き手段3とを有する撮像部11は、解像度の異なる2つの撮像センサと、2つの撮像センサにより撮像した画像を切替える切替え手段とを有する撮像部11に置換されてもよい。この構成では、運転者を含む広域領域を2つの撮像センサにより同時に撮像する。次に、解像度の低い撮像センサで取得した広域画像を対象特定手段4により探索することによって、必要な部分領域の位置と大きさを求める。そして、解像度の高い撮像センサにより撮像された画像において、対象特定手段4により求められた必要な部分領域の位置と大きさの領域を、選択して抽出することにより、解像度の高い部分画像を取得することができる。   In other embodiments, the imaging unit 11 including the imaging sensor 2 and the region selection / thinning unit 3 described above includes two imaging sensors having different resolutions and a switching unit that switches between images captured by the two imaging sensors. May be replaced with the imaging unit 11 having. In this configuration, a wide area including the driver is imaged simultaneously by two imaging sensors. Next, the position and size of a necessary partial area are obtained by searching for a wide area image acquired by an imaging sensor with a low resolution by the object specifying means 4. Then, in the image captured by the high-resolution imaging sensor, a partial image having a high resolution is obtained by selecting and extracting a region having the position and size of the necessary partial region obtained by the target specifying unit 4. can do.

(画像処理装置1の動作の説明)
次に、画像処理装置1の動作について、図2から図9を参照して説明する。図2は、画像処理装置1の動作の流れを示すフローチャートである。図2に示されるフローチャートによる処理の流れは、カメラECU部12によって制御される。図2に示されるフローチャートの処理は、例えば、車両が走行中に繰り返し実行される。
(Description of operation of image processing apparatus 1)
Next, the operation of the image processing apparatus 1 will be described with reference to FIGS. FIG. 2 is a flowchart showing an operation flow of the image processing apparatus 1. The process flow according to the flowchart shown in FIG. 2 is controlled by the camera ECU unit 12. The process of the flowchart shown in FIG. 2 is repeatedly executed while the vehicle is running, for example.

ステップS101において、撮像センサ2により運転者の顔を含む広域領域の広域画像が撮像される。撮像センサ2は常時、運転者の顔を含む広域領域の広域画像を撮像する。撮像された広域画像はバッファ6に一時的に保存される。   In step S <b> 101, a wide area image including a driver's face is captured by the imaging sensor 2. The imaging sensor 2 always captures a wide area image including a driver's face. The captured wide area image is temporarily stored in the buffer 6.

図3は、撮像センサ2により運転者の顔を含む広域領域の広域画像が撮像された様子を示す図である。図3に示されるように、撮像センサ2により撮像された広域画像は、運転者の顔、首、肩等を含む画像になっている。また、運転席やシートベルト等も撮像される場合がある。次に、ステップS102が実行される。   FIG. 3 is a diagram illustrating a state in which a wide area image including a driver's face is captured by the image sensor 2. As shown in FIG. 3, the wide area image captured by the imaging sensor 2 is an image including the driver's face, neck, shoulders, and the like. In addition, a driver's seat, a seat belt, and the like may be imaged. Next, step S102 is executed.

ステップS102において、カメラECU部12は、必要とする画像種類の判定を行う。撮像する対象となる部分領域が確定していない場合は、広域画像を取得するように判定される。部分領域が確定している場合は、部分領域を取得するように判定される。広域画像が必要な場合、カメラECU部12は、処理をステップS103に進める。部分画像が必要な場合、カメラECU部12は、ステップS106に処理を進める。   In step S102, the camera ECU unit 12 determines a required image type. If the partial area to be imaged is not fixed, it is determined to acquire a wide area image. If the partial area is fixed, it is determined to acquire the partial area. If a wide area image is necessary, the camera ECU 12 advances the process to step S103. If the partial image is necessary, the camera ECU 12 advances the process to step S106.

ステップS103において、制御手段5は、領域選択・間引き手段3に対して、ステップS101において撮像された広域画像を間引き処理するように制御信号を送信する。領域選択・間引き手段3は、撮像センサ2により撮像された広域画像を間引き処理する。   In step S <b> 103, the control unit 5 transmits a control signal to the region selection / thinning unit 3 so that the wide area image captured in step S <b> 101 is thinned out. The area selection / thinning means 3 performs a thinning process on the wide area image captured by the imaging sensor 2.

図4は、間引き処理された広域画像を示す図である。図4に示されるように、間引き処理された広域画像は、図3の画像と同様の広域領域を撮像した画像であるが、図3で示された広域画像よりも画素数が少なく、低解像度の画像である。従って、間引き処理された広域画像は、図3の広域画像に比べてデータ量が少ない。間引き処理された広域画像は、伝送ケーブル8を介して、カメラECU部12のバッファ7に一時的に保存される。次に、カメラECU部12は、ステップS104に処理を進める。   FIG. 4 is a diagram showing a wide area image that has been subjected to thinning processing. As shown in FIG. 4, the thinned wide area image is an image obtained by capturing a wide area similar to the image of FIG. 3, but has a smaller number of pixels than the wide area image shown in FIG. It is an image. Therefore, the thinned wide area image has a smaller amount of data than the wide area image of FIG. The wide area image subjected to the thinning process is temporarily stored in the buffer 7 of the camera ECU 12 via the transmission cable 8. Next, the camera ECU unit 12 proceeds to step S104.

ステップS104において、対象特定手段4により部分領域の認識処理が行われる。対象特定手段4は、バッファ7から間引き処理された広域画像を取り出し、間引き処理された広域画像を探索することにより、運転者の顔の位置を検出する。   In step S <b> 104, the target specifying unit 4 performs partial area recognition processing. The object specifying unit 4 detects the position of the driver's face by taking out the thinned-out wide area image from the buffer 7 and searching for the thinned-out wide area image.

図5は、間引き処理された広域画像を探索することにより、運転者の顔を認識する様子を示した図である。対象特定手段4は、間引き処理された広域画像から、従来の顔認識技術であるパターンマッチングやエッジ検出等の方法により、運転者の顔を認識する。対象特定手段4は、予め運転者の顔を認識するように設定されている。図5に示されるように、対象特定手段4は、運転者の顔を認識した場合、間引き処理された広域画像における運転者の顔の位置(顔中心13の位置)と大きさ(部分領域14の対角線の長さ)を求める。次に、カメラECU部12は、ステップS105に処理を進める。   FIG. 5 is a diagram illustrating a state in which a driver's face is recognized by searching for a wide area image that has been subjected to the thinning process. The object specifying unit 4 recognizes the driver's face from the thinned-out wide area image by a method such as pattern matching or edge detection, which is a conventional face recognition technique. The object specifying unit 4 is set in advance so as to recognize the driver's face. As illustrated in FIG. 5, when the target specifying unit 4 recognizes the driver's face, the position of the driver's face (position of the face center 13) and the size (partial region 14) in the thinned-out wide area image are recognized. (Diagonal length). Next, the camera ECU unit 12 proceeds to step S105.

ステップS105において、カメラECU部12は、ステップS104において部分画像(運転者の顔画像)の認識が成功したか否かを判定する。部分画像の認識が成功した場合、カメラECU部12は、ステップS106に処理を進める。部分画像の認識が失敗した場合、カメラECU部12は、ステップS101に処理を戻す。なお、本フローチャート全体で示される処理を1サイクルとして、初回サイクル時にステップS103からステップS105までの処理が実行され、部分領域の位置と大きさが求められる。そして、2回目以降のサイクルでは、必要に応じてステップS103からステップS105までの処理が実行される(ステップS102において次の処理が分岐される)。   In step S105, the camera ECU 12 determines whether or not the partial image (driver's face image) has been successfully recognized in step S104. If the recognition of the partial image is successful, the camera ECU 12 advances the process to step S106. If the recognition of the partial image fails, the camera ECU unit 12 returns the process to step S101. Note that the processing shown in the entire flowchart is one cycle, and the processing from step S103 to step S105 is executed in the first cycle, and the position and size of the partial area are obtained. In the second and subsequent cycles, the processes from step S103 to step S105 are executed as necessary (the next process is branched in step S102).

ステップS106において、ステップS104において求められた部分画像の座標位置と大きさの情報が、次のステップS107の入力データとして、保存される。次にステップS107の処理が実行される。なお、上記ステップS103からステップS105が実行されなかった場合、すなわち、ステップS102において、画像種類が部分画像と判定された場合、部分領域の座標位置と大きさの情報は本サイクルの前のサイクルで既に求められ、保存されている。従って、ステップS102において画像種類が部分画像と判定された場合、ステップS106では、既に保存されている部分画像の座標位置と大きさの情報が、次のステップS107の入力データとして使用される。   In step S106, information on the coordinate position and size of the partial image obtained in step S104 is stored as input data in the next step S107. Next, the process of step S107 is performed. If Steps S103 to S105 are not executed, that is, if the image type is determined to be a partial image in Step S102, the information on the coordinate position and size of the partial area is the cycle before this cycle. Already sought and saved. Accordingly, when it is determined in step S102 that the image type is a partial image, in step S106, information on the coordinate position and size of the partial image that has already been stored is used as input data in the next step S107.

ステップS107において、制御手段5は、領域選択・間引き手段3に対して、部分画像を取得するように制御信号を送信する。送信される制御信号には、ステップS106において求められた部分画像の位置と大きさの情報が含まれている。領域選択・間引き手段3は、バッファ6から撮像センサ2により撮像された広域画像を取り出す。この取り出される広域画像は、間引き処理の対象となった広域画像であってもよく、撮像センサ2により撮像された最新の広域画像でもよい。次に、領域選択・間引き手段3は、制御手段5から送信された位置と大きさの部分画像を、取り出された広域画像から抽出する。   In step S <b> 107, the control unit 5 transmits a control signal to the region selection / thinning unit 3 so as to acquire a partial image. The transmitted control signal includes information on the position and size of the partial image obtained in step S106. The area selection / thinning means 3 takes out a wide area image captured by the imaging sensor 2 from the buffer 6. The retrieved wide area image may be a wide area image that has been subjected to thinning processing, or may be the latest wide area image captured by the imaging sensor 2. Next, the area selection / thinning means 3 extracts the partial image of the position and size transmitted from the control means 5 from the extracted wide area image.

図6は、撮像センサ2により撮像された広域画像から運転者の顔の部分画像を抽出する様子を示した図である。図6では、顔中心13と部分領域14が、撮像センサ2により撮像された広域画像上に、図5で示された位置と同じ位置に示されている。領域選択・間引き手段3は、部分領域14の画像を部分画像として抽出する。   FIG. 6 is a diagram illustrating a state in which a partial image of the driver's face is extracted from the wide area image captured by the image sensor 2. In FIG. 6, the face center 13 and the partial region 14 are shown at the same position as the position shown in FIG. 5 on the wide area image captured by the imaging sensor 2. The area selection / thinning means 3 extracts the image of the partial area 14 as a partial image.

図7は、抽出された部分画像である運転者の顔の画像を示す図である。図7に示される抽出された部分領域14を撮像した部分画像は、伝送ケーブル8を介して、カメラECU部12のバッファ7に伝送される。次にステップS108の処理が実行される。   FIG. 7 is a diagram illustrating an image of a driver's face as an extracted partial image. A partial image obtained by imaging the extracted partial region 14 shown in FIG. 7 is transmitted to the buffer 7 of the camera ECU unit 12 via the transmission cable 8. Next, the process of step S108 is performed.

ステップS108において、画像処理部10は、ステップS107で抽出された部分画像の画像認識処理を行う。ここでは、運転者の状態を推定するために、様々な処理がなされ、運転者の状態の推定が行われる。なお、画像処理部10における処理は、部分画像を用いて運転者の状態の推定する処理であればどのようなものであってもよい。その後、処理は終了する。   In step S108, the image processing unit 10 performs image recognition processing of the partial image extracted in step S107. Here, in order to estimate the driver's state, various processes are performed to estimate the driver's state. The process in the image processing unit 10 may be any process as long as it is a process for estimating the driver's state using a partial image. Thereafter, the process ends.

なお、必要な部分領域14を認識するステップS104において、対象特定手段4は、運転者の顔全体を認識するだけではなく、運転者の目、口等、顔の部分を選択して認識してもよい。また、運転者の顔全体と、運転者の目や口等の顔の部分とを認識してもよい。図8は、運転者の目、口、顔を選択的に探索する様子を示した図である。対象特定手段4は、制御手段5の制御により、例えば、運転者の顔全体の部分領域14a、運転者の右目の部分領域14b、運転者の左目の部分領域14cおよび運転者の口の部分領域14dを検出するように設定される。対象特定手段4は、制御手段5の制御に従って、例えば、運転者の目の部分領域である部分領域14bおよび部分領域14cを選択的に探索する。このように、顔の部分を選択的に探索して認識することにより、必要な部分のみを抽出することができる。   In step S104 for recognizing the necessary partial area 14, the object specifying means 4 not only recognizes the entire face of the driver but also selects and recognizes a face portion such as the driver's eyes and mouth. Also good. Moreover, you may recognize the whole face of a driver | operator and face parts, such as a driver | operator's eyes and a mouth. FIG. 8 is a diagram illustrating a state where the driver's eyes, mouth, and face are selectively searched. The object specifying means 4 is controlled by the control means 5, for example, a partial area 14a of the entire driver's face, a partial area 14b of the driver's right eye, a partial area 14c of the driver's left eye, and a partial area of the driver's mouth. 14d is set to be detected. The object specifying unit 4 selectively searches, for example, the partial region 14b and the partial region 14c, which are partial regions of the driver's eyes, under the control of the control unit 5. In this way, only a necessary part can be extracted by selectively searching and recognizing the face part.

また、必要な部分領域14を抽出するステップS107において、必要な部分画像が複数ある場合に、複数の部分画像を結合した1つの結合画像を、部分画像としてカメラECU部12に伝送してもよい。図9は、複数の必要な部分画像を結合した結合画像の例を示す図である。図9では、図8に示された複数の部分領域(部分領域14a〜14d)を撮像した部分画像が1つの画像として結合されている。このように、結合画像とすることにより、後段のステップS108の画像処理において、画像認識の処理がし易くなる。すなわち、結合画像を予め複数の領域に分割し、それぞれの領域には決まった顔の部分(例えば、左上の領域には左目)を配置することにより、画像処理を行う場合に、結合画像の所定の領域のみを処理することにより所定の顔の部分画像を処理することができる。また、複数の部分画像を1つずつ伝送する場合、伝送する前に部分画像の位置と大きさを毎回指定する必要があるが、複数の部分画像を結合して伝送する場合、部分画像の位置と大きさの情報を1回で指定することができる。そのため、伝送効率が向上する。   Further, in step S107 for extracting the necessary partial area 14, when there are a plurality of necessary partial images, one combined image obtained by combining the plurality of partial images may be transmitted to the camera ECU unit 12 as a partial image. . FIG. 9 is a diagram illustrating an example of a combined image obtained by combining a plurality of necessary partial images. In FIG. 9, partial images obtained by imaging a plurality of partial regions (partial regions 14a to 14d) shown in FIG. 8 are combined as one image. In this way, the combined image makes it easy to perform image recognition processing in the subsequent image processing in step S108. That is, when the image processing is performed by dividing the combined image into a plurality of regions in advance and arranging a predetermined face portion (for example, the left eye in the upper left region) in each region, By processing only this area, a partial image of a predetermined face can be processed. In addition, when transmitting a plurality of partial images one by one, it is necessary to specify the position and size of the partial images every time before transmission, but when combining and transmitting a plurality of partial images, the position of the partial images And size information can be specified at a time. Therefore, transmission efficiency is improved.

以上が画像処理装置1の動作の説明である。撮像センサ2により撮像された広域画像を間引き処理し、間引き処理された広域画像を探索することにより、低負荷かつ高速に探索することができ、必要な部分領域を認識することができる。また、解像度の高い広域画像を撮像部11からカメラECU部12に伝送する必要が無いため、伝送量の増大化による信号のロストを防止することができる。また、解像度の高い広域画像を伝送する場合、伝送量が大きくなるため車載で実績のあるNTSC伝送ケーブルを使用することができなくなることがあるが、本画像処理装置では、広域画像を伝送する場合でも伝送量は増大しないため、NTSC伝送ケーブルを使用することができる。さらに、伝送量は増大しないため、カメラECU部12のバッファ7のメモリ容量を低減することができ、低コスト化を実現することができる。   The operation of the image processing apparatus 1 has been described above. By thinning out the wide area image picked up by the image sensor 2 and searching for the wide area image that has been thinned out, it is possible to search at a low load and at a high speed and to recognize a necessary partial area. In addition, since it is not necessary to transmit a wide-area image with high resolution from the imaging unit 11 to the camera ECU unit 12, it is possible to prevent signal loss due to an increase in transmission amount. In addition, when transmitting a wide-area image with high resolution, it may be impossible to use an NTSC transmission cable that has been proven in-vehicle due to an increase in transmission amount. However, in this image processing apparatus, a wide-area image is transmitted. However, since the transmission amount does not increase, an NTSC transmission cable can be used. Furthermore, since the transmission amount does not increase, the memory capacity of the buffer 7 of the camera ECU unit 12 can be reduced, and the cost can be reduced.

なお、本実施形態に係る画像処理装置1は、運転者の顔を撮像し、運転者の状態の推定を行うことに利用されたが、他の用途にも使用されることができる。画像処理装置1は、例えば、車両周辺の環境を撮像し、車両周辺の歩行者、他車両および障害物の認識に利用される。この場合、撮像部11は、例えば、車両の前方を撮像可能な位置に配設され、車両の前方を撮像する。他車両の認識に使用される場合、撮像部11の撮像センサ2により撮像された広域画像は領域選択・間引き手段3により間引き処理され、対象特定手段4に伝送される。対象特定手段4は、間引き処理された広域画像を探索することにより、車両周辺の物体を認識し、その物体の位置と大きさを特定する(対象となる部分領域を特定する)。さらに、領域選択・間引き手段3は特定された物体の画像(部分画像)を撮像センサ2により撮像された画像から抽出し、カメラECU部12に伝送する。カメラECU部12の画像処理部10は、抽出された物体の画像を処理することにより、その物体が他車両であるか否かを認識する。また、他車両の大きさや向き等を抽出された画像から認識する。これらの認識処理の結果に従って、車両周辺にどのような車両が存在するかを判断することができ、衝突予測等に利用することができる。   Note that the image processing apparatus 1 according to the present embodiment is used to image the driver's face and estimate the driver's state, but can also be used for other purposes. For example, the image processing apparatus 1 captures an environment around a vehicle and is used for recognizing pedestrians, other vehicles, and obstacles around the vehicle. In this case, for example, the imaging unit 11 is disposed at a position where the front of the vehicle can be imaged, and images the front of the vehicle. When used for recognition of other vehicles, the wide area image picked up by the image sensor 2 of the image pickup unit 11 is thinned by the area selection / thinning means 3 and transmitted to the target specifying means 4. The target specifying means 4 searches for the thinned wide area image to recognize an object around the vehicle and specifies the position and size of the object (specifies the target partial area). Further, the region selection / thinning means 3 extracts an image (partial image) of the identified object from the image captured by the imaging sensor 2 and transmits it to the camera ECU unit 12. The image processing unit 10 of the camera ECU unit 12 recognizes whether or not the object is another vehicle by processing the extracted image of the object. In addition, the size and direction of other vehicles are recognized from the extracted image. In accordance with the results of these recognition processes, it is possible to determine what kind of vehicle is present around the vehicle, which can be used for collision prediction and the like.

(第2の実施形態)
次に、本発明の第2の実施形態に係る画像処理装置について、図10を参照して、説明する。図10は、第2の実施形態に係る画像処理装置の構成を示すブロック図である。
(Second Embodiment)
Next, an image processing apparatus according to a second embodiment of the present invention will be described with reference to FIG. FIG. 10 is a block diagram illustrating a configuration of an image processing apparatus according to the second embodiment.

図10に示される画像処理装置20において、第1の実施形態に係る画像処理装置1と同様の構成については、同一の符号を付し、説明を省略する。以下、画像処理装置20について説明する。   In the image processing device 20 shown in FIG. 10, the same components as those of the image processing device 1 according to the first embodiment are denoted by the same reference numerals, and description thereof is omitted. Hereinafter, the image processing apparatus 20 will be described.

図10に示されるように、画像処理装置20では、対象特定手段4が撮像部21に配設されている。また、カメラECU部22には、第1の実施形態では存在した制御手段5が削除されている。さらに、撮像部21とカメラECU部22とを接続する制御線がない構成となっている。   As shown in FIG. 10, in the image processing apparatus 20, the object specifying unit 4 is disposed in the imaging unit 21. Further, the control means 5 that existed in the first embodiment is deleted from the camera ECU unit 22. In addition, there is no control line connecting the imaging unit 21 and the camera ECU unit 22.

領域選択・間引き手段3は、撮像センサ2で撮像した画像を、バッファ6を介して取得し、間引き処理する。間引き処理された広域画像は、対象特定手段4に転送される。対象特定手段4は、上述したように、間引き処理された広域画像を探索し、必要な部分領域の位置と大きさを求める。対象特定手段4は、必要な部分領域の位置と大きさの情報を領域選択・間引き手段3に送信する。領域選択・間引き手段3は、上述した方法により、部分画像を抽出し、抽出した部分画像のみを伝送ケーブル8を介してカメラECU部12に伝送する。伝送された部分画像は画像処理部10により、画像処理がなされ、運転者の状態の推定等が行われる。   The area selection / thinning means 3 acquires an image captured by the imaging sensor 2 via the buffer 6 and performs a thinning process. The thinned wide area image is transferred to the target specifying unit 4. As described above, the target specifying unit 4 searches the thinned wide area image and obtains the position and size of the necessary partial area. The object specifying unit 4 transmits information on the position and size of the necessary partial area to the region selection / thinning unit 3. The area selection / thinning means 3 extracts a partial image by the method described above, and transmits only the extracted partial image to the camera ECU unit 12 via the transmission cable 8. The transmitted partial image is subjected to image processing by the image processing unit 10 and estimation of the driver's state is performed.

このように、対象特定手段4を撮像部11に配設することにより、第1の実施形態に係る画像処理装置1に比べて、広域画像をカメラECU部12に伝送するための時間を短縮することができ、伝送による遅延を防止することができる。また、必要な部分画像のみをカメラECU部12に伝送することにより、広域画像または部分画像のいずれを伝送するかの制御を行う必要がなくなる。従って、第1の実施形態に係る画像処理装置1の制御線9が不要となり、低コスト化を実現することができる。   As described above, by disposing the target specifying unit 4 in the imaging unit 11, the time for transmitting the wide area image to the camera ECU unit 12 is shortened as compared with the image processing apparatus 1 according to the first embodiment. And delay due to transmission can be prevented. Further, by transmitting only the necessary partial images to the camera ECU unit 12, it is not necessary to control which of the wide area image or the partial image is transmitted. Therefore, the control line 9 of the image processing apparatus 1 according to the first embodiment is not necessary, and cost reduction can be realized.

なお、第2の実施形態において、第1の実施形態と同様、撮像部21に、光学ズーム機能を有したレンズと、撮像センサと、上記光学ズームレンズにより被写体の拡大縮小を制御するズーム制御手段とを有する構成とすることにより、広域画像と部分画像とを取得してもよい。また、第1の実施形態と同様、解像度の異なる2つの撮像センサと、2つの撮像センサにより撮像した画像を切替える切替え手段を有する撮像部21に置換されてもよい。さらに、第2の実施形態においても第1の実施形態で述べた他の用途として使用可能であることは言うまでもない。   In the second embodiment, as in the first embodiment, the imaging unit 21 includes a lens having an optical zoom function, an imaging sensor, and zoom control means for controlling the enlargement / reduction of the subject using the optical zoom lens. The wide area image and the partial image may be acquired. Further, similarly to the first embodiment, the imaging unit 21 may be replaced with two imaging sensors having different resolutions and a switching unit that switches an image captured by the two imaging sensors. Furthermore, it is needless to say that the second embodiment can be used for other purposes described in the first embodiment.

(第3の実施形態)
次に、本発明の第3の実施形態に係る画像処理装置について、図11を参照して、説明する。図11は、第3の実施形態に係る画像処理装置の構成を示すブロック図である。
(Third embodiment)
Next, an image processing apparatus according to a third embodiment of the present invention will be described with reference to FIG. FIG. 11 is a block diagram illustrating a configuration of an image processing apparatus according to the third embodiment.

図11に示される画像処理装置30において、第1の実施形態に係る画像処理装置1と同様の構成については、同一の符号を付し、説明を省略する。以下、画像処理装置30について説明する。   In the image processing apparatus 30 shown in FIG. 11, the same components as those of the image processing apparatus 1 according to the first embodiment are denoted by the same reference numerals and description thereof is omitted. Hereinafter, the image processing apparatus 30 will be described.

図11に示されるように、画像処理装置30では、伝送ケーブル8が伝送ケーブル18に置換され、制御線9がない構成となっている。   As shown in FIG. 11, the image processing apparatus 30 has a configuration in which the transmission cable 8 is replaced with the transmission cable 18 and the control line 9 is not provided.

画像処理装置30の伝送ケーブル18は、シールド線付の差動信号伝送ケーブルである。撮像部11からカメラECU部12へ伝送される信号は、差動信号であり、GVIFまたはLVDSである。制御手段5からの制御信号は、伝送ケーブル18のシールド線を介して撮像部11の領域選択・間引き手段3に送信される。撮像部11の領域選択・間引き手段3からカメラECU部12への画像の伝送は、伝送ケーブル18を介して行われる。   The transmission cable 18 of the image processing apparatus 30 is a differential signal transmission cable with a shield wire. A signal transmitted from the imaging unit 11 to the camera ECU unit 12 is a differential signal, which is GVIF or LVDS. A control signal from the control unit 5 is transmitted to the region selection / thinning unit 3 of the imaging unit 11 via the shield line of the transmission cable 18. The transmission of the image from the area selection / thinning means 3 of the imaging unit 11 to the camera ECU unit 12 is performed via the transmission cable 18.

これにより、撮像部11とカメラECU部12とを接続する制御線9を省略することができ、コストの低減およびケーブル敷設スペースを省略することができる。   Thereby, the control line 9 which connects the imaging part 11 and camera ECU part 12 can be abbreviate | omitted, cost reduction and a cable laying space can be abbreviate | omitted.

なお、第3の実施形態でも第1の実施形態と同様、光学ズーム機能を用いて広域画像と部分画像とを取得してもよい。また、第1の実施形態と同様、解像度の異なる2つの撮像センサを有する構成であってもよい。さらに、第3の実施形態においても第1の実施形態で述べた他の用途として使用可能であることは言うまでもない。   Note that, in the third embodiment, as in the first embodiment, the wide-area image and the partial image may be acquired using the optical zoom function. Further, similarly to the first embodiment, a configuration having two imaging sensors having different resolutions may be used. Furthermore, it goes without saying that the third embodiment can also be used for other purposes described in the first embodiment.

以上のように、本発明では、低負荷かつ低コストで、被写体の必要な部分領域を撮像した高画質な画像を取得することができ、例えば、車両に搭載される画像処理装置として利用することができる。   As described above, in the present invention, a high-quality image obtained by capturing a necessary partial area of a subject can be acquired with low load and low cost. For example, the present invention can be used as an image processing device mounted on a vehicle. Can do.

第1の実施形態に係る画像処理装置の構成を示すブロック図1 is a block diagram showing the configuration of an image processing apparatus according to a first embodiment. 第1の実施形態に係る画像処理装置1の動作の流れを示すフローチャートA flowchart showing a flow of operations of the image processing apparatus 1 according to the first embodiment. 撮像センサにより運転者の顔を含む広域領域の広域画像が撮像された様子を示す図The figure which shows a mode that the wide area image including the driver | operator's face was imaged by the imaging sensor 間引き処理された広域画像を示す図Figure showing a thinned wide area image 間引き処理された広域画像を探索することにより、運転者の顔を認識する様子を示した図The figure which showed a mode that a driver's face is recognized by searching the wide area image by which thinning processing was carried out. 撮像センサにより撮像された広域画像から運転者の顔の部分画像を抽出する様子を示した図The figure which showed a mode that the partial image of a driver | operator's face was extracted from the wide area image imaged by the imaging sensor 抽出された部分画像である運転者の顔の画像を示す図The figure which shows the image of the driver's face which is the extracted partial image 運転者の目、口、顔を選択的に探索する様子を示した図A diagram showing how to selectively search for the driver's eyes, mouth, and face 複数の必要な部分画像を結合した結合画像の例を示す図The figure which shows the example of the combined image which combined several required partial images 第2の実施形態に係る画像処理装置の構成を示すブロック図FIG. 3 is a block diagram illustrating a configuration of an image processing apparatus according to a second embodiment. 第3の実施形態に係る画像処理装置の構成を示すブロック図A block diagram showing composition of an image processing device concerning a 3rd embodiment.

符号の説明Explanation of symbols

1、20、30 画像処理装置
2 撮像センサ
3 領域選択・間引き手段
4 対象特定手段
5 制御手段
6、7 バッファ
8、18 伝送ケーブル
9 制御線
10 画像処理部
11、21 撮像部
12、22 カメラECU部
13 顔中心
14 部分領域
DESCRIPTION OF SYMBOLS 1, 20, 30 Image processing apparatus 2 Imaging sensor 3 Area | region selection / thinning-out means 4 Target identification means 5 Control means 6, 7 Buffer 8, 18 Transmission cable 9 Control line 10 Image processing part 11, 21 Imaging part 12, 22 Camera ECU Part 13 Face center 14 Partial area

Claims (14)

被写体を含む所定領域を撮像した第1画像と、該第1画像よりも分解能が高く、該所定領域よりも狭い領域を撮像した第2画像とを取得する画像取得手段と、
前記画像取得手段で取得した前記第1画像を探索することによって、前記第1画像の中から、画像認識処理を行う対象となる対象領域を特定する対象特定手段とを備え、
前記画像取得手段は、前記対象特定手段で特定された対象領域を撮像した前記第2画像を取得し、
前記対象特定手段で対象領域を特定した後は、前記画像取得手段により前記第1画像を取得すると前記対象特定手段で特定された対象領域について保存した座標位置と大きさとの情報を用いて前記画像取得手段により前記第2画像を取得するようにして、前記画像取得手段による前記第1画像の取得と、前記画像取得手段による前記第2画像の取得と、前記第2画像の前記画像認識処理への出力とを繰り返すことを特徴とする、画像処理装置。
Image acquisition means for acquiring a first image obtained by imaging a predetermined area including a subject and a second image obtained by imaging an area having a resolution higher than that of the first image and narrower than the predetermined area;
Searching the first image acquired by the image acquisition means, the target specifying means for specifying a target area to be subjected to image recognition processing from the first image,
The image acquisition means acquires the second image obtained by imaging the target area specified by the target specifying means ,
After the target area is specified by the target specifying means, when the first image is acquired by the image acquiring means, the image is obtained using information on the coordinate position and size stored for the target area specified by the target specifying means. The second image is acquired by the acquisition unit, and the acquisition of the first image by the image acquisition unit, the acquisition of the second image by the image acquisition unit, and the image recognition process of the second image are performed. And an output of the image processing apparatus.
前記被写体を撮像する撮像手段をさらに備え、
前記画像取得手段は、前記撮像手段によって撮像された画像に対して間引き処理を行うことによって該撮像された画像より解像度の低い前記第1画像を取得し、前記撮像手段によって撮像された画像から前記対象領域に対応する領域を抽出することによって前記第2画像を取得する、請求項1に記載の画像処理装置。
It further comprises imaging means for imaging the subject,
The image acquisition unit acquires the first image having a resolution lower than that of the captured image by performing a thinning process on the image captured by the imaging unit, and the image acquisition unit acquires the first image from the image captured by the imaging unit. The image processing apparatus according to claim 1, wherein the second image is acquired by extracting an area corresponding to the target area.
前記被写体を撮像する撮像手段と、
前記被写体を光学ズームにより拡大縮小する光学ズーム手段とをさらに備え、
前記画像取得手段は、前記第1画像よりも前記光学ズーム手段によって拡大した前記被写体を前記撮像手段で撮像することにより、前記第2画像を取得することを特徴とする、請求項1に記載の画像処理装置。
Imaging means for imaging the subject;
Optical zoom means for enlarging and reducing the subject by optical zoom,
The said image acquisition means acquires the said 2nd image by imaging the said to-be-photographed object with the said imaging means from the said optical zoom means rather than the said 1st image, The said 2nd image is acquired. Image processing device.
前記対象特定手段で特定された前記第2画像または前記第1画像のいずれか一方の画像を出力するように前記画像取得手段を制御する制御手段をさらに備え、
前記画像取得手段は、前記撮像手段が配設された撮像部に配設され、
前記対象特定手段と前記制御手段とは、前記撮像部とは別体のカメラECU部に配設され、
前記制御手段からの制御信号に基づいて、前記撮像部から前記カメラECU部に対して前記第1画像または前記第2画像のいずれかの画像が伝送されることを特徴とする、請求項2または3に記載の画像処理装置。
Control means for controlling the image acquisition means to output either one of the second image or the first image specified by the target specifying means;
The image acquisition unit is disposed in an imaging unit in which the imaging unit is disposed,
The target specifying unit and the control unit are arranged in a camera ECU unit separate from the imaging unit,
The image according to claim 2, wherein either the first image or the second image is transmitted from the imaging unit to the camera ECU unit based on a control signal from the control unit. The image processing apparatus according to 3.
前記撮像部と前記カメラECU部とが、伝送ケーブルと制御線とで接続され、該制御線を用いて前記制御信号を送信し、該伝送ケーブルを用いて前記撮像部から前記カメラECU部に対して前記第1画像または前記第2画像のいずれかの画像が伝送されることを特徴とする、請求項4に記載の画像処理装置。   The imaging unit and the camera ECU unit are connected by a transmission cable and a control line, transmit the control signal using the control line, and use the transmission cable from the imaging unit to the camera ECU unit. The image processing apparatus according to claim 4, wherein either the first image or the second image is transmitted. 前記画像取得手段と前記対象特定手段とは、前記撮像手段が配設された撮像部に配設され、
前記撮像部から、前記撮像部とは別体の画像認識処理を行うカメラECU部に対して前記第2画像のみが伝送されることを特徴とする、請求項2または3に記載の画像処理装置。
The image acquisition unit and the target specifying unit are disposed in an imaging unit in which the imaging unit is disposed,
4. The image processing apparatus according to claim 2, wherein only the second image is transmitted from the imaging unit to a camera ECU that performs an image recognition process separate from the imaging unit. 5. .
前記撮像部と前記カメラECU部とは、伝送ケーブルで接続され、該伝送ケーブルを用いて前記第2画像が伝送されることを特徴とする、請求項6に記載の画像処理装置。   The image processing apparatus according to claim 6, wherein the imaging unit and the camera ECU unit are connected by a transmission cable, and the second image is transmitted using the transmission cable. 前記画像取得手段は、複数の前記第2画像を1つに結合した結合画像を前記第2画像として前記カメラECU部に伝送することを特徴とする、請求項4から7のいずれか1項に記載の画像処理装置。   The said image acquisition means transmits the combined image which combined several said 2nd image into one to the said camera ECU part as said 2nd image, The any one of Claim 4 to 7 characterized by the above-mentioned. The image processing apparatus described. 前記伝送ケーブルで伝送する信号はNTSCであることを特徴とする、請求項5または7に記載の画像処理装置。   The image processing apparatus according to claim 5, wherein the signal transmitted through the transmission cable is NTSC. 前記伝送ケーブルで伝送する信号はGVIFまたはLVDSであることを特徴とする、請求項5または7に記載の画像処理装置。   The image processing apparatus according to claim 5 or 7, wherein the signal transmitted through the transmission cable is GVIF or LVDS. 前記伝送ケーブルは、シールド線付の差動信号伝送ケーブルであり、該シールド線を前記制御線として使用することを特徴とする、請求項5に記載の画像処理装置。   The image processing apparatus according to claim 5, wherein the transmission cable is a differential signal transmission cable with a shield line, and the shield line is used as the control line. 前記対象特定手段は、予め定められた複数の前記対象領域を特定可能であり、該複数の対象領域の中から画像認識処理に必要な対象領域を、選択的に探索して特定することを特徴とする、請求項1から11のいずれか1項に記載の画像処理装置。   The target specifying unit is capable of specifying a plurality of predetermined target areas, and selectively searching and specifying a target area necessary for image recognition processing from the plurality of target areas. The image processing apparatus according to any one of claims 1 to 11. 前記画像取得手段は、運転者の顔の画像を取得することを特徴とする、請求項1から12のいずれか1項に記載の画像処理装置。   The image processing apparatus according to claim 1, wherein the image acquisition unit acquires an image of a driver's face. 前記画像取得手段は、車両周辺の環境の画像を取得することを特徴とする、請求項1から12のいずれか1項に記載の画像処理装置。   The image processing apparatus according to claim 1, wherein the image acquisition unit acquires an image of an environment around a vehicle.
JP2008235535A 2008-09-12 2008-09-12 Image processing device Expired - Fee Related JP5041170B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008235535A JP5041170B2 (en) 2008-09-12 2008-09-12 Image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008235535A JP5041170B2 (en) 2008-09-12 2008-09-12 Image processing device

Publications (2)

Publication Number Publication Date
JP2010068471A JP2010068471A (en) 2010-03-25
JP5041170B2 true JP5041170B2 (en) 2012-10-03

Family

ID=42193612

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008235535A Expired - Fee Related JP5041170B2 (en) 2008-09-12 2008-09-12 Image processing device

Country Status (1)

Country Link
JP (1) JP5041170B2 (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101240469B1 (en) 2010-11-23 2013-03-11 현대모비스 주식회사 Object recognition system, sysetm for recognizing obstacle for a vehicle and method thereof
JP5759709B2 (en) * 2010-12-03 2015-08-05 富士通テン株式会社 Image recognition device
JP5839796B2 (en) * 2010-12-14 2016-01-06 キヤノン株式会社 Information processing apparatus, information processing system, information processing method, and program
JP2017162141A (en) * 2016-03-09 2017-09-14 株式会社デンソーアイティーラボラトリ Image identification system, control device therefor, and image identification method
JP6572500B1 (en) * 2018-03-14 2019-09-11 エスゼット ディージェイアイ テクノロジー カンパニー リミテッドSz Dji Technology Co.,Ltd Image processing apparatus, imaging apparatus, moving object, image processing method, and program
JP2020050077A (en) * 2018-09-26 2020-04-02 株式会社Subaru Vehicular occupant monitoring device and occupant protection system
KR20210034918A (en) * 2019-09-23 2021-03-31 삼성전자주식회사 Charge Pump Circuit And Image Sensor Comprising The Same
CN117714860B (en) * 2023-08-01 2024-10-01 上海荣耀智慧科技开发有限公司 Image processing method and electronic equipment

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1051755A (en) * 1996-05-30 1998-02-20 Fujitsu Ltd Screen display control device for video conference terminal
JP2003230049A (en) * 2002-02-06 2003-08-15 Sharp Corp Camera control method, camera control device, and video conference system
JP4924041B2 (en) * 2007-01-09 2012-04-25 トヨタ自動車株式会社 Image processing device

Also Published As

Publication number Publication date
JP2010068471A (en) 2010-03-25

Similar Documents

Publication Publication Date Title
JP5041170B2 (en) Image processing device
KR102374013B1 (en) imaging devices and electronic devices
KR102351542B1 (en) Application Processor including function of compensation of disparity, and digital photographing apparatus using the same
CN110278418B (en) Video data processing system and method and vehicle
JP2003259361A (en) Image processing apparatus for vehicle
US10148938B2 (en) Vehicle-mounted image recognition device to set a stereoscopic-vision and monocular-vision image areas
KR102015956B1 (en) Automatic Number Plate Recognition System and Method for transmitting vehicle information in Gigabit ethernet network
JP2009060378A (en) Image display method for adjustment in multi-view imaging system and multi-view imaging system
CN111034182B (en) image processing device
JP6699427B2 (en) Vehicle display device and vehicle display method
JP7278846B2 (en) OBJECT POSITION DETECTION DEVICE, TRIP CONTROL SYSTEM, AND TRIP CONTROL METHOD
JP2013200603A (en) In-vehicle image processing device and method
JP4892965B2 (en) Moving object determination system, moving object determination method, and computer program
JP6903925B2 (en) Imaging display system, passenger equipment
JP2010160297A (en) Imaging apparatus, automatic focusing method, and computer program
CN107077715A (en) Vehicle-surroundings image display device, vehicle-surroundings method for displaying image
WO2016121406A1 (en) Image processing apparatus, image processing system, vehicle, imaging apparatus, and image processing method
JPH08172620A (en) Vehicle image input means
US20190034698A1 (en) Imaging Device
JP2004312063A (en) Imaging device, image display system, and image display method
CN108241852B (en) Human body detection apparatus and method, information processing apparatus and method, and storage medium
KR101765290B1 (en) Image pre-processor for vehicle and image pre-process method using the same
JP2004212658A (en) Image display system, image display method, and image processing device
KR101030210B1 (en) Vehicle obstacle recognition system and method
JP4797441B2 (en) Image processing apparatus for vehicle

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20101103

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20110901

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120319

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120322

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120501

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120613

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120626

R151 Written notification of patent or utility model registration

Ref document number: 5041170

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150720

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees