TWI424359B - Two - stage Face Recognition System and Method - Google Patents

Two - stage Face Recognition System and Method Download PDF

Info

Publication number
TWI424359B
TWI424359B TW98141283A TW98141283A TWI424359B TW I424359 B TWI424359 B TW I424359B TW 98141283 A TW98141283 A TW 98141283A TW 98141283 A TW98141283 A TW 98141283A TW I424359 B TWI424359 B TW I424359B
Authority
TW
Taiwan
Prior art keywords
facial
facial feature
feature data
face
module
Prior art date
Application number
TW98141283A
Other languages
Chinese (zh)
Other versions
TW201120765A (en
Original Assignee
Chunghwa Telecom Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Chunghwa Telecom Co Ltd filed Critical Chunghwa Telecom Co Ltd
Priority to TW98141283A priority Critical patent/TWI424359B/en
Publication of TW201120765A publication Critical patent/TW201120765A/en
Application granted granted Critical
Publication of TWI424359B publication Critical patent/TWI424359B/en

Links

Description

兩階段人臉辨識系統與方法Two-stage face recognition system and method

本發明係關於一種兩階段人臉辨識系統與方法,特別為一種利用分類與驗證兩階段的方法,透過運算複雜度較低的支持向量機(SVM)分類方法以加速辨識時間,再利用較精確的特徵比對方法做驗證,以提升人臉辨識準確性。The invention relates to a two-stage face recognition system and method, in particular to a method for utilizing two stages of classification and verification, which accelerates the identification time by using a computationally intensive support vector machine (SVM) classification method, and then utilizes more accurate The feature comparison method is verified to improve the face recognition accuracy.

人臉辨識是近幾年來新興起的一項研究技術,其非接觸性及高方便性的優勢,廣泛的受到研究學者與產業界的高度重視,期盼能於治安或門禁管理上有優異的表現;一個成功的人臉辨識系統可以應用於大樓出入口處身份識別、犯罪嫌疑人身份識別,甚至可以應用在維護航空安全的出入境身份識別。當前的人臉辨識系統中,辨識程序為人員站在定位準備辨識,由影像擷取模組同步的擷取臉部正面或側面影像,經由特徵抽取後與人員資料庫的全部臉部特徵資料進行比對,進而找出差異度最低的人員資料庫成員,最後藉由一差異度門檻值來判定待辨識影像是已註冊/未註冊人員,這種做法已揭露於專利「應用於設定環境下人臉偵測及辨識之方法與裝置」(專利公開號:200709075)中。Face recognition is a research technology emerging in recent years. Its non-contact and high-convenience advantages are widely valued by researchers and industry. They are expected to have excellent management in public security or access control. Performance; a successful face recognition system can be applied to identity identification at the entrance and exit of the building, identification of suspects, and even to the identification of entry and exit identification for maintaining aviation safety. In the current face recognition system, the identification program is for the person standing in the position to prepare for identification, and the face or side image of the face is synchronized by the image capturing module, and is extracted through the feature and all facial features of the personnel database. Compare, and then find the lowest-discussed personnel database members, and finally determine the image to be recognized as a registered/unregistered person by a threshold value. This practice has been exposed to the patent "applying in a setting environment." Method and apparatus for face detection and recognition" (Patent Publication No.: 200709075).

另外,如論文[1]中,將臉部區域分割成若干個小區域,以LBP(Local Binary Pattern)方法對臉部區域的每個像素進行影像編碼,計算其中心像素與八鄰域像素值的相關性,藉以產生一二位元代碼,經由各小區域二位元代碼之histogram(直方圖)計數得到臉部特徵,使用Chi-square distance[2]計算測試影像與訓練資料臉部特徵差異度作為辨識分類器,而產出辨識結果;而論文[3]中,使用MBLBP(Multi-scale Block Local Binary Patterns)方法作臉部特徵計算,再以AdaBoost模組[4]作為辨識分類器;以上這些辨識系統與方法都有一個共通點,當一測試影像輸入欲辨識時,都必須和人員資料庫(訓練資料)的全部人員之臉部特徵進行一對一比對,進而得到差異度最低的辨識人員結果,但隨著人員資料庫的擴充,將造成運算複雜度與資料比對時間的增加,進而降低了人臉辨識商品之實用性。In addition, as in the paper [1], the face region is divided into several small regions, and each pixel of the face region is image-encoded by the LBP (Local Binary Pattern) method, and the central pixel and the eight-neighbor pixel value are calculated. Correlation, in order to generate a two-digit code, the facial features are obtained by the histogram (histogram) counting of the small-area binary code, and the difference between the test image and the training data is calculated using Chi-square distance [2]. Degree is used as the identification classifier to produce the identification result. In the paper [3], the MBLBP (Multi-scale Block Local Binary Patterns) method is used for facial feature calculation, and then the AdaBoost module [4] is used as the identification classifier. All of the above identification systems and methods have a common point. When a test image input is to be recognized, it must be compared one-to-one with the facial features of all personnel in the personnel database (training data), thereby obtaining the lowest degree of difference. The identification of the personnel results, but with the expansion of the personnel database, will result in increased computational complexity and data comparison time, thereby reducing the practicality of face recognition products.

由此可見,上述習用方式仍有諸多不足,實非一良善之設計,而亟待加以改良。It can be seen that there are still many shortcomings in the above-mentioned methods of use. It is not a good design and needs to be improved.

本案發明人鑑於上述習用方式所衍生的各項缺點,乃亟思加以改良創新,並經多年苦心孤詣潛心研究後,終於成功研發完成本件一種兩階段人臉辨識系統與方法。In view of the shortcomings derived from the above-mentioned conventional methods, the inventor of the present invention has improved and innovated, and after years of painstaking research, he finally successfully developed a two-stage face recognition system and method.

本發明之目的即在於提供一種兩階段人臉辨識系統與方法,主要係利用分類與驗證兩階段的方法整合,以達到加速辨識時間,以及提升人臉辨識準確性之目的。The object of the present invention is to provide a two-stage face recognition system and method, which mainly utilizes a two-stage method of classification and verification to achieve an accelerated recognition time and an improved face recognition accuracy.

可達成上述發明目的之兩階段人臉辨識系統與方法,係改善當前的人臉辨識方法需花費龐大的運算複雜度和資料比對時間,並加入驗證的程序,用以提升人臉辨識之準確性。每一人員在辨識前需進行註冊,拍攝一連串多臉部角度之人臉影像,經程式軟體篩選角度適合的影像後,抽取人臉影像中之臉部特徵資料,將其儲存於人員資料庫內,透過支持向量機(SVM)演算法[5]對人員資料庫中的人員臉部特徵資料做多類別的訓練產生支持向量機(SVM)分類模組,每一類別由一人員之多臉部角度特徵資料所組成;當一待辨識影像輸入欲辨識時,會計算其臉部特徵資料,此臉部特徵資料經由支持向量機(SVM)分類模組的分類,可得到一最相似於已註冊人員資料庫某成員之分類結果;再以特徵比對方法做人臉驗證,將待辨識臉部特徵資料與該已註冊人員之臉部特徵資料進行一對多的驗證比對,驗證比對方式係使用Chi-square distance[2]計算兩者臉部特徵之差異度,若比對兩者臉部特徵差異度低於一門檻值時,即認為待辨識影像與該已註冊人員為同一人,輸出該人員姓名;若比對兩者臉部特徵差異度高於一門檻值時,即認為待辨識影像與該已註冊人員不為同一人,輸出非註冊人員之辨識結果。The two-stage face recognition system and method for achieving the above object of the invention is to improve the current face recognition method, which requires a large computational complexity and data comparison time, and adds a verification procedure to improve the accuracy of face recognition. Sex. Each person needs to register before identification, and take a series of face images with multiple face angles. After the program software selects the image with suitable angle, the face feature data in the face image is extracted and stored in the personnel database. Through the support vector machine (SVM) algorithm [5], the multi-class training of the facial features of the personnel database is used to generate support vector machine (SVM) classification modules, each category consists of a person's face. The angle feature data is composed; when the image input to be recognized is to be recognized, the facial feature data is calculated, and the facial feature data is classified by the support vector machine (SVM) classification module, and the most similar to the registered The classification result of a member of the personnel database; the face verification is performed by the feature comparison method, and the facial feature data to be identified and the facial feature data of the registered person are compared one-to-many, and the verification method is verified. Use Chi-square distance[2] to calculate the difference between the facial features. If the difference between the facial features is lower than a threshold, the image to be identified is considered to be the same as the registered person. One person outputs the name of the person; if the difference between the facial features of the two is higher than a threshold, it is considered that the image to be recognized is not the same person as the registered person, and the identification result of the unregistered person is output.

請參閱圖一所示,係本發明兩階段人臉辨識系統與方法之架構圖,包含:一人臉擷取模組10,其係用以擷取人臉之影像,再由特徵抽取模組11計算其臉部特徵;一特徵抽取模組11,其係用特徵抽取方法計算出臉部特徵,獲得臉部特徵資料12;其中,該特徵抽取模組11的特徵抽取方法可為特徵值計算(Local Binary Patterns,LBP)影像編碼方法,或是多解析度區塊局部二元化計算(Multi-scale Block Local Binary Patterns,MBLBP)影像編碼方法,再加上AdaBoost學習(AdaBoost learning)方法;一支持向量機(SVM)分類模組13,其係將上述臉部特徵資料12計算並得到一最相似之已註冊人員資料庫某成員,係利用支持向量機(SVM)演算法[5],對人員資料庫14做多類別的訓練所得到之人員分類模組,每一類別由一人員之多臉部角度特徵資料所組成;一人員資料庫14,其係儲存全部人員之臉部特徵資料;其中,每一人員之臉部特徵資料包含多張與多臉部角度影像的特徵資料,可經程式軟體或人工篩選適合的影像;一資料庫抽取模組15,其係透過人臉擷取模組10與特徵抽取模組11的臉部特徵資料12,配合支持向量機(SVM)分類模組13的分類結果,從已註冊人員資料庫14中選取出特定成員臉部特徵資料16,即是選取出分類結果之成員臉部透徵資料,以做為驗證比對時使用;一臉部特徵驗證模組17,其係用以對臉部特徵資料12與特定成員臉部特徵資料16做一對多的驗證比對;驗證比對方式係使用卡方距離(Chi-square distance)計算兩者臉部特徵差異度,若差異度低過一門檻值時,即認為待辨識影像與該成員為同一人,並輸出該成員姓名;若比對後兩者臉部特徵差異度高於一門檻值時,即認為待辨識影像與該成員不為同一人,並輸出非註冊人員;其中,門檻值係經由計算人員資料庫14中人員臉部特徵間之Chi-square distance,包含計算本人和本人臉部特徵之Chi-square distance與本人和非本人臉部特徵之Chi-square distance,再根據此兩類Chi-square distance取平均值所決定。Referring to FIG. 1 , an architecture diagram of a two-stage face recognition system and method of the present invention includes: a face capture module 10 for capturing an image of a face, and then a feature extraction module 11 The feature extraction module 11 calculates a facial feature by using a feature extraction method to obtain a facial feature data 12; wherein the feature extraction method of the feature extraction module 11 can be a feature value calculation ( Local Binary Patterns (LBP) image coding method, or Multi-scale Block Local Binary Patterns (MBLBP) image coding method, plus AdaBoost learning method; A vector machine (SVM) classification module 13 calculates the above facial feature data 12 and obtains a member of the most similar registered personnel database, using a support vector machine (SVM) algorithm [5], for personnel The database 14 is a class classification module obtained by multi-category training, each category is composed of a plurality of facial angle feature data of a person; a personnel database 14 stores the facial feature data of all personnel; The facial feature data of each person includes characteristic data of multiple and multi-face angle images, and the suitable image can be selected by software or manual; a database extraction module 15 is adopted by the face extraction mode. The group 10 and the facial feature data 12 of the feature extraction module 11 are combined with the classification result of the support vector machine (SVM) classification module 13, and the specific member facial feature data 16 is selected from the registered personnel database 14 The member face exogenous data of the classification result is selected for use as the verification comparison; a facial feature verification module 17 is used to make the facial feature data 12 and the specific member facial feature data 16 For the verification comparison, the verification comparison method uses the Chi-square distance to calculate the difference of the facial features. If the difference is lower than the threshold, the image to be recognized and the member are considered as The same person, and output the member name; if the difference between the facial features of the latter two is higher than a threshold, it is considered that the image to be recognized is not the same person as the member, and the non-registered person is output; wherein, the threshold value Via calculation The Chi-square distance between the facial features of the personnel database 14 includes Chi-square distance for calculating the facial features of the person and the person and the Chi-square distance of the facial features of the person and the non-self, and then according to the two types of Chi-square distance. The square distance is determined by the average.

其中,可利用一種內儲程式之電腦可讀取媒體,當電腦載入程式並執行後可完成本案所述兩階段人臉辨識系統與方法。Among them, the computer can be read by a computer with a built-in program, and the two-stage face recognition system and method described in the present case can be completed when the computer is loaded and executed.

另外,為了測試本案兩階段人臉辨識系統與方法,係以本實驗室所拍攝的人臉資料庫進行實驗,人臉資料庫由100位人員所組成,每一人員連續拍攝了60張包含多臉部角度之人臉影像,其影像解析度為320×240,經程式軟體篩選適合的30張影像將其分成兩個部分,15張為訓練資料、15張為待辨識之測試影像;此實驗之實施方式為亂數從100位人員中選取80位人員進行註冊,即是將此80位人員訓練資料之臉部特徵儲存於人員資料庫中,且利用支持向量機(SVM)演算法對人員資料庫做80類別的訓練產生人員分類模組,每一類別由一人員之多臉部角度特徵資料所組成;透過兩階段人臉辨識方法之步驟,將100位人員待辨識之測試影像輸入,若一人員在15張測試影像中超過5張被認為某一註冊人員,則輸出該註冊人員姓名;反之,若一人員在15張測試影像中不超過5張被認為某一註冊人員,則輸出非註冊人員之結果;利用分類與驗證兩階段的程序可大幅降低辨識時間,相較於和人員資料庫的全部人員之臉部特徵進行一對一比對方法[3],辨識時間由每一人員1.206秒降低至每一人員0.548秒;加入驗證的機制可提升人臉辨識之準確性,與僅使用支持向量機(SVM)之辨識方法比較,人員辨識率均為98.75%,但人員拒絕率從88%提升至98%。In addition, in order to test the two-stage face recognition system and method of this case, the experiment was carried out with the face database taken by the laboratory. The face database consisted of 100 personnel, and each person took 60 consecutive photos. The face image of the face angle has an image resolution of 320×240. The suitable 30 images are filtered into two parts, 15 pieces of training data and 15 pieces of test images to be identified. The implementation method is to randomly select 80 persons from 100 people to register, that is, store the facial features of the 80 personnel training materials in the personnel database, and use the support vector machine (SVM) algorithm to the personnel. The database is organized into 80 categories to generate a staff classification module. Each category consists of a plurality of facial angle features of a person. Through the steps of the two-stage face recognition method, 100 test personnel are to be identified. If a person is considered to be a registered person in more than 5 of the 15 test images, the registered person's name is output; otherwise, if a person does not exceed 5 in 15 test images, it is considered to be a certain Registered personnel, the results of non-registered personnel are output; the two-stage process of classification and verification can greatly reduce the recognition time, compared to the facial features of all personnel in the personnel database for one-to-one comparison [3], The recognition time is reduced from 1.206 seconds per person to 0.548 seconds per person; the verification mechanism can improve the accuracy of face recognition. Compared with the identification method using only support vector machine (SVM), the recognition rate is 98.75%. However, the staff rejection rate has increased from 88% to 98%.

請參考圖二所示,為本發明兩階段人臉辨識系統與方法之步驟流程圖,包含:步驟一:人臉擷取模組擷取待辨識人臉影像201;步驟二:利用特徵抽取模組抽取出臉部特徵資料202;步驟三:臉部特徵資料透過支持向量機(SVM)分類模組計算,得到一最相似之已註冊人員資料庫某成員203;步驟四:資料庫抽取模組於人員資料庫選取特定成員之臉部特徵資料,即是選取分類結果之成員臉部特徵資料204;步驟五:臉部特徵驗證模組比對人員資料庫之臉部特徵及特定成員臉部特徵是否符合205;步驟六:若符合,則驗證成功206,並輸出成員姓名207;步驟七:若不符合,則驗證失敗280,並輸出非註冊人員之訊息209。Please refer to FIG. 2, which is a flow chart of the steps of the two-stage face recognition system and method of the present invention, including: Step 1: The face capture module captures the face image 201 to be recognized; Step 2: utilizes the feature extraction mode The group extracts the facial feature data 202; step 3: the facial feature data is calculated by the support vector machine (SVM) classification module, and a member 203 of the most similar registered personnel database is obtained; step 4: the database extraction module Selecting the facial feature data of the specific member in the personnel database, that is, selecting the facial feature data 204 of the classification result; Step 5: The facial feature verification module compares the facial features of the personnel database with the facial features of the specific member Compliance with step 205; Step 6: If yes, the verification succeeds 206, and the member name 207 is output; Step 7: If not, the verification fails 280, and the message 209 of the non-registered person is output.

本發明所提供之兩階段人臉辨識系統與方法,與其他習用技術相互比較時,更具備下列優點:The two-stage face recognition system and method provided by the invention have the following advantages when compared with other conventional technologies:

1.本發明可大幅降低運算複雜度與加快辨識時間,使其可應用於較大型人員資料庫之人臉辨識系統。1. The invention can greatly reduce the computational complexity and speed up the identification time, so that it can be applied to the face recognition system of the larger personnel database.

2.本發明可提升人臉辨識準確性,使其應用於人臉辨識系統更可確保居家與門禁管理安全。2. The invention can improve the face recognition accuracy, and can be applied to the face recognition system to ensure the safety of home and access control management.

上列詳細說明係針對本發明之一可行實施例之具體說明,惟該實施例並非用以限制本發明之專利範圍,凡未脫離本發明技藝精神所為之等效實施或變更,均應包含於本案之專利範圍中。The detailed description of the preferred embodiments of the present invention is intended to be limited to the scope of the invention, and is not intended to limit the scope of the invention. The patent scope of this case.

綜上所述,本案不但在技術思想上確屬創新,並能較習用物品增進上述多項功效,應已充分符合新穎性及進步性之法定發明專利要件,爰依法提出申請,懇請 貴局核准本件發明專利申請案,以勵發明,至感德便。To sum up, this case is not only innovative in terms of technical thinking, but also able to enhance the above-mentioned multiple functions compared with conventional articles. It should fully comply with the statutory invention patent requirements of novelty and progressiveness, and apply in accordance with the law. I urge you to approve this article. Invention patent application, in order to invent invention, to the sense of virtue.

10...人臉擷取模組10. . . Face capture module

11...特徵抽取模組11. . . Feature extraction module

12...臉部特徵資料12. . . Facial feature data

13...支持向量機(SVM)分類模組13. . . Support vector machine (SVM) classification module

14...人員資料庫14. . . Personnel database

15...資料庫抽取模組15. . . Database extraction module

16...特定成員臉部特徵資料16. . . Specific member facial feature data

17...臉部特徵驗證模組17. . . Facial feature verification module

圖一為本發明兩階段人臉辨識系統與方法之架構圖;1 is an architectural diagram of a two-stage face recognition system and method of the present invention;

圖二為本發明兩階段人臉辨識系統與方法之步驟流程圖。2 is a flow chart of the steps of the two-stage face recognition system and method of the present invention.

10...人臉擷取模組10. . . Face capture module

11...特徵抽取模組11. . . Feature extraction module

12...臉部特徵資料12. . . Facial feature data

13...支持向量機(SVM)分類模組13. . . Support vector machine (SVM) classification module

14...人員資料庫14. . . Personnel database

15...資料庫抽取模組15. . . Database extraction module

16...特定成員臉部特徵資料16. . . Specific member facial feature data

17...臉部特徵驗證模組17. . . Facial feature verification module

Claims (7)

一種兩階段人臉辨識系統,包含:一人臉擷取模組,其係用以擷取人臉之影像,再由特徵抽取模組計算其臉部特徵;一特徵抽取模組,其係用特徵抽取方法計算出臉部特徵,獲得臉部特徵資料;一支持向量機(SVM)分類模組,其係將臉部特徵資料計算並得到一最相似之已註冊人員資料庫某成員;一人員資料庫,其係儲存全部人員之臉部特徵資料;一資料庫抽取模組,其係從已註冊人員資料庫中選取出特定成員臉部特徵資料,即是選取出分類結果之成員臉部特徵資料,以做為驗證比對時使用;一臉部特徵驗證模組,其係用以對臉部特徵資料與特定成員臉部特徵資料做一對多的驗證比對。 A two-stage face recognition system includes: a face capture module for capturing an image of a face, and then a feature extraction module for calculating a facial feature; a feature extraction module, the feature of which is used The extraction method calculates the facial features and obtains the facial feature data; a support vector machine (SVM) classification module calculates the facial feature data and obtains a member of the most similar registered personnel database; The library stores the facial feature data of all the personnel; a database extraction module selects the facial feature data of the specific member from the registered personnel database, that is, selects the facial feature data of the member of the classification result. Used as a verification comparison; a facial feature verification module is used to perform one-to-many verification comparison between facial feature data and specific member facial feature data. 如申請專利範圍第1項所述之兩階段人臉辨識系統,其中該特徵抽取模組,係以特徵值計算(LBP)影像編碼方法計算臉部特徵。 For example, the two-stage face recognition system described in claim 1 is characterized in that the feature extraction module calculates a facial feature by using a feature value calculation (LBP) image coding method. 如申請專利範圍第1項所述之兩階段人臉辨識系統,其中該特徵抽取模組,係以多解析度區塊局部二元化計算(MBLBP)影像編碼方法加上AdaBoost學習方法計算臉部特徵。 For example, the two-stage face recognition system described in claim 1 is characterized in that the feature extraction module calculates a face by using a multi-resolution block local binary calculation (MBLBP) image coding method and an AdaBoost learning method. feature. 如申請專利範圍第1項所述之兩階段人臉辨識系統,其中該臉部特徵驗證模組係使用卡方距離(Chi-square distance)計算兩者臉部特徵差異度。 The two-stage face recognition system according to claim 1, wherein the facial feature verification module calculates a difference in facial features using a Chi-square distance. 一種兩階段人臉辨識方法,包含:步驟一:人臉擷取模組擷取待辨識人臉影像;步驟二:利用特徵抽取模組抽取出臉部特徵資料; 步驟三:臉部特徵資料透過支持向量機(SVM)分類模組計算,得到一最相似之已註冊人員資料庫某成員;步驟四:資料庫抽取模組於人員資料庫選取特定成員之臉部特徵資料,即是選取分類結果之成員臉部特徵資料;步驟五:臉部特徵驗證模組比對人員資料庫之臉部特徵及特定成員臉部特徵是否符合;步驟六:若符合,則驗證成功,並輸出成員姓名;步驟七:若不符合,則驗證失敗,並輸出非註冊人員之訊息。 A two-stage face recognition method comprises the following steps: Step 1: The face capture module captures the face image to be recognized; Step 2: Extracts the face feature data by using the feature extraction module; Step 3: The facial feature data is calculated by the support vector machine (SVM) classification module to obtain a member of the most similar registered personnel database; step 4: the database extraction module selects the face of the specific member in the personnel database. The feature data is the member facial feature data of the selected classification result; Step 5: The facial feature verification module compares the facial features of the personnel database with the facial features of the specific member; Step 6: If it is met, the verification is performed. Success and output member name; Step 7: If not, the verification fails and the message of the non-registered person is output. 一種內儲程式之電腦可讀取媒體,當電腦載入程式並執行後可完成如申請專利範圍第1項所述之系統。 A computer readable medium in which a program is stored, and when the computer is loaded with a program and executed, the system as described in claim 1 can be completed. 一種內儲程式之電腦可讀取媒體,當電腦載入程式並執行後可完成如申請專利範圍第5項所述之方法。 A computer readable medium having a built-in program, which can be completed as described in claim 5 after the computer is loaded and executed.
TW98141283A 2009-12-03 2009-12-03 Two - stage Face Recognition System and Method TWI424359B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW98141283A TWI424359B (en) 2009-12-03 2009-12-03 Two - stage Face Recognition System and Method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW98141283A TWI424359B (en) 2009-12-03 2009-12-03 Two - stage Face Recognition System and Method

Publications (2)

Publication Number Publication Date
TW201120765A TW201120765A (en) 2011-06-16
TWI424359B true TWI424359B (en) 2014-01-21

Family

ID=45045295

Family Applications (1)

Application Number Title Priority Date Filing Date
TW98141283A TWI424359B (en) 2009-12-03 2009-12-03 Two - stage Face Recognition System and Method

Country Status (1)

Country Link
TW (1) TWI424359B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI482108B (en) * 2011-12-29 2015-04-21 Univ Nat Taiwan To bring virtual social networks into real-life social systems and methods
CN102663370B (en) * 2012-04-23 2013-10-09 苏州大学 Face identification method and system
CN107103271A (en) * 2016-02-23 2017-08-29 芋头科技(杭州)有限公司 A kind of method for detecting human face
CN111209773A (en) * 2018-11-21 2020-05-29 浩鑫股份有限公司 Personnel identification method based on data fusion
TWI783723B (en) * 2021-10-08 2022-11-11 瑞昱半導體股份有限公司 Character recognition method, character recognition device and non-transitory computer readable medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW200719871A (en) * 2005-11-30 2007-06-01 Univ Nat Kaohsiung Applied Sci A real-time face detection under complex backgrounds
CN101187986A (en) * 2007-11-27 2008-05-28 海信集团有限公司 Face recognition method based on supervisory neighbour keeping inlaying and supporting vector machine
US7386527B2 (en) * 2002-12-06 2008-06-10 Kofax, Inc. Effective multi-class support vector machine classification
US7430315B2 (en) * 2004-02-13 2008-09-30 Honda Motor Co. Face recognition system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7386527B2 (en) * 2002-12-06 2008-06-10 Kofax, Inc. Effective multi-class support vector machine classification
US7430315B2 (en) * 2004-02-13 2008-09-30 Honda Motor Co. Face recognition system
TW200719871A (en) * 2005-11-30 2007-06-01 Univ Nat Kaohsiung Applied Sci A real-time face detection under complex backgrounds
CN101187986A (en) * 2007-11-27 2008-05-28 海信集团有限公司 Face recognition method based on supervisory neighbour keeping inlaying and supporting vector machine

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
陳俊瑋,"一個擷取Gabor特徵的SVM人臉辨識方法",台灣科技大學電機工程學系碩士論文,2006/06/27 *

Also Published As

Publication number Publication date
TW201120765A (en) 2011-06-16

Similar Documents

Publication Publication Date Title
CN109800643B (en) Identity recognition method for living human face in multiple angles
TWI424359B (en) Two - stage Face Recognition System and Method
Tang et al. Fast face recognition based on fractal theory
Haji et al. Real time face recognition system (RTFRS)
Yuan et al. Ear detection based on improved adaboost algorithm
Kumar et al. Face Recognition Attendance System Using Local Binary Pattern Algorithm
Shermina Face recognition system using multilinear principal component analysis and locality preserving projection
WO2006057475A1 (en) Face detection and authentication apparatus and method
Mohammed et al. Face Recognition Based on Viola-Jones Face Detection Method and Principle Component Analysis (PCA)
Abusham Face verification using local graph stucture (LGS)
Gunawan et al. Face Recognition Performance in Facing Pose Variation
Hlongwane et al. Facial recognition for effective transactions in E-business
Madhulakshmi Face Recognition Using Featured Histogram
Kumar et al. Face Detection Using Principal Component Analysis
Chippa et al. Aws ec2 based home security system using face recognition
Ahmed et al. Report Based Face Detection and Recognition
Baghel et al. Review of Human Face Mask Identification using Deep learning with Open CV Techniques
Geetha FDR: An Automated System for Finding Missing People
Nair et al. Face detection and recognition in smartphones
Kumar et al. Analysis of Bipartite Rankboost Approach for Score Level Fusion of Face and Palmprint Biometrics
Lu et al. Automatical gender detection for unconstrained video sequences based on collaborative representation
Katle et al. Face Recognition In Non-Uniform Motion Using Raspberry Pi
Bisaria et al. A Study on Real Time Face Recognition Using Feature Based Image Processing Frameworks
Mishra et al. Masked Face Recognition and Liveness Detection Using Deep Learning Technique
Watanabe et al. A study of face authentication methods using thermal images

Legal Events

Date Code Title Description
MM4A Annulment or lapse of patent due to non-payment of fees