JP6242563B2 - 物体検出装置 - Google Patents
物体検出装置 Download PDFInfo
- Publication number
- JP6242563B2 JP6242563B2 JP2011197405A JP2011197405A JP6242563B2 JP 6242563 B2 JP6242563 B2 JP 6242563B2 JP 2011197405 A JP2011197405 A JP 2011197405A JP 2011197405 A JP2011197405 A JP 2011197405A JP 6242563 B2 JP6242563 B2 JP 6242563B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- window
- pedestrian
- detection
- detection window
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V40/00—Recognition of biometric, human-related or animal-related patterns in image or video data
- G06V40/10—Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
- G06V40/103—Static body considered as a whole, e.g. static pedestrian or occupant recognition
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/50—Context or environment of the image
- G06V20/56—Context or environment of the image exterior to a vehicle by using sensors mounted on the vehicle
- G06V20/58—Recognition of moving objects or obstacles, e.g. vehicles or pedestrians; Recognition of traffic objects, e.g. traffic signs, traffic lights or roads
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T11/00—Two-dimensional [2D] image generation
- G06T11/60—Creating or editing images; Combining images with text
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2210/00—Indexing scheme for image generation or computer graphics
- G06T2210/22—Cropping
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Human Computer Interaction (AREA)
- Image Analysis (AREA)
- Traffic Control Systems (AREA)
Description
{全体構成}
図1は、本発明の第1の実施の形態に係る物体検出装置1の機能ブロック図である。物体検出装置1は、カメラ(図示省略)が撮影した撮影画像から、検出対象物が存在するか否かを判定する装置である。物体検出装置1は、カメラとともに車両に搭載される。本実施の形態では、検出対象物は、人物(歩行者)である。図1に示すように、物体検出装置1は、検出窓設定部11と、画像処理部12と、度合い算出部13と、判定部14とを備える。
以下、物体検出装置1の動作について、3種類の変更窓画像が生成される場合を例にして説明する。図2は、物体検出装置1の動作を示すフローチャートである。物体検出装置1は、カメラからフレーム(撮影画像21)が入力されるたびに、図2に示す処理を実行する。
以下、判定処理(ステップS6)の詳細を説明する。図8は、判定処理(ステップS6)のフローチャートである。
以下、本発明の第2の実施の形態について説明する。第2の実施の形態については、第1の実施の形態と異なる部分を中心に説明する。
11 検出窓設定部
12 画像処理部
13 度合い算出部
14 判定部
15 記憶部
Claims (4)
- 入力画像から歩行者を検出する物体検出装置であって、
前記入力画像に対して前記歩行者を検出する検出窓領域を設定する検出窓設定部と、
前記検出窓設定部により設定された検出窓領域内の画像を前記入力画像から切り出して通常窓画像を生成し、前記検出窓領域の中心に対する前記検出窓領域の各頂点の相対位置を変更させることなく、前記検出窓領域の中心を基準とした少なくとも1種類の画像処理を前記入力画像に対して個別に実行して前記入力画像から前記少なくとも1種類の画像処理の各々に対応する少なくとも1つの変更入力画像を生成し、前記検出窓領域内の画像を前記少なくとも1つの変更入力画像の各々から切り出して前記少なくとも1つの変更入力画像に対応する少なくとも1つの変更窓画像を生成する画像処理部と、
前記歩行者の特徴を示す特徴データに基づいて、前記通常窓画像と前記少なくとも1つの変更窓画像とを含む、前記画像処理部により生成された全ての窓画像の各々から、前記歩行者が存在する可能性を示す度合いを算出する度合い算出部と、
(1)前記度合い算出部により算出された全ての度合いの代表値を算出し、前記代表値に基づいて前記検出窓領域に前記歩行者が存在するか否かを判定するか、または、(2)前記度合い算出部により算出された全ての度合いの各々に基づいて前記全ての窓画像の各々に前記歩行者が存在するか否かを判定し、前記全ての窓画像の各々の判定結果に基づいて前記検出窓領域に前記歩行者が存在するか否かを判定する判定部と、
を備える物体検出装置。 - 請求項1に記載の物体検出装置であって、
前記判定部は、
前記代表値として前記全ての度合いの合計値を算出する合計値算出部と、
前記合計値に基づいて、前記検出窓領域に前記歩行者が存在するか否かを判定する最終判定部と、
を備える物体検出装置。 - 請求項2に記載の物体検出装置であって、
前記合計値算出部は、前記全ての窓画像の各々に対して設定された重み付け係数を前記全ての窓画像の各々に対応する度合いに乗算し、重み付け係数が乗算された前記全ての度合いを合計する物体検出装置。 - 入力画像から歩行者を検出する物体検出方法であって、
前記入力画像に対して前記歩行者を検出する検出窓領域を設定するステップと、
設定された検出窓領域内の画像を前記入力画像から切り出して通常窓画像を生成するステップと、
前記検出窓領域の中心に対する前記検出窓領域の各頂点の相対位置を変更させることなく、前記検出窓領域の中心を基準とした少なくとも1種類の画像処理を前記入力画像に対して個別に実行して前記入力画像から少なくとも1種類の画像処理に対応する少なくとも1つの変更入力画像を生成するステップと、
前記検出窓領域内の画像を前記少なくとも1つの変更入力画像の各々から切り出して前記少なくとも1つの変更入力画像に対応する少なくとも1つの変更窓画像を生成するステップと、
前記歩行者の特徴を示す特徴データに基づいて、前記通常窓画像と前記少なくとも1つの変更窓画像とを含む、生成された全ての窓画像の各々から、前記歩行者が存在する可能性を示す度合いを算出するステップと、
(1)算出された全ての度合いの代表値を算出し、前記代表値に基づいて前記検出窓領域に前記歩行者が存在するか否かを判定する処理、または、(2)算出された全ての度合いの各々に基づいて前記全ての窓画像の各々に前記歩行者が存在するか否かを判定し、前記全ての窓画像の各々の判定結果に基づいて前記検出窓領域に前記歩行者が存在するか否かを判定する処理のいずれかを実行するステップと、
を備える物体検出方法。
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2011197405A JP6242563B2 (ja) | 2011-09-09 | 2011-09-09 | 物体検出装置 |
| PCT/JP2012/068440 WO2013035445A1 (ja) | 2011-09-09 | 2012-07-20 | 物体検出装置 |
| EP12830080.3A EP2755184A4 (en) | 2011-09-09 | 2012-07-20 | OBJECT DETECTION DEVICE |
| US14/343,182 US9373027B2 (en) | 2011-09-09 | 2012-07-20 | Object detection device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2011197405A JP6242563B2 (ja) | 2011-09-09 | 2011-09-09 | 物体検出装置 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2013058160A JP2013058160A (ja) | 2013-03-28 |
| JP6242563B2 true JP6242563B2 (ja) | 2017-12-06 |
Family
ID=47831897
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2011197405A Expired - Fee Related JP6242563B2 (ja) | 2011-09-09 | 2011-09-09 | 物体検出装置 |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US9373027B2 (ja) |
| EP (1) | EP2755184A4 (ja) |
| JP (1) | JP6242563B2 (ja) |
| WO (1) | WO2013035445A1 (ja) |
Families Citing this family (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP5919665B2 (ja) * | 2011-07-19 | 2016-05-18 | 日本電気株式会社 | 情報処理装置、物体追跡方法および情報処理プログラム |
| JP6116959B2 (ja) * | 2013-03-26 | 2017-04-19 | 株式会社メガチップス | 物体検出装置 |
| US9536137B2 (en) * | 2013-03-26 | 2017-01-03 | Megachips Corporation | Object detection apparatus |
| JP6396638B2 (ja) | 2013-03-29 | 2018-09-26 | マクセル株式会社 | 位相フィルタ、撮像光学系、及び撮像システム |
| WO2015083199A1 (en) * | 2013-12-04 | 2015-06-11 | J Tech Solutions, Inc. | Computer device and method executed by the computer device |
| JP6423594B2 (ja) * | 2014-02-18 | 2018-11-14 | 株式会社メガチップス | 物体検出装置 |
| JP6401922B2 (ja) | 2014-03-13 | 2018-10-10 | 株式会社メガチップス | 物体検出装置 |
| JP6643659B2 (ja) | 2014-04-09 | 2020-02-12 | パナソニックIpマネジメント株式会社 | 表示制御装置、表示制御方法、および表示制御プログラム |
| JP6360802B2 (ja) * | 2015-02-20 | 2018-07-18 | 株式会社デンソーアイティーラボラトリ | ニューラルネットワーク処理装置、ニューラルネットワーク処理方法、検出装置、検出方法、および、車両 |
| JP6333871B2 (ja) * | 2016-02-25 | 2018-05-30 | ファナック株式会社 | 入力画像から検出した対象物を表示する画像処理装置 |
| CN106504266B (zh) * | 2016-09-29 | 2019-06-14 | 北京市商汤科技开发有限公司 | 行走行为的预测方法和装置、数据处理装置和电子设备 |
| US11031044B1 (en) * | 2020-03-16 | 2021-06-08 | Motorola Solutions, Inc. | Method, system and computer program product for self-learned and probabilistic-based prediction of inter-camera object movement |
Family Cites Families (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP4708835B2 (ja) * | 2005-04-12 | 2011-06-22 | 日本電信電話株式会社 | 顔検出装置、顔検出方法、及び顔検出プログラム |
| JP2008021034A (ja) | 2006-07-11 | 2008-01-31 | Fujitsu Ten Ltd | 画像認識装置、画像認識方法、歩行者認識装置および車両制御装置 |
| JP2009070344A (ja) * | 2007-09-18 | 2009-04-02 | Fujitsu Ten Ltd | 画像認識装置、画像認識方法および電子制御装置 |
| US8218817B2 (en) * | 2007-12-21 | 2012-07-10 | Honda Motor Co. Ltd. | Online articulate object tracking with appearance and shape |
| JP5253195B2 (ja) | 2009-01-20 | 2013-07-31 | セコム株式会社 | 物体検出装置 |
| JP5709410B2 (ja) * | 2009-06-16 | 2015-04-30 | キヤノン株式会社 | パターン処理装置及びその方法、プログラム |
-
2011
- 2011-09-09 JP JP2011197405A patent/JP6242563B2/ja not_active Expired - Fee Related
-
2012
- 2012-07-20 WO PCT/JP2012/068440 patent/WO2013035445A1/ja not_active Ceased
- 2012-07-20 US US14/343,182 patent/US9373027B2/en not_active Expired - Fee Related
- 2012-07-20 EP EP12830080.3A patent/EP2755184A4/en not_active Ceased
Also Published As
| Publication number | Publication date |
|---|---|
| JP2013058160A (ja) | 2013-03-28 |
| US20140219504A1 (en) | 2014-08-07 |
| US9373027B2 (en) | 2016-06-21 |
| EP2755184A1 (en) | 2014-07-16 |
| WO2013035445A1 (ja) | 2013-03-14 |
| EP2755184A4 (en) | 2015-06-03 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP6242563B2 (ja) | 物体検出装置 | |
| US8879847B2 (en) | Image processing device, method of controlling image processing device, and program for enabling computer to execute same method | |
| JP2008286725A (ja) | 人物検出装置および方法 | |
| JP6639523B2 (ja) | 学習画像自動選別装置、学習画像自動選別方法および学習画像自動選別プログラム | |
| KR20170056860A (ko) | 이미지 생성 방법 및 장치 | |
| JP2006072770A (ja) | 顔検出装置および顔向き推定装置 | |
| KR20150053438A (ko) | 스테레오 매칭 시스템과 이를 이용한 시차 맵 생성 방법 | |
| Joo et al. | Real‐Time Depth‐Based Hand Detection and Tracking | |
| JP2010262576A (ja) | 対象物検出装置及びプログラム | |
| JP2010117981A (ja) | 顔検出装置 | |
| US9477882B2 (en) | Object detection apparatus | |
| JP5100688B2 (ja) | 対象物検出装置及びプログラム | |
| JP5020920B2 (ja) | 歩行者検出装置及びプログラム | |
| JP2015187782A (ja) | 物体検出装置 | |
| JP5051671B2 (ja) | 情報処理装置、情報処理方法およびプログラム | |
| US8300888B2 (en) | Image displacement detection method | |
| US10223583B2 (en) | Object detection apparatus | |
| WO2010022534A1 (en) | A polynomial fitting based segmentation algorithm for pulmonary nodule in chest radiograph | |
| JP5220482B2 (ja) | 対象物検出装置及びプログラム | |
| JP2007280088A (ja) | 特定物体検出装置、特定物体検出方法、及び特定物体検出プログラム | |
| JP6423594B2 (ja) | 物体検出装置 | |
| JP5786838B2 (ja) | 画像領域分割装置、方法、およびプログラム | |
| JP2015215235A (ja) | 物体検出装置及び物体検出方法 | |
| JP6116959B2 (ja) | 物体検出装置 | |
| JP2006072829A (ja) | 画像認識システム及び画像認識方法 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20140812 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20151201 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20160126 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20160329 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20160526 |
|
| A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20160614 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20160912 |
|
| A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20160921 |
|
| A912 | Re-examination (zenchi) completed and case transferred to appeal board |
Free format text: JAPANESE INTERMEDIATE CODE: A912 Effective date: 20161014 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20171108 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 6242563 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| LAPS | Cancellation because of no payment of annual fees |