JP2019101909A - 画像検知システム - Google Patents
画像検知システム Download PDFInfo
- Publication number
- JP2019101909A JP2019101909A JP2017234250A JP2017234250A JP2019101909A JP 2019101909 A JP2019101909 A JP 2019101909A JP 2017234250 A JP2017234250 A JP 2017234250A JP 2017234250 A JP2017234250 A JP 2017234250A JP 2019101909 A JP2019101909 A JP 2019101909A
- Authority
- JP
- Japan
- Prior art keywords
- edge
- area
- image
- candidate
- shadow
- 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
- 238000001514 detection method Methods 0.000 title claims abstract description 120
- 238000000605 extraction Methods 0.000 claims abstract description 91
- 238000003384 imaging method Methods 0.000 claims abstract description 21
- 238000000034 method Methods 0.000 claims description 47
- 238000009826 distribution Methods 0.000 claims description 11
- 239000000284 extract Substances 0.000 abstract description 28
- 238000012545 processing Methods 0.000 description 39
- 230000008569 process Effects 0.000 description 30
- 238000010586 diagram Methods 0.000 description 16
- 238000012986 modification Methods 0.000 description 8
- 230000004048 modification Effects 0.000 description 8
- 238000011410 subtraction method Methods 0.000 description 6
- 238000003780 insertion Methods 0.000 description 4
- 230000037431 insertion Effects 0.000 description 4
- 230000003287 optical effect Effects 0.000 description 3
- 230000008685 targeting Effects 0.000 description 3
- 230000008859 change Effects 0.000 description 1
- 238000000576 coating method Methods 0.000 description 1
- 238000010835 comparative analysis Methods 0.000 description 1
- 230000008034 disappearance Effects 0.000 description 1
- 239000006185 dispersion Substances 0.000 description 1
- 238000002474 experimental method Methods 0.000 description 1
- 238000009408 flooring Methods 0.000 description 1
- 238000009434 installation Methods 0.000 description 1
- 238000010422 painting Methods 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
Images
Classifications
-
- 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
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/10—Segmentation; Edge detection
- G06T7/13—Edge detection
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/10—Segmentation; Edge detection
- G06T7/194—Segmentation; Edge detection involving foreground-background segmentation
-
- 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
-
- 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/30196—Human being; Person
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Multimedia (AREA)
- Image Analysis (AREA)
- Image Processing (AREA)
- Closed-Circuit Television Systems (AREA)
Abstract
Description
図1は第1の実施形態に係る画像検知システムの構成を示すブロック図である。
検知対象領域判定部107は、特定エッジ抽出部105によって抽出された残存エッジに基づいて、候補領域抽出部106によって抽出された影候補領域の中から影領域を判定する。
TH=S*W
としても良い。
次に、第2の実施形態について説明する。
TH1=S*W1
TH2=S*W2
TH3=S*W3
としても良い。
例えば消滅エッジだけを使用する場合において、消滅エッジの十分性の判断は、下記のようになる。
例えば残存エッジと消滅エッジを使用する場合において、これらのエッジの十分性の判断は、下記のようになる。
図9は第2の実施形態の変形例を説明するための背景画像と入力画像の概念図であり、2つの影が重なる環境を想定している。いま、背景画像301において、外光による影aが存在しているものとする。その背景画像301から抽出されたエッジ302には、影aに対応したエッジが含まれる。
次に、第3の実施形態について説明する。
次に、第4の実施形態について説明する。
次に、第5の実施形態について説明する。
図19は第5の実施形態の変形例を説明するための背景画像と入力画像の概念図であり、2つの光が重なる環境を想定している。いま、背景画像601において、例えば部屋の中に設置された照明機器などにより、予め光aの部分が存在しているものとする。その背景画像601から抽出されたエッジ602には、光aに対応したエッジが含まれる。
次に、第6の実施形態について説明する。
次に、本発明の画像検知システムをエレベータに適用した場合について説明する。
Claims (9)
- 任意の箇所に設置された撮像手段と、
この撮像手段によって得られた画像から特徴が異なる領域の境界線を表すエッジを抽出するエッジ抽出手段と、
このエッジ抽出手段によって予め背景画像から抽出されたエッジと入力画像から抽出されたエッジとを比較し、少なくとも両画像に共通して存在する残存エッジを含む特定エッジを抽出する特定エッジ抽出手段と、
上記入力画像から予め設定された検知対象領域の候補を抽出する候補領域抽出手段と、
上記特定エッジ抽出手段によって抽出された特定エッジに基づいて、上記候補領域抽出手段によって抽出された候補領域の中から上記検知対象領域を判定する検知対象領域判定手段と
を具備したことを特徴とする画像検知システム。 - 上記検知対象領域判定手段は、
上記候補領域の中で上記残存エッジが予め設定された閾値より多い領域を上記検知対象領域として判定することを特徴とする請求項1記載の画像検知システム。 - 上記検知対象領域判定手段は、
上記候補領域の輪郭を除く内部に上記残存エッジが上記閾値より多い場合に上記検知対象領域として判定することを特徴とする請求項2記載の画像検知システム。 - 上記特定エッジ抽出手段は、
上記残存エッジの他に、上記背景画像に存在し、上記入力画像に存在しない消滅エッジと、上記背景画像に存在せず、上記入力画像に存在する追加エッジを抽出することを含み、
上記検知対象領域判定手段は、
上記残存エッジ、上記消滅エッジ、上記追加エッジの少なくとも1つ以上の組み合わせに基づいて、上記候補領域の中から上記検知対象領域を判定することを特徴とする請求項1記載の画像検知システム。 - 上記検知対象領域判定手段は、
上記残存エッジが予め設定された第1の閾値より多い領域、上記消滅エッジが予め設定された第2の閾値より少ない領域、あるいは、上記追加エッジが予め設定された第3の閾値より少ない領域を上記検知対象領域として判定することを特徴とする請求項4記載の画像検知システム。 - 上記検知対象領域判定手段は、
上記候補領域の輪郭を除く内部に上記残存エッジが上記第1の閾値より多い場合、上記候補領域の輪郭を除く内部に上記消滅エッジが上記第2の閾値より少ない場合、あるいは、上記候補領域の輪郭を除く内部に上記追加エッジが上記第3の閾値より少ない場合に上記検知対象領域として判定することを特徴とする請求項5記載の画像検知システム。 - 上記候補領域を輝度分布が類似する均一領域に分割する均一領域分割手段を備え、
上記検知対象領域判定手段は、
上記均一領域分割手段によって分割された領域毎に上記検知対象領域の判定を行うことを特徴とする請求項1記載の画像検知システム。 - 上記検知対象領域は、人あるいは物の影が存在する領域を含むことを特徴とする請求項1乃至7のいずれかに記載の画像検知システム。
- 上記検知対象領域は、光が部分的に存在する領域を含むことを特徴とする請求項1乃至7のいずれかに記載の画像検知システム。
Priority Applications (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017234250A JP6495424B1 (ja) | 2017-12-06 | 2017-12-06 | 画像検知システム |
EP18184927.4A EP3495995A1 (en) | 2017-12-06 | 2018-07-23 | Image detection system |
MYPI2018702564A MY193817A (en) | 2017-12-06 | 2018-07-23 | Image detection system |
US16/042,264 US10706553B2 (en) | 2017-12-06 | 2018-07-23 | Image detection device for detecting shadow or light based on detected edges |
CN201810845117.8A CN109879130B (zh) | 2017-12-06 | 2018-07-27 | 影像检测系统 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017234250A JP6495424B1 (ja) | 2017-12-06 | 2017-12-06 | 画像検知システム |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019029377A Division JP6693624B2 (ja) | 2019-02-21 | 2019-02-21 | 画像検知システム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP6495424B1 JP6495424B1 (ja) | 2019-04-03 |
JP2019101909A true JP2019101909A (ja) | 2019-06-24 |
Family
ID=63035898
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017234250A Active JP6495424B1 (ja) | 2017-12-06 | 2017-12-06 | 画像検知システム |
Country Status (5)
Country | Link |
---|---|
US (1) | US10706553B2 (ja) |
EP (1) | EP3495995A1 (ja) |
JP (1) | JP6495424B1 (ja) |
CN (1) | CN109879130B (ja) |
MY (1) | MY193817A (ja) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113428751A (zh) * | 2020-03-23 | 2021-09-24 | 东芝电梯株式会社 | 电梯的使用者检测系统 |
JP7187629B1 (ja) | 2021-08-06 | 2022-12-12 | 東芝エレベータ株式会社 | エレベータの利用者検知システム |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6657167B2 (ja) * | 2017-12-15 | 2020-03-04 | 東芝エレベータ株式会社 | 利用者検知システム |
CN112887621B (zh) * | 2021-01-28 | 2022-07-12 | 维沃移动通信有限公司 | 控制方法和电子设备 |
CN115258865A (zh) * | 2022-08-08 | 2022-11-01 | 成都鹏业软件股份有限公司 | 电梯门的识别方法及装置 |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001243475A (ja) * | 2000-02-25 | 2001-09-07 | Secom Co Ltd | 画像センサ |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3336102B2 (ja) | 1994-02-07 | 2002-10-21 | 株式会社日立製作所 | 影を消去する画像処理方法および画像監視装置 |
US6349113B1 (en) * | 1997-11-03 | 2002-02-19 | At&T Corp. | Method for detecting moving cast shadows object segmentation |
JP4467702B2 (ja) | 2000-02-18 | 2010-05-26 | 三菱電機株式会社 | 影変化領域判定装置、これを用いた画像判定装置および画像生成装置、並びにこれに用いられる影強度比演算装置 |
CN101599120B (zh) * | 2009-07-07 | 2012-01-25 | 华中科技大学 | 一种遥感影像建筑物识别方法 |
CN101930540A (zh) * | 2010-09-08 | 2010-12-29 | 大连古野软件有限公司 | 基于视频的多特征融合的火焰检测装置和方法 |
US9171075B2 (en) * | 2010-12-30 | 2015-10-27 | Pelco, Inc. | Searching recorded video |
JP6239376B2 (ja) * | 2013-12-25 | 2017-11-29 | 株式会社日立製作所 | 画像監視装置およびエレベーター監視装置 |
CN105701844B (zh) * | 2016-01-15 | 2018-11-27 | 苏州大学 | 基于颜色特征的障碍物或阴影检测方法 |
-
2017
- 2017-12-06 JP JP2017234250A patent/JP6495424B1/ja active Active
-
2018
- 2018-07-23 US US16/042,264 patent/US10706553B2/en active Active
- 2018-07-23 MY MYPI2018702564A patent/MY193817A/en unknown
- 2018-07-23 EP EP18184927.4A patent/EP3495995A1/en not_active Ceased
- 2018-07-27 CN CN201810845117.8A patent/CN109879130B/zh active Active
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001243475A (ja) * | 2000-02-25 | 2001-09-07 | Secom Co Ltd | 画像センサ |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113428751A (zh) * | 2020-03-23 | 2021-09-24 | 东芝电梯株式会社 | 电梯的使用者检测系统 |
JP2021147227A (ja) * | 2020-03-23 | 2021-09-27 | 東芝エレベータ株式会社 | エレベータの利用者検知システム |
CN113428751B (zh) * | 2020-03-23 | 2022-11-15 | 东芝电梯株式会社 | 电梯的使用者检测系统 |
JP7187629B1 (ja) | 2021-08-06 | 2022-12-12 | 東芝エレベータ株式会社 | エレベータの利用者検知システム |
JP2023024069A (ja) * | 2021-08-06 | 2023-02-16 | 東芝エレベータ株式会社 | エレベータの利用者検知システム |
Also Published As
Publication number | Publication date |
---|---|
CN109879130A (zh) | 2019-06-14 |
CN109879130B (zh) | 2020-12-01 |
EP3495995A1 (en) | 2019-06-12 |
US10706553B2 (en) | 2020-07-07 |
MY193817A (en) | 2022-10-27 |
JP6495424B1 (ja) | 2019-04-03 |
US20190172209A1 (en) | 2019-06-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6495424B1 (ja) | 画像検知システム | |
JP6377797B1 (ja) | エレベータの乗車検知システム | |
CN108622777B (zh) | 电梯的乘梯探测系统 | |
CN105005758B (zh) | 图像处理装置 | |
CN106966277A (zh) | 电梯的乘坐检测系统 | |
JP6367411B1 (ja) | エレベータシステム | |
CN106966276A (zh) | 电梯的乘坐检测系统 | |
JP6317004B1 (ja) | エレベータシステム | |
US10650229B2 (en) | Devices, methods, and systems for occupancy detection | |
JP6139729B1 (ja) | 画像処理装置 | |
WO2018008461A1 (ja) | 画像処理装置 | |
JP2019108182A (ja) | 利用者検知システム | |
JP2015178412A (ja) | エレベータ監視装置 | |
KR100696725B1 (ko) | 객체의 대칭성과 거리 벡터를 사용한 그림자 제거방법 | |
JP6693624B2 (ja) | 画像検知システム | |
Shah et al. | Develop and Implementation of Autonomous Vision Based Mobile Robot Following Human | |
CN115703609A (zh) | 电梯的利用者检测系统 | |
CN113428750B (zh) | 电梯的使用者检测系统 | |
US10789688B2 (en) | Method, device, and system for enhancing changes in an image captured by a thermal camera | |
JP7375137B1 (ja) | エレベータの利用者検知システム | |
JP7276992B2 (ja) | エレベータの利用者検知システム | |
JP7305849B1 (ja) | エレベータシステム | |
JP7367174B1 (ja) | エレベータシステム | |
Huerta et al. | Background subtraction fusing colour, intensity and edge cues | |
JP2012212239A (ja) | 移動物体監視システム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20171206 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20181107 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20181113 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20181207 |
|
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: 20190205 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20190306 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6495424 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |