JP2008282386A - 物体検出装置、物体検出方法及び物体検出プログラム - Google Patents
物体検出装置、物体検出方法及び物体検出プログラム Download PDFInfo
- Publication number
- JP2008282386A JP2008282386A JP2008043340A JP2008043340A JP2008282386A JP 2008282386 A JP2008282386 A JP 2008282386A JP 2008043340 A JP2008043340 A JP 2008043340A JP 2008043340 A JP2008043340 A JP 2008043340A JP 2008282386 A JP2008282386 A JP 2008282386A
- Authority
- JP
- Japan
- Prior art keywords
- image
- feature point
- feature
- correspondence
- feature points
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/20—Analysis of motion
- G06T7/246—Analysis of motion using feature-based methods, e.g. the tracking of corners or segments
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10016—Video; Image sequence
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20112—Image segmentation details
- G06T2207/20164—Salient point detection; Corner detection
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/30—Subject of image; Context of image processing
- G06T2207/30248—Vehicle exterior or interior
- G06T2207/30252—Vehicle exterior; Vicinity of vehicle
- G06T2207/30261—Obstacle
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Image Analysis (AREA)
- Traffic Control Systems (AREA)
- Image Processing (AREA)
- Closed-Circuit Television Systems (AREA)
Abstract
【解決手段】物体検出装置1は、車両2に搭載されたカメラ3を介して取得した画像の時系列の各画像の特徴領域に含まれる特徴点を抽出する特徴点抽出部5と、互いに異なる時刻に撮像された2つの画像のうちの一方の画像から特徴点抽出部5により抽出された特徴点のうちの1つ以上の特徴点のそれぞれと、他方の画像から特徴点抽出部5により抽出された特徴点のうちの複数の特徴点のそれぞれとの組である複数の画像間特徴点組に対し、その各画像間特徴点組を構成する特徴点同士の対応度を算出する対応度算出部6と、対応度算出部6により算出された対応度に基づいて移動物体を検出する検出部8とを備える。
【選択図】図1
Description
Claims (7)
- 車両に搭載されたカメラを介して取得した画像の時系列から、該車両周辺の移動物体を検出する物体検出装置において、
前記画像の時系列の各画像の特徴領域に含まれる特徴点を抽出する特徴点抽出部と、
互いに異なる時刻に撮像された2つの画像のうちの一方の画像から前記特徴点抽出部により抽出された特徴点のうちの1つ以上の特徴点のそれぞれと、他方の画像から該特徴点抽出部により抽出された特徴点のうちの複数の特徴点のそれぞれとの組である複数の画像間特徴点組に対し、その各画像間特徴点組を構成する特徴点同士の対応度を算出する対応度算出部と、
前記対応度算出部により算出された対応度に基づいて、前記移動物体を検出する検出部とを備えることを特徴とする物体検出装置。 - 請求項1記載の物体検出装置において、
前記対応度算出部により算出された対応度に基づいて、前記カメラの運動状態を示すパラメータを推定する運動推定部を備え、
前記検出部は、前記運動推定部により推定された運動状態を示すパラメータと、前記複数の画像間特徴点組に含まれる前記一方の画像の各特徴点に対して前記対応度が最も高い画像間特徴点組の有する特徴量とに基づいて、前記移動物体を検出することを特徴とする物体検出装置。 - 請求項2記載の物体検出装置において、
前記運動推定部は、前記複数の画像間特徴点組のうち、エピポーラ拘束条件を満たす画像間特徴点組を構成する特徴点同士の対応度に基づいて、前記カメラの運動状態を示すパラメータを推定することを特徴とする物体検出装置。 - 請求項1〜3のうちいずれか記載の物体検出装置において、
前記特徴点抽出部は、方位及びスケールの異なる複数のガボールフィルタを用いて前記特徴点を抽出し、
前記対応度算出部は、前記特徴点抽出部により抽出された特徴点に、前記複数のガボールフィルタを用いてフィルタ処理を施して得られた特徴量を用いて前記対応度を算出することを特徴とする物体検出装置。 - 請求項1〜3のうちいずれか記載の物体検出装置において、
前記特徴点抽出部は、画像上の色の変化を用いて前記特徴点を抽出し、
前記対応度算出部は、前記特徴点抽出部により抽出された特徴点の色に関する特徴量を用いて前記対応度を算出することを特徴とする物体検出装置。 - 車両に搭載されたカメラを介して取得した画像の時系列から、該車両周辺の移動物体を検出する物体検出方法であって、
前記画像の時系列の各画像の特徴領域に含まれる特徴点を抽出する特徴点抽出ステップと、
互いに異なる時刻に撮像された2つの画像のうちの一方の画像から前記特徴点抽出ステップで抽出された特徴点のうちの1つ以上の特徴点のそれぞれと、他方の画像から該特徴点抽出ステップで抽出された特徴点のうち複数の特徴点のそれぞれとの組である複数の画像間特徴点組を選択し、その選択した各画像間特徴点組を構成する特徴間同士の対応度を算出する対応度算出ステップと、
前記対応度算出ステップで算出された対応度とに基づいて、前記移動物体を検出する検出ステップと
を備えたことを特徴とする物体検出方法。 - 車両に搭載されたカメラを介して取得した画像の時系列から、該車両周辺の移動物体を検出する処理を、コンピュータに実行させる物体検出プログラムであって、
前記画像の時系列の各画像の特徴領域に含まれる特徴点を抽出する特徴点抽出処理と、
互いに異なる時刻に撮像された2つの画像のうちの一方の画像から前記特徴点抽出処理により抽出された特徴点のうちの1つ以上の特徴点のそれぞれと、他方の画像から該特徴点抽出処理により抽出された特徴点のうち複数の特徴点のそれぞれとの組である複数の画像間特徴点組を選択し、その選択した各画像間特徴点組を構成する特徴点同士の対応度を算出する対応度算出処理と、
前記対応度算出処理により算出された対応度に基づいて、前記移動物体を検出する検出処理と
を前記コンピュータに実行させる機能を有することを特徴とする物体検出プログラム。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/801,576 US8300887B2 (en) | 2007-05-10 | 2007-05-10 | Object detection apparatus, object detection method and object detection program |
US11/801,576 | 2007-05-10 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2008282386A true JP2008282386A (ja) | 2008-11-20 |
JP4887520B2 JP4887520B2 (ja) | 2012-02-29 |
Family
ID=39969140
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008043340A Expired - Fee Related JP4887520B2 (ja) | 2007-05-10 | 2008-02-25 | 物体検出装置、物体検出方法及び物体検出プログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US8300887B2 (ja) |
JP (1) | JP4887520B2 (ja) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011043922A (ja) * | 2009-08-19 | 2011-03-03 | Aisin Seiki Co Ltd | 移動体認識装置、移動体認識方法及びプログラム |
JP2017042247A (ja) * | 2015-08-25 | 2017-03-02 | 富士フイルム株式会社 | 基準点評価装置、方法およびプログラム、並びに位置合せ装置、方法およびプログラム |
JP2017091549A (ja) * | 2015-11-13 | 2017-05-25 | 本田技研工業株式会社 | 単一のカメラを用いた移動物体検出のための方法およびシステム |
DE112022002874T5 (de) | 2021-09-02 | 2024-03-28 | Hitachi Astemo, Ltd. | Bildverarbeitungsvorrichtung |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5421072B2 (ja) * | 2008-11-19 | 2014-02-19 | クラリオン株式会社 | 接近物体検知システム |
EP2674914B1 (en) * | 2012-06-11 | 2018-08-08 | Volvo Car Corporation | Method for determining a body parameter of a person |
US10678259B1 (en) * | 2012-09-13 | 2020-06-09 | Waymo Llc | Use of a reference image to detect a road obstacle |
JP5987660B2 (ja) * | 2012-11-30 | 2016-09-07 | 富士通株式会社 | 画像処理装置、画像処理方法及びプログラム |
DE102014204914A1 (de) * | 2014-03-17 | 2015-09-17 | Volkswagen Aktiengesellschaft | Verfahren und Vorrichtung zum Betätigen eines Schließelements für ein Fahrzeug |
EP2998178B1 (en) | 2014-09-17 | 2022-01-26 | Volvo Car Corporation | Vehicle control through machine learning |
Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0696210A (ja) * | 1992-09-11 | 1994-04-08 | Fuji Photo Film Co Ltd | 画像の動き検出方法 |
JPH09219814A (ja) * | 1996-01-26 | 1997-08-19 | Nec Corp | シーン自己動き決定方法 |
JPH1091795A (ja) * | 1996-09-12 | 1998-04-10 | Toshiba Corp | 移動物体検出装置及び移動物体検出方法 |
JP2001034756A (ja) * | 1999-07-21 | 2001-02-09 | Nippon Hoso Kyokai <Nhk> | 被写体認識装置および記録媒体 |
WO2005038710A1 (ja) * | 2003-10-17 | 2005-04-28 | Matsushita Electric Industrial Co., Ltd. | 移動体動き算出方法および装置、並びにナビゲーションシステム |
JP2005158033A (ja) * | 2003-11-05 | 2005-06-16 | Omron Corp | 瞳色推定装置 |
WO2006075394A1 (ja) * | 2005-01-14 | 2006-07-20 | Morhpo, Inc. | 動きベクトル演算方法とこの方法を用いた手ぶれ補正装置、撮像装置、並びに動画生成装置 |
JP2006202049A (ja) * | 2005-01-20 | 2006-08-03 | Omron Corp | 顔認識装置 |
JP2006337075A (ja) * | 2005-05-31 | 2006-12-14 | Mitsubishi Electric Corp | 3次元情報復元装置 |
Family Cites Families (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2873338B2 (ja) * | 1991-09-17 | 1999-03-24 | 富士通株式会社 | 動物体認識装置 |
US5414474A (en) * | 1992-03-04 | 1995-05-09 | Fujitsu Limited | Moving body recognition apparatus |
US6049619A (en) * | 1996-02-12 | 2000-04-11 | Sarnoff Corporation | Method and apparatus for detecting moving objects in two- and three-dimensional scenes |
US6704621B1 (en) * | 1999-11-26 | 2004-03-09 | Gideon P. Stein | System and method for estimating ego-motion of a moving vehicle using successive images recorded along the vehicle's path of motion |
JP3776094B2 (ja) | 2002-05-09 | 2006-05-17 | 松下電器産業株式会社 | 監視装置、監視方法および監視用プログラム |
JP3895238B2 (ja) * | 2002-08-28 | 2007-03-22 | 株式会社東芝 | 障害物検出装置及びその方法 |
JP4328692B2 (ja) * | 2004-08-11 | 2009-09-09 | 国立大学法人東京工業大学 | 物体検出装置 |
JP4657765B2 (ja) * | 2005-03-09 | 2011-03-23 | 三菱自動車工業株式会社 | ノーズビューシステム |
ITTO20060214A1 (it) * | 2006-03-22 | 2007-09-23 | Kria S R L | Sistema di rilevamento di veicoli |
US7684651B2 (en) * | 2006-08-23 | 2010-03-23 | Microsoft Corporation | Image-based face search |
US8199975B2 (en) * | 2006-12-12 | 2012-06-12 | Cognex Corporation | System and method for side vision detection of obstacles for vehicles |
JP2008203992A (ja) * | 2007-02-16 | 2008-09-04 | Omron Corp | 検出装置および方法、並びに、プログラム |
-
2007
- 2007-05-10 US US11/801,576 patent/US8300887B2/en not_active Expired - Fee Related
-
2008
- 2008-02-25 JP JP2008043340A patent/JP4887520B2/ja not_active Expired - Fee Related
Patent Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0696210A (ja) * | 1992-09-11 | 1994-04-08 | Fuji Photo Film Co Ltd | 画像の動き検出方法 |
JPH09219814A (ja) * | 1996-01-26 | 1997-08-19 | Nec Corp | シーン自己動き決定方法 |
JPH1091795A (ja) * | 1996-09-12 | 1998-04-10 | Toshiba Corp | 移動物体検出装置及び移動物体検出方法 |
JP2001034756A (ja) * | 1999-07-21 | 2001-02-09 | Nippon Hoso Kyokai <Nhk> | 被写体認識装置および記録媒体 |
WO2005038710A1 (ja) * | 2003-10-17 | 2005-04-28 | Matsushita Electric Industrial Co., Ltd. | 移動体動き算出方法および装置、並びにナビゲーションシステム |
JP2005158033A (ja) * | 2003-11-05 | 2005-06-16 | Omron Corp | 瞳色推定装置 |
WO2006075394A1 (ja) * | 2005-01-14 | 2006-07-20 | Morhpo, Inc. | 動きベクトル演算方法とこの方法を用いた手ぶれ補正装置、撮像装置、並びに動画生成装置 |
JP2006202049A (ja) * | 2005-01-20 | 2006-08-03 | Omron Corp | 顔認識装置 |
JP2006337075A (ja) * | 2005-05-31 | 2006-12-14 | Mitsubishi Electric Corp | 3次元情報復元装置 |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011043922A (ja) * | 2009-08-19 | 2011-03-03 | Aisin Seiki Co Ltd | 移動体認識装置、移動体認識方法及びプログラム |
JP2017042247A (ja) * | 2015-08-25 | 2017-03-02 | 富士フイルム株式会社 | 基準点評価装置、方法およびプログラム、並びに位置合せ装置、方法およびプログラム |
JP2017091549A (ja) * | 2015-11-13 | 2017-05-25 | 本田技研工業株式会社 | 単一のカメラを用いた移動物体検出のための方法およびシステム |
DE112022002874T5 (de) | 2021-09-02 | 2024-03-28 | Hitachi Astemo, Ltd. | Bildverarbeitungsvorrichtung |
Also Published As
Publication number | Publication date |
---|---|
US8300887B2 (en) | 2012-10-30 |
US20080278576A1 (en) | 2008-11-13 |
JP4887520B2 (ja) | 2012-02-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4887520B2 (ja) | 物体検出装置、物体検出方法及び物体検出プログラム | |
CN106096525B (zh) | 一种复合型车道识别系统及方法 | |
CN109977776B (zh) | 一种车道线检测方法、装置及车载设备 | |
JP4962581B2 (ja) | 区画線検出装置 | |
WO2010047015A1 (ja) | 車両周辺監視装置 | |
JP4899424B2 (ja) | 物体検出装置 | |
WO2015104898A1 (ja) | 車両用外界認識装置 | |
JP4943034B2 (ja) | ステレオ画像処理装置 | |
EP2824425A1 (en) | Moving-object position/attitude estimation apparatus and method for estimating position/attitude of moving object | |
EP2052208B1 (en) | Determining the location of a vehicle on a map | |
JP2008168811A (ja) | 車線認識装置、車両、車線認識方法、及び車線認識プログラム | |
JP6776202B2 (ja) | 車載カメラのキャリブレーション装置及び方法 | |
CN112798811B (zh) | 速度测量方法、装置和设备 | |
JP6278791B2 (ja) | 車両位置検出装置、車両位置検出方法及び車両位置検出用コンピュータプログラムならびに車両位置検出システム | |
JP2009198445A (ja) | 対象物検出装置及び方法 | |
JP2016018371A (ja) | 車載システム、情報処理装置、及びプログラム | |
WO2018153915A1 (en) | Determining an angular position of a trailer without target | |
JP2010003253A (ja) | 運動推定装置 | |
WO2022009537A1 (ja) | 画像処理装置 | |
CN105021573A (zh) | 用于基于跟踪的视距估计的方法和设备 | |
JP5903901B2 (ja) | 車両位置算出装置 | |
JP2018120303A (ja) | 物体検出装置 | |
JP5891802B2 (ja) | 車両位置算出装置 | |
JP2020076714A (ja) | 位置姿勢推定装置 | |
CN115841660A (zh) | 距离预测方法、装置、设备、存储介质及车辆 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20081125 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110318 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110329 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110418 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110525 |
|
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: 20111115 |
|
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: 20111121 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20141222 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |