JP2010003117A - 対象物判定装置及びプログラム - Google Patents
対象物判定装置及びプログラム Download PDFInfo
- Publication number
- JP2010003117A JP2010003117A JP2008161356A JP2008161356A JP2010003117A JP 2010003117 A JP2010003117 A JP 2010003117A JP 2008161356 A JP2008161356 A JP 2008161356A JP 2008161356 A JP2008161356 A JP 2008161356A JP 2010003117 A JP2010003117 A JP 2010003117A
- Authority
- JP
- Japan
- Prior art keywords
- image
- wearing
- likelihood value
- likelihood
- imaging
- 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 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/16—Human faces, e.g. facial parts, sketches or expressions
- G06V40/168—Feature extraction; Face representation
- G06V40/171—Local features and components; Facial parts ; Occluding parts, e.g. glasses; Geometrical relationships
Landscapes
- Engineering & Computer Science (AREA)
- Health & Medical Sciences (AREA)
- Oral & Maxillofacial Surgery (AREA)
- General Health & Medical Sciences (AREA)
- Computer Vision & Pattern Recognition (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
【解決手段】撮像して得られた画像が表す対象物について、マスクを装着した対象物の画像に反応するように学習した機械学習システムを用いてマスクを装着した対象物らしさを示す尤度値を算出し(S104)、マスクを装着していない対象物の画像に反応するように学習した機械学習システムを用いてマスクを装着していない対象物らしさを示す尤度値を算出し(S106)、該算出された2つの尤度値の比に基づいて、該撮像されて得られた画像が表す対象物がマスクを装着しているか否かを判定する(S108)。
【選択図】図4
Description
r=第1尤度値v1/第2尤度値v2 ・・・(1)
で求める。
一方、カメラ14で撮影された対象者12の顔画像がマスクを装着していない場合には、第1尤度値v1は0に近い値であり、第2尤度値v2は1に近い値となると期待できるため、その比rは非常に小さい値となる。
r<th2 マスクを装着していない ・・・(3)
12 対象者
14 カメラ
16 画像取り込み装置
18 画像処理装置
20 顔領域検出部
22 尤度算出部
24 判定部
Claims (5)
- 対象物を撮像するための撮像手段と、
前記撮像手段で撮像されて得られた画像が表す対象物について、前記撮像手段で撮像されて得られた画像と、装着物を装着した対象物の画像に反応するように学習した機械学習システムとを用いて前記装着物を装着した対象物らしさを示す第1尤度値を算出すると共に、前記撮像手段で撮像されて得られた画像と、前記装着物を装着していない対象物の画像に反応するように学習した機械学習システムとを用いて前記装着物を装着していない対象物らしさを示す第2尤度値を算出する尤度値算出手段と、
前記尤度値算出手段で算出された第1尤度値と第2尤度値との比に基づいて、前記撮像手段で撮像されて得られた画像が表す対象物が前記装着物を装着しているか否かを判定する判定手段と、
を含む対象物判定装置。 - 対象物を撮像するための撮像手段と、
前記撮像手段で撮像されて得られた画像から、前記対象物が装着物を装着していると仮定したときに該装着物が存在すると推定される予め定められた領域を抽出する抽出手段と、
前記撮像手段で撮像されて得られた画像が表す対象物について、前記抽出手段で抽出された領域の画像と、前記装着物を装着した対象物の画像における前記予め定められた領域の画像に反応するように学習した機械学習システムとを用いて前記装着物を装着した対象物らしさを示す第1尤度値を算出すると共に、前記抽出手段で抽出された領域の画像と、前記装着物を装着していない対象物の画像における前記予め定められた領域の画像に反応するように学習した機械学習システムとを用いて前記装着物を装着していない対象物らしさを示す第2尤度値を算出する尤度値算出手段と、
前記尤度値算出手段で算出された第1尤度値と第2尤度値との比に基づいて、前記撮像手段で撮像されて得られた画像が表す対象物が前記装着物を装着しているか否かを判定する判定手段と、
を含む対象物判定装置。 - 前記判定手段は、前記第1尤度値の前記第2尤度値に対する比が第1の閾値を超える場合には、前記撮像手段で撮像されて得られた画像が表す対象物が前記装着物を装着していると判定し、前記第1尤度値の前記第2尤度値に対する比が前記第1の閾値より小さい第2の閾値未満である場合には、前記撮像手段で撮像されて得られた画像が表す対象物が前記装着物を装着していないと判定する
請求項1または2に記載の対象物判定装置。 - コンピュータに、
対象物を撮像するための撮像手段で撮像されて得られた画像が表す対象物について、前記撮像手段で撮像されて得られた画像と、装着物を装着した対象物の画像に反応するように学習した機械学習システムとを用いて前記装着物を装着した対象物らしさを示す第1尤度値を算出する第1尤度値算出ステップと、
前記撮像手段で撮像されて得られた画像が表す対象物について、前記撮像手段で撮像されて得られた画像と、前記装着物を装着していない対象物の画像に反応するように学習した機械学習システムとを用いて前記装着物を装着していない対象物らしさを示す第2尤度値を算出する第2尤度値算出ステップと、
前記算出された第1尤度値と第2尤度値との比に基づいて、前記撮像手段で撮像されて得られた画像が表す対象物が前記装着物を装着しているか否かを判定する判定ステップと、
を実行させるためのプログラム。 - コンピュータに、
対象物を撮像するための撮像手段で撮像されて得られた画像から、前記対象物が装着物を装着していると仮定したときに該装着物が存在すると推定される予め定められた領域を抽出する抽出ステップと、
前記撮像手段で撮像されて得られた画像が表す対象物について、前記抽出された領域の画像と、前記装着物を装着した対象物の画像における前記予め定められた領域の画像に反応するように学習した機械学習システムとを用いて前記装着物を装着した対象物らしさを示す第1尤度値を算出する第1尤度値算出ステップと、
前記撮像手段で撮像されて得られた画像が表す対象物について、前記抽出された領域の画像と、前記装着物を装着していない対象物の画像における前記予め定められた領域の画像に反応するように学習した機械学習システムとを用いて前記装着物を装着していない対象物らしさを示す第2尤度値を算出する第2尤度値算出ステップと、
前記算出された第1尤度値と第2尤度値との比に基づいて、前記撮像手段で撮像されて得られた画像が表す対象物が前記装着物を装着しているか否かを判定する判定ステップと、
を実行させるためのプログラム。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2008161356A JP5127583B2 (ja) | 2008-06-20 | 2008-06-20 | 対象物判定装置及びプログラム |
| US12/487,958 US8705850B2 (en) | 2008-06-20 | 2009-06-19 | Object determining device and program thereof |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2008161356A JP5127583B2 (ja) | 2008-06-20 | 2008-06-20 | 対象物判定装置及びプログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2010003117A true JP2010003117A (ja) | 2010-01-07 |
| JP5127583B2 JP5127583B2 (ja) | 2013-01-23 |
Family
ID=41584783
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2008161356A Expired - Fee Related JP5127583B2 (ja) | 2008-06-20 | 2008-06-20 | 対象物判定装置及びプログラム |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US8705850B2 (ja) |
| JP (1) | JP5127583B2 (ja) |
Cited By (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2011039994A (ja) * | 2009-08-18 | 2011-02-24 | Nec Soft Ltd | 部品検出装置、部品検出方法、プログラムおよび記録媒体 |
| JP2017215666A (ja) * | 2016-05-30 | 2017-12-07 | 株式会社東芝 | 制御装置、制御方法およびプログラム |
| JP2019159346A (ja) * | 2018-03-07 | 2019-09-19 | オムロン株式会社 | 撮像装置 |
| JP2020052773A (ja) * | 2018-09-27 | 2020-04-02 | アイシン精機株式会社 | 乗員モニタリング装置、乗員モニタリング方法、および乗員モニタリングプログラム |
| JP2020057224A (ja) * | 2018-10-02 | 2020-04-09 | 大日本印刷株式会社 | 検出装置、識別器、コンピュータプログラム及び検出方法 |
| WO2021192133A1 (ja) * | 2020-03-26 | 2021-09-30 | 日本電気株式会社 | 物体認識装置、物体認識方法、及び、記録媒体 |
| US11188781B2 (en) | 2017-03-14 | 2021-11-30 | Omron Corporation | Image analyzer, image analysis method, and image analysis program |
| JP2022002027A (ja) * | 2020-06-22 | 2022-01-06 | 株式会社アクセル | 学習装置、推論装置、コンピュータプログラム、コンピュータシステム、推論方法及び学習方法 |
| JPWO2022137439A1 (ja) * | 2020-12-24 | 2022-06-30 | ||
| JP2022543334A (ja) * | 2020-06-24 | 2022-10-12 | ベイジン バイドゥ ネットコム サイエンス テクノロジー カンパニー リミテッド | 顔認識モデルのトレーニング方法、装置、電子機器および記憶媒体 |
| JP2023541125A (ja) * | 2020-08-26 | 2023-09-28 | 北京字節跳動網絡技術有限公司 | 情報表示方法、装置及び記憶媒体 |
Families Citing this family (15)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9406212B2 (en) | 2010-04-01 | 2016-08-02 | Sealed Air Corporation (Us) | Automated monitoring and control of contamination activity in a production area |
| US9189949B2 (en) * | 2010-12-09 | 2015-11-17 | Sealed Air Corporation (Us) | Automated monitoring and control of contamination in a production area |
| US9143843B2 (en) | 2010-12-09 | 2015-09-22 | Sealed Air Corporation | Automated monitoring and control of safety in a production area |
| US9011607B2 (en) | 2010-10-07 | 2015-04-21 | Sealed Air Corporation (Us) | Automated monitoring and control of cleaning in a production area |
| AU2013205535B2 (en) * | 2012-05-02 | 2018-03-15 | Samsung Electronics Co., Ltd. | Apparatus and method of controlling mobile terminal based on analysis of user's face |
| JP6558388B2 (ja) * | 2017-03-14 | 2019-08-14 | オムロン株式会社 | 画像処理装置 |
| JP6919619B2 (ja) * | 2018-04-12 | 2021-08-18 | オムロン株式会社 | 画像解析装置、方法およびプログラム |
| WO2019224659A1 (en) * | 2018-05-21 | 2019-11-28 | 3M Innovative Properties Company | Image-based personal protective equipment fit system using worker-specific fit test image data |
| TWI676136B (zh) | 2018-08-31 | 2019-11-01 | 雲云科技股份有限公司 | 使用雙重分析之影像偵測方法以及影像偵測裝置 |
| TWI702570B (zh) | 2018-08-31 | 2020-08-21 | 雲云科技股份有限公司 | 選取使用者之代表性影像之影像偵測方法以及影像偵測裝置 |
| TWI680440B (zh) * | 2018-08-31 | 2019-12-21 | 雲云科技股份有限公司 | 判斷使用者之姿勢之影像偵測方法以及影像偵測裝置 |
| US11328532B2 (en) * | 2020-04-20 | 2022-05-10 | Scott C Harris | Mask aware biometric identification system |
| SA121420975B1 (ar) * | 2020-08-05 | 2024-10-15 | صالح أحمد | نظام وطريقة للكشف عن قناع الوجه |
| CN112036519B (zh) * | 2020-11-06 | 2021-05-04 | 中科创达软件股份有限公司 | 基于多位sigmoid的分类处理方法、装置及电子设备 |
| US12307813B2 (en) * | 2021-02-19 | 2025-05-20 | Tyco Fire & Security Gmbh | Systems and methods of detecting incorrect mask usage |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2002279416A (ja) * | 2001-02-09 | 2002-09-27 | Gretag Imaging Trading Ag | 色補正方法および色補正装置 |
| JP2004158013A (ja) * | 2002-11-04 | 2004-06-03 | Samsung Electronics Co Ltd | 顔検出システム及び方法、並びに顔画像認証方法 |
| JP2006508463A (ja) * | 2002-11-29 | 2006-03-09 | ソニー・ユナイテッド・キングダム・リミテッド | 顔検出 |
| JP2007111992A (ja) * | 2005-10-20 | 2007-05-10 | Konica Minolta Photo Imaging Inc | Idカード作成システム及びidカード作成方法 |
Family Cites Families (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP4016694B2 (ja) | 2002-04-02 | 2007-12-05 | 日産自動車株式会社 | 顔状態検出装置及び方法 |
| US7020337B2 (en) * | 2002-07-22 | 2006-03-28 | Mitsubishi Electric Research Laboratories, Inc. | System and method for detecting objects in images |
| JP4486594B2 (ja) * | 2002-11-07 | 2010-06-23 | 本田技研工業株式会社 | 確率的外観集合体を使用するビデオに基づく顔認識 |
| GB2395264A (en) * | 2002-11-29 | 2004-05-19 | Sony Uk Ltd | Face detection in images |
| US7596247B2 (en) * | 2003-11-14 | 2009-09-29 | Fujifilm Corporation | Method and apparatus for object recognition using probability models |
| US7848566B2 (en) * | 2004-10-22 | 2010-12-07 | Carnegie Mellon University | Object recognizer and detector for two-dimensional images using bayesian network based classifier |
| US7657086B2 (en) * | 2006-01-31 | 2010-02-02 | Fujifilm Corporation | Method and apparatus for automatic eyeglasses detection using a nose ridge mask |
-
2008
- 2008-06-20 JP JP2008161356A patent/JP5127583B2/ja not_active Expired - Fee Related
-
2009
- 2009-06-19 US US12/487,958 patent/US8705850B2/en active Active
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2002279416A (ja) * | 2001-02-09 | 2002-09-27 | Gretag Imaging Trading Ag | 色補正方法および色補正装置 |
| JP2004158013A (ja) * | 2002-11-04 | 2004-06-03 | Samsung Electronics Co Ltd | 顔検出システム及び方法、並びに顔画像認証方法 |
| JP2006508463A (ja) * | 2002-11-29 | 2006-03-09 | ソニー・ユナイテッド・キングダム・リミテッド | 顔検出 |
| JP2007111992A (ja) * | 2005-10-20 | 2007-05-10 | Konica Minolta Photo Imaging Inc | Idカード作成システム及びidカード作成方法 |
Cited By (20)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2011039994A (ja) * | 2009-08-18 | 2011-02-24 | Nec Soft Ltd | 部品検出装置、部品検出方法、プログラムおよび記録媒体 |
| JP2017215666A (ja) * | 2016-05-30 | 2017-12-07 | 株式会社東芝 | 制御装置、制御方法およびプログラム |
| US11188781B2 (en) | 2017-03-14 | 2021-11-30 | Omron Corporation | Image analyzer, image analysis method, and image analysis program |
| JP2019159346A (ja) * | 2018-03-07 | 2019-09-19 | オムロン株式会社 | 撮像装置 |
| JP2020052773A (ja) * | 2018-09-27 | 2020-04-02 | アイシン精機株式会社 | 乗員モニタリング装置、乗員モニタリング方法、および乗員モニタリングプログラム |
| JP7173811B2 (ja) | 2018-09-27 | 2022-11-16 | 株式会社アイシン | 乗員モニタリング装置、乗員モニタリング方法、および乗員モニタリングプログラム |
| JP7163703B2 (ja) | 2018-10-02 | 2022-11-01 | 大日本印刷株式会社 | 検出装置、コンピュータプログラム及び検出方法 |
| JP2020057224A (ja) * | 2018-10-02 | 2020-04-09 | 大日本印刷株式会社 | 検出装置、識別器、コンピュータプログラム及び検出方法 |
| WO2021192133A1 (ja) * | 2020-03-26 | 2021-09-30 | 日本電気株式会社 | 物体認識装置、物体認識方法、及び、記録媒体 |
| JPWO2021192133A1 (ja) * | 2020-03-26 | 2021-09-30 | ||
| JP7298776B2 (ja) | 2020-03-26 | 2023-06-27 | 日本電気株式会社 | 物体認識装置、物体認識方法、及び、プログラム |
| JP7214236B2 (ja) | 2020-06-22 | 2023-01-30 | 株式会社アクセル | 学習装置、推論装置、コンピュータプログラム、コンピュータシステム、推論方法及び学習方法 |
| JP2022002027A (ja) * | 2020-06-22 | 2022-01-06 | 株式会社アクセル | 学習装置、推論装置、コンピュータプログラム、コンピュータシステム、推論方法及び学習方法 |
| JP2022543334A (ja) * | 2020-06-24 | 2022-10-12 | ベイジン バイドゥ ネットコム サイエンス テクノロジー カンパニー リミテッド | 顔認識モデルのトレーニング方法、装置、電子機器および記憶媒体 |
| JP7203248B2 (ja) | 2020-06-24 | 2023-01-12 | ベイジン バイドゥ ネットコム サイエンス テクノロジー カンパニー リミテッド | 顔認識モデルのトレーニング方法、装置、電子機器および記憶媒体 |
| JP2023541125A (ja) * | 2020-08-26 | 2023-09-28 | 北京字節跳動網絡技術有限公司 | 情報表示方法、装置及び記憶媒体 |
| JP7421010B2 (ja) | 2020-08-26 | 2024-01-23 | 北京字節跳動網絡技術有限公司 | 情報表示方法、装置及び記憶媒体 |
| US11922721B2 (en) | 2020-08-26 | 2024-03-05 | Beijing Bytedance Network Technology Co., Ltd. | Information display method, device and storage medium for superimposing material on image |
| WO2022137439A1 (ja) * | 2020-12-24 | 2022-06-30 | 日本電気株式会社 | 情報処理システム、情報処理方法、及びコンピュータプログラム |
| JPWO2022137439A1 (ja) * | 2020-12-24 | 2022-06-30 |
Also Published As
| Publication number | Publication date |
|---|---|
| US20100183218A1 (en) | 2010-07-22 |
| US8705850B2 (en) | 2014-04-22 |
| JP5127583B2 (ja) | 2013-01-23 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP5127583B2 (ja) | 対象物判定装置及びプログラム | |
| KR101169533B1 (ko) | 얼굴 자세 추정 장치, 얼굴 자세 추정 방법 및 얼굴 자세 추정 프로그램을 기록한 컴퓨터 판독 가능한 기록 매체 | |
| JP7263094B2 (ja) | 情報処理装置、情報処理方法及びプログラム | |
| WO2017208529A1 (ja) | 運転者状態推定装置、運転者状態推定システム、運転者状態推定方法、運転者状態推定プログラム、対象者状態推定装置、対象者状態推定方法、対象者状態推定プログラム、および記録媒体 | |
| JP5675229B2 (ja) | 画像処理装置及び画像処理方法 | |
| JP6494253B2 (ja) | 物体検出装置、物体検出方法、画像認識装置及びコンピュータプログラム | |
| JP5127582B2 (ja) | 対象物判定装置及びプログラム | |
| JP6525545B2 (ja) | 情報処理装置、情報処理方法及びコンピュータプログラム | |
| CN107679468A (zh) | 一种嵌入式计算机视觉检测疲劳驾驶方法及装置 | |
| JP6762344B2 (ja) | 顔の位置を追跡して使用者に警報する方法及びシステム | |
| JP6187817B2 (ja) | 顔検出装置、方法およびプログラム | |
| US20130070105A1 (en) | Tracking device, tracking method, and computer program product | |
| JP7019394B2 (ja) | 視認対象検知装置、視認対象検知方法、およびプログラム | |
| US12217528B2 (en) | Image processing apparatus for determining an object area where part of the object is occluded | |
| JP7647187B2 (ja) | 目開閉判定装置および目開閉判定方法 | |
| JP2008146356A (ja) | 視線方向推定装置及び視線方向推定方法 | |
| JP2014532947A (ja) | 人物検出モダリティ結果を融合して人物カウンティングを向上させる方法及びシステム | |
| CN111696312B (zh) | 乘员观察装置 | |
| CN118097628A (zh) | 一种面向遮挡脸部的驾驶员疲劳检测方法及装置 | |
| CN102542240A (zh) | 用于估计人体朝向的设备和方法 | |
| Willems et al. | A video-based algorithm for elderly fall detection | |
| CN105046285A (zh) | 一种基于运动约束的异常行为辨识方法 | |
| JP6798609B2 (ja) | 映像解析装置、映像解析方法およびプログラム | |
| JP2013120954A (ja) | 寝顔認識装置 | |
| Lee et al. | Prevention of safety accidents through artificial intelligence monitoring of infants in the home environment |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20110510 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20120511 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120522 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120720 |
|
| 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: 20121002 |
|
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20121030 |
|
| R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 Ref document number: 5127583 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20151109 Year of fee payment: 3 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| LAPS | Cancellation because of no payment of annual fees |