KR100888476B1 - 얼굴이 포함된 영상에서 얼굴의 특징을 추출하는 방법 및장치. - Google Patents
얼굴이 포함된 영상에서 얼굴의 특징을 추출하는 방법 및장치. Download PDFInfo
- Publication number
- KR100888476B1 KR100888476B1 KR1020070016034A KR20070016034A KR100888476B1 KR 100888476 B1 KR100888476 B1 KR 100888476B1 KR 1020070016034 A KR1020070016034 A KR 1020070016034A KR 20070016034 A KR20070016034 A KR 20070016034A KR 100888476 B1 KR100888476 B1 KR 100888476B1
- Authority
- KR
- South Korea
- Prior art keywords
- face
- values
- image
- positions
- merging
- Prior art date
Links
Images
Classifications
-
- 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
-
- 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
- G06T1/00—General purpose image data processing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image 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/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
- G06V10/443—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 by matching or filtering
- G06V10/449—Biologically inspired filters, e.g. difference of Gaussians [DoG] or Gabor filters
Landscapes
- Engineering & Computer Science (AREA)
- Health & Medical Sciences (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Oral & Maxillofacial Surgery (AREA)
- General Health & Medical Sciences (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Multimedia (AREA)
- Molecular Biology (AREA)
- Biomedical Technology (AREA)
- Biodiversity & Conservation Biology (AREA)
- Life Sciences & Earth Sciences (AREA)
- Human Computer Interaction (AREA)
- Image Analysis (AREA)
- Image Processing (AREA)
Abstract
Description
제 1 기준점 | 제 2 기준점 | |
필터 인덱스 | 0 | 7 |
1 | 6 | |
2 | 5 | |
3 | 4 | |
4 | 3 | |
5 | 2 | |
6 | 1 | |
7 | 0 |
알고리즘 | 1차 특징 벡터 추출 연산량 | 2차 특징 벡터 추출 연산량 | 총 연산량 |
종래 기술 | 곱셈: (17*17)*48*128=1,775,616 덧셈 : (17*17-1)*48*128=1,769,472 | 곱셈 : 48*128*200=1,228,800 덧셈 : (48*128-1)*200+200=1,228,800 | 곱셈 : 3,004,416 덧셈 : 2,998,272 |
본 발명의 일 실시예 | 곱셈: (17*17)*48*128=1,775,616 덧셈 : (17*17-1)*48*128+56=1,769,528 나눗셈: 56 | 곱셈 :48*(128-56)*200=691,200 덧셈 : (48*(128-56)-1)*200+200=691,200 | 곱셈 : 2,466,816 덧셈 : 2,460,728 나눗셈 : 56 |
Claims (15)
- 얼굴이 포함된 영상에서 얼굴의 특징을 추출하는 방법에 있어서,(a) 상기 영상을 상기 영상 내의 소정의 위치들 각각에서 크기, 방향 및 실/허수에 따라 분류된 소정의 개수의 필터로 구성된 인식용 필터 세트로 필터링하는 단계;(b) 상기 소정의 위치들 중에서 상기 얼굴의 중앙을 기준으로 좌우가 대칭되는 위치들에서 필터링된 값들을 머징(Merging)하는 단계; 및(c) 상기 필터링된 값들과 상기 머징된 값들을 합성하는 단계를 포함하는 것을 특징으로 하는 얼굴이 포함된 영상의 특징을 추출하는 방법.
- 제 1 항에 있어서, 상기 (a) 단계는(a 1) 상기 영상을 상기 소정의 위치들 중에서 상기 얼굴의 중앙을 기준으로 좌우가 대칭되는 위치들에서 상기 인식용 필터 세트로 필터링하는 단계; 및(a 2) 상기 영상을 상기 소정의 위치들 중에서 상기 얼굴의 중앙을 기준으로 좌우가 대칭되는 위치들을 제외한 위치들에서 상기 인식용 필터 세트로 필터링하는 단계를 포함하는 것을 특징으로 하는 얼굴이 포함된 영상의 특징을 추출하는 방법.
- 제 2 항에 있어서,상기 (b) 단계는 상기 (a 1) 단계를 통해 필터링된 값들을 머징(Merging)하고,상기 (c) 단계는 상기 (a 2) 단계를 통해 필터링된 값들과 상기 (b) 단계를 통해 머징된 값들을 합성하는 것을 특징으로 하는 얼굴이 포함된 영상의 특징을 추출하는 방법.
- 삭제
- 제 1 항에 있어서, 상기 (b) 단계는상기 얼굴의 중앙을 기준으로 좌우가 대칭되는 2 개의 위치들에서 대칭되는 방향의 필터로 각각 필터링된 2 개의 값들을 머징하는 것을 특징으로 하는 얼굴이 포함된 영상의 특징을 추출하는 방법.
- 제 5 항에 있어서, 상기 (b) 단계는상기 2 개의 값들을 평균하여 머징하는 것을 특징으로 하는 얼굴이 포함된 영상의 특징을 추출하는 방법.
- 제 5 항에 있어서, 상기 (b) 단계는상기 2 개의 값들 중 상기 얼굴의 특징을 잘 나타내는 위치에서 필터링된 값에 가중치를 부여하고 합산하여 머징하는 것을 특징으로 하는 얼굴이 포함된 영상의 특징을 추출하는 방법.
- 제 1 항 내지 제 3항 및 제 5항 내지 제 7 항 중에 어느 한 항의 방법을 컴퓨터에서 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.
- 얼굴이 포함된 영상의 특징을 추출하는 장치에 있어서,상기 영상을 상기 영상 내의 소정의 위치들 각각에서 크기, 방향 및 실/허수에 따라 분류된 소정의 개수의 필터로 구성된 인식용 필터 세트로 필터링하는 필터링 처리부;상기 소정의 위치들 중에서 상기 얼굴의 중앙을 기준으로 좌우가 대칭되는 위치들에서 필터링된 값들을 머징(Merging)하는 머징부; 및상기 필터링 처리부를 통해 필터링된 값들과 상기 머징부를 통해 머징된 값들을 합성하는 합성부를 포함하는 것을 특징으로 하는 얼굴이 포함된 영상의 특징을 추출하는 장치.
- 제 9 항에 있어서, 상기 필터링 처리부는상기 영상을 상기 소정의 위치들 중에서 상기 얼굴의 중앙을 기준으로 좌우가 대칭되는 위치들에서 상기 인식용 필터 세트로 필터링하는 제 1 필터링 처리부 ; 및상기 영상을 상기 소정의 위치들 중에서 상기 얼굴의 중앙을 기준으로 좌우가 대칭되는 위치들을 제외한 위치들에서 상기 인식용 필터 세트로 필터링하는 제 2 필터링 처리부를 포함하는 것을 특징으로 하는 얼굴이 포함된 영상의 특징을 추출하는 장치.
- 제 10 항에 있어서,상기 머징부는 상기 제 1 필터링 처리부를 통해 필터링된 값들을 머징하고,상기 합성부는 상기 제 2 필터링 처리부를 통해 필터링된 값들과 상기 머징부를 통해 머징된 값들을 합성하는 것을 특징으로 하는 얼굴이 포함된 영상의 특징을 추출하는 장치.
- 삭제
- 제 9 항에 있어서,상기 머징부는 상기 얼굴의 중앙을 기준으로 좌우가 대칭되는 2 개의 위치들에서 대칭되는 방향의 필터로 각각 필터링된 2개의 값들을 머징하는 것을 특징으로 하는 얼굴이 포함된 영상의 특징을 추출하는 장치.
- 제 13 항에 있어서, 상기 머징부는상기 2 개의 값들을 평균하여 머징하는 것을 특징으로 하는 얼굴이 포함된 영상의 특징을 추출하는 장치.
- 제 13 항에 있어서, 상기 머징부는상기 2 개의 값들 중 상기 얼굴의 특징을 잘 나타내는 위치에서 필터링된 값에 가중치를 부여하고 합산하여 머징하는 것을 특징으로 하는 얼굴이 포함된 영상의 특징을 추출하는 장치.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020070016034A KR100888476B1 (ko) | 2007-02-15 | 2007-02-15 | 얼굴이 포함된 영상에서 얼굴의 특징을 추출하는 방법 및장치. |
US11/896,300 US8111880B2 (en) | 2007-02-15 | 2007-08-30 | Method and apparatus for extracting facial features from image containing face |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020070016034A KR100888476B1 (ko) | 2007-02-15 | 2007-02-15 | 얼굴이 포함된 영상에서 얼굴의 특징을 추출하는 방법 및장치. |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20080076293A KR20080076293A (ko) | 2008-08-20 |
KR100888476B1 true KR100888476B1 (ko) | 2009-03-12 |
Family
ID=39706700
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020070016034A KR100888476B1 (ko) | 2007-02-15 | 2007-02-15 | 얼굴이 포함된 영상에서 얼굴의 특징을 추출하는 방법 및장치. |
Country Status (2)
Country | Link |
---|---|
US (1) | US8111880B2 (ko) |
KR (1) | KR100888476B1 (ko) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2010044214A1 (ja) * | 2008-10-14 | 2010-04-22 | パナソニック株式会社 | 顔認識装置および顔認識方法 |
US9165220B2 (en) * | 2012-12-18 | 2015-10-20 | Hewlett-Packard Development Company, L.P. | Image object recognition based on a feature vector with context information |
CN105469017B (zh) * | 2014-06-26 | 2019-09-10 | 小米科技有限责任公司 | 人脸图像处理方法及装置 |
US10552471B1 (en) | 2017-04-21 | 2020-02-04 | Stripe, Inc. | Determining identities of multiple people in a digital image |
CN110084193B (zh) * | 2019-04-26 | 2023-04-18 | 深圳市腾讯计算机系统有限公司 | 用于面部图像生成的数据处理方法、设备和介质 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050041687A1 (en) | 1998-10-07 | 2005-02-24 | Dowling Eric Morgan | Virtual connection of a remote unit to a server |
KR20050042369A (ko) * | 2003-11-01 | 2005-05-09 | 학교법인연세대학교 | 3차원 얼굴 인식을 위한 오류 보상 특이치 분해 기반 얼굴포즈 추정 방법 |
KR20050060799A (ko) * | 2003-12-17 | 2005-06-22 | 한국전자통신연구원 | 대칭축을 이용한 얼굴 검출 시스템 및 방법 |
EP1693782A1 (en) | 2005-02-21 | 2006-08-23 | Mitsubishi Electric Information Technology Centre Europe B.V. | Method for facial features detection |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5832115A (en) * | 1997-01-02 | 1998-11-03 | Lucent Technologies Inc. | Ternary image templates for improved semantic compression |
AUPS140502A0 (en) * | 2002-03-27 | 2002-05-09 | Seeing Machines Pty Ltd | Method for automatic detection of facial features |
KR100608595B1 (ko) * | 2004-11-16 | 2006-08-03 | 삼성전자주식회사 | 얼굴 인식 방법 및 장치 |
KR100745981B1 (ko) * | 2006-01-13 | 2007-08-06 | 삼성전자주식회사 | 보상적 특징에 기반한 확장형 얼굴 인식 방법 및 장치 |
KR100809431B1 (ko) * | 2006-11-21 | 2008-03-05 | 한국전자통신연구원 | 가림 현상에 강인한 눈 검출 방법 및 장치 |
JP4321645B2 (ja) * | 2006-12-08 | 2009-08-26 | ソニー株式会社 | 情報処理装置および情報処理方法、認識装置および情報認識方法、並びに、プログラム |
JP2008152530A (ja) * | 2006-12-18 | 2008-07-03 | Sony Corp | 顔認識装置及び顔認識方法、ガボア・フィルタ適用装置、並びにコンピュータ・プログラム |
-
2007
- 2007-02-15 KR KR1020070016034A patent/KR100888476B1/ko active IP Right Grant
- 2007-08-30 US US11/896,300 patent/US8111880B2/en not_active Expired - Fee Related
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050041687A1 (en) | 1998-10-07 | 2005-02-24 | Dowling Eric Morgan | Virtual connection of a remote unit to a server |
KR20050042369A (ko) * | 2003-11-01 | 2005-05-09 | 학교법인연세대학교 | 3차원 얼굴 인식을 위한 오류 보상 특이치 분해 기반 얼굴포즈 추정 방법 |
KR20050060799A (ko) * | 2003-12-17 | 2005-06-22 | 한국전자통신연구원 | 대칭축을 이용한 얼굴 검출 시스템 및 방법 |
EP1693782A1 (en) | 2005-02-21 | 2006-08-23 | Mitsubishi Electric Information Technology Centre Europe B.V. | Method for facial features detection |
Also Published As
Publication number | Publication date |
---|---|
US20080199055A1 (en) | 2008-08-21 |
KR20080076293A (ko) | 2008-08-20 |
US8111880B2 (en) | 2012-02-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8184914B2 (en) | Method and system of person identification by facial image | |
US8155398B2 (en) | Image processing apparatus, image processing method and computer program | |
US20130004028A1 (en) | Method for Filtering Using Block-Gabor Filters for Determining Descriptors for Images | |
US9053388B2 (en) | Image processing apparatus and method, and computer-readable storage medium | |
US7254257B2 (en) | Method and apparatus of recognizing face using component-based 2nd-order principal component analysis (PCA)/independent component analysis (ICA) | |
Savvides et al. | Efficient design of advanced correlation filters for robust distortion-tolerant face recognition | |
US8452131B2 (en) | Iris recognition system and method | |
JP2016081212A (ja) | 画像認識装置、画像認識方法、および、画像認識プログラム | |
EP2833294A2 (en) | Device to extract biometric feature vector, method to extract biometric feature vector and program to extract biometric feature vector | |
Deepa et al. | Face recognition using spectrum-based feature extraction | |
KR100888476B1 (ko) | 얼굴이 포함된 영상에서 얼굴의 특징을 추출하는 방법 및장치. | |
Elmadany et al. | Multiview emotion recognition via multi-set locality preserving canonical correlation analysis | |
JP2006221479A (ja) | パターン認識装置及びその方法 | |
Oh et al. | Intrinsic two-dimensional local structures for micro-expression recognition | |
Wahyuningrum et al. | Efficient kernel-based two-dimensional principal component analysis for smile stages recognition | |
Kusuma et al. | FACE RECOGNITION AGAINST VARYING LIGHTING CONDITIONS USING ORIENTED PHASE CONGRUENCY IMAGE FEATURES. | |
Shu et al. | Face anti-spoofing based on weighted neighborhood pixel difference pattern | |
JP4891278B2 (ja) | 顔画像の特徴抽出方法及び識別信号作成方法 | |
Ng et al. | Dct based region log-tiedrank covariance matrices for face recognition | |
Kalantari et al. | Visual front-end wars: Viola-Jones face detector vs Fourier Lucas-Kanade | |
Kim | The design of industrial security tasks and capabilities required in industrial site | |
Shelke et al. | Face recognition and gender classification using feature of lips | |
Pyataeva et al. | Video based face recognition method | |
Makhmudkhujaev et al. | Local prominent directional pattern for gender recognition of facial photographs and sketches | |
CN112001206B (zh) | 一种通过遍历比较合并人脸识别库的方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20130221 Year of fee payment: 5 |
|
FPAY | Annual fee payment |
Payment date: 20140221 Year of fee payment: 6 |
|
FPAY | Annual fee payment |
Payment date: 20150212 Year of fee payment: 7 |
|
FPAY | Annual fee payment |
Payment date: 20160218 Year of fee payment: 8 |
|
FPAY | Annual fee payment |
Payment date: 20170220 Year of fee payment: 9 |
|
FPAY | Annual fee payment |
Payment date: 20180220 Year of fee payment: 10 |
|
FPAY | Annual fee payment |
Payment date: 20190220 Year of fee payment: 11 |
|
FPAY | Annual fee payment |
Payment date: 20200225 Year of fee payment: 12 |