JP2013210968A - 物体検出装置及びその方法、プログラム - Google Patents
物体検出装置及びその方法、プログラム Download PDFInfo
- Publication number
- JP2013210968A JP2013210968A JP2012082380A JP2012082380A JP2013210968A JP 2013210968 A JP2013210968 A JP 2013210968A JP 2012082380 A JP2012082380 A JP 2012082380A JP 2012082380 A JP2012082380 A JP 2012082380A JP 2013210968 A JP2013210968 A JP 2013210968A
- Authority
- JP
- Japan
- Prior art keywords
- detection
- head
- result
- estimation
- detector
- 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
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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
Landscapes
- Engineering & Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Theoretical Computer Science (AREA)
- Image Analysis (AREA)
- Image Processing (AREA)
Abstract
【解決手段】 物体検出装置に、入力画像から物体の第1の部分を検出する第1の検出手段と、前記入力画像から前記物体の第1の部分とは異なる第2の部分を検出する第2の検出手段と、前記第1の検出手段により前記第1の部分が検出された場合に、当該第1の部分に基づいて前記物体の第3の部分を推定する第1の推定手段と、前記第2の検出手段により前記第2の部分が検出された場合に、当該第2の部分に基づいて前記物体の第3の部分を推定する第2の推定手段と、前記第1及び第2の推定手段のそれぞれにより推定された前記第3の部分の一致度を算出する一致度算出手段と、前記一致度が所定の閾値以上であれば、前記第1または第2の検出手段の検出結果、前記第1または第2の推定手段の推定結果の少なくとも1つに基づいて、前記物体の検出結果を出力する出力手段とを備える。
【選択図】 図1
Description
本実施形態では、複数の異なる検出器を用いて、画像中の対象物を検出する。異なる検出器は、それぞれ対象物の異なる部位や状態を検出対象にした検出器である。本実施形態の検出対象物は、特に限定されるものではないが、以下の実施形態では検出対象物を人物とした場合について説明を行う。
実施形態2では、同じ種類の検出器を複数組み合わせる場合について説明する。これにより大きな姿勢変動に対応することができるようになる。なお、本実施形態でも、検出対象物は人物とし、共通部位は人物の頭部とする。また、実施形態1で説明した内容と同じ処理については説明を省略する。
実施形態3では、対象物を複数の移動可能なパーツに分割して検出する検出処理部を用いる実施形態について説明する。本実施形態でも、検出対象物は人物とし、共通部位は人物の頭部とする。また、実施形態1で説明した内容と同じ処理については説明を省略する。
本実施形態も特性の異なる複数の検出器を組み合わせる物体検出装置に関するものであるが、同じ検出対象であっても特性の異なる検出器を用意することができることを示す例である。本実施形態では最適な頭部サイズが異なる頭部検出器を組み合わせる方法を示す。
実施形態5では、検査装置の一部として使用される物体検出装置について説明する。検査装置が導入される工場では、長方形の形をした木材の中央に人手によりドリルで穴を開ける作業をしているものとする。ただし、木材に人手で穴を開けている都合上、必ずしも穴を開ける位置が正確とは言えない。そのため、この検査装置を導入することにより、品質の評価を行う。品質の評価は、木材上の穴の位置が所定の範囲内にあるかどうかによって判断し、範囲内であれば出荷対象とし、範囲外であればリサイクル対象とする。ただし木材に開けられた穴である都合上、画像処理による穴の位置の特定も必ずしも正確とは言えない。特に木材の模様(髄や節など)のために単純な円形模様を探索する検出器を使用すると、誤って穴以外の部分を穴と判断してしまうことがある。そのため、期待される位置付近での円形検出のみを有効とする必要がある。
以上、実施形態を詳述したが、本発明は、例えば、システム、装置、方法、コンピュータ読み取り可能なプログラムもしくは記憶媒体等としての実施態様をとることが可能である。具体的には、複数の機器から構成されるシステムに適用しても良いし、また、一つの機器からなる装置に適用しても良い。
Claims (16)
- 入力画像から物体の第1の部分を検出する第1の検出手段と、
前記入力画像から前記物体の第1の部分とは異なる第2の部分を検出する第2の検出手段と、
前記第1の検出手段により前記第1の部分が検出された場合に、当該第1の部分に基づいて前記物体の第3の部分を推定する第1の推定手段と、
前記第2の検出手段により前記第2の部分が検出された場合に、当該第2の部分に基づいて前記物体の第3の部分を推定する第2の推定手段と、
前記第1及び第2の推定手段のそれぞれにより推定された前記第3の部分の一致度を算出する一致度算出手段と、
前記一致度が所定の閾値以上であれば、前記第1または第2の検出手段の検出結果、前記第1または第2の推定手段の推定結果の少なくとも1つに基づいて、前記物体の検出結果を出力する出力手段と
を備えることを特徴とする物体検出装置。 - 前記出力手段は前記第1および第2の検出手段の検出結果を統合して出力することを特徴とする請求項1に記載の物体検出装置。
- 前記第1および第2の検出手段は、前記物体の位置と大きさとを検出することを特徴とする請求項1に記載の物体検出装置。
- 前記第1および第2の検出手段は、それぞれの検出結果とともに、当該検出結果の尤度を表すスコアを算出して出力することを特徴とする請求項1に記載の物体検出装置。
- 前記出力手段は、前記第1および第2の検出手段のそれぞれが算出したスコアの線形和を出力することを特徴とする請求項4に記載の物体検出装置。
- 前記第1および第2の検出手段の出力するスコアの少なくとも一方を前記第1および第2の推定手段の信頼度に基づいて補正する補正手段を有することを特徴とする請求項4に記載の物体検出装置。
- 前記第1および第2の検出手段は、補正された前記スコアが所定値以上の検出結果を出力することを特徴とする請求項6に記載の物体検出装置。
- 前記出力手段は、前記補正手段による補正後のスコアの線形和を出力することを特徴とする請求項6に記載の物体検出装置。
- 前記第3の部分は、前記第1および第2の部分の共通部分であることを特徴とする請求項1に記載の物体検出装置。
- 前記第2の部分を前記第3の部分とし、前記第2の推定手段が前記第2の検出手段で検出された前記第2の部分を推定結果として出力することを特徴とする請求項9に記載の物体検出装置。
- 前記物体は人体であり、前記第1および第2の検出手段は、人体の全身、上半身、頭部、顔のいずれかを検出することを特徴とする請求項1に記載の物体検出装置。
- 前記第1および第2の推定手段は、前記人体の頭部を推定することを特徴とする請求項11に記載の物体検出装置。
- 前記一致度算出手段は、前記第1および第2の推定手段により推定された前記第3の部分の重複率に基づいて前記一致度を算出することを特徴とする請求項1に記載の物体検出装置。
- 前記第2の検出手段は複数の第2の部分を検出し、前記第2の推定手段は当該複数の第2の部分のそれぞれから第3の部分を推定し、前記一致度算出手段は当該それぞれの第3の部分について一致度を算出し、前記出力手段は、当該一致度が前記閾値以上で最も高い第3の部分を推定するために用いた第2の部分を出力することを特徴とする請求項1に記載の物体検出装置。
- 入力画像から物体の第1の部分を検出する第1の検出工程と、
前記入力画像から前記物体の第1の部分とは異なる第2の部分を検出する第2の検出工程と、
前記第1の検出手段により前記第1の部分が検出された場合に、当該第1の部分に基づいて前記物体の第3の部分を推定する第1の推定工程と、
前記第2の検出手段により前記第2の部分が検出された場合に、当該第2の部分に基づいて前記物体の第3の部分を推定する第2の推定工程と、
前記第1及び第2の推定手段のそれぞれにより推定された前記第3の部分の一致度を算出する一致度算出工程と、
前記一致度が所定の閾値以上であれば、前記第1または第2の検出手段の検出結果、前記第1または第2の推定手段の推定結果の少なくとも1つに基づいて、前記物体の検出結果を出力する出力工程と
を備えることを特徴とする物体検出方法。 - コンピュータに、請求項15に記載の物体検出方法を実行させることを特徴とするコンピュータ読み取り可能なプログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012082380A JP6032921B2 (ja) | 2012-03-30 | 2012-03-30 | 物体検出装置及びその方法、プログラム |
US13/836,221 US9292745B2 (en) | 2012-03-30 | 2013-03-15 | Object detection apparatus and method therefor |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012082380A JP6032921B2 (ja) | 2012-03-30 | 2012-03-30 | 物体検出装置及びその方法、プログラム |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2013210968A true JP2013210968A (ja) | 2013-10-10 |
JP2013210968A5 JP2013210968A5 (ja) | 2015-05-21 |
JP6032921B2 JP6032921B2 (ja) | 2016-11-30 |
Family
ID=49235081
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2012082380A Active JP6032921B2 (ja) | 2012-03-30 | 2012-03-30 | 物体検出装置及びその方法、プログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US9292745B2 (ja) |
JP (1) | JP6032921B2 (ja) |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2015127959A (ja) * | 2013-12-27 | 2015-07-09 | ニューソフト コーポレーションNeusoft Corporation | 広義的通行人検出方法及び装置 |
JP2019012497A (ja) * | 2017-07-03 | 2019-01-24 | 富士通株式会社 | 部位認識方法、装置、プログラム、及び撮像制御システム |
JP2019149119A (ja) * | 2018-02-28 | 2019-09-05 | キヤノン株式会社 | 画像処理装置、画像処理方法及びプログラム |
JP2019185616A (ja) * | 2018-04-16 | 2019-10-24 | Kddi株式会社 | 画像抽出装置、画像抽出方法及び画像抽出プログラム |
US10497121B2 (en) | 2014-10-27 | 2019-12-03 | Alibaba Group Holding Limited | Method and system for extracting a main subject of an image |
JP2020071615A (ja) * | 2018-10-30 | 2020-05-07 | 富士通株式会社 | 検出方法、検出プログラムおよび検出装置 |
JP2020112937A (ja) * | 2019-01-09 | 2020-07-27 | 株式会社日立製作所 | 計算機および画像処理方法 |
WO2022137901A1 (ja) * | 2020-12-22 | 2022-06-30 | ソニーセミコンダクタソリューションズ株式会社 | 情報処理装置及び情報処理方法 |
WO2023037919A1 (ja) * | 2021-09-09 | 2023-03-16 | 株式会社日立製作所 | 計算機及び情報処理方法 |
Families Citing this family (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9373085B1 (en) | 2012-05-15 | 2016-06-21 | Vicarious Fpc, Inc. | System and method for a recursive cortical network |
US9122914B2 (en) * | 2013-05-09 | 2015-09-01 | Tencent Technology (Shenzhen) Co., Ltd. | Systems and methods for matching face shapes |
CN103679216B (zh) * | 2014-01-06 | 2017-01-18 | 重庆大学 | 基于空时稀疏表示的红外小弱目标检测方法 |
US9785828B2 (en) | 2014-06-06 | 2017-10-10 | Honda Motor Co., Ltd. | System and method for partially occluded object detection |
US10275705B2 (en) | 2014-08-08 | 2019-04-30 | Vicarious Fpc, Inc. | Systems and methods for generating data explanations for neural networks and related systems |
US10643101B2 (en) * | 2015-07-09 | 2020-05-05 | Texas Instruments Incorporated | Window grouping and tracking for fast object detection |
JP6784261B2 (ja) * | 2015-10-07 | 2020-11-11 | 日本電気株式会社 | 情報処理装置、画像処理システム、画像処理方法及びプログラム |
JP6727543B2 (ja) * | 2016-04-01 | 2020-07-22 | 富士ゼロックス株式会社 | 画像パターン認識装置及びプログラム |
JP6627680B2 (ja) * | 2016-07-27 | 2020-01-08 | 株式会社Jvcケンウッド | 人物検出装置、人物検出システム、人物検出方法及び人物検出プログラム |
US20180268292A1 (en) * | 2017-03-17 | 2018-09-20 | Nec Laboratories America, Inc. | Learning efficient object detection models with knowledge distillation |
JP7253872B2 (ja) * | 2017-12-01 | 2023-04-07 | キヤノン株式会社 | 情報処理装置、情報処理方法、及びプログラム |
US11633860B2 (en) | 2018-09-05 | 2023-04-25 | Intrinsic Innovation Llc | Method and system for machine concept understanding |
JP7292905B2 (ja) * | 2019-03-06 | 2023-06-19 | キヤノン株式会社 | 画像処理装置及び画像処理方法、及び撮像装置 |
JP7525990B2 (ja) * | 2019-10-29 | 2024-07-31 | キヤノン株式会社 | 主被写体判定装置、撮像装置、主被写体判定方法、及びプログラム |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004054442A (ja) * | 2002-07-17 | 2004-02-19 | Glory Ltd | 顔検出装置、顔検出方法および顔検出プログラム |
JP2010257450A (ja) * | 2009-03-31 | 2010-11-11 | Sogo Keibi Hosho Co Ltd | 人物検索装置、人物検索方法、及び人物検索プログラム |
JP2011209951A (ja) * | 2010-03-29 | 2011-10-20 | Secom Co Ltd | 対象物検知装置 |
Family Cites Families (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7088846B2 (en) * | 2003-11-17 | 2006-08-08 | Vidient Systems, Inc. | Video surveillance system that detects predefined behaviors based on predetermined patterns of movement through zones |
JP2005165984A (ja) * | 2003-12-05 | 2005-06-23 | Seiko Epson Corp | 人物顔の頭頂部検出方法及び頭頂部検出システム並びに頭頂部検出プログラム |
JP4328286B2 (ja) * | 2004-12-14 | 2009-09-09 | 本田技研工業株式会社 | 顔領域推定装置、顔領域推定方法及び顔領域推定プログラム |
US20090041297A1 (en) * | 2005-05-31 | 2009-02-12 | Objectvideo, Inc. | Human detection and tracking for security applications |
JP4554547B2 (ja) * | 2006-03-31 | 2010-09-29 | 富士フイルム株式会社 | 画像処理装置、画像処理方法、および画像処理プログラム |
US8131011B2 (en) * | 2006-09-25 | 2012-03-06 | University Of Southern California | Human detection and tracking system |
JP4766495B2 (ja) * | 2007-09-28 | 2011-09-07 | 株式会社ソニー・コンピュータエンタテインメント | 対象物追跡装置および対象物追跡方法 |
JP4874913B2 (ja) * | 2007-09-28 | 2012-02-15 | 富士フイルム株式会社 | 頭頂位置算出装置、それを用いた画像処理装置および頭頂位置算出方法並びにプログラム |
US20090296989A1 (en) * | 2008-06-03 | 2009-12-03 | Siemens Corporate Research, Inc. | Method for Automatic Detection and Tracking of Multiple Objects |
US8385609B2 (en) * | 2008-10-21 | 2013-02-26 | Flashfoto, Inc. | Image segmentation |
WO2010136593A2 (en) * | 2009-05-29 | 2010-12-02 | Tessera Technologies Ireland Limited | Methods and apparatuses for foreground, top-of-the-head separation from background |
CN102236899B (zh) * | 2010-05-07 | 2013-12-04 | 株式会社理光 | 物体检测方法和装置 |
US8749630B2 (en) * | 2010-05-13 | 2014-06-10 | Ecole Polytechnique Federale De Lausanne (Epfl) | Method and system for automatic objects localization |
JP5569990B2 (ja) * | 2010-10-22 | 2014-08-13 | Necソリューションイノベータ株式会社 | 属性判定方法、属性判定装置、プログラム、記録媒体および属性判定システム |
-
2012
- 2012-03-30 JP JP2012082380A patent/JP6032921B2/ja active Active
-
2013
- 2013-03-15 US US13/836,221 patent/US9292745B2/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004054442A (ja) * | 2002-07-17 | 2004-02-19 | Glory Ltd | 顔検出装置、顔検出方法および顔検出プログラム |
JP2010257450A (ja) * | 2009-03-31 | 2010-11-11 | Sogo Keibi Hosho Co Ltd | 人物検索装置、人物検索方法、及び人物検索プログラム |
JP2011209951A (ja) * | 2010-03-29 | 2011-10-20 | Secom Co Ltd | 対象物検知装置 |
Cited By (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2015127959A (ja) * | 2013-12-27 | 2015-07-09 | ニューソフト コーポレーションNeusoft Corporation | 広義的通行人検出方法及び装置 |
US9519831B2 (en) | 2013-12-27 | 2016-12-13 | Neusoft Corporation | Method and apparatus for detecting generalized passerby by utilizing features of a wheel and upper body |
US10497121B2 (en) | 2014-10-27 | 2019-12-03 | Alibaba Group Holding Limited | Method and system for extracting a main subject of an image |
JP2019012497A (ja) * | 2017-07-03 | 2019-01-24 | 富士通株式会社 | 部位認識方法、装置、プログラム、及び撮像制御システム |
JP2019149119A (ja) * | 2018-02-28 | 2019-09-05 | キヤノン株式会社 | 画像処理装置、画像処理方法及びプログラム |
JP7106296B2 (ja) | 2018-02-28 | 2022-07-26 | キヤノン株式会社 | 画像処理装置、画像処理方法及びプログラム |
JP7073179B2 (ja) | 2018-04-16 | 2022-05-23 | Kddi株式会社 | 画像抽出装置、画像抽出方法及び画像抽出プログラム |
JP2019185616A (ja) * | 2018-04-16 | 2019-10-24 | Kddi株式会社 | 画像抽出装置、画像抽出方法及び画像抽出プログラム |
US11210513B2 (en) | 2018-10-30 | 2021-12-28 | Fujitsu Limited | Detection method and detection device |
JP2020071615A (ja) * | 2018-10-30 | 2020-05-07 | 富士通株式会社 | 検出方法、検出プログラムおよび検出装置 |
JP7119910B2 (ja) | 2018-10-30 | 2022-08-17 | 富士通株式会社 | 検出方法、検出プログラムおよび検出装置 |
JP2020112937A (ja) * | 2019-01-09 | 2020-07-27 | 株式会社日立製作所 | 計算機および画像処理方法 |
WO2022137901A1 (ja) * | 2020-12-22 | 2022-06-30 | ソニーセミコンダクタソリューションズ株式会社 | 情報処理装置及び情報処理方法 |
WO2023037919A1 (ja) * | 2021-09-09 | 2023-03-16 | 株式会社日立製作所 | 計算機及び情報処理方法 |
Also Published As
Publication number | Publication date |
---|---|
US20130259307A1 (en) | 2013-10-03 |
US9292745B2 (en) | 2016-03-22 |
JP6032921B2 (ja) | 2016-11-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6032921B2 (ja) | 物体検出装置及びその方法、プログラム | |
US11360571B2 (en) | Information processing device and method, program and recording medium for identifying a gesture of a person from captured image data | |
US10216979B2 (en) | Image processing apparatus, image processing method, and storage medium to detect parts of an object | |
US11205276B2 (en) | Object tracking method, object tracking device, electronic device and storage medium | |
US7986828B2 (en) | People detection in video and image data | |
US9092662B2 (en) | Pattern recognition method and pattern recognition apparatus | |
US10063843B2 (en) | Image processing apparatus and image processing method for estimating three-dimensional position of object in image | |
JP2014093023A (ja) | 物体検出装置、物体検出方法及びプログラム | |
KR101872811B1 (ko) | 행동 패턴 인식 장치, 행동 패턴 인식 방법 및 행동 패턴 분류기 생성 방법 | |
US11380010B2 (en) | Image processing device, image processing method, and image processing program | |
JP2019057815A (ja) | 監視システム | |
JP5936561B2 (ja) | 画像における外観及びコンテキストに基づく物体分類 | |
US20230351617A1 (en) | Crowd type classification system, crowd type classification method and storage medium for storing crowd type classification program | |
US11544926B2 (en) | Image processing apparatus, method of processing image, and storage medium | |
JP2014021602A (ja) | 画像処理装置及び画像処理方法 | |
JP2020106970A (ja) | 人検出装置および人検出方法 | |
Mattheij et al. | Depth-based detection using Haarlike features | |
JP2015187769A (ja) | 物体検出装置、物体検出方法及びプログラム | |
JP2023008030A (ja) | 画像処理システム、画像処理方法及び画像処理プログラム | |
US20240196086A1 (en) | Method and apparatus for detecting best shot in long-range face recognition system | |
EP4102452A1 (en) | Re-identification device, re-identification program, and re-identification method | |
Tatarenkov et al. | Feature extraction from a depth map for human detection | |
CN115862096A (zh) | 基于深度相机的面部检测方法、装置、设备及存储介质 | |
Varadharajan | Object Detection in a video based on Frame Differencing using Deep learning | |
Sabir et al. | Heuristic Based Labelling Using Edgelet Based Contour Detection for Low Resolution Small to Medium Scaled Monocular Pedestrian Detection |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150327 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20150327 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20160115 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20160315 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20160506 |
|
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: 20160927 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20161025 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 6032921 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |