JP6526527B2 - 識別装置及び認証システム - Google Patents
識別装置及び認証システム Download PDFInfo
- Publication number
- JP6526527B2 JP6526527B2 JP2015177676A JP2015177676A JP6526527B2 JP 6526527 B2 JP6526527 B2 JP 6526527B2 JP 2015177676 A JP2015177676 A JP 2015177676A JP 2015177676 A JP2015177676 A JP 2015177676A JP 6526527 B2 JP6526527 B2 JP 6526527B2
- Authority
- JP
- Japan
- Prior art keywords
- candidate
- nostril
- area
- nose tip
- parallax
- 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
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
- 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/161—Detection; Localisation; Normalisation
- G06V40/165—Detection; Localisation; Normalisation using facial parts and geometric relationships
-
- 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/136—Segmentation; Edge detection involving thresholding
-
- 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
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/60—Analysis of geometric attributes
-
- 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/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
-
- 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/10—Image acquisition modality
- G06T2207/10004—Still image; Photographic image
- G06T2207/10012—Stereo images
-
- 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/10—Image acquisition modality
- G06T2207/10028—Range image; Depth image; 3D point clouds
-
- 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/20228—Disparity calculation for image-based rendering
-
- 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
- G06T2207/30201—Face
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Health & Medical Sciences (AREA)
- Oral & Maxillofacial Surgery (AREA)
- Computer Vision & Pattern Recognition (AREA)
- General Health & Medical Sciences (AREA)
- Human Computer Interaction (AREA)
- Multimedia (AREA)
- Geometry (AREA)
- Image Analysis (AREA)
- Collating Specific Patterns (AREA)
- Image Processing (AREA)
Description
Size=(B×(Rect_width+Rect_(height)))/(2×depth_avg) (1)
Sizew=(B×Rect_width)/(depth_avg) (2)
Sizeh =(B×Rect_height)/(depth_avg) (3)
式(1)で計算されるSizeと、人間の顔のサイズ、すなわち閾値Tと比較し、Sizeのほうが閾値Tより大きいか否かを判定する(S66)。
n=(fit_size×depth_avg)/B (5)
fit_sizeは固定値であり、人間の鼻の大きさとして、ここではfit_size=36mmを用いる。また、depth_avgは、顔領域推定部206で推定された顔領域の平均視差である。なお、曲面をフィッテイングする場合に、高速化のため、横方向と縦方向にs(1≦s<n/2)の間隔で3次元点を用いてフィッテイングしてよい。この場合、曲面の生成に用いる点の数は(p)/(s×s)である。
Claims (5)
- 所定の視差を有する2枚の輝度画像上における物体領域内の2次元座標を、視差情報に基づき変換した3次元座標を用いて所定物の候補点を取得し、当該候補点に基づく候補領域を抽出する抽出部と、
前記2枚の輝度画像のうちの少なくとも一つの輝度画像における前記候補領域内の画像情報に基づく特性値を取得する取得部と、
前記特性値と、基準特性値との類似性に基づき、前記候補領域を識別する識別部と、
を備えることを特徴とする識別装置。 - 前記候補点は鼻頂点であり、
前記候補領域内から鼻孔候補を検出する鼻孔候補検出部と、
前記鼻孔候補間の距離、及び前記鼻頂点と前記鼻孔候補との距離が、所定の距離範囲内にある2つの鼻孔を、鼻孔ペア候補とする鼻孔ペア処理部であって、前記距離範囲を対応する視差情報が大きくなるにしたがい大きくする鼻孔ペア処理部と、
を更にそなえる請求項1に記載の識別装置。 - 前記鼻孔候補検出部は、
前記候補領域内から、円形状の前記鼻孔候補を検出する第1鼻孔候補検出部と、
前記前記候補領域内の輝度値が所定値以下であり視差が所定値以上の領域を鼻孔候補として検出する第2鼻孔候補検出部と、
を有する請求項2に記載の識別装置。 - 前記視差情報を用いて前記2枚の輝度画像に基づき、閾値より大きな視差の値を示す領域を前記物体領域として推定する推定部を、
更にそなえる請求項1乃至3のいずれか一項に記載の識別装置。 - 2枚の輝度画像上における物体領域内の2次元座標を、視差情報に基づき変換した3次元座標を用いて所定物の候補点を取得し、当該候補点に基づく候補領域を抽出する抽出部と、
前記2枚の輝度画像のうちの少なくとも一つの輝度画像における前記候補領域内の画像情報に基づく特性値を取得する取得部と、
前記特性値と、基準特性値との類似性に基づき、前記候補領域を識別する識別部と、
前記所定物を含む候補領域内の前記所定物の位置情報に基づき、認証に用いる情報を前記少なくとも一つの輝度画像から取得し、前記物体が予め登録されている物体であるか否かを認証する認証部と、
を備える認証システム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015177676A JP6526527B2 (ja) | 2015-09-09 | 2015-09-09 | 識別装置及び認証システム |
US15/067,679 US9858471B2 (en) | 2015-09-09 | 2016-03-11 | Identification apparatus and authentication system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015177676A JP6526527B2 (ja) | 2015-09-09 | 2015-09-09 | 識別装置及び認証システム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2017054304A JP2017054304A (ja) | 2017-03-16 |
JP6526527B2 true JP6526527B2 (ja) | 2019-06-05 |
Family
ID=58189347
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2015177676A Active JP6526527B2 (ja) | 2015-09-09 | 2015-09-09 | 識別装置及び認証システム |
Country Status (2)
Country | Link |
---|---|
US (1) | US9858471B2 (ja) |
JP (1) | JP6526527B2 (ja) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6835223B2 (ja) * | 2017-06-26 | 2021-02-24 | 日本電気株式会社 | 顔認証装置、顔認証方法およびプログラム |
US10896503B2 (en) * | 2018-03-23 | 2021-01-19 | International Business Machines Corporation | Identification of areas of interest in imaging applications |
JP7370759B2 (ja) * | 2019-08-08 | 2023-10-30 | キヤノン株式会社 | 画像処理装置、画像処理方法およびプログラム |
US11195301B1 (en) * | 2020-07-26 | 2021-12-07 | Nec Corporation Of America | Estimation of head yaw in an image |
CN112926784B (zh) * | 2021-03-05 | 2022-07-12 | 江苏唱游数据技术有限公司 | 一种适用于文旅产业监测的景区人流量峰值预测方法 |
Family Cites Families (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH05215531A (ja) * | 1992-02-07 | 1993-08-24 | Nippon Telegr & Teleph Corp <Ntt> | 3次元物体の識別処理方法 |
JPH10307923A (ja) * | 1997-05-01 | 1998-11-17 | Mitsubishi Electric Corp | 顔部品抽出装置および顔の向き検出装置 |
JP4043973B2 (ja) | 2003-02-27 | 2008-02-06 | 株式会社東芝 | 顔検出システムとその方法 |
JP4543810B2 (ja) * | 2004-07-28 | 2010-09-15 | 日産自動車株式会社 | 鼻検出装置 |
JP4653606B2 (ja) | 2005-05-23 | 2011-03-16 | 株式会社東芝 | 画像認識装置、方法およびプログラム |
JP4539519B2 (ja) | 2005-10-06 | 2010-09-08 | コニカミノルタホールディングス株式会社 | 立体モデル生成装置および立体モデル生成方法 |
JP4645411B2 (ja) * | 2005-10-28 | 2011-03-09 | コニカミノルタホールディングス株式会社 | 認証システム、登録システム及びプログラム |
JP4991317B2 (ja) | 2006-02-06 | 2012-08-01 | 株式会社東芝 | 顔特徴点検出装置及びその方法 |
JP4826306B2 (ja) | 2006-03-23 | 2011-11-30 | 日産自動車株式会社 | 顔部位追跡方法及びその装置 |
JP4996943B2 (ja) | 2007-02-23 | 2012-08-08 | アイシン精機株式会社 | 顔特徴点検出装置、顔特徴点検出方法及びプログラム |
JP5598694B2 (ja) * | 2009-08-25 | 2014-10-01 | スズキ株式会社 | 物標検出装置および物標検出方法 |
JP5981789B2 (ja) * | 2012-07-09 | 2016-08-31 | キヤノン株式会社 | 画像処理装置、画像処理方法およびプログラム |
CN104780834B (zh) * | 2012-11-12 | 2016-12-28 | 阿尔卑斯电气株式会社 | 生物体信息计测装置及使用该装置的输入装置 |
JP6222948B2 (ja) * | 2013-03-14 | 2017-11-01 | セコム株式会社 | 特徴点抽出装置 |
CN106144861B (zh) * | 2015-04-03 | 2020-07-24 | 奥的斯电梯公司 | 用于乘客运输控制的基于深度传感器的乘客感测 |
-
2015
- 2015-09-09 JP JP2015177676A patent/JP6526527B2/ja active Active
-
2016
- 2016-03-11 US US15/067,679 patent/US9858471B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2017054304A (ja) | 2017-03-16 |
US9858471B2 (en) | 2018-01-02 |
US20170068843A1 (en) | 2017-03-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11087169B2 (en) | Image processing apparatus that identifies object and method therefor | |
US9881204B2 (en) | Method for determining authenticity of a three-dimensional object | |
JP6526527B2 (ja) | 識別装置及び認証システム | |
US10824895B2 (en) | Image processing apparatus, image processing method, and storage medium | |
JP5771413B2 (ja) | 姿勢推定装置、姿勢推定システム、および姿勢推定方法 | |
JP6397354B2 (ja) | 人物領域検出装置、方法およびプログラム | |
US9020251B2 (en) | Image processing apparatus and method | |
US20230252664A1 (en) | Image Registration Method and Apparatus, Electronic Apparatus, and Storage Medium | |
CN113508420B (zh) | 物体追踪装置、物体追踪方法以及存储介质 | |
WO2016050290A1 (en) | Method and system for determining at least one property related to at least part of a real environment | |
CN111314689B (zh) | 识别影像中前景物件的方法与电子装置 | |
US20130236108A1 (en) | Object or shape information representation method | |
WO2012100225A1 (en) | Systems and methods for generating a three-dimensional shape from stereo color images | |
KR101558547B1 (ko) | 얼굴 포즈 변화에 강한 연령 인식방법 및 시스템 | |
KR101478709B1 (ko) | Rgb-d 영상 특징점 추출 및 특징 기술자 생성 방법 및 장치 | |
CN113688846A (zh) | 物体尺寸识别方法、可读存储介质及物体尺寸识别系统 | |
CN110443228B (zh) | 一种行人匹配方法、装置、电子设备及存储介质 | |
WO2019123554A1 (ja) | 画像処理装置、画像処理方法、及び、記録媒体 | |
JP6452324B2 (ja) | 画像処理装置、画像処理方法及びプログラム | |
JP6251099B2 (ja) | 距離算出装置 | |
JP2006113832A (ja) | ステレオ画像処理装置およびプログラム | |
KR101998361B1 (ko) | 카메라 영상의 얼굴 인식 방법 | |
JP4812743B2 (ja) | 顔認識装置、顔認識方法、顔認識プログラムおよびそのプログラムを記録した記録媒体 | |
JP2008003800A (ja) | 画像処理装置及び画像処理プログラム | |
JP6464706B2 (ja) | 物体検出方法、物体検出プログラムおよび物体検出装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20170901 |
|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A712 Effective date: 20170906 |
|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A711 Effective date: 20170908 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20180814 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20180921 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20181119 |
|
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: 20190409 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20190508 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6526527 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |