JP7106705B2 - 画像認識方法、装置、デバイス、コンピュータ記憶媒体、及びプログラム - Google Patents
画像認識方法、装置、デバイス、コンピュータ記憶媒体、及びプログラム Download PDFInfo
- Publication number
- JP7106705B2 JP7106705B2 JP2021051228A JP2021051228A JP7106705B2 JP 7106705 B2 JP7106705 B2 JP 7106705B2 JP 2021051228 A JP2021051228 A JP 2021051228A JP 2021051228 A JP2021051228 A JP 2021051228A JP 7106705 B2 JP7106705 B2 JP 7106705B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- scale
- face image
- facial
- wrinkle
- 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
- 238000000034 method Methods 0.000 title claims description 51
- 230000037303 wrinkles Effects 0.000 claims description 91
- 230000001815 facial effect Effects 0.000 claims description 71
- 230000015654 memory Effects 0.000 claims description 19
- 238000012545 processing Methods 0.000 claims description 15
- 230000008569 process Effects 0.000 claims description 14
- 238000000605 extraction Methods 0.000 claims description 13
- 230000004927 fusion Effects 0.000 claims description 10
- 238000007781 pre-processing Methods 0.000 claims description 9
- 238000002372 labelling Methods 0.000 claims description 6
- 238000004891 communication Methods 0.000 claims description 5
- 230000008602 contraction Effects 0.000 claims description 4
- 238000000265 homogenisation Methods 0.000 claims description 4
- 230000001953 sensory effect Effects 0.000 claims description 3
- 206010040954 Skin wrinkling Diseases 0.000 description 76
- 238000001514 detection method Methods 0.000 description 12
- 230000011218 segmentation Effects 0.000 description 11
- 238000010586 diagram Methods 0.000 description 10
- 238000005516 engineering process Methods 0.000 description 7
- 238000004590 computer program Methods 0.000 description 3
- 238000013136 deep learning model Methods 0.000 description 3
- 238000012986 modification Methods 0.000 description 3
- 230000004048 modification Effects 0.000 description 3
- 241000699666 Mus <mouse, genus> Species 0.000 description 2
- 210000005252 bulbus oculi Anatomy 0.000 description 2
- 238000004364 calculation method Methods 0.000 description 2
- 238000013527 convolutional neural network Methods 0.000 description 2
- 238000013500 data storage Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 239000011521 glass Substances 0.000 description 2
- 230000003993 interaction Effects 0.000 description 2
- 239000004973 liquid crystal related substance Substances 0.000 description 2
- 238000012549 training Methods 0.000 description 2
- 241000699670 Mus sp. Species 0.000 description 1
- 238000004458 analytical method Methods 0.000 description 1
- 238000013473 artificial intelligence Methods 0.000 description 1
- 238000013528 artificial neural network Methods 0.000 description 1
- 230000000903 blocking effect Effects 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000018109 developmental process Effects 0.000 description 1
- 239000003814 drug Substances 0.000 description 1
- 210000004709 eyebrow Anatomy 0.000 description 1
- 210000000887 face Anatomy 0.000 description 1
- 210000001061 forehead Anatomy 0.000 description 1
- 238000007499 fusion processing Methods 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 238000010295 mobile communication Methods 0.000 description 1
- 238000010606 normalization Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 210000000056 organ Anatomy 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
- 230000000153 supplemental effect Effects 0.000 description 1
- 230000000007 visual effect Effects 0.000 description 1
Images
Classifications
-
- 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
-
- 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/08—Learning methods
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/25—Fusion techniques
- G06F18/253—Fusion techniques of extracted features
-
- 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
-
- 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
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/20—Image preprocessing
- G06V10/26—Segmentation of patterns in the image field; Cutting or merging of image elements to establish the pattern region, e.g. clustering-based techniques; Detection of occlusion
- G06V10/267—Segmentation of patterns in the image field; Cutting or merging of image elements to establish the pattern region, e.g. clustering-based techniques; Detection of occlusion by performing operations on regions, e.g. growing, shrinking or watersheds
-
- 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/46—Descriptors for shape, contour or point-related descriptors, e.g. scale invariant feature transform [SIFT] or bags of words [BoW]; Salient regional features
- G06V10/462—Salient features, e.g. scale invariant feature transforms [SIFT]
- G06V10/464—Salient features, e.g. scale invariant feature transforms [SIFT] using a plurality of salient features, e.g. bag-of-words [BoW] representations
-
- 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/52—Scale-space analysis, e.g. wavelet 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/77—Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
- G06V10/80—Fusion, i.e. combining data from various sources at the sensor level, preprocessing level, feature extraction level or classification level
- G06V10/806—Fusion, i.e. combining data from various sources at the sensor level, preprocessing level, feature extraction level or classification level of extracted features
-
- 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
- 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/172—Classification, e.g. identification
-
- 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/20081—Training; Learning
-
- 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]
-
- 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)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Data Mining & Analysis (AREA)
- Evolutionary Computation (AREA)
- Artificial Intelligence (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Multimedia (AREA)
- Oral & Maxillofacial Surgery (AREA)
- General Engineering & Computer Science (AREA)
- Life Sciences & Earth Sciences (AREA)
- Software Systems (AREA)
- Computing Systems (AREA)
- Molecular Biology (AREA)
- Mathematical Physics (AREA)
- Computational Linguistics (AREA)
- Biophysics (AREA)
- Biomedical Technology (AREA)
- Human Computer Interaction (AREA)
- Evolutionary Biology (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Medical Informatics (AREA)
- Databases & Information Systems (AREA)
- Image Analysis (AREA)
- Image Processing (AREA)
- Collating Specific Patterns (AREA)
Description
前処理された顔画像を五官認識し、顔画像において顔の五官の位置をラベル付けし、ラベル付けされた顔画像を得ることと、
ラベル付けされた顔画像のマルチスケールの顔画像を決定し、マルチスケールの顔画像を基幹ネットワークモデルに入力して特徴抽出し、マルチスケールにおける各スケールの顔画像のしわ特徴を得ることと、
顔画像の同じ領域に位置する各スケールのしわ特徴を融合させ、顔画像のしわ認識結果を得ることとを含む。
前処理された顔画像を五官認識し、顔画像において顔の五官の位置をラベル付けし、ラベル付けされた顔画像を得るための認識モジュールと、
ラベル付けされた顔画像のマルチスケールの顔画像を決定し、マルチスケールの顔画像を基幹ネットワークモデルに入力して特徴抽出し、マルチスケールにおける各スケールの顔画像のしわ特徴を得るための特徴抽出モジュールと、
顔画像の同じ領域に位置する各スケールのしわ特徴を融合させ、顔画像のしわ認識結果を得るための融合モジュールとを含む。
少なくとも1つのプロセッサと、
少なくとも1つのプロセッサと通信接続されたメモリとを含み、
メモリは、少なくとも1つのプロセッサによって実行され得る命令を記憶し、命令が少なくとも1つのプロセッサにより実行されることにより、少なくとも1つのプロセッサが本開示のいずれかの実施形態によって提供される方法を実行する。
前処理された顔画像を五官認識し、前記顔画像において顔の五官の位置をラベル付けし、ラベル付けされた顔画像を得るステップ101と、
ラベル付けされた顔画像のマルチスケールの顔画像を決定し、前記マルチスケールの顔画像を基幹ネットワークモデルに入力して特徴抽出し、マルチスケールにおける各スケールの顔画像のしわ特徴を得るステップ102と、
テップ103とを含む。
顔画像の画素を均一化し、均一化処理後の顔画像を得るステップ201と、
前記の均一化処理後の顔画像の画素分散を正規化処理し、前記前処理された顔画像を得るステップ202とを含む。
前記ラベル付けされた顔画像をマルチスケールの伸縮処理を行い、前記マルチスケールの顔画像を得ることと、
前記マルチスケールの顔画像を前記基幹ネットワークモデルに入力して、前記マルチスケールにおける各スケールの顔画像のしわ特徴を得ることとを含む。
前記顔画像のしわ認識結果に対応する顔領域がしわが存在しない五官領域である場合は、その顔画像のしわ認識結果を無視することを含む。
前処理された顔画像を五官認識し、顔画像において顔の五官の位置をラベル付けし、ラベル付けされた顔画像を得るための認識モジュール501と、
ラベル付けされた顔画像のマルチスケールの顔画像を決定し、マルチスケールの顔画像を基幹ネットワークモデルに入力して特徴抽出し、マルチスケールにおける各スケールの顔画像のしわ特徴を得るための特徴抽出モジュール502と、
顔画像の同じ領域に位置する各スケールのしわ特徴を融合させ、顔画像のしわ認識結果を得るための融合モジュール503とを含む。
ラベル付けされた顔画像をマルチスケールの伸縮処理を行い、マルチスケールの顔画像を得るための処理ユニット512と、
マルチスケールの顔画像を基幹ネットワークモデルに入力し、マルチスケールにおける各スケールの顔画像のしわ特徴を得るための特徴獲得ユニット522とを含む。
Claims (13)
- 前処理された顔画像を五官認識し、前記顔画像において顔の五官の位置をラベル付けし、ラベル付けされた顔画像を得ることと、
ラベル付けされた顔画像のマルチスケールの顔画像を決定し、前記マルチスケールの顔画像を基幹ネットワークモデルに入力して特徴抽出し、マルチスケールにおける各スケールの顔画像のしわ特徴を得ることと、
顔画像の同じ領域に位置する各スケールの前記しわ特徴を融合させ、顔画像のしわ認識結果を得ることとを含む画像認識方法。 - 前記顔画像の画素を均一化処理し、均一化処理後の顔画像を得ることと、
前記均一化処理後の顔画像の画素分散を正規化処理し、前記前処理された顔画像を得ることとを含むことを特徴とする請求項1に記載の画像認識方法。 - 前記の、前記顔画像を基幹ネットワークに入力して特徴抽出し、異なるスケールの顏画像のしわ特徴を得ることは、
前記ラベル付けされた顔画像をマルチスケールの伸縮処理を行い、前記マルチスケールの顔画像を得ることと、
前記マルチスケールの顔画像を前記基幹ネットワークモデルに入力して、前記マルチスケールにおける各スケールの顔画像のしわ特徴を得ることとを含むことを特徴とする請求項1に記載の画像認識方法。 - 前記マルチスケールの顔画像を前記基幹ネットワークモデルに入力し、顔の五官領域認識結果をさらに得ることを特徴とする請求項3に記載の画像認識方法。
- 前記の、顔画像の同じ領域に位置する異なるスケールの前記しわ特徴を融合させ、前記顔画像のしわ認識結果を得ることは、
前記顔画像のしわ認識結果に対応する顔領域が、しわが存在しない五官領域である場合、当該顔画像のしわ認識結果を無視することを特徴とする請求項3に記載の画像認識方法。 - 前処理された顔画像を五官認識し、前記顔画像において顔の五官の位置をラベル付けし、ラベル付けされた顔画像を得るための認識モジュールと、
ラベル付けされた顔画像のマルチスケールの顔画像を決定し、前記マルチスケールの顔画像を基幹ネットワークモデルに入力して特徴抽出し、マルチスケールにおける各スケールの顔画像のしわ特徴を得るための特徴抽出モジュールと、
顔画像の同じ領域に位置する各スケールのしわ特徴を融合させ、前記顔画像のしわ認識結果を得るための融合モジュールとを含むことを特徴とする画像認識装置。 - 前記顔画像の画素を均一化処理し、均一化処理後の顔画像を得るための第1前処理モジュールと、
前記均一処理後の顔画像の画素分散を正規化処理し、前記前処理された顔画像を得るための第2の前処理モジュールとを含むことを特徴とする請求項6に記載の画像認識装置。 - 前記特徴抽出モジュールは、
前記ラベル付けされた顔画像をマルチスケールの伸縮処理を行い、前記マルチスケールの顔画像を得るための処理ユニットと、
前記マルチスケールの顔画像を前記基幹ネットワークモデルに入力し、前記マルチスケールにおける各スケールの顔画像のしわ特徴を得るための特徴獲得ユニットとを含むことを特徴とする請求項6に記載の画像認識装置。 - 前記マルチスケールの顔画像を前記基幹ネットワークモデルに入力して、顔の五官領域認識結果を得ることをさらに含むことを特徴とする請求項8に記載の画像認識装置。
- 融合モジュールは、前記顔画像のしわ認識結果に対応する顔領域が、しわが存在しない五官領域である場合、前記顔画像のしわ認識結果を無視することを含むことを特徴とする請求項8に記載の画像認識装置。
- 少なくとも1つのプロセッサと、
前記少なくとも1つのプロセッサと通信接続するメモリとを含み、
前記メモリは、前記少なくとも1つのプロセッサによって実行可能な命令を記憶し、前記命令が前記少なくとも1つのプロセッサにより実行されることにより、前記少なくとも1つのプロセッサが請求項1~5のいずれか1項に記載の方法を実行することを特徴とする電子デバイス。 - コンピュータ命令を記憶した非一過性コンピュータ可読記憶媒体であって、
前記コンピュータ命令は、前記コンピュータに請求項1~5のいずれか1項に記載の画像認識方法を実行させるために用いられることを特徴とする非一過性コンピュータ可読記憶媒体。 - コンピュータにおいて、プロセッサにより実行される場合、請求項1~5のいずれか一項に記載の画像認識方法を実現することを特徴とするプログラム。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010605404.9 | 2020-06-29 | ||
CN202010605404.9A CN111767846B (zh) | 2020-06-29 | 2020-06-29 | 图像识别方法、装置、设备和计算机存储介质 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2021103568A JP2021103568A (ja) | 2021-07-15 |
JP7106705B2 true JP7106705B2 (ja) | 2022-07-26 |
Family
ID=72724311
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2021051228A Active JP7106705B2 (ja) | 2020-06-29 | 2021-03-25 | 画像認識方法、装置、デバイス、コンピュータ記憶媒体、及びプログラム |
Country Status (5)
Country | Link |
---|---|
US (1) | US11687779B2 (ja) |
EP (1) | EP3859604A3 (ja) |
JP (1) | JP7106705B2 (ja) |
KR (1) | KR102597377B1 (ja) |
CN (1) | CN111767846B (ja) |
Families Citing this family (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112364846B (zh) * | 2021-01-12 | 2021-04-30 | 深圳市一心视觉科技有限公司 | 一种人脸活体识别方法、装置、终端设备及存储介质 |
CN113378696A (zh) * | 2021-06-08 | 2021-09-10 | 北京百度网讯科技有限公司 | 图像处理方法、装置、设备及存储介质 |
CN113499034A (zh) * | 2021-06-29 | 2021-10-15 | 普希斯(广州)科技股份有限公司 | 一种皮肤检测方法、系统及美容装置 |
CN113705565A (zh) * | 2021-08-10 | 2021-11-26 | 北京中星天视科技有限公司 | 舰船检测方法、装置、电子设备和计算机可读介质 |
US11308359B1 (en) * | 2021-10-27 | 2022-04-19 | Deeping Source Inc. | Methods for training universal discriminator capable of determining degrees of de-identification for images and obfuscation network capable of obfuscating images and training devices using the same |
CN114120404A (zh) * | 2021-11-16 | 2022-03-01 | 北京百度网讯科技有限公司 | 人脸识别方法和装置 |
CN114170662A (zh) * | 2021-12-07 | 2022-03-11 | 上海瑾盛通信科技有限公司 | 人脸识别方法及装置、存储介质、电子设备 |
CN114681793B (zh) * | 2022-03-16 | 2023-10-03 | 深圳市宗匠科技有限公司 | 射频仪、电极触点控制方法及计算机可读存储介质 |
CN114612994A (zh) * | 2022-03-23 | 2022-06-10 | 深圳伯德睿捷健康科技有限公司 | 训练皱纹检测模型的方法、装置及检测皱纹的方法、装置 |
CN116524576B (zh) * | 2023-07-03 | 2023-10-20 | 广州思林杰科技股份有限公司 | 基于动态视觉识别的长跑计时方法 |
CN116823810B (zh) * | 2023-08-25 | 2023-11-17 | 之江实验室 | 基于联邦学习的腹部多器官动态增强分割方法及系统 |
CN117594202B (zh) * | 2024-01-19 | 2024-04-19 | 深圳市宗匠科技有限公司 | 一种皱纹尺寸分析方法、装置、电子设备及存储介质 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012243206A (ja) | 2011-05-23 | 2012-12-10 | Nippon Telegr & Teleph Corp <Ntt> | 画像処理方法、画像処理装置および画像処理プログラム |
JP2014149677A (ja) | 2013-02-01 | 2014-08-21 | Panasonic Corp | 美容支援装置、美容支援システム、美容支援方法、並びに美容支援プログラム |
JP2018005434A (ja) | 2016-06-30 | 2018-01-11 | 学校法人明治大学 | 顔画像処理システム、顔画像処理方法及び顔画像処理プログラム |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009003842A (ja) | 2007-06-25 | 2009-01-08 | Noritsu Koki Co Ltd | 画像処理装置及び画像処理方法 |
JP5882929B2 (ja) | 2013-02-26 | 2016-03-09 | 日本電信電話株式会社 | 画像処理装置、画像処理方法、及び画像処理プログラム |
CN110838124B (zh) * | 2017-09-12 | 2021-06-18 | 深圳科亚医疗科技有限公司 | 用于分割具有稀疏分布的对象的图像的方法、系统和介质 |
CN111566693B (zh) * | 2018-07-16 | 2022-05-20 | 荣耀终端有限公司 | 一种皱纹检测方法及电子设备 |
CN111199171B (zh) * | 2018-11-19 | 2022-09-23 | 荣耀终端有限公司 | 一种皱纹检测方法和终端设备 |
CN109635882B (zh) * | 2019-01-23 | 2022-05-13 | 福州大学 | 一种基于多尺度卷积特征提取和融合的显著物体检测方法 |
CN110110637A (zh) * | 2019-04-25 | 2019-08-09 | 深圳市华嘉生物智能科技有限公司 | 一种人脸皮肤皱纹自动识别和皱纹严重程度自动分级的方法 |
CN110335194B (zh) * | 2019-06-28 | 2023-11-10 | 广州久邦世纪科技有限公司 | 一种人脸变老图像处理方法 |
CN111009006A (zh) * | 2019-12-10 | 2020-04-14 | 广州久邦世纪科技有限公司 | 一种基于人脸特征点的图像处理方法 |
CN111310705A (zh) * | 2020-02-28 | 2020-06-19 | 深圳壹账通智能科技有限公司 | 图像识别方法、装置、计算机设备及存储介质 |
-
2020
- 2020-06-29 CN CN202010605404.9A patent/CN111767846B/zh active Active
-
2021
- 2021-03-22 US US17/208,611 patent/US11687779B2/en active Active
- 2021-03-22 EP EP21163965.3A patent/EP3859604A3/en not_active Ceased
- 2021-03-24 KR KR1020210037793A patent/KR102597377B1/ko active IP Right Grant
- 2021-03-25 JP JP2021051228A patent/JP7106705B2/ja active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012243206A (ja) | 2011-05-23 | 2012-12-10 | Nippon Telegr & Teleph Corp <Ntt> | 画像処理方法、画像処理装置および画像処理プログラム |
JP2014149677A (ja) | 2013-02-01 | 2014-08-21 | Panasonic Corp | 美容支援装置、美容支援システム、美容支援方法、並びに美容支援プログラム |
JP2018005434A (ja) | 2016-06-30 | 2018-01-11 | 学校法人明治大学 | 顔画像処理システム、顔画像処理方法及び顔画像処理プログラム |
Non-Patent Citations (1)
Title |
---|
Choon-Ching Ng et al.,Will Wrinkle Estimate the Face Age?,2015 IEEE International Conference on Systems, Man, and Cybernetics,米国,IEEE,2015年10月09日,P.2418-2423,https://doi.org/10.1109/SMC.2015.423 |
Also Published As
Publication number | Publication date |
---|---|
EP3859604A2 (en) | 2021-08-04 |
US20210209344A1 (en) | 2021-07-08 |
CN111767846A (zh) | 2020-10-13 |
JP2021103568A (ja) | 2021-07-15 |
KR102597377B1 (ko) | 2023-11-01 |
CN111767846B (zh) | 2024-08-23 |
EP3859604A3 (en) | 2021-10-13 |
KR20210040300A (ko) | 2021-04-13 |
US11687779B2 (en) | 2023-06-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP7106705B2 (ja) | 画像認識方法、装置、デバイス、コンピュータ記憶媒体、及びプログラム | |
US11756332B2 (en) | Image recognition method, apparatus, device, and computer storage medium | |
Badi et al. | Hand posture and gesture recognition technology | |
US11403799B2 (en) | Method and apparatus for recognizing face-swap, device and computer readable storage medium | |
CN111862031B (zh) | 一种人脸合成图检测方法、装置、电子设备及存储介质 | |
Sharma et al. | Air-swipe gesture recognition using OpenCV in Android devices | |
Zahra et al. | Camera-based interactive wall display using hand gesture recognition | |
Setiawan et al. | Deep Belief Networks for Recognizing Handwriting Captured by Leap Motion Controller. | |
Mei et al. | A real-time hand detection system based on multi-feature | |
Gaikwad et al. | Recognition of American sign language using image processing and machine learning | |
Li et al. | A novel art gesture recognition model based on two channel region-based convolution neural network for explainable human-computer interaction understanding | |
Banerjee et al. | A review on artificial intelligence based sign language recognition techniques | |
Mishra et al. | Recognition of hand gestures and conversion of voice for betterment of deaf and mute people | |
Annachhatre et al. | Virtual Mouse Using Hand Gesture Recognition-A Systematic Literature Review | |
Yoo et al. | The study of a classification technique for numeric gaze-writing entry in hands-free interface | |
Srividya et al. | Hand Recognition and Motion Analysis using Faster RCNN | |
Elmagrouni et al. | Approach for improving user interface based on gesture recognition | |
Parihar et al. | Hand Gesture Recognition: A Review | |
Sinha et al. | Real time prediction of american sign language using convolutional neural networks | |
Dehankar et al. | Detecting centroid for hand gesture recognition using morphological computations | |
Rokade et al. | Spelled sentence recognition using radon transform | |
Batra et al. | Commanding Computer using gesture based patterns | |
Patil et al. | Hand Gesture Recognition for Deaf and Dumb | |
Peshin et al. | Check for updates | |
Basyuk et al. | Methodological Foundations of an Information System Construction for the Recognition of Ukrainian Sign |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20210325 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20220311 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20220323 |
|
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: 20220705 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20220713 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7106705 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |