JP7378223B2 - 検知装置およびその制御方法 - Google Patents
検知装置およびその制御方法 Download PDFInfo
- Publication number
- JP7378223B2 JP7378223B2 JP2019084436A JP2019084436A JP7378223B2 JP 7378223 B2 JP7378223 B2 JP 7378223B2 JP 2019084436 A JP2019084436 A JP 2019084436A JP 2019084436 A JP2019084436 A JP 2019084436A JP 7378223 B2 JP7378223 B2 JP 7378223B2
- Authority
- JP
- Japan
- Prior art keywords
- detection
- human body
- detection device
- intrusion
- pedestrian
- 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.)
- Active
Links
- 238000001514 detection method Methods 0.000 title claims description 154
- 238000000034 method Methods 0.000 title claims description 26
- 238000012545 processing Methods 0.000 description 13
- 238000010586 diagram Methods 0.000 description 11
- 230000002159 abnormal effect Effects 0.000 description 9
- 238000003384 imaging method Methods 0.000 description 8
- 238000004891 communication Methods 0.000 description 5
- 238000005516 engineering process Methods 0.000 description 4
- 230000010354 integration Effects 0.000 description 4
- 238000007781 pre-processing Methods 0.000 description 3
- 210000000746 body region Anatomy 0.000 description 2
- 210000003423 ankle Anatomy 0.000 description 1
- 239000003086 colorant Substances 0.000 description 1
- 230000006835 compression Effects 0.000 description 1
- 238000007906 compression Methods 0.000 description 1
- 230000001419 dependent effect Effects 0.000 description 1
- 238000011156 evaluation Methods 0.000 description 1
- 210000002683 foot Anatomy 0.000 description 1
- 238000010801 machine learning Methods 0.000 description 1
- 238000012806 monitoring device Methods 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
Images
Landscapes
- Burglar Alarm Systems (AREA)
- Alarm Systems (AREA)
- Traffic Control Systems (AREA)
- Image Analysis (AREA)
Description
本発明に係る検知装置の第1実施形態として、所定の監視領域を撮像するカメラと、当該カメラにより取得された動画像から物体を検出する検知装置と、を含む検知システムを例に挙げて以下に説明する。以下の説明では、検知対象の物体として人体を想定するが、他の物体でもよい。
図4は、検知システムのハードウェア構成を例示的に示す図である。上述したように、検知システムは、検知装置400とカメラ450とを含む。なお、ここでは、検知装置400は、ネットワーク430を介して1つのカメラ450から映像を受信する構成を示しているが、複数のカメラから映像を受信するよう構成してもよい。また、検知装置400自体にカメラを搭載し、ネットワーク430を介さず直接映像を取得する構成としてもよい。
図2は、第1実施形態における侵入検知の原理を説明する図である。図2は、図1と同様に、車両201に搭乗している人体(運転手202)と、道路上を歩行している人体(歩行者203)と、を含む映像がカメラにより取得されていた状態を示している。
図7は、第1実施形態における侵入検知処理のフローチャートである。上述したように、図5に示す各機能部は、CPU401が、ROM402に記憶されたプログラムをRAM403に読み込み実行することにより実現される。
第2実施形態では、追尾及び侵入検知の対象とする人体数を減らし、処理負荷を軽減する形態について説明する。具体的には、検出された人体に対して状態判定を行い、特定の状態にある人体(運転手)を除外した人体(歩行者及び不明)を追尾し侵入検知判定を行う形態について説明する。侵入検知の原理、状態判定ロジック、ハードウェア構成については第1実施形態(図2~図4)と同様であるため説明は省略する。
図8は、第2実施形態における侵入検知処理のフローチャートである。第1実施形態と同様に、図5に示す各機能部は、CPU401が、ROM402に記憶されたプログラムをRAM403に読み込み実行することにより実現される。
上述の実施形態では、それぞれ人体の異なる部位を検出する複数の検出器(判定器)による検出結果を統合することにより、当該人体の状態(運転手、歩行、不明)を判定した。一方、人体の各部位を検出する1以上の検出器と車両の各部位を検出する1以上の検出器を設け、これらの検出器による検出結果を統合し、当該人体の状態を判定するよう構成してもよい。
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
Claims (10)
- 動画のフレーム画像に含まれる物体の複数の部位を検出する検出手段と、
前記検出手段により検出された部位に所定の部位を含むかによって、前記物体が歩行者であるか車両の搭乗者であるかを判定する判定手段と、
を有することを特徴とする検知装置。 - 前記物体が、前記フレーム画像に対して予め設定された領域へ侵入したことを判定する侵入判定手段を更に有する
ことを特徴とする請求項1に記載の検知装置。 - 前記判定手段により前記物体が歩行者であると判定される場合、前記侵入判定手段による判定結果を通知する通知手段を更に有する
ことを特徴とする請求項2に記載の検知装置。 - 前記通知手段は、歩行者が侵入したことをユーザに認識させる通知を行う
ことを特徴とする請求項3に記載の検知装置。 - 前記領域の設定を受け付ける設定手段を更に有し、
前記設定手段は、前記領域の設定を、該領域の境界線を示す直線、曲線またはそれらの組み合わせとして受け付ける
ことを特徴とする請求項2乃至4のいずれか1項に記載の検知装置。 - 前記判定手段は、前記検出手段により検出された部位に所定の部位を含む場合に、前記物体が歩行者であると判定する
ことを特徴とする請求項1乃至5のいずれか1項に記載の検知装置。 - 前記物体は人体であり、前記所定の部位とは、人体の全身、または人体の下半身である
ことを特徴とする請求項1乃至6のいずれか1項に記載の検知装置。 - 前記検出手段は、複数の検出器によって前記物体の複数の部位を検出する
ことを特徴とする請求項1乃至7のいずれか1項に記載の検知装置。 - 動画のフレーム画像に含まれる物体の複数の部位を検出する検出工程と、
前記検出工程で検出された部位に所定の部位を含むかによって、前記物体が歩行者であるか車両の搭乗者であるかを判定する判定工程と、
を含むことを特徴とする検知装置の制御方法。 - コンピュータを、請求項1乃至8の何れか1項に記載の検知装置として機能させるためのプログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US16/531,539 US11514703B2 (en) | 2018-08-07 | 2019-08-05 | Detection device and control method of the same |
CN201910720555.6A CN110826387B (zh) | 2018-08-07 | 2019-08-06 | 检测装置及其控制方法和计算机可读记录介质 |
US17/974,660 US20230044673A1 (en) | 2018-08-07 | 2022-10-27 | Detection device and control method of the same |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018148854 | 2018-08-07 | ||
JP2018148854 | 2018-08-07 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2020024669A JP2020024669A (ja) | 2020-02-13 |
JP7378223B2 true JP7378223B2 (ja) | 2023-11-13 |
Family
ID=69618774
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019084436A Active JP7378223B2 (ja) | 2018-08-07 | 2019-04-25 | 検知装置およびその制御方法 |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP7378223B2 (ja) |
Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005129003A (ja) | 2003-06-09 | 2005-05-19 | Hitachi Kokusai Electric Inc | 変化検出装置 |
JP2006027481A (ja) | 2004-07-16 | 2006-02-02 | Toyota Motor Corp | 物体警告装置及び物体警告方法 |
JP2008021034A (ja) | 2006-07-11 | 2008-01-31 | Fujitsu Ten Ltd | 画像認識装置、画像認識方法、歩行者認識装置および車両制御装置 |
JP2008181347A (ja) | 2007-01-25 | 2008-08-07 | Meidensha Corp | 侵入監視システム |
JP2008181423A (ja) | 2007-01-25 | 2008-08-07 | Fujitsu Ten Ltd | 歩行者認識装置および歩行者認識方法 |
WO2010024281A1 (ja) | 2008-08-28 | 2010-03-04 | 有限会社ラムロック映像技術研究所 | 監視システム |
JP2010128727A (ja) | 2008-11-27 | 2010-06-10 | Hitachi Kokusai Electric Inc | 画像処理装置 |
JP2015219868A (ja) | 2014-05-21 | 2015-12-07 | キヤノン株式会社 | 情報処理装置、情報処理方法、プログラム |
JP2016021200A (ja) | 2014-07-15 | 2016-02-04 | パナソニックIpマネジメント株式会社 | 判定方法、判定システム、及び判定装置 |
WO2017104835A1 (ja) | 2015-12-16 | 2017-06-22 | 日本電気株式会社 | 侵入検出装置、設定支援装置、侵入検出方法、設定支援方法及びプログラム記録媒体 |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0514892A (ja) * | 1991-06-28 | 1993-01-22 | Toshiba Corp | 画像監視装置 |
-
2019
- 2019-04-25 JP JP2019084436A patent/JP7378223B2/ja active Active
Patent Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005129003A (ja) | 2003-06-09 | 2005-05-19 | Hitachi Kokusai Electric Inc | 変化検出装置 |
JP2006027481A (ja) | 2004-07-16 | 2006-02-02 | Toyota Motor Corp | 物体警告装置及び物体警告方法 |
JP2008021034A (ja) | 2006-07-11 | 2008-01-31 | Fujitsu Ten Ltd | 画像認識装置、画像認識方法、歩行者認識装置および車両制御装置 |
JP2008181347A (ja) | 2007-01-25 | 2008-08-07 | Meidensha Corp | 侵入監視システム |
JP2008181423A (ja) | 2007-01-25 | 2008-08-07 | Fujitsu Ten Ltd | 歩行者認識装置および歩行者認識方法 |
WO2010024281A1 (ja) | 2008-08-28 | 2010-03-04 | 有限会社ラムロック映像技術研究所 | 監視システム |
JP2010128727A (ja) | 2008-11-27 | 2010-06-10 | Hitachi Kokusai Electric Inc | 画像処理装置 |
JP2015219868A (ja) | 2014-05-21 | 2015-12-07 | キヤノン株式会社 | 情報処理装置、情報処理方法、プログラム |
JP2016021200A (ja) | 2014-07-15 | 2016-02-04 | パナソニックIpマネジメント株式会社 | 判定方法、判定システム、及び判定装置 |
WO2017104835A1 (ja) | 2015-12-16 | 2017-06-22 | 日本電気株式会社 | 侵入検出装置、設定支援装置、侵入検出方法、設定支援方法及びプログラム記録媒体 |
Also Published As
Publication number | Publication date |
---|---|
JP2020024669A (ja) | 2020-02-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5121258B2 (ja) | 不審行動検知システム及び方法 | |
US10810438B2 (en) | Setting apparatus, output method, and non-transitory computer-readable storage medium | |
Liu et al. | A fall detection system using k-nearest neighbor classifier | |
JP6137425B2 (ja) | 画像処理システム、画像処理装置、画像処理方法、および画像処理プログラム | |
US20150094118A1 (en) | Mobile device edge view display insert | |
EP3480729B1 (en) | System and method for face position tracking and alerting user | |
US20230044673A1 (en) | Detection device and control method of the same | |
JP6629139B2 (ja) | 制御装置、制御方法およびプログラム | |
JP2012128877A (ja) | 不審行動検知システム及び方法 | |
JP7204421B2 (ja) | 検知装置およびその制御方法 | |
JP7378223B2 (ja) | 検知装置およびその制御方法 | |
JP2012079340A (ja) | 不審対象検知システム、不審対象検知装置、不審対象検知方法及びプログラム | |
US12046078B2 (en) | Accident detection device and accident detection method | |
US10740623B2 (en) | Representative image generation device and representative image generation method | |
JP4888707B2 (ja) | 不審者検知装置 | |
KR102084329B1 (ko) | 차량 내 유아 모니터링 방법 및 시스템 | |
JP2020194227A (ja) | 顔遮蔽判定装置、顔遮蔽判定方法、顔遮蔽判定プログラム及び乗員監視システム | |
CN106355137B (zh) | 检测反复游荡的方法和反复游荡检测装置 | |
Lupinska-Dubicka et al. | Vehicle passengers detection for onboard eCall-compliant devices | |
US12148173B2 (en) | Object tracking apparatus, control method, and program | |
Nair et al. | Smart System for Drowsiness and Accident Detection | |
US20230252753A1 (en) | Image processing apparatus, image processing method, and storage medium | |
US20220189038A1 (en) | Object tracking apparatus, control method, and program | |
JP2019128824A (ja) | 画像処理装置および画像処理方法 | |
WO2017051499A1 (en) | Representative image generation device, representative image generation method, and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20210103 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210113 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20220418 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20220418 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20230411 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20230515 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230706 |
|
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: 20231002 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20231031 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 7378223 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |