JPWO2020008726A1 - 対象物体検出プログラム、および対象物体検出装置 - Google Patents
対象物体検出プログラム、および対象物体検出装置 Download PDFInfo
- Publication number
- JPWO2020008726A1 JPWO2020008726A1 JP2020528701A JP2020528701A JPWO2020008726A1 JP WO2020008726 A1 JPWO2020008726 A1 JP WO2020008726A1 JP 2020528701 A JP2020528701 A JP 2020528701A JP 2020528701 A JP2020528701 A JP 2020528701A JP WO2020008726 A1 JPWO2020008726 A1 JP WO2020008726A1
- Authority
- JP
- Japan
- Prior art keywords
- target object
- region
- image
- object detection
- wide
- 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
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/70—Determining position or orientation of objects or cameras
- G06T7/73—Determining position or orientation of objects or cameras using feature-based methods
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/20—Image preprocessing
- G06V10/25—Determination of region of interest [ROI] or a volume of interest [VOI]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/40—Extraction of image or video features
- G06V10/44—Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components
- G06V10/443—Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components by matching or filtering
- G06V10/449—Biologically inspired filters, e.g. difference of Gaussians [DoG] or Gabor filters
- G06V10/451—Biologically inspired filters, e.g. difference of Gaussians [DoG] or Gabor filters with interaction between the filter responses, e.g. cortical complex cells
- G06V10/454—Integrating the filters into a hierarchical structure, e.g. convolutional neural networks [CNN]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/40—Extraction of image or video features
- G06V10/50—Extraction of image or video features by performing operations within image blocks; by using histograms, e.g. histogram of oriented gradients [HoG]; by summing image-intensity values; Projection analysis
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/82—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using neural networks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/50—Context or environment of the image
- G06V20/52—Surveillance or monitoring of activities, e.g. for recognising suspicious objects
-
- 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
-
- 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/20—Movements or behaviour, e.g. gesture recognition
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
-
- 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/20021—Dividing image into blocks, subimages or windows
-
- 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/20084—Artificial neural networks [ANN]
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Evolutionary Computation (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Human Computer Interaction (AREA)
- Social Psychology (AREA)
- Psychiatry (AREA)
- Computing Systems (AREA)
- Databases & Information Systems (AREA)
- Medical Informatics (AREA)
- Software Systems (AREA)
- Life Sciences & Earth Sciences (AREA)
- Biodiversity & Conservation Biology (AREA)
- Biomedical Technology (AREA)
- Molecular Biology (AREA)
- Image Analysis (AREA)
Abstract
Description
Claims (18)
- 撮影された画像を取得する手順(a)と、
前記手順(a)により取得された前記画像から特徴マップを生成する手順(b)と、
前記画像を複数の領域に分割する分割領域と、各分割領域に対応して対象物体を検出するための辞書と、が設定された領域別推定パラメーターに基づいて、前記分割領域ごとに、前記分割領域に対応する前記辞書を用いて、前記特徴マップから、対象物体を検出する手順(c)と、
を有する処理をコンピューターに実行させるための対象物体検出プログラム。 - 前記画像は広角画像であり、
前記分割領域は、前記画像上の位置に対応して変化する歪みの大きさに応じて設定された、請求項1に記載の対象物体検出プログラム。 - 前記画像は、前記画像を撮影したカメラからの撮影方向の物体までの距離に対応して、前記画像上の前記物体の大きさと当該物体の実際の大きさとの比が変化した画像であり、
前記分割領域は、前記比の大きさに応じて設定された、請求項1に記載の対象物体検出プログラム。 - 前記手順(c)は、前記領域別推定パラメーターに基づいて、前記分割領域ごとに、前記分割領域に対応する前記辞書を用いて、物体の所定のカテゴリーごとの信頼度スコアを算出することで、前記対象物体を検出する、請求項1〜3のいずれか一項に記載の対象物体検出プログラム。
- 前記手順(c)は、前記領域別推定パラメーターに基づいて、前記分割領域ごとに、前記分割領域に対応する前記辞書を用いて、前記特徴マップから物体を検出する手順(c1)と、前記手順(c1)により検出された前記物体の所定のカテゴリーごとの信頼度スコアを算出することで、前記物体の中から前記対象物体を検出する手順(c2)と、を含む、請求項1〜3のいずれか一項に記載の対象物体検出プログラム。
- 前記手順(c)は、前記分割領域ごとに、前記特徴マップと前記辞書とを用いて、前記画像において設定した基準矩形の、物体が存在する矩形領域からの位置のシフト量およびスケールのシフト量を推定して、前記位置のシフト量およびスケールのシフト量を最小化することで前記物体が含まれる候補矩形を検出し、前記候補矩形に含まれた前記物体の所定のカテゴリーごとの信頼度スコアを算出し、前記信頼度スコアが最も高いカテゴリーが前記対象物体のカテゴリーとなった前記候補矩形を、前記対象物体が含まれる出力矩形として出力することで、前記対象物体を検出し、
前記基準矩形の形状は、前記分割領域ごとに異なる、請求項1〜3のいずれか一項に記載の対象物体検出プログラム。 - 前記手順(c)は、前記広角画像を撮影したカメラのレンズの歪み特性に基づいて、前記対象物体を検出するために用いる前記領域別推定パラメーターを、当該レンズの歪み特性に対応して前記分割領域が設定された前記領域別推定パラメーターに切り替える、請求項2に記載の対象物体検出プログラム。
- 前記手順(c)は、前記広角画像を撮影したカメラの設置高さに基づいて、前記対象物体を検出するために用いる前記領域別推定パラメーターを、当該カメラの設置高さに対応した前記分割領域が設定された前記領域別推定パラメーターに切り替える、請求項2に記載の対象物体検出プログラム。
- 前記手順(c)は、前記画像の撮影範囲の広さに基づいて、前記対象物体を検出するために用いる前記領域別推定パラメーターを、当該撮影範囲の広さに対応した前記分割領域が設定された前記領域別推定パラメーターに切り替える、請求項3に記載の対象物体検出プログラム。
- 撮影された画像を取得する取得部と、
取得された前記画像から特徴マップを生成する特徴マップ生成部と、
前記画像を複数の領域に分割する分割領域と、各分割領域に対応して対象物体を検出するための辞書と、が設定された領域別推定パラメーターに基づいて、前記分割領域ごとに、前記分割領域に対応する前記辞書を用いて、前記特徴マップから、対象物体を検出する検出部と、
を有する対象物体検出装置。 - 前記画像は広角画像であり、
前記分割領域は、前記画像上の位置に対応して変化する歪みの大きさに応じて設定された、請求項10に記載の対象物体検出装置。 - 前記画像は、前記画像を撮影したカメラからの撮影方向の物体までの距離に対応して、前記画像上の前記物体の大きさと当該物体の実際の大きさとの比が変化した画像であり、
前記分割領域は、前記比の大きさに応じて設定された、請求項10に記載の対象物体検出装置。 - 前記検出部は、前記領域別推定パラメーターに基づいて、前記分割領域ごとに、前記分割領域に対応する前記辞書を用いて、物体の所定のカテゴリーごとの信頼度スコアを算出することで、前記対象物体を検出する、請求項10〜12のいずれか一項に記載の対象物体検出装置。
- 前記検出部は、前記領域別推定パラメーターに基づいて、前記分割領域ごとに、前記分割領域に対応する前記辞書を用いて、前記特徴マップから物体を検出する物体検出部と、前記物体検出部により検出された前記物体の所定のカテゴリーごとの信頼度スコアを算出することで、前記物体の中から前記対象物体を検出する対象物体検出部と、を含む、請求項10〜12のいずれか一項に記載の対象物体検出装置。
- 前記検出部は、前記分割領域ごとに、前記特徴マップと前記辞書とを用いて、前記画像において設定した基準矩形の、物体が存在する矩形領域からの位置のシフト量およびスケールのシフト量を推定して、前記位置のシフト量およびスケールのシフト量を最小化することで前記物体が含まれる候補矩形を検出し、前記候補矩形に含まれた前記物体の所定のカテゴリーごとの信頼度スコアを算出し、前記信頼度スコアが最も高いカテゴリーが前記対象物体のカテゴリーとなった前記候補矩形を、前記対象物体が含まれる出力矩形として出力することで、前記対象物体を検出し、
前記基準矩形の形状は、前記分割領域ごとに異なる、請求項10〜12のいずれか一項に記載の対象物体検出装置。 - 前記検出部は、前記広角画像を撮影したカメラのレンズの歪み特性に基づいて、前記対象物体を検出するために用いる前記領域別推定パラメーターを、当該レンズの歪み特性に対応して前記分割領域が設定された前記領域別推定パラメーターに切り替える、請求項11に記載の対象物体検出装置。
- 前記検出部は、前記広角画像を撮影したカメラの設置高さに基づいて、前記対象物体を検出するために用いる前記領域別推定パラメーターを、当該カメラの設置高さに対応した前記分割領域が設定された前記領域別推定パラメーターに切り替える、請求項11に記載の対象物体検出装置。
- 前記検出部は、前記画像の撮影範囲の広さに基づいて、前記対象物体を検出するために用いる前記領域別推定パラメーターを、当該撮影範囲の広さに対応した前記分割領域が設定された前記領域別推定パラメーターに切り替える、請求項12に記載の対象物体検出装置。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018126305 | 2018-07-02 | ||
JP2018126305 | 2018-07-02 | ||
PCT/JP2019/018629 WO2020008726A1 (ja) | 2018-07-02 | 2019-05-09 | 対象物体検出プログラム、および対象物体検出装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JPWO2020008726A1 true JPWO2020008726A1 (ja) | 2021-07-08 |
JP7243725B2 JP7243725B2 (ja) | 2023-03-22 |
Family
ID=69060638
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020528701A Active JP7243725B2 (ja) | 2018-07-02 | 2019-05-09 | 対象物体検出プログラム、および対象物体検出装置 |
Country Status (3)
Country | Link |
---|---|
EP (1) | EP3819864A4 (ja) |
JP (1) | JP7243725B2 (ja) |
WO (1) | WO2020008726A1 (ja) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2023181277A1 (ja) * | 2022-03-24 | 2023-09-28 | ファナック株式会社 | 外観検査装置、外観検査方法、及びコンピュータ読み取り可能な記録媒体 |
JP7365729B1 (ja) | 2022-10-06 | 2023-10-20 | 株式会社アジラ | 姿勢推定システム |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013141876A (ja) * | 2012-01-10 | 2013-07-22 | Denso Corp | 車両周辺監視装置 |
JP2016171526A (ja) * | 2015-03-13 | 2016-09-23 | 株式会社東芝 | 画像センサ、人検出方法、制御システム、制御方法及びコンピュータプログラム |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5739722B2 (ja) | 2011-04-26 | 2015-06-24 | 株式会社日立情報通信エンジニアリング | 物体認識方法及び認識装置 |
US9858496B2 (en) | 2016-01-20 | 2018-01-02 | Microsoft Technology Licensing, Llc | Object detection and classification in images |
JP6679512B2 (ja) | 2017-02-08 | 2020-04-15 | 株式会社オリンピア | 遊技機 |
-
2019
- 2019-05-09 EP EP19830090.7A patent/EP3819864A4/en active Pending
- 2019-05-09 WO PCT/JP2019/018629 patent/WO2020008726A1/ja unknown
- 2019-05-09 JP JP2020528701A patent/JP7243725B2/ja active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013141876A (ja) * | 2012-01-10 | 2013-07-22 | Denso Corp | 車両周辺監視装置 |
JP2016171526A (ja) * | 2015-03-13 | 2016-09-23 | 株式会社東芝 | 画像センサ、人検出方法、制御システム、制御方法及びコンピュータプログラム |
Non-Patent Citations (1)
Title |
---|
三木大輔, 外1名: ""画像の歪曲に頑健な人物姿勢認識手法"", 電子情報通信学会技術研究報告, vol. 第117巻, 第238号, JPN6022042901, 5 October 2017 (2017-10-05), JP, pages 169 - 174, ISSN: 0004893286 * |
Also Published As
Publication number | Publication date |
---|---|
EP3819864A1 (en) | 2021-05-12 |
JP7243725B2 (ja) | 2023-03-22 |
WO2020008726A1 (ja) | 2020-01-09 |
EP3819864A4 (en) | 2021-08-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7106885B2 (en) | Method and apparatus for subject physical position and security determination | |
US9817017B2 (en) | Method and apparatus for monitoring individuals while protecting their privacy | |
JP7196645B2 (ja) | 姿勢推定装置、行動推定装置、姿勢推定プログラム、および姿勢推定方法 | |
WO2014199941A1 (ja) | 情報処理装置、情報処理方法、及び、プログラム | |
US9477880B2 (en) | Behavior detection method and behavior detection apparatus | |
JP2020086819A (ja) | 画像処理プログラムおよび画像処理装置 | |
JP2019121045A (ja) | 姿勢推定システム、行動推定システム、および姿勢推定プログラム | |
JP2017168105A (ja) | 行動検知装置、該方法および該プログラム、ならびに、被監視者監視装置 | |
JP7403132B2 (ja) | 介護記録装置、介護記録システム、介護記録プログラムおよび介護記録方法 | |
JP2020027405A (ja) | 物体検出プログラム、および物体検出装置 | |
JP7243725B2 (ja) | 対象物体検出プログラム、および対象物体検出装置 | |
JP6048630B1 (ja) | 行動検知装置および行動検知方法ならびに被監視者監視装置 | |
JP7314939B2 (ja) | 画像認識プログラム、画像認識装置、学習プログラム、および学習装置 | |
JP7347577B2 (ja) | 画像処理システム、画像処理プログラム、および画像処理方法 | |
JP2022048830A (ja) | 検知システム、検知装置、端末装置、表示制御装置、検知方法およびプログラム | |
JPWO2019193899A1 (ja) | 演算装置の学習方法、学習装置、学習プログラム、および学習済みモデル | |
JP6870514B2 (ja) | 見守り支援システム及びその制御方法 | |
US20230412919A1 (en) | Device and method for controlling a camera | |
JP7530222B2 (ja) | 検知装置、検知方法、画像処理方法、およびプログラム | |
JP7351339B2 (ja) | 画像処理システム、画像処理プログラム、および画像処理方法 | |
JP2021033379A (ja) | 画像処理システム、画像処理プログラム、および画像処理方法 | |
JP7388440B2 (ja) | 画像処理システム、画像処理プログラム、および画像処理方法 | |
JP7435609B2 (ja) | 画像処理システム、画像処理プログラム、および画像処理方法 | |
WO2023195305A1 (ja) | 情報処理装置、情報処理プログラム、機械学習装置、および機械学習プログラム | |
JP7515358B2 (ja) | システム、電子機器、電子機器の制御方法、及びプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20211224 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20221011 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20221129 |
|
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: 20230207 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20230220 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7243725 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |