TWI774577B - Identity identification system - Google Patents

Identity identification system Download PDF

Info

Publication number
TWI774577B
TWI774577B TW110137178A TW110137178A TWI774577B TW I774577 B TWI774577 B TW I774577B TW 110137178 A TW110137178 A TW 110137178A TW 110137178 A TW110137178 A TW 110137178A TW I774577 B TWI774577 B TW I774577B
Authority
TW
Taiwan
Prior art keywords
unit
pixel
module
human body
image
Prior art date
Application number
TW110137178A
Other languages
Chinese (zh)
Other versions
TW202316315A (en
Inventor
吳世光
Original Assignee
國立勤益科技大學
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 國立勤益科技大學 filed Critical 國立勤益科技大學
Priority to TW110137178A priority Critical patent/TWI774577B/en
Application granted granted Critical
Publication of TWI774577B publication Critical patent/TWI774577B/en
Publication of TW202316315A publication Critical patent/TW202316315A/en

Links

Images

Landscapes

  • Collating Specific Patterns (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Control Of Driving Devices And Active Controlling Of Vehicle (AREA)
  • Preparation Of Compounds By Using Micro-Organisms (AREA)

Abstract

An identity identification system includes a camera module, a capture module, and an identification module. The camera module shoots a person to generate a face image. The capture module acquires human body features from the person. The identification module receives the face image and human body features. The identification module carries out analysis to acquire the gray scale value of a plurality of pixels and each pixel from the facial image, and compares the gray scale value of each pixel with the gray scale values of neighboring nine-square division with the pixel as the center. The comparison result is calculated and converted into an eight-digit binary sequence value and the corresponding decimal system, acquiring the comparison value corresponding to each pixel. The identification module classifies and analyzes the comparison value of each pixel and stores a facial feature diagram. When a new facial image is received, a new facial feature diagram is accordingly generated after analysis. When the new facial feature diagram matches the stored facial feature diagram, and the human body features are also acquired at the same time, an authentication signal is generated.

Description

身份辨識系統identification system

本發明係關於一種辨識分析相關領域,尤指一種身分辨識系統。The present invention relates to the related field of identification analysis, in particular to an identity identification system.

隨著人工智慧的發展,深度學習(Deep Learning)使用CNN影像辨識有了非常大之進步,因此人工智慧中影像辨識(product recognition)用於人臉辨識,變得是一件非常具有挑戰性與意義之工作。With the development of artificial intelligence, the use of CNN image recognition in deep learning has made great progress. Therefore, the use of product recognition in artificial intelligence for face recognition has become a very challenging and difficult task. The work of meaning.

目前人臉辨識的應用大致可分為以下6種方式:1.門禁系統:透過人臉辨識系統辨識進入者的身分;2.影像監視系統:在公共場所對人群進行監視,達到身分識別的目的;3.網絡應用:利用人臉辨識技術防止非信用卡擁有者使用;4.學生考勤系統:學校利用智慧卡配合人臉辨識來進行點名,紀錄學生 的出席紀錄;5.相機:新型的數位相機內建的人臉辨識功能可以輔助人物拍攝時對焦;6.智慧型手機:運用於解鎖手機、識別使用者。At present, the application of face recognition can be roughly divided into the following 6 ways: 1. Access control system: identify the identity of the entrant through the face recognition system; 2. Image surveillance system: monitor the crowd in public places to achieve the purpose of identity recognition 3. Network application: use face recognition technology to prevent non-credit card owners from using it; 4. Student attendance system: the school uses smart cards to cooperate with face recognition to carry out roll call and record students’ attendance records; 5. Camera: a new type of digital camera The built-in face recognition function can assist in focusing when shooting people; 6. Smart phone: used to unlock the phone and identify the user.

然而,一般透過人臉辨識作為身分核對時,由於人臉辨識系統是以單一影像作辨識,無其他輔助辨識標的,所以並不侷限須以動態影像作為辨識標的物,所以利用照片作為辨識標的物亦是可行,但是利用照片作為辨識標的物,可能會被人臉辨識系統視為認證其身分,因而會發生以照片方式蒙騙人臉辨識系統,而導致身分被冒用;因此,目前人臉辨識系統作為身分核對時,可能潛藏的身分冒用風險。However, when face recognition is generally used for identity verification, since the face recognition system uses a single image for recognition without other auxiliary recognition targets, it is not limited to use dynamic images as the recognition target, so photos are used as the recognition target. It is also feasible, but using a photo as an identification object may be regarded by the face recognition system as authenticating its identity, so photos may be used to deceive the face recognition system, resulting in the identity being used fraudulently; therefore, the current face recognition system When the system is used for identity verification, there may be a risk of potential use of hidden identities.

為解決上述課題,本發明提供一種身份辨識系統,利用臉部影像搭配人體特徵,增加辨別的複雜程度,降低被冒用身分的機會。In order to solve the above problem, the present invention provides an identity recognition system, which utilizes facial images to match human body features to increase the complexity of identification and reduce the chance of being fraudulently used.

本發明之一項實施例提供一種身份辨識系統,其包含:一攝像模組,其用以拍攝一人員並產生一臉部影像,攝像模組能將臉部影像向外傳輸;一擷取模組,其能由人員身上獲取並產生一人體特徵,擷取模組能將人體特徵向外傳輸;一辨識模組,其與攝像模組及擷取模組訊號連接,辨識模組具有相互耦接之一通訊單元、一處理單元、一驗證單元及一記憶單元,通訊單元能夠接收並傳送臉部影像至處理單元,通訊單元能夠接收人體特徵並傳送至驗證單元;處理單元由臉部影像分析出複數像素及每一像素的灰度值,處理單元將每一像素的灰度值以縱橫宮格排列,並將每一像素的灰度值以其為中心的九宮格鄰域進行灰度值的大小比對,將比對結果運算轉化為八位二進位序列值,再進行對應十進位制運算,以取得每一像素對應的一比對值,處理單元將每一像素所產生的比對值進行歸類分析,以產生一人臉特徵圖,處理單元將人臉特徵圖儲存至記憶單元;其中,當處理單元再次接收到由攝像模組傳送新的臉部影像,並經過分析產生新的人臉特徵圖,而新的人臉特徵圖與已經儲存於記憶單元內之人臉特徵圖能匹配,而且驗證單元同時取得人體特徵,則驗證單元產生一認證訊號。An embodiment of the present invention provides an identity recognition system, which includes: a camera module for photographing a person and generating a face image, the camera module can transmit the face image to the outside; a capture module A group, which can acquire and generate a human body feature from the person, and the capture module can transmit the human body feature to the outside; an identification module, which is connected with the signal of the camera module and the capture module, and the identification module has mutual coupling A communication unit, a processing unit, a verification unit and a memory unit are connected, the communication unit can receive and transmit the facial image to the processing unit, the communication unit can receive the human body feature and transmit it to the verification unit; the processing unit analyzes the facial image The complex number of pixels and the gray value of each pixel are obtained. The processing unit arranges the gray value of each pixel in a vertical and horizontal grid, and calculates the gray value of each pixel in the neighborhood of the nine grid grid with its center as the center. Size comparison, convert the comparison result operation into an octet binary sequence value, and then perform the corresponding decimal system operation to obtain a comparison value corresponding to each pixel, and the processing unit converts the comparison value generated by each pixel. Perform classification and analysis to generate a facial feature map, and the processing unit stores the facial feature map to the memory unit; wherein, when the processing unit receives a new facial image transmitted by the camera module again, and analyzes it to generate a new facial image face feature map, and the new face feature map can be matched with the face feature map already stored in the memory unit, and the verification unit obtains the human body features at the same time, the verification unit generates an authentication signal.

藉由上述,本發明利用臉部影像透過影像分析處理,產生高準確度的人臉特徵圖,並且搭配人體特徵作為驗證判斷,藉以增加辨別的複雜程度,降低被冒用身分的機會,如此一來,能有效改善習知僅單一影像作為辨識的潛藏的身分冒用風險。Through the above, the present invention utilizes facial images to generate high-accuracy face feature maps through image analysis and processing, and uses human features as verification judgments, thereby increasing the complexity of identification and reducing the chance of being fraudulently used. Therefore, it can effectively improve the conventional risk of identifying only a single image as a hidden identity risk.

再者,本發明將臉部影像透過影像分析處理,並進行灰度值大小比對、八位二進位序列值及十進位制運算,藉以可以看出變化後的圖像和原圖像相比,能更清晰的體現各典型區域的紋理,同時又淡化了對於研究價值不大的平滑區域的特徵,同時降低了特徵的維數,進而取得高準確度的人臉特徵圖,達到高度辨識效果。Furthermore, the present invention processes the facial image through image analysis, and performs gray value comparison, octet binary sequence value and decimal system operation, so that it can be seen that the changed image is compared with the original image. , which can more clearly reflect the texture of each typical area, and at the same time dilute the characteristics of smooth areas that are of little research value, and reduce the dimension of the features, so as to obtain a high-accuracy face feature map and achieve a high recognition effect. .

為便於說明本發明於上述發明內容一欄中所表示的中心思想,茲以具體實施例表達。實施例中各種不同物件係按適於說明之比例、尺寸、變形量或位移量而描繪,而非按實際元件的比例予以繪製。In order to facilitate the description of the central idea of the present invention expressed in the column of the above-mentioned summary of the invention, specific embodiments are hereby expressed. Various objects in the embodiments are drawn in proportions, dimensions, deformations or displacements suitable for illustration, rather than scales of actual elements.

本發明所提到的方向用語,例如「上」、「下」、「前」、「後」、「左」、「右」、「內」、「外」、「側面」等,僅是圖式的方向;因此,使用的方向用語是用以說明及理解本發明,而非用以限制本發明,合先敘明。The directional terms mentioned in the present invention, such as "up", "down", "front", "rear", "left", "right", "inside", "outside", "side", etc., are only drawings. Therefore, the directional terms used are used to describe and understand the present invention, rather than to limit the present invention, and will be described together first.

請參閱圖1至圖4所示,本發明提供一種身份辨識系統100,其包含:Please refer to FIG. 1 to FIG. 4 , the present invention provides an identification system 100, which includes:

一攝像模組10,其具有相互耦接之一影像單元11及一第一傳輸單元12,影像單元11用以拍攝一人員並產生一臉部影像F,第一傳輸單元12將臉部影像F向外傳輸。A camera module 10 has an image unit 11 and a first transmission unit 12 coupled to each other. The image unit 11 is used to capture a person and generate a facial image F, and the first transmission unit 12 transmits the facial image F. outgoing transmission.

一擷取模組20,其具有相互耦接之一特徵單元21及一第二傳輸單元22,特徵單元21能由人員身上獲取並產生一人體特徵,第二傳輸單元22能將人體特徵向外傳輸。A capture module 20 has a feature unit 21 and a second transmission unit 22 coupled to each other. The feature unit 21 can capture and generate a human body feature from a person, and the second transmission unit 22 can transmit the human body feature to the outside. transmission.

擷取模組20之特徵單元21能夠是攝影裝置或收音裝置,當特徵單元21是攝影裝置時,特徵單元21能夠獲取人員的肢體動作、手勢或臉部肌肉變化,以產生靜態影像或動態影像之人體特徵;當特徵單元21是收音裝置時,特徵單元21能夠獲取人員的聲音,以產生聲紋訊號之人體特徵。The feature unit 21 of the capture module 20 can be a photographing device or a sound-receiving device. When the feature unit 21 is a photographing device, the feature unit 21 can capture body movements, gestures or facial muscle changes of the person to generate static images or dynamic images When the feature unit 21 is a radio device, the feature unit 21 can acquire the voice of the person to generate the human body feature of the voiceprint signal.

一辨識模組30,其與攝像模組10及擷取模組20訊號連接,辨識模組30具有相互耦接之一通訊單元31、一處理單元32、一驗證單元33及一記憶單元34,通訊單元31能夠與第一傳輸單元12及第二傳輸單元22訊號連接,通訊單元31能夠接收並傳送臉部影像F至處理單元32,通訊單元31能夠接收人體特徵並傳送至驗證單元33,需特別說明的是,通訊單元31能夠同時或非同時與第一傳輸單元12及第二傳輸單元22訊號連接,也就是說,攝像模組10與擷取模組20能夠同時或非同時作用。An identification module 30 is connected to the camera module 10 and the capture module 20 for signals. The identification module 30 has a communication unit 31 , a processing unit 32 , a verification unit 33 and a memory unit 34 coupled to each other. The communication unit 31 can be signal-connected with the first transmission unit 12 and the second transmission unit 22 , the communication unit 31 can receive and transmit the facial image F to the processing unit 32 , and the communication unit 31 can receive the human body features and transmit them to the verification unit 33 . It is particularly noted that the communication unit 31 can be connected to the first transmission unit 12 and the second transmission unit 22 simultaneously or non-simultaneously, that is, the camera module 10 and the capture module 20 can function simultaneously or non-simultaneously.

請參閱圖1、圖3及圖4所示,處理單元32由臉部影像F分析出複數像素P及每一像素P的灰度值G,處理單元32將每一像素P的灰度值G以縱橫宮格排列,並將每一像素P的灰度值G以其為中心的九宮格鄰域進行灰度值G的大小比對,其中,當每一像素P的灰度值G大於或等於鄰域所述像素P的灰度值G時,則於鄰域所述像素P對應格中產生編碼為1;當每一像素P的灰度值G小於鄰域所述像素P的灰度值G時,則於鄰域所述像素P對應格中產生編碼為0,處理單元32將比對結果運算轉化為八位二進位序列值,於本發明實施例中,每一像素P與鄰域所述像素P的比對結果是擷取以九宮格非中心格的其餘格,以順時針排列為八位二進位序列值,再進行對應十進位制運算,以取得每一像素P對應的一比對值,處理單元32將每一像素P所產生的比對值進行歸類分析,以產生一人臉特徵圖M,處理單元32將人臉特徵圖M儲存至記憶單元34。Please refer to FIG. 1 , FIG. 3 and FIG. 4 , the processing unit 32 analyzes the complex pixel P and the grayscale value G of each pixel P from the facial image F, and the processing unit 32 analyzes the grayscale value G of each pixel P Arrange in vertical and horizontal grids, and compare the size of the gray value G in the neighborhood of the nine grid grid with the gray value G of each pixel P as the center, wherein, when the gray value G of each pixel P is greater than or equal to When the gray value G of the pixel P in the neighborhood is coded as 1 in the corresponding grid of the pixel P in the neighborhood; when the gray value G of each pixel P is smaller than the gray value of the pixel P in the neighborhood When G, the code is 0 in the corresponding grid of the pixel P in the neighborhood, and the processing unit 32 converts the comparison result operation into an octet binary sequence value. In the embodiment of the present invention, each pixel P and the neighborhood The comparison result of the pixel P is to extract the remaining grids of the non-center grid of the nine-square grid, arrange them clockwise as an octet binary sequence value, and then perform the corresponding decimal system operation to obtain a ratio corresponding to each pixel P. For the values, the processing unit 32 classifies and analyzes the comparison values generated by each pixel P to generate a facial feature map M, and the processing unit 32 stores the facial feature map M in the memory unit 34 .

需特別說明的是,當尚未有對應人臉特徵圖M儲存於記憶單元34時,能夠透過攝像模組10取得臉部影像F,並經由辨識模組30之處理單元32進行影像分析處理,以取得人臉特徵圖M,並將人臉特徵圖M儲存於記憶單元34;當處理單元32再次接收到由攝像模組10傳送新的臉部影像F,並經過分析產生新的人臉特徵圖M,而新的人臉特徵圖M與已經儲存於記憶單元34內之人臉特徵圖M能匹配,而且驗證單元33同時取得人體特徵,則驗證單元33產生一認證訊號,其中,認證訊號為觸發訊號,認證訊號能夠作為解鎖、身份辨識等相關依據,本發明不限制認證訊號的觸發型態。It should be noted that when there is no corresponding face feature map M stored in the memory unit 34, the facial image F can be obtained through the camera module 10, and the image analysis processing can be performed through the processing unit 32 of the recognition module 30 to Obtain the facial feature map M, and store the facial feature map M in the memory unit 34; when the processing unit 32 receives the new facial image F transmitted by the camera module 10 again, and generates a new facial feature map through analysis M, and the new face feature map M can match the face feature map M that has been stored in the memory unit 34, and the verification unit 33 obtains the human body features at the same time, then the verification unit 33 generates an authentication signal, wherein the authentication signal is As for the trigger signal, the authentication signal can be used as the relevant basis for unlocking, identification, etc. The present invention does not limit the trigger type of the authentication signal.

再者,於本發明另一實施例中,請參閱圖2所示,辨識模組30能夠與一終端裝置40耦接,辨識模組30能將認證訊號傳送並顯示於終端裝置40,其中,辨識模組30能夠架設於伺服器,以軟體或應用程式(APP)型態搭載於終端裝置40,而終端裝置40能夠是各種個人電腦、筆記型電腦、智慧型行動裝置或平板電腦,當終端裝置40為各種個人電腦或筆記型電腦,辨識模組30之使用手段可係軟體;當終端裝置40為智慧型行動裝置或平板電腦,辨識模組30之使用手段可係應用程式(APP)。Furthermore, in another embodiment of the present invention, please refer to FIG. 2 , the identification module 30 can be coupled to a terminal device 40 , and the identification module 30 can transmit and display the authentication signal on the terminal device 40 , wherein, The identification module 30 can be set up on a server and mounted on the terminal device 40 in the form of software or an application (APP), and the terminal device 40 can be various personal computers, notebook computers, smart mobile devices or tablet computers. The device 40 is various personal computers or notebook computers, and the use means of the identification module 30 can be software; when the terminal device 40 is a smart mobile device or a tablet computer, the use means of the identification module 30 can be an application program (APP).

當辨識模組30之使用手段是軟體時,則攝像模組10與擷取模組20是另外架設於使用環境中;當辨識模組30之使用手段是應用程式時,則攝像模組10與擷取模組20是取得終端裝置40之功能授權,利用終端裝置40之攝影及麥克風功能,以達到拍攝臉部影像F及獲取人體特徵之效果,而第一傳輸單元12及第二傳輸單元22是利用終端裝置40之資訊傳輸功能,以達到將臉部影像F及人體特徵傳送至辨識模組30的效果。When the means of use of the identification module 30 is software, the camera module 10 and the capture module 20 are separately installed in the use environment; when the means of use of the identification module 30 is an application, the camera module 10 and the capture module 20 are separately installed in the use environment; The capture module 20 obtains the function authorization of the terminal device 40 and utilizes the camera and microphone functions of the terminal device 40 to achieve the effect of capturing the facial image F and acquiring human body features. The first transmission unit 12 and the second transmission unit 22 It utilizes the information transmission function of the terminal device 40 to achieve the effect of transmitting the facial image F and human body features to the recognition module 30 .

此外,當驗證單元33產生認證訊號時,則表示人臉特徵圖M與人體特徵已經相互匹配,所以驗證單元33能將人體特徵搭配人臉特徵圖M儲存於記憶單元34,以利於下次進行辨識作業。In addition, when the verification unit 33 generates an authentication signal, it means that the face feature map M and the human body feature have matched each other, so the verification unit 33 can store the human body feature with the face feature map M in the memory unit 34 to facilitate the next time Identify work.

辨識模組30更具有一建立單元35,建立單元35提供設定一個人資訊及對應個人資訊設定一基本資料、人臉特徵圖M及人體特徵,建立單元35能夠將設定完成的個人資訊儲存至記憶單元34。The identification module 30 further has a establishment unit 35, the establishment unit 35 provides for setting a personal information and sets a basic data, a face feature map M and a human body feature corresponding to the personal information, and the establishment unit 35 can store the set personal information in the memory unit. 34.

另外,本發明身份辨識系統100能運用於商家,能夠將攝像模組10及擷取模組20架設於商家內,辨識模組30搭載於終端裝置40,辨識模組30與商家設置的銷售時點情報系統訊號連接,辨識模組30接收銷售時點情報系統傳送之一結帳消費資訊;辨識模組30更具有一會員單元36,會員單元36能對應個人資訊紀錄結帳消費資訊;藉此,商家透過會員單元36並整合大數據分析,商家能掌握消費者的個人資訊及消費行為,進一步了解消費的購物取向。In addition, the identity recognition system 100 of the present invention can be applied to a merchant, and the camera module 10 and the capture module 20 can be installed in the merchant, the recognition module 30 can be mounted on the terminal device 40, and the recognition module 30 can be set with the sales time point set by the merchant. The information system signal is connected, and the identification module 30 receives a checkout consumption information sent by the point-of-sale information system; the identification module 30 further has a member unit 36, and the member unit 36 can record the checkout consumption information corresponding to the personal information; Through the membership unit 36 and the integration of big data analysis, merchants can grasp the personal information and consumption behavior of consumers, and further understand the shopping orientation of consumers.

因此,本發明身份辨識系統100,能夠利用臉部影像F透過影像分析處理,產生高準確度的人臉特徵圖M,並且搭配人體特徵作為驗證判斷,藉以增加辨別的複雜程度,降低被冒用身分的機會。Therefore, the identity recognition system 100 of the present invention can use the facial image F to generate a high-accuracy face feature map M through image analysis and processing, and use the human body features as a verification judgment, thereby increasing the complexity of identification and reducing fraudulent use. opportunity for identity.

再者,本發明將臉部影像F透過影像分析處理,並進行灰度值G大小比對、八位二進位序列值及十進位制運算,藉以可以看出變化後的圖像和原圖像相比,能更清晰的體現各典型區域的紋理,同時又淡化了對於研究價值不大的平滑區域的特徵,同時降低了特徵的維數,進而取得高準確度的人臉特徵圖M,達到高度辨識效果。Furthermore, the present invention processes the facial image F through image analysis, and performs the size comparison of the gray value G, the octet binary sequence value and the decimal system operation, so that the changed image and the original image can be seen. In contrast, it can more clearly reflect the texture of each typical area, while at the same time diluting the features of smooth areas that are of little research value, and at the same time reducing the dimension of the features, and then obtaining a high-accuracy face feature map M, reaching Highly recognizable effect.

以上所舉實施例僅用以說明本發明而已,非用以限制本發明之範圍。舉凡不違本發明精神所從事的種種修改或變化,俱屬本發明意欲保護之範疇。The above-mentioned embodiments are only used to illustrate the present invention, but not to limit the scope of the present invention. All the modifications or changes that do not violate the spirit of the present invention belong to the intended protection category of the present invention.

100:身份辨識系統100: Identification System

10:攝像模組10: Camera module

11:影像單元11: Image unit

12:第一傳輸單元12: The first transmission unit

20:擷取模組20: Capture module

21:特徵單元21: Feature unit

22:第二傳輸單元22: The second transmission unit

30:辨識模組30: Identification module

31:通訊單元31: Communication unit

32:處理單元32: Processing unit

33:驗證單元33: Verification Unit

34:記憶單元34: Memory Unit

35:建立單元35: Build Unit

36:會員單元36: Membership Unit

40:終端裝置40: Terminal device

F:臉部影像F: face image

P:像素P: pixel

G:灰度值G: gray value

M:人臉特徵圖M: face feature map

圖1係本發明實施例系統架構方塊圖。 圖2係本發明另一實施例系統架構方塊圖。 圖3係本發明臉部影像分析出複數像素示意圖。 圖4係本發明每一像素的灰度值得運算示意圖。FIG. 1 is a block diagram of a system architecture according to an embodiment of the present invention. FIG. 2 is a block diagram of a system architecture according to another embodiment of the present invention. FIG. 3 is a schematic diagram of analyzing a complex number of pixels from a facial image according to the present invention. FIG. 4 is a schematic diagram of the calculation of the gray value of each pixel according to the present invention.

100:身份辨識系統 100: Identification System

10:攝像模組 10: Camera module

11:影像單元 11: Image unit

12:第一傳輸單元 12: The first transmission unit

20:擷取模組 20: Capture module

21:特徵單元 21: Feature unit

22:第二傳輸單元 22: The second transmission unit

30:辨識模組 30: Identification module

31:通訊單元 31: Communication unit

32:處理單元 32: Processing unit

33:驗證單元 33: Verification Unit

34:記憶單元 34: Memory Unit

35:建立單元 35: Build Unit

36:會員單元 36: Membership Unit

Claims (8)

一種身份辨識系統,其包含:一攝像模組,其具有相互耦接之一影像單元及一第一傳輸單元,該影像單元用以拍攝一人員並產生一臉部影像,該第一傳輸單元能將該臉部影像向外傳輸;一擷取模組,其具有相互耦接之一特徵單元及一第二傳輸單元,該特徵單元能由該人員身上獲取並產生一人體特徵,該第二傳輸單元能將該人體特徵向外傳輸;一辨識模組,其與該攝像模組及該擷取模組訊號連接,該辨識模組具有相互耦接之一通訊單元、一處理單元、一驗證單元及一記憶單元,該通訊單元與該第一傳輸單元及該第二傳輸單元耦接,該通訊單元能夠接收並傳送該臉部影像至該處理單元,該通訊單元能夠接收該人體特徵並傳送至該驗證單元;該處理單元由該臉部影像分析出複數像素及每一像素的灰度值,該處理單元將每一像素的灰度值以縱橫宮格排列,並將每一像素的灰度值以其為中心的九宮格鄰域進行灰度值的大小比對,將比對結果運算轉化為八位二進位序列值,再進行對應十進位制運算,以取得每一像素對應的一比對值,該處理單元將每一像素所產生的所述比對值進行歸類分析,以產生一人臉特徵圖,該處理單元將該人臉特徵圖儲存至該記憶單元;其中,當該處理單元再次接收到由該攝像模組傳送新的該臉部影像,並經過分析產生新的該人臉特徵圖,而新的該人臉特徵圖與已經儲存於該記憶單元內之所述人臉特徵圖能匹配,而且該驗證單元同時取得該人體特徵,則該驗證單元產生一認證訊號。 An identity recognition system, comprising: a camera module, which has an image unit coupled to each other and a first transmission unit, the image unit is used to photograph a person and generate a face image, the first transmission unit can The facial image is transmitted to the outside; a capture module has a feature unit coupled with each other and a second transmission unit, the feature unit can be obtained from the person and generate a human feature, the second transmission unit The unit can transmit the human body features to the outside; an identification module is connected to the camera module and the capture module for signals, and the identification module has a communication unit, a processing unit, and a verification unit coupled to each other and a memory unit, the communication unit is coupled with the first transmission unit and the second transmission unit, the communication unit can receive and transmit the facial image to the processing unit, the communication unit can receive the human body feature and transmit it to the verification unit; the processing unit analyzes the multiple pixels and the gray value of each pixel from the facial image, the processing unit arranges the gray value of each pixel in a vertical and horizontal grid, and analyzes the gray value of each pixel The size of the gray value is compared in the neighborhood of the nine-square grid with the value as the center, and the operation of the comparison result is converted into an octet binary sequence value, and then the corresponding decimal system operation is performed to obtain a comparison corresponding to each pixel. value, the processing unit classifies and analyzes the comparison value generated by each pixel to generate a facial feature map, and the processing unit stores the facial feature map to the memory unit; wherein, when the processing unit The new facial image transmitted by the camera module is received again, and a new facial feature map is generated through analysis, and the new facial feature map and the facial features that have been stored in the memory unit are If the images can be matched, and the verification unit obtains the human body feature at the same time, the verification unit generates an authentication signal. 如請求項1所述之身份辨識系統,其中,當每一像素的灰度值大於或等於鄰域所述像素的灰度值時,則於鄰域所述像素對應格中產生編碼為1; 當每一像素的灰度值小於鄰域所述像素的灰度值時,則於鄰域所述像素對應格中產生編碼為0。 The identification system according to claim 1, wherein when the gray value of each pixel is greater than or equal to the gray value of the pixel in the neighborhood, a code of 1 is generated in the corresponding grid of the pixel in the neighborhood; When the gray value of each pixel is smaller than the gray value of the pixel in the neighborhood, a code of 0 is generated in the corresponding grid of the pixel in the neighborhood. 如請求項2所述之身份辨識系統,其中,每一像素與鄰域所述像素的比對結果是擷取以九宮格非中心格的其餘格,以順時針排列為八位二進位序列值。 The identity recognition system according to claim 2, wherein the comparison result of each pixel with the pixels in the neighborhood is to extract the rest of the non-central grids in the nine-square grid, and arrange them clockwise as an octet binary sequence value. 如請求項1或3所述之身份辨識系統,其中,該擷取模組是攝影裝置,該擷取模組能夠獲取該人員的肢體動作、手勢或臉部肌肉變化,以產生靜態影像或動態影像之該人體特徵;該驗證單元能將該人體特徵儲存於該記憶單元。 The identity recognition system according to claim 1 or 3, wherein the capture module is a photographing device, and the capture module can capture body movements, gestures or facial muscle changes of the person to generate static images or dynamic images The human body feature of the image; the verification unit can store the human body feature in the memory unit. 如請求項4所述之身份辨識系統,其中,該擷取模組是收音裝置,該擷取模組能夠獲取該人員的聲音,以產生聲紋訊號之該人體特徵;該驗證單元能將該人體特徵儲存於該記憶單元。 The identity recognition system according to claim 4, wherein the capture module is a radio device, the capture module can capture the voice of the person to generate the human body feature of the voiceprint signal; the verification unit can Human features are stored in the memory unit. 如請求項5所述之身份辨識系統,其中,該辨識模組具有一建立單元,該建立單元提供設定一個人資訊及對應該個人資訊設定一基本資料、該人臉特徵圖及該人體特徵,該建立單元能夠將設定完成的該個人資訊儲存至該記憶單元。 The identity recognition system according to claim 5, wherein the recognition module has a creation unit, the creation unit provides for setting a personal information and setting a basic data, the face feature map and the human body feature corresponding to the personal information, the The establishment unit can store the set personal information into the memory unit. 如請求項6所述之身份辨識系統,其中,該辨識模組與商家設置的銷售時點情報系統訊號連接,該辨識模組接收銷售時點情報系統傳送之一結帳消費資訊;該辨識模組更具有一會員單元,該會員單元能對應該個人資訊紀錄該結帳消費資訊。 The identification system according to claim 6, wherein the identification module is connected with a signal of a point-of-sale information system set by the merchant, and the identification module receives a checkout consumption information sent by the point-of-sale information system; the identification module is further There is a member unit, which can record the checkout consumption information corresponding to the personal information. 如請求項1或3所述之身份辨識系統,其中,該辨識模組能與一終端裝置耦接,該辨識模組能將該認證訊號傳送並顯示於該終端裝置。The identification system according to claim 1 or 3, wherein the identification module can be coupled with a terminal device, and the identification module can transmit and display the authentication signal on the terminal device.
TW110137178A 2021-10-06 2021-10-06 Identity identification system TWI774577B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW110137178A TWI774577B (en) 2021-10-06 2021-10-06 Identity identification system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW110137178A TWI774577B (en) 2021-10-06 2021-10-06 Identity identification system

Publications (2)

Publication Number Publication Date
TWI774577B true TWI774577B (en) 2022-08-11
TW202316315A TW202316315A (en) 2023-04-16

Family

ID=83807419

Family Applications (1)

Application Number Title Priority Date Filing Date
TW110137178A TWI774577B (en) 2021-10-06 2021-10-06 Identity identification system

Country Status (1)

Country Link
TW (1) TWI774577B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW566196U (en) * 2003-03-20 2003-12-11 Chiu-Hsiang Lo Device for straightening waist
TW201140511A (en) * 2010-05-11 2011-11-16 Chunghwa Telecom Co Ltd Drowsiness detection method
CN106411856A (en) * 2016-09-06 2017-02-15 北京交通大学 Authentication method and apparatus based on face recognition of mobile terminal

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW566196U (en) * 2003-03-20 2003-12-11 Chiu-Hsiang Lo Device for straightening waist
TW201140511A (en) * 2010-05-11 2011-11-16 Chunghwa Telecom Co Ltd Drowsiness detection method
CN106411856A (en) * 2016-09-06 2017-02-15 北京交通大学 Authentication method and apparatus based on face recognition of mobile terminal

Also Published As

Publication number Publication date
TW202316315A (en) 2023-04-16

Similar Documents

Publication Publication Date Title
US10650261B2 (en) System and method for identifying re-photographed images
WO2020207189A1 (en) Method and device for identity authentication, storage medium, and computer device
Galdi et al. Multimodal authentication on smartphones: Combining iris and sensor recognition for a double check of user identity
CN109284684B (en) Information processing method and device and computer storage medium
US20170262472A1 (en) Systems and methods for recognition of faces e.g. from mobile-device-generated images of faces
US10929849B2 (en) Method and a system for performing 3D-based identity verification of individuals with mobile devices
CN107590430A (en) Biopsy method, device, equipment and storage medium
CN107169458B (en) Data processing method, device and storage medium
US11521208B2 (en) System and method for authenticating transactions from a mobile device
Rehman et al. SLNet: Stereo face liveness detection via dynamic disparity-maps and convolutional neural network
CN112036331A (en) Training method, device and equipment of living body detection model and storage medium
CN111339897B (en) Living body identification method, living body identification device, computer device, and storage medium
CN105844460A (en) Composition of mobile phone face-scanning payment system
Farrukh et al. FaceRevelio: a face liveness detection system for smartphones with a single front camera
CN110599187A (en) Payment method and device based on face recognition, computer equipment and storage medium
CN105844461A (en) Method of generating mobile phone face-scanning payment code
CN113642639B (en) Living body detection method, living body detection device, living body detection equipment and storage medium
Shu et al. Face spoofing detection based on multi-scale color inversion dual-stream convolutional neural network
TWI774577B (en) Identity identification system
Ebrahimpour et al. Liveness control in face recognition with deep learning methods
CN115147705B (en) Face copying detection method and device, electronic equipment and storage medium
CN110415113A (en) Finance data processing method, device, server and readable storage medium storing program for executing
CN114299569A (en) Safe face authentication method based on eyeball motion
CN109547641B (en) Mode-controllable smart phone and corresponding method
CN110321793A (en) Check enchashment method, apparatus, equipment and computer readable storage medium