KR20230049535A - User authentication apparatus and method using combination of iris authentication and face authentication - Google Patents

User authentication apparatus and method using combination of iris authentication and face authentication Download PDF

Info

Publication number
KR20230049535A
KR20230049535A KR1020220062176A KR20220062176A KR20230049535A KR 20230049535 A KR20230049535 A KR 20230049535A KR 1020220062176 A KR1020220062176 A KR 1020220062176A KR 20220062176 A KR20220062176 A KR 20220062176A KR 20230049535 A KR20230049535 A KR 20230049535A
Authority
KR
South Korea
Prior art keywords
iris
authentication
face
registered
similarity
Prior art date
Application number
KR1020220062176A
Other languages
Korean (ko)
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 KR1020220062176A priority Critical patent/KR20230049535A/en
Publication of KR20230049535A publication Critical patent/KR20230049535A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/70Multimodal biometrics, e.g. combining information from different biometric modalities
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/10Image acquisition
    • G06V10/12Details of acquisition arrangements; Constructional details thereof
    • G06V10/14Optical characteristics of the device performing the acquisition or on the illumination arrangements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning
    • G06V10/74Image or video pattern matching; Proximity measures in feature spaces
    • G06V10/761Proximity, similarity or dissimilarity measures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • G06V40/16Human faces, e.g. facial parts, sketches or expressions
    • G06V40/172Classification, e.g. identification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • G06V40/18Eye characteristics, e.g. of the iris
    • G06V40/19Sensors therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • G06V40/18Eye characteristics, e.g. of the iris
    • G06V40/197Matching; Classification

Abstract

Disclosed is a user authentication device using the combination of iris authentication and face authentication in the present invention. The user authentication device performs functions of: storing a registered iris image and a registered face image of each registered user; classifying the registered users into a primary authentication group when a recognition possibility score (P) calculated from each registered iris image is a reference score (Pref) or more, and into a secondary authentication group when the recognition possibility score (P) is less than the reference score (Pref); obtaining an iris image and a face image from an accessing user; comparing the obtained iris image with each of all of the stored registered iris images one by one to calculate iris similarity (A1); comparing the calculated iris similarity (A1) and an iris authentication reference value (Aref) to identify whether the calculated iris similarity (A1) is an iris authentication reference value (Aref) or greater; when the calculated iris similarity (A1) is less than the iris authentication reference value (Aref), comparing the face image obtained along with the failed iris image with each of registered face images contained in the secondary authentication group one by one to calculate face similarity (B2); and comparing the calculated face similarity (B2) with a face authentication reference value (Bref) to identify whether the calculated face similarity (B2) is a face authentication reference value (Bref) or greater. According to the present invention, it is possible to reduce processing load and time while maintaining security performance.

Description

홍채 인증과 얼굴 인증을 병용하는 사용자 인증 장치 및 방법{USER AUTHENTICATION APPARATUS AND METHOD USING COMBINATION OF IRIS AUTHENTICATION AND FACE AUTHENTICATION}User authentication device and method using both iris authentication and face authentication

본 발명은 홍채 인증과 얼굴 인증을 병용하여 사용자 인증을 수행하는 장치 및 홍채 인증과 얼굴 인증을 병용하여 사용자 인증을 수행하는 방법에 관한 것이다.The present invention relates to an apparatus for performing user authentication using iris authentication and face authentication together, and a method of performing user authentication using both iris authentication and face authentication.

최근, 홍채의 패턴을 인식하여 사용자를 인증하는 기술이 널리 활용되고 있다. 더욱, 사용자의 얼굴을 인식하여 인증하는 기술도 널리 보급되어 있다. Recently, a technology for authenticating a user by recognizing an iris pattern has been widely used. Moreover, a technology for recognizing and authenticating a user's face is also widely spread.

한편, 홍채 인증과 얼굴 인증을 각각 개별적으로 적용하는 것뿐만 아니라, 이들을 조합하여 사용자를 인증하는 기술도 개발되고 있다. On the other hand, not only individually applying iris authentication and face authentication, but also a technology for authenticating a user by combining them is being developed.

예를 들면, 홍채 인증을 통해 사용자를 인증하는 1차인증의 결과와 얼굴 인증을 통해 사용자를 인증하는 2차인증의 결과를 서로 AND 조합하여, 2가지의 인증이 모두 성공한 경우에 해당 사용자를 등록사용자로서 인증하는 방식이 구현되어 있다. For example, by combining the result of primary authentication, which authenticates the user through iris authentication, and the result of secondary authentication, which authenticates the user through face authentication, with each other, the user is registered when both authentications are successful. A method of authenticating as a user is implemented.

이러한 AND 조합 방식에 의하면, 홍채 인증과 얼굴 인증에 모두 성공하여야 등록사용자로서 인증되므로, 강력한 보안을 제공할 수 있다.According to this AND combination method, since both iris authentication and face authentication are successful, authentication as a registered user can be provided, thereby providing strong security.

하지만, 홍채 인증의 결과와 얼굴 인증의 결과를 AND 조합하는 방식에서는, 개인적인 특성에 의하여 홍채 인증률이 낮은 등록사용자의 경우에는, 또한, 얼굴의 일부가 오인식될 수 있는 환경에서는, 인증 절차가 여러 번 실패하게 될 수 있으므로, 사용자에게 불편함을 제공할 수 있다. However, in the method of AND combination of the result of iris authentication and the result of face authentication, in the case of a registered user with a low iris authentication rate due to personal characteristics, and also in an environment where a part of the face may be misrecognized, the authentication process is repeated several times. Since it may fail, inconvenience may be provided to the user.

한편, 이러한 불편함을 해소하기 위해 홍채 인증과 얼굴 인증을 OR 조합하는 방식이 고려되고 있으며, 그러한 방법으로서, 공개특허 제10-2018-0068097호 (2018.06.21.) (명칭: 사용자 인식 장치 및 방법) (이하, '종래기술'이라 함)가 개발되었다. On the other hand, to solve this inconvenience, a method of OR combination of iris authentication and face authentication is being considered, and as such a method, Patent Publication No. 10-2018-0068097 (2018.06.21.) method) (hereinafter referred to as 'prior art') was developed.

상기 종래기술은, 사용자로부터 획득된 이미지의 홍채 영역의 퀄리티 정보를 검사하고, 홍채 영역의 퀄리티 정보가 유효하면 홍채 인증을 시도하고, 홍채 영역의 퀄리티 정보가 유효하지 않으면 얼굴 인증을 시도하는 것을 포함한다. The prior art includes inspecting quality information of an iris region of an image obtained from a user, attempting iris authentication if the quality information of the iris region is valid, and attempting face authentication if the quality information of the iris region is not valid. do.

하지만, 이 종래기술은, 단지 홍채 점수가 임계 점수 미만으로 낮다는 이유로 곧바로 얼굴 인증으로 전환될 수 있으며, 그렇다면, 홍채 인증이 무시될 수 있다는 문제점이 있다. However, this prior art has a problem that it can be directly switched to face authentication just because the iris score is lower than the threshold score, and if so, iris authentication can be ignored.

또한, 이 종래기술은, 단 한 명의 등록 사용자를 설정하고, 홍채 또는 얼굴을 이용하여 인증을 처리하고 있다. 한편, 만일, 이 종래기술을 복수의 등록 사용자들을 처리해야 하는 경우에 적용하게 된다면, 사용자의 얼굴 특징 데이터를 모든 등록 사용자의 등록 얼굴 특징 데이터와 비교해야 하므로, 처리 부하 및 처리 시간이 소요된다는 문제점이 있다. Also, in this prior art, only one registered user is set and authentication is processed using an iris or face. On the other hand, if this prior art is applied to a case where a plurality of registered users must be processed, the user's facial feature data must be compared with the registered facial feature data of all registered users, resulting in processing load and processing time. there is

본 발명은, 홍채 인증과 얼굴 인증을 서로 보완적으로 OR 조합하여 사용자 인증을 처리함으로써, 보안 성능을 유지하면서도 처리 부하 및 처리 시간을 절감할 수 있는 사용자 인증 장치 및 방법을 제공하고자 한다. An object of the present invention is to provide a user authentication apparatus and method capable of reducing processing load and processing time while maintaining security performance by processing user authentication by performing complementary OR combination of iris authentication and face authentication.

상기한 바와 같은 목적을 달성하기 위한 본 발명의 일 실시예에 따른 홍채 인증과 얼굴 인증을 병용하는 사용자 인증 장치는: 사용자의 홍채를 촬영하여 홍채영상을 생성하는 홍채촬영부; 상기 사용자의 얼굴을 촬영하여 얼굴영상을 생성하는 얼굴촬영부; 적어도 하나의 등록사용자의 각자의 등록홍채영상과 등록얼굴영상이 저장되는 저장부 - 상기 등록사용자들은, 각자의 등록홍채영상으로부터 계산된 인식가능성점수(P)가 기준점수(Pref) 이상인 경우에는 1차인증그룹으로 분류되고, 상기 인식가능성점수(P)가 상기 기준점수(Pref) 미만인 경우에는 2차인증그룹으로 분류되되, 상기 인식가능성점수(P)는 촬영된 홍채영상으로부터 인식되는 홍채면적, 홍채패턴의 다양성 및 해당 사용자로부터 획득한 복수 개의 홍채영상들끼리를 서로 비교하여 계산되는 유사도 중 적어도 하나에 근거하여 결정됨 -; 및 소정 사용자의 접근이 감지되면, 상기 홍채촬영부와 상기 얼굴촬영부를 제어하여 상기 접근한 사용자로부터 홍채영상과 얼굴영상을 획득하고, 상기 획득한 홍채영상과 상기 저장부에 저장된 모든 등록홍채영상들의 하나씩을 비교하여 홍채유사도(A1)를 계산하고, 상기 계산된 홍채유사도(A1)가 홍채인증기준치(Aref) 이상인지 비교하는 1차인증을 시도하고, 만일 상기 계산된 홍채유사도(A1)가 상기 홍채인증기준치(Aref) 미만이어서 상기 1차인증이 실패한 경우에는, 상기 1차인증이 실패한 상기 획득한 홍채영상과 함께 획득되었던 상기 얼굴영상과 상기 2차인증그룹에 속하는 등록얼굴영상들의 하나씩을 비교하여 얼굴유사도(B2)를 계산하고, 상기 계산된 얼굴유사도(B2)가 얼굴인증기준치(Bref) 이상인지 비교하는 2차인증을 시도하고, 상기 1차인증에서 계산된 홍채유사도(A1)가 상기 홍채인증기준치(Aref) 이상인 경우 또는 상기 2차인증에서 계산된 얼굴유사도(B2)가 상기 얼굴인증기준치(Bref) 이상인 경우에 상기 접근한 사용자를 상기 등록사용자들 중 하나라고 판단하는 인증제어부;를 포함한다.In order to achieve the above object, a user authentication apparatus using both iris authentication and face authentication according to an embodiment of the present invention includes: an iris photographing unit that captures an iris of a user and generates an iris image; a face photographing unit generating a face image by photographing the user's face; A storage unit for storing each registered iris image and registered face image of at least one registered user - 1 for the registered users when the recognizability score (P) calculated from each registered iris image is greater than or equal to the reference score (Pref) It is classified as a secondary authentication group, and if the recognizable score (P) is less than the reference score (Pref), it is classified as a secondary authentication group, but the recognizable score (P) is the iris area recognized from the captured iris image, It is determined based on at least one of the diversity of iris patterns and the degree of similarity calculated by comparing a plurality of iris images obtained from a corresponding user with each other -; and when an approach of a predetermined user is sensed, controlling the iris capture unit and the face capture unit to acquire an iris image and a face image from the approaching user, and displaying the acquired iris image and all registered iris images stored in the storage unit. The iris similarity (A1) is calculated by comparing one by one, and primary authentication is attempted to compare whether the calculated iris similarity (A1) is equal to or greater than the iris authentication reference value (Aref). If the primary authentication fails because it is less than the iris authentication criterion (Aref), the face image acquired together with the acquired iris image for which the primary authentication failed is compared with one of the registered face images belonging to the secondary authentication group. to calculate the face similarity (B2), and attempt secondary authentication to compare whether or not the calculated face similarity (B2) is greater than or equal to the face authentication reference value (Bref), and the iris similarity (A1) calculated in the primary authentication is An authentication control unit that determines that the approaching user is one of the registered users when the iris authentication standard value (Aref) or higher or when the face similarity (B2) calculated in the secondary authentication is higher than the face authentication standard value (Bref); include

여기서, 상기 인증제어부는, 상기 기준점수(Pref)를 조정하여, 상기 1차인증그룹으로 분류된 등록사용자를 2차인증그룹으로 변경하거나, 상기 2차인증그룹으로 분류된 등록사용자를 1차인증그룹으로 변경할 수 있다.Here, the authentication control unit adjusts the reference score (Pref) to change the registered user classified as the primary authentication group to the secondary authentication group, or to perform primary authentication for the registered user classified as the secondary authentication group. can be changed to a group.

또한, 상기 등록사용자들 중 상기 2차인증그룹으로 분류되는 인원수는 특정 수로 고정될 수 있다.Also, among the registered users, the number of persons classified as the secondary authentication group may be fixed to a specific number.

상기한 실시예의 변형예로서, 적어도 하나의 등록사용자의 각자의 등록홍채영상과 등록얼굴영상을 저장하는 단계 - 상기 등록사용자들은, 각자의 등록홍채영상으로부터 계산된 인식가능성점수(P)가 기준점수(Pref) 이상인 경우에는 1차인증그룹으로 분류되고, 상기 인식가능성점수(P)가 상기 기준점수(Pref) 미만인 경우에는 2차인증그룹으로 분류되되, 상기 인식가능성점수(P)는 촬영된 홍채영상으로부터 인식되는 홍채면적, 홍채패턴의 다양성 및 해당 사용자로부터 획득한 복수 개의 홍채영상들끼리를 서로 비교하여 계산되는 유사도 중 적어도 하나에 근거하여 결정됨 -; 소정 사용자의 접근이 감지되면, 상기 접근한 사용자로부터 홍채영상과 얼굴영상을 획득하는 단계; 상기 획득한 홍채영상과 상기 저장된 모든 등록홍채영상들의 하나씩을 비교하여 홍채유사도(A1)를 계산하고, 상기 계산된 홍채유사도(A1)가 홍채인증기준치(Aref) 이상인지 비교하는 1차인증 단계; 상기 계산된 홍채유사도(A1)가 상기 홍채인증기준치(Aref) 미만이어서 상기 1차인증이 실패한 경우에는, 상기 1차인증이 실패한 상기 획득한 홍채영상과 함께 획득되었던 상기 얼굴영상과 상기 2차인증그룹에 속하는 등록얼굴영상들의 하나씩을 비교하여 얼굴유사도(B2)를 계산하고, 상기 계산된 얼굴유사도(B2)가 얼굴인증기준치(Bref) 이상인지 비교하는 2차인증 단계; 및 상기 1차인증에서 계산된 홍채유사도(A1)가 상기 홍채인증기준치(Aref) 이상인 경우 또는 상기 2차인증에서 계산된 얼굴유사도(B2)가 상기 얼굴인증기준치(Bref) 이상인 경우에 상기 접근한 사용자를 상기 등록사용자들 중 하나라고 판단하는 인증판단 단계;를 포함하는, 홍채 인증과 얼굴 인증을 병용하는 사용자 인증 방법이 제공된다.As a modified example of the above embodiment, storing each registered iris image and registered face image of at least one registered user - for the registered users, the recognizable score (P) calculated from each registered iris image is a reference score (Pref) or higher, it is classified as a primary authentication group, and if the recognizable score (P) is less than the reference score (Pref), it is classified as a secondary authentication group. Determined based on at least one of the iris area recognized from the image, the diversity of iris patterns, and the degree of similarity calculated by comparing a plurality of iris images obtained from the corresponding user with each other -; acquiring an iris image and a face image from the approaching user when an approach of a predetermined user is detected; A primary authentication step of comparing the obtained iris image with all of the stored registered iris images to calculate an iris similarity (A1), and comparing whether or not the calculated iris similarity (A1) is greater than or equal to an iris authentication reference value (Aref); When the first authentication fails because the calculated iris similarity A1 is less than the iris authentication reference value Aref, the face image acquired together with the acquired iris image for which the first authentication failed and the second authentication a secondary authentication step of comparing each of the registered face images belonging to the group to calculate a face similarity (B2), and comparing whether or not the calculated face similarity (B2) is greater than or equal to a face authentication reference value (Bref); and when the iris similarity (A1) calculated in the primary authentication is greater than or equal to the iris authentication reference value (Aref) or the face similarity (B2) calculated in the secondary authentication is greater than or equal to the face authentication reference value (Bref). There is provided a user authentication method using both iris authentication and face authentication including; an authentication decision step of determining that the user is one of the registered users.

본 발명의 또 하나의 실시예에 따른 홍채 인증과 얼굴 인증을 병용하는 사용자 인증 장치는, 사용자의 홍채를 촬영하여 홍채영상을 생성하는 홍채촬영부; 상기 사용자의 얼굴을 촬영하여 얼굴영상을 생성하는 얼굴촬영부; 적어도 하나의 등록사용자의 각자의 등록홍채영상과 등록얼굴영상이 저장되는 저장부 - 상기 등록사용자들은, 각자의 등록홍채영상으로부터 계산된 인식가능성점수(P)가 기준점수(Pref) 이상인 경우에는 1차인증그룹으로 분류되고, 상기 인식가능성점수(P)가 상기 기준점수(Pref) 미만인 경우에는 2차인증그룹으로 분류되되, 상기 인식가능성점수(P)는 촬영된 홍채영상으로부터 인식되는 홍채면적, 홍채패턴의 다양성 및 해당 사용자로부터 획득한 복수 개의 홍채영상들끼리를 서로 비교하여 계산되는 유사도 중 적어도 하나에 근거하여 결정됨 -; 및 소정 사용자의 접근이 감지되면, 상기 홍채촬영부와 상기 얼굴촬영부를 제어하여 상기 접근한 사용자로부터 홍채영상과 얼굴영상을 획득하고, 상기 획득한 홍채영상과 상기 저장부에 저장된 모든 등록홍채영상들의 하나씩을 비교하여 홍채유사도(A1)를 계산하고, 상기 계산된 홍채유사도(A1)가 홍채인증기준치(Aref) 이상인지 비교하는 1차인증을 시도하고, 만일 상기 계산된 홍채유사도(A1)가 상기 홍채인증기준치(Aref) 미만이어서 상기 1차인증이 실패한 경우에는, 상기 1차인증이 실패한 상기 획득한 홍채영상과 함께 획득되었던 상기 얼굴영상과 상기 2차인증그룹에 속하는 등록얼굴영상들의 하나씩을 비교하여 얼굴유사도(B2)를 계산하고, 상기 실패한 홍채영상의 상기 계산된 홍채유사도(A1)와 상기 계산된 얼굴유사도(B2)의 합(A1+B2)이 합산인증기준치(Bsum) 이상인지 비교하는 2차인증을 시도하고, 상기 1차인증에서 계산된 홍채유사도(A1)가 상기 홍채인증기준치(Aref) 이상인 경우 또는 상기 합(A1+B2)이 상기 합산인증기준치(Bsum) 이상인 경우에 상기 접근한 사용자를 상기 등록사용자들 중 하나라고 판단하는 인증제어부;를 포함한다.An apparatus for authenticating a user using both iris authentication and face authentication according to another embodiment of the present invention includes an iris capture unit that captures an iris of a user and generates an iris image; a face photographing unit generating a face image by photographing the user's face; A storage unit for storing each registered iris image and registered face image of at least one registered user - 1 for the registered users when the recognizability score (P) calculated from each registered iris image is greater than or equal to the reference score (Pref) It is classified as a secondary authentication group, and if the recognizable score (P) is less than the reference score (Pref), it is classified as a secondary authentication group, but the recognizable score (P) is the iris area recognized from the captured iris image, It is determined based on at least one of the diversity of iris patterns and the degree of similarity calculated by comparing a plurality of iris images obtained from a corresponding user with each other -; and when an approach of a predetermined user is sensed, controlling the iris capture unit and the face capture unit to acquire an iris image and a face image from the approaching user, and displaying the acquired iris image and all registered iris images stored in the storage unit. The iris similarity (A1) is calculated by comparing one by one, and primary authentication is attempted to compare whether the calculated iris similarity (A1) is equal to or greater than the iris authentication reference value (Aref). If the primary authentication fails because it is less than the iris authentication criterion (Aref), the face image acquired together with the acquired iris image for which the primary authentication failed is compared with one of the registered face images belonging to the secondary authentication group. to calculate the face similarity (B2), and compare whether the sum (A1+B2) of the calculated iris similarity (A1) and the calculated face similarity (B2) of the failed iris image is greater than or equal to the sum authentication standard value (Bsum) When secondary authentication is attempted and the iris similarity (A1) calculated in the primary authentication is greater than or equal to the iris authentication standard value (Aref) or the sum (A1+B2) is greater than or equal to the sum authentication standard value (Bsum), the access and an authentication control unit that determines that one user is one of the registered users.

또한, 상기 실시예의 변형예로서, 적어도 하나의 등록사용자의 각자의 등록홍채영상과 등록얼굴영상을 저장하는 단계 - 상기 등록사용자들은, 각자의 등록홍채영상으로부터 계산된 인식가능성점수(P)가 기준점수(Pref) 이상인 경우에는 1차인증그룹으로 분류되고, 상기 인식가능성점수(P)가 상기 기준점수(Pref) 미만인 경우에는 2차인증그룹으로 분류되되, 상기 인식가능성점수(P)는 촬영된 홍채영상으로부터 인식되는 홍채면적, 홍채패턴의 다양성 및 해당 사용자로부터 획득한 복수 개의 홍채영상들끼리를 서로 비교하여 계산되는 유사도 중 적어도 하나에 근거하여 결정됨 -; 소정 사용자의 접근이 감지되면, 상기 접근한 사용자로부터 홍채영상과 얼굴영상을 획득하는 단계; 상기 획득한 홍채영상과 상기 저장된 모든 등록홍채영상들의 하나씩을 비교하여 홍채유사도(A1)를 계산하고, 상기 계산된 홍채유사도(A1)가 홍채인증기준치(Aref) 이상인지 비교하는 1차인증 단계; 상기 계산된 홍채유사도(A1)가 상기 홍채인증기준치(Aref) 미만이어서 상기 1차인증이 실패한 경우에는, 상기 1차인증이 실패한 상기 획득한 홍채영상과 함께 획득되었던 상기 얼굴영상과 상기 2차인증그룹에 속하는 등록얼굴영상들의 하나씩을 비교하여 얼굴유사도(B2)를 계산하고, 상기 실패한 홍채영상의 상기 계산된 홍채유사도(A1)와 상기 계산된 얼굴유사도(B2)의 합(A1+B2)이 합산인증기준치(Bsum) 이상인지 비교하는 2차인증 단계; 및 상기 1차인증에서 계산된 홍채유사도(A1)가 상기 홍채인증기준치(Aref) 이상인 경우 또는 상기 합(A1+B2)이 상기 합산인증기준치(Bsum) 이상인 경우에 상기 접근한 사용자를 상기 등록사용자들 중 하나라고 판단하는 인증판단 단계;를 포함하는 홍채 인증과 얼굴 인증을 병용하는 사용자 인증 방법이 제공된다.In addition, as a modified example of the above embodiment, the step of storing each registered iris image and registered face image of at least one registered user - for the registered users, the recognizability score (P) calculated from each registered iris image is a criterion If the score (Pref) is higher, it is classified as a primary authentication group, and if the recognizable score (P) is less than the reference score (Pref), it is classified as a secondary authentication group. Determined based on at least one of the iris area recognized from the iris image, the diversity of iris patterns, and the degree of similarity calculated by comparing a plurality of iris images obtained from the corresponding user with each other -; acquiring an iris image and a face image from the approaching user when an approach of a predetermined user is detected; A primary authentication step of comparing the obtained iris image with all of the stored registered iris images to calculate an iris similarity (A1), and comparing whether or not the calculated iris similarity (A1) is greater than or equal to an iris authentication reference value (Aref); When the first authentication fails because the calculated iris similarity A1 is less than the iris authentication reference value Aref, the face image acquired together with the acquired iris image for which the first authentication failed and the second authentication The face similarity (B2) is calculated by comparing each of the registered face images belonging to the group, and the sum (A1+B2) of the calculated iris similarity (A1) and the calculated face similarity (B2) of the failed iris image is A secondary authentication step of comparing whether or not the combined authentication standard value (Bsum) is higher; and when the iris similarity (A1) calculated in the primary authentication is equal to or greater than the iris authentication reference value (Aref) or when the sum (A1+B2) is equal to or greater than the combined authentication reference value (Bsum), the approaching user is designated as the registered user. There is provided a user authentication method that uses both iris authentication and face authentication including;

본 발명의 다른 실시예에 따른 홍채 인증과 얼굴 인증을 병용하는 사용자 인증 장치는, 사용자의 홍채를 촬영하여 홍채영상을 생성하는 홍채촬영부; 상기 사용자의 얼굴을 촬영하여 얼굴영상을 생성하는 얼굴촬영부; 적어도 하나의 등록사용자의 각자의 등록홍채영상과 등록얼굴영상이 저장되는 저장부 - 상기 등록사용자들은, 각자의 등록홍채영상으로부터 계산된 인식가능성점수(P)가 기준점수(Pref) 이상인 경우에는 1차인증그룹으로 분류되고, 상기 인식가능성점수(P)가 상기 기준점수(Pref) 미만인 경우에는 2차인증그룹으로 분류되되, 상기 인식가능성점수(P)는 촬영된 홍채영상으로부터 인식되는 홍채면적, 홍채패턴의 다양성 및 해당 사용자로부터 획득한 복수 개의 홍채영상들끼리를 서로 비교하여 계산되는 유사도 중 적어도 하나에 근거하여 결정됨 -; 및 소정 사용자의 접근이 감지되면, 상기 홍채촬영부와 상기 얼굴촬영부를 제어하여 상기 사용자로부터 홍채영상과 얼굴영상을 획득하고, 상기 획득한 홍채영상과 상기 1차인증그룹의 등록홍채영상들 중 하나씩을 비교하여 홍채유사도(A1)를 계산하고, 상기 계산된 홍채유사도(A1)가 홍채인증기준치(Aref) 이상인지 비교하는 1차인증을 시도하고, 만일 상기 계산된 홍채유사도(A1)가 상기 홍채인증기준치(Aref) 미만이어서 상기 1차인증이 실패한 경우에는, 상기 1차인증이 실패한 상기 획득한 홍채영상과 함께 획득되었던 상기 얼굴영상과 상기 2차인증그룹의 등록얼굴영상들 중 하나씩을 비교하여 얼굴유사도(B2)를 계산하고, 상기 계산된 얼굴유사도(B2)가 얼굴인증기준치(Bref) 이상인지 비교하는 2차인증을 시도하고, 상기 1차인증에서 계산된 홍채유사도(A1)가 상기 홍채인증기준치(Aref) 이상인 경우 또는 상기 2차인증에서 계산된 얼굴유사도(B2)가 상기 얼굴인증기준치(Bref) 이상인 경우에 상기 접근한 사용자를 상기 등록사용자들 중 하나라고 판단하는 인증제어부;를 포함한다. An apparatus for authenticating a user using both iris authentication and face authentication according to another embodiment of the present invention includes an iris capture unit that captures an iris of a user and generates an iris image; a face photographing unit generating a face image by photographing the user's face; A storage unit for storing each registered iris image and registered face image of at least one registered user - 1 for the registered users when the recognizability score (P) calculated from each registered iris image is greater than or equal to the reference score (Pref) It is classified as a secondary authentication group, and if the recognizable score (P) is less than the reference score (Pref), it is classified as a secondary authentication group, but the recognizable score (P) is the iris area recognized from the captured iris image, It is determined based on at least one of the diversity of iris patterns and the degree of similarity calculated by comparing a plurality of iris images obtained from a corresponding user with each other -; and when an approach of a predetermined user is sensed, controlling the iris capture unit and the face capture unit to obtain an iris image and a face image from the user, and one of the obtained iris image and the registered iris images of the primary authentication group. The iris similarity (A1) is calculated by comparing the iris similarity (A1), and primary authentication is attempted to compare whether the calculated iris similarity (A1) is equal to or greater than the iris authentication reference value (Aref), and if the calculated iris similarity (A1) is the iris If the primary authentication fails because it is less than the authentication criterion value (Aref), the face image acquired together with the acquired iris image for which the primary authentication failed is compared with one of the registered face images of the secondary authentication group. The face similarity (B2) is calculated, and secondary authentication is attempted to compare whether or not the calculated face similarity (B2) is greater than or equal to the face authentication reference value (Bref). and an authentication control unit that determines that the approaching user is one of the registered users when the authentication standard value (Aref) or higher or when the face similarity (B2) calculated in the secondary authentication is higher than the face authentication standard value (Bref). do.

상기 실시예의 변형예에서, 적어도 하나의 등록사용자의 각자의 등록홍채영상과 등록얼굴영상을 저장하는 단계 - 상기 등록사용자들은, 각자의 등록홍채영상으로부터 계산된 인식가능성점수(P)가 기준점수(Pref) 이상인 경우에는 1차인증그룹으로 분류되고, 상기 인식가능성점수(P)가 상기 기준점수(Pref) 미만인 경우에는 2차인증그룹으로 분류되되, 상기 인식가능성점수(P)는 촬영된 홍채영상으로부터 인식되는 홍채면적, 홍채패턴의 다양성 및 해당 사용자로부터 획득한 복수 개의 홍채영상들끼리를 서로 비교하여 계산되는 유사도 중 적어도 하나에 근거하여 결정됨 -; 소정 사용자의 접근이 감지되면, 상기 사용자로부터 홍채영상과 얼굴영상을 획득하는 단계; 상기 획득한 홍채영상과 상기 1차인증그룹의 등록홍채영상들 중 하나씩을 비교하여 홍채유사도(A1)를 계산하고, 계산된 홍채유사도(A1)가 홍채인증기준치(Aref) 이상인지 비교하는 1차인증 단계; 상기 계산된 홍채유사도(A1)가 상기 홍채인증기준치(Aref) 미만이어서 상기 1차인증이 실패한 경우, 상기 1차인증이 실패한 상기 획득한 홍채영상과 함께 획득되었던 상기 얼굴영상과 상기 2차인증그룹의 등록얼굴영상들 중 하나씩을 비교하여 얼굴유사도(B2)를 계산하고, 상기 계산된 얼굴유사도(B2)가 얼굴인증기준치(Bref) 이상인지 비교하는 2차인증 단계; 및 상기 1차인증에서 계산된 홍채유사도(A1)가 상기 홍채인증기준치(Aref) 이상인 경우 또는 상기 2차인증에서 계산된 얼굴유사도(B2)가 상기 얼굴인증기준치(Bref) 이상인 경우에 상기 접근한 사용자를 상기 등록사용자들 중 하나라고 판단하는 인증판단 단계;를 포함하는 홍채 인증과 얼굴 인증을 병용하는 사용자 인증 방법이 제공된다. In a modified example of the above embodiment, storing each registered iris image and registered face image of at least one registered user - for the registered users, the recognizable score P calculated from each registered iris image is a reference score ( Pref) or higher, it is classified as a primary authentication group, and if the recognizable score (P) is less than the reference score (Pref), it is classified as a secondary authentication group, but the recognizable score (P) is the captured iris image Determined based on at least one of the iris area recognized from, the diversity of iris patterns, and the degree of similarity calculated by comparing a plurality of iris images obtained from the corresponding user with each other -; acquiring an iris image and a face image from the user when an approach of a certain user is detected; First step of comparing the acquired iris image with one of the registered iris images of the first authentication group to calculate an iris similarity (A1), and comparing whether or not the calculated iris similarity (A1) is equal to or greater than the iris authentication reference value (Aref). authentication step; When the first authentication fails because the calculated iris similarity A1 is less than the iris authentication reference value Aref, the face image acquired together with the acquired iris image for which the first authentication failed and the second authentication group a secondary authentication step of comparing one of the registered face images to calculate a face similarity (B2) and comparing whether or not the calculated face similarity (B2) is greater than or equal to a face authentication reference value (Bref); and when the iris similarity (A1) calculated in the primary authentication is greater than or equal to the iris authentication reference value (Aref) or the face similarity (B2) calculated in the secondary authentication is greater than or equal to the face authentication reference value (Bref). There is provided a user authentication method using both iris authentication and face authentication including; an authentication decision step of determining that the user is one of the registered users.

상기한 바와 같은 구성을 포함하는 본 발명에 따른 사용자 인증 장치 및 방법에 의하면, 홍채 인증과 얼굴 인증을 서로 보완적으로 OR 조합하여 사용자 인증을 처리함으로써, 보안 성능을 유지하면서도 처리 부하 및 처리 시간을 절감할 수 있다. According to the user authentication apparatus and method according to the present invention including the configuration as described above, processing load and processing time are reduced while maintaining security performance by processing user authentication by complementary OR combination of iris authentication and face authentication. savings can be made

또한, 홍채 인증률이 낮은 등록 사용자에 대해서도, 보안 성능을 유지하면서도 신속하게 사용자 인증이 처리될 수 있게 된다. In addition, even for a registered user with a low iris authentication rate, user authentication can be quickly processed while maintaining security performance.

도 1은 본 발명의 일 실시예에 따른 사용자 인증 장치의 개략적인 구성을 도시한 블록도이다.
도 2는 본 발명의 또 하나의 실시예에 따른 사용자 인증 방법을 설명하는 흐름도이다.
도 3은 등록 사용자를 분류하는 방식을 설명하는 흐름도이다.
도 4는 본 발명의 변형예에 따른 사용자 인증 방법을 설명하는 흐름도이다.
1 is a block diagram showing a schematic configuration of a user authentication device according to an embodiment of the present invention.
2 is a flowchart illustrating a user authentication method according to another embodiment of the present invention.
3 is a flowchart illustrating a method of classifying registered users.
4 is a flowchart illustrating a user authentication method according to a modified example of the present invention.

이하, 첨부된 도면을 참조하여 본 발명에 따른 홍채 인증과 얼굴 인증을 병용하는 사용자 인증 장치 및 방법의 바람직한 실시예를 설명한다. 참고로, 본 발명의 각 구성 요소를 지칭하는 용어들은 그 기능을 고려하여 예시적으로 명명된 것이므로, 용어 자체에 의하여 본 발명의 기술 내용을 예측하고 한정하여 이해해서는 아니 될 것이다.DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, a preferred embodiment of a user authentication device and method using both iris authentication and face authentication according to the present invention will be described with reference to the accompanying drawings. For reference, since the terms referring to each component of the present invention are illustratively named in consideration of their functions, the technical contents of the present invention should not be predicted and limited by the terms themselves.

더욱, 이하에서 설명할 본 발명의 다양한 실시예들은 본 발명의 기술 사상을 예시적으로 보여주기 위한 것일 뿐이므로, 본 발명의 보호 범위는 첨부된 청구범위에 의하여 해석되어야 할 것이다. 또한, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자라면 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 다양한 수정 및 변형을 설계할 수 있을 것이므로, 본 발명의 권리범위는 본 발명과 균등한 범위 내에 있는 모든 기술 사상을 포괄하는 것으로 해석되어야 할 것이다.Moreover, since the various embodiments of the present invention to be described below are only intended to show the technical idea of the present invention by way of example, the protection scope of the present invention should be construed according to the appended claims. In addition, since those skilled in the art to which the present invention pertains will be able to design various modifications and variations without departing from the essential characteristics of the present invention, the scope of the present invention is within the scope equivalent to the present invention. It should be interpreted as encompassing all technical ideas that exist.

먼저, 도 1의 블록도를 참조하여, 본 발명의 일 실시예에 따른 홍채 인증과 얼굴 인증을 병용하는 사용자 인증 장치의 구성 및 동작을 설명한다. 도면을 참조하면, 본 발명의 사용자 인증 장치는, 홍채촬영부(110), 얼굴촬영부(120), 저장부(130), 및 인증제어부(150)를 포함한다. First, with reference to the block diagram of FIG. 1 , the configuration and operation of a user authentication device that uses both iris authentication and face authentication according to an embodiment of the present invention will be described. Referring to the drawings, the user authentication device of the present invention includes an iris capture unit 110, a face capture unit 120, a storage unit 130, and an authentication control unit 150.

홍채 촬영부(110)는, 전방을 향하여 배치되며, 접근한 사용자의 홍채를 촬영하여 홍채영상을 생성할 수 있는 카메라를 포함한다. The iris photographing unit 110 is disposed facing forward and includes a camera capable of generating an iris image by photographing the iris of an approaching user.

얼굴촬영부(120)는, 홍채 촬영부(110)의 근방에서 전방을 향하여 배치될 수 있으며, 접근한 사용자의 얼굴을 촬영하여 얼굴영상을 생성할 수 있는 또하나의 카메라를 포함한다. 변형예에서, 홍채 촬영부(110)와 얼굴촬영부(120)는 하나의 카메라에 의해 동시에 구현될 수도 있다. The face photographing unit 120 may be disposed in the vicinity of the iris photographing unit 110 toward the front, and includes another camera capable of generating a face image by photographing the face of a user approaching. In a modified example, the iris capture unit 110 and the face capture unit 120 may be simultaneously implemented by a single camera.

일반적으로는, 얼굴을 촬영하는 거리가 홍채를 촬영하는 거리보다 멀기 때문에, 사용자가 장치에 얼굴 또는 눈을 가까이 가져가려고 이동하는 동안에, 얼굴촬영부(120)가 먼저 얼굴을 촬영하고 이어서 홍채촬영부(110)가 홍채를 촬영하게 될 것이다. In general, since the face photographing distance is longer than the iris photographing distance, while the user moves to bring his or her face or eyes closer to the device, the face photographing unit 120 first photographs the face and then the iris photographing unit. (110) will take a picture of the iris.

저장부(130)는, 본 발명의 사용자 인증 장치 내에 구비된 메모리일 수 있으며, 심지어는 사용자 인증 장치와 유무선 네트워크를 통해 연결된 원격 저장수단일 수도 있다.The storage unit 130 may be a memory included in the user authentication device of the present invention, or may even be a remote storage means connected to the user authentication device through a wired or wireless network.

저장부(130)에는, 홍채 인증 및 얼굴 인증에 사용될 정보로서, 특정의 절차를 통해 본 발명에 따른 사용자 인증 장치에 대해 인증이 완료된 사용자, 즉, 등록사용자로부터 미리획득된 등록홍채영상과 등록얼굴영상이 함께 저장된다. 특히, 본 발명에서, 저장부(130)에는, 등록사용자들이 1차인증그룹 및 2차인증그룹 중 하나로 분류되어 관리된다. In the storage unit 130, as information to be used for iris authentication and face authentication, a registered iris image and a registered face pre-obtained from a user who has been authenticated with the user authentication device according to the present invention through a specific procedure, that is, a registered user. The video is saved together. In particular, in the present invention, in the storage unit 130, registered users are classified into one of a primary authentication group and a secondary authentication group and are managed.

본 발명에서는, 하나 이상의 등록사용자들을, 홍채영상으로부터 계산되는 인식가능성점수(P)에 근거하여, 두 그룹으로 분류하는 것을 요지로 하며, 이러한 분류 절차는, 등록된 사용자의 생체정보(예를 들면, 홍채영상과 얼굴영상)를 저장하는 과정에서 반드시 이루어져야 한다. In the present invention, an object of the present invention is to classify one or more registered users into two groups based on a recognizable score (P) calculated from an iris image. , iris image and face image) must be performed in the process of saving.

즉, 소정의 등록사용자로부터 획득된 홍채영상의 인식가능성점수(P)가 소정의 기준점수(Pref) 이상인 경우에, 해당 등록사용자는 1차인증그룹으로 분류된다. 한편, 또다른 등록사용자로부터 획득된 홍채영상의 인식가능성점수(P)가 상기 기준점수(Pref) 미만인 경우에는, 해당 등록사용자는 2차인증그룹으로 분류된다. That is, when the recognizable score P of an iris image obtained from a predetermined registered user is equal to or greater than the predetermined reference score Pref, the registered user is classified as a primary authentication group. Meanwhile, when the recognizable score P of an iris image obtained from another registered user is less than the reference score Pref, the registered user is classified as a secondary authentication group.

한편, 본 발명의 변형예에서, 상기 기준점수(Pref)는, 보안 성능을 조절하기 위하여, 또는 시스템 운영자의 다양한 요구에 따라, 능동적으로 조정될 수 있다. 기준점수(Pref)를 조정함으로써, 차후에 추가될 등록사용자들뿐만 아니라, 이미 분류가 완료된 등록사용자들까지도 재분류될 수 있다. 기준점수(Pref)를 조정하는 것은, 등록사용자가 홍채로 인증될 것인지 또는 얼굴로 인증될 것인지를 결정하게 되므로, 결과적으로, 인증의 정확도 또는 신뢰도 및 보안 강도를 조정할 수 있게 한다.Meanwhile, in a modified example of the present invention, the reference score (Pref) may be actively adjusted in order to adjust security performance or according to various requests of a system operator. By adjusting the reference score (Pref), not only registered users to be added later but also registered users whose classification has already been completed can be reclassified. Adjusting the reference score Pref determines whether the registered user will be authenticated with iris or face, and as a result, it is possible to adjust the accuracy or reliability of authentication and security strength.

한편, 본 발명에서의 인식가능성점수(P)는, 홍채영상에서 보이는 홍채의 면적, 사용자의 홍채 패턴의 다양성(즉, 다른 홍채 패턴과 구별될 수 있는지를 나타내는 식별성)에 의해 결정될 수 있다. 또한, 해당 사용자로부터 복수 개의 홍채영상들을 획득하고, 획득한 홍채영상들끼리를 서로 비교하여 유사도를 미리 계산해봄으로써, 인식가능성점수(P)를 계산할 수도 있다. 동일 사용자로부터 획득한 홍채영상들끼리 비교했을 때 유사도 점수가 낮게 계산된다면 인식가능성점수(P)가 낮다고 간주될 수 있을 것이다. Meanwhile, the recognizable score (P) in the present invention may be determined by the area of the iris seen in the iris image and the diversity of iris patterns of the user (ie, identification indicating whether they can be distinguished from other iris patterns). In addition, a recognizable score (P) may be calculated by obtaining a plurality of iris images from a corresponding user and comparing the obtained iris images with each other to calculate similarities in advance. When comparing iris images obtained from the same user, if the similarity score is calculated low, the recognizability score (P) may be considered low.

또는, 해당 등록사용자의, 홍채 영상을 사용하여 수행된 몇 번의 인증 절차에서의 인증 성공률(또는, 빈도)에 따라, 이전에 결정된 인식가능성점수(P)를 조정할 수도 있다.Alternatively, the previously determined recognizable score P may be adjusted according to the authentication success rate (or frequency) of several authentication procedures performed using the iris image of the corresponding registered user.

인증제어부(150)는, 본 발명에 따른 사용자 인증 장치를 구성하는 각 부의 기능을 제어하여 사용자 인증 절차를 수행하게 한다. The authentication control unit 150 performs a user authentication procedure by controlling functions of each unit constituting the user authentication device according to the present invention.

즉, 사용자 인증을 시도하려는 소정 사용자의 접근이 홍채 촬영부(110) 또는 얼굴촬영부(120)를 통해서 또는 별도의 접근 감지 센서에 의해서 감지되면, 홍채 촬영부(110)와 얼굴촬영부(120)를 제어하여 상기 사용자로부터 홍채영상과 얼굴영상을 획득한다. 이어서, 획득한 홍채영상을 이용하여 저장부(130) 저장된 등록홍채영상과 비교하는 홍채인증절차, 즉, 1차인증을 수행한다. That is, when the approach of a predetermined user attempting user authentication is detected through the iris capture unit 110 or the face capture unit 120 or by a separate proximity detection sensor, the iris capture unit 110 and the face capture unit 120 ) to obtain an iris image and a face image from the user. Subsequently, an iris authentication procedure in which the acquired iris image is compared with the registered iris image stored in the storage unit 130, that is, primary authentication is performed.

홍채인증절차는, 저장부(130)에 저장된 하나 이상의 등록홍채영상들의 전부(1차인증그룹의 등록홍채영상과 2차인증그룹의 등록홍채영상을 모두 포함함) 중 하나씩을 선택하고, 선택된 등록홍채영상과 사용자 인증을 시도하려는 사용자로부터 획득한 홍채영상을 비교하여 홍채유사도(A1)를 계산하는 것을 포함할 수 있다.In the iris authentication procedure, one of all of the one or more registered iris images stored in the storage unit 130 (including both the registered iris images of the primary authentication group and the registered iris images of the secondary authentication group) is selected, and the selected registration is performed. It may include calculating the iris similarity A1 by comparing the iris image with the iris image obtained from the user attempting user authentication.

등록홍채영상을 하나씩 선택하여 홍채유사도(A1)를 계산하는 도중에 미리설정된 홍채인증기준치(Aref) 이상인 값이 계산되는 즉시, 또는, 모든 등록홍채영상과 전부 비교하여 홍채유사도(A1)들을 계산한 다음에 계산된 홍채유사도(A1)들 전부를 검사하여 홍채인증기준치(Aref) 이상인 것이 검색된 경우에, 상기 접근한 사용자를 등록사용자들 중 하나라고 판정하고 인증성공으로 처리한다. While calculating the iris similarity (A1) by selecting the registered iris images one by one, as soon as a value higher than the preset iris authentication reference value (Aref) is calculated, or after comparing all the registered iris images, the iris similarity (A1) is calculated When all of the iris similarities A1 calculated in A are found to be equal to or greater than the iris authentication reference value Aref, the approaching user is determined to be one of the registered users and authentication is successful.

한편, 만일, 사용자 인증을 시도하려고 접근한 사용자로부터 획득한 홍채영상이 제1 저장영역(131)에 저장된 등록홍채영상들 중 어느 하나와도 일치하지 않으면, 즉, 상기 접근한 사용자로부터의 홍채영상과 모든 등록홍채영상들을 하나씩 비교하여 계산된 홍채유사도(A1)들의 전부가 홍채인증기준치(Aref) 미만인 경우에는, 상기 접근한 사용자는 홍채를 이용한 인식이 잘 안 되는, 즉, 홍채의 인식가능성점수(P)가 낮은 사용자라고 간주하고, 상기 접근한 사용자로부터 획득된 얼굴영상을 이용한 얼굴인증절차, 즉, 2차인증으로 전환한다. Meanwhile, if the iris image obtained from the user approaching to attempt user authentication does not match any of the registered iris images stored in the first storage area 131, that is, the iris image from the approaching user If all of the iris similarities (A1) calculated by comparing the iris and all registered iris images one by one are less than the iris authentication reference value (Aref), the approaching user has difficulty recognizing using the iris, that is, the iris recognizable score (P) is regarded as a low-level user and switches to a face authentication procedure using a face image obtained from the approaching user, that is, secondary authentication.

여기서, "일치한다"는 것은, 완전한 일치가 아니라, 두 영상을 비교하여 계산되는 유사도가 미리설정된 기준값 이상인 경우를 의미할 수 있다Here, "match" may mean a case where the degree of similarity calculated by comparing two images is equal to or greater than a preset reference value, rather than a perfect match.

2차인증은, 상기 접근한 사용자로부터 획득한 얼굴영상과 2차인증그룹으로 분류된 등록사용자의 등록얼굴영상들을 비교하는 것을 포함한다. 즉, 2차인증그룹으로 분류된 등록사용자의 등록얼굴영상들 중 하나씩을 선택하고, 선택된 등록얼굴영상을 상기 접근한 사용자로부터 획득한 얼굴영상과 비교하여 얼굴유사도(B2)를 계산하고, 계산된 얼굴유사도(B2)가 얼굴인증기준치(Bref) 이상인지를 비교하는 것을 포함한다. Secondary authentication includes comparing face images obtained from the approaching user with registered face images of registered users classified as secondary authentication groups. That is, one of the registered face images of registered users classified as a secondary authentication group is selected, the selected registered face image is compared with the face image obtained from the approaching user, and the face similarity (B2) is calculated. It includes comparing whether the face similarity (B2) is greater than or equal to the face authentication reference value (Bref).

상기 획득한 얼굴영상과 2차인증그룹의 등록얼굴영상들 중 어느 하나와의 얼굴유사도가 미리설정된 얼굴인증기준치(Bref) 이상인 것으로 확인되면(또는, 일치하는 것으로 확인되면), 상기 접근한 사용자를 현재 선택된 등록얼굴영상과 관련된 등록사용자라고 판정한다. 즉, 현재 접근한 사용자는 2차인증그룹에 속하는 등록사용자들 중 하나라고 인정될 수 있다.If it is confirmed that the face similarity between the acquired face image and any one of the registered face images of the secondary authentication group is greater than or equal to the preset face authentication reference value (Bref) (or is found to match), the approaching user It is determined that the registered user is related to the currently selected registered face image. That is, the currently accessed user can be recognized as one of the registered users belonging to the secondary authentication group.

인증제어부(150)는, 1차인증 또는 2차인증이 성공한 경우에, 해당하는 인증결과를 나타내는 신호 또는 정보를 외부 장치로 출력하거나, 자체의 보안 기능을 전환하게 할 수 있다. The authentication control unit 150 may output a signal or information indicating a corresponding authentication result to an external device or switch its own security function when the first authentication or the second authentication is successful.

이와 같은 본 발명에서는, 1차인증그룹으로 분류된 등록사용자는 홍채인증절차에 의해서 인증성공할 가능성이 크고, 2차인증그룹으로 분류된 등록사용자는 얼굴인증절차에 의해서 인증성공할 가능성이 크다. In the present invention, registered users classified as the primary authentication group are highly likely to succeed in authentication through the iris authentication procedure, and registered users classified as the secondary authentication group are highly likely to succeed in authentication through the face authentication procedure.

한편, 본 발명에서, 사용자 인증을 시도하는 사용자가 사용자 인증 장치에 접근하면, 사용자 인증 장치는, 홍채영상과 얼굴영상을 동시에 또는 함께 촬영하여 획득하는 것으로 설명하였다. 하지만, 우선 홍채영상만을 획득하여 홍채인증절차를 수행하고, 홍채인증절차가 실패하여 얼굴인증으로 전환되는 시점에서 얼굴영상을 촬영하여 획득하는 구성도 구현가능하다. Meanwhile, in the present invention, it has been described that when a user attempting user authentication approaches the user authentication device, the user authentication device captures and acquires an iris image and a face image simultaneously or together. However, it is also possible to implement a configuration in which only an iris image is first acquired, an iris authentication procedure is performed, and a face image is photographed and obtained at a time point when the iris authentication procedure fails and is converted to face authentication.

한편, 일반적으로, 얼굴영상을 이용한 사용자 인증보다 홍채영상을 이용한 사용자 인증의 보안 성능이 높다고 알려져 있으므로, 홍채 인증을 통해 사용자를 인증하는 경우를 얼굴 인증을 통해 사용자를 인증하는 경우보다 높게 유지하는 것이 보안 성능을 높게 유지할 수 있다. On the other hand, since it is generally known that the security performance of user authentication using an iris image is higher than that of user authentication using a face image, it is better to maintain the case of authenticating a user through iris authentication than the case of authenticating a user through face authentication. High security performance can be maintained.

이를 위하여, 본 발명에서는, 1차인증그룹으로 분류된 등록사용자의 인원수를 2차인증그룹으로 분류된 등록사용자의 인원수보다 높게 관리하는 것이 바람직하다. To this end, in the present invention, it is preferable to manage the number of registered users classified into the primary authentication group higher than the number of registered users classified into the secondary authentication group.

이와 관련한 본 발명의 변형예에서, 2차인증그룹으로 분류되는 등록사용자의 인원수는 특정 수로 고정될 수 있다. 예를 들면, 1차인증그룹으로 분류되는 인원수는 제한이 없지만, 2차인증그룹으로 분류되는 인원수는 크지 않은 수로 제한되는 것이 바람직하다. In a modification of the present invention related to this, the number of registered users classified into the secondary authentication group may be fixed to a specific number. For example, the number of people classified as the primary authentication group is not limited, but the number of people classified as the secondary authentication group is preferably limited to a small number.

이에 의하면, 현재 인증을 시도하고 있는 사용자에 대하여, 홍채를 이용한 인증이 실패한 경우, 얼굴을 이용한 인증으로 전환될 것인데, 이때는 반드시 2차인증그룹으로 미리분류된 소수의 등록사용자들 중에 포함될 때에만 인증이 성공하게 되므로, 보안성이 저하되는 것을 가능한 방지할 수 있다.According to this, for a user who is currently attempting authentication, if authentication using iris fails, authentication using face will be switched. Since this succeeds, deterioration in security can be prevented as much as possible.

예를 들면, 악의적인 사용자가 부정하게 홍채영상을 입력한 후, 얼굴 인증으로 즉시 전환하고, 등록 사용자들 중 하나(예를 들면, 1차인증그룹으로 분류된 등록사용자)의 얼굴을 도용하여 얼굴 인증을 수행하려는 것을 차단할 수 있다.For example, after a malicious user illegally inputs an iris image, immediately switches to face authentication, steals the face of one of the registered users (eg, a registered user classified as the primary authentication group), and You can block trying to perform authentication.

추가로, 2차인증그룹으로 분류되는 인원수는, 전술한 바와 같이, 미리고정하여 두거나 기준점수(Pref)를 능동적으로 조정하는 방식으로 조정함으로써, 보안성을 제어할 수 있다. Additionally, as described above, the number of persons classified into the secondary authentication group may be fixed in advance or the security may be controlled by actively adjusting the reference score (Pref).

전술한 본 발명에 따른 홍채 인증과 얼굴 인증을 병용하는 사용자 인증 장치에 따르면, 등록사용자들을 1차인증그룹과 2차인증그룹 중 어느 하나로 분류하고, 1차인증에서는 1차인증그룹과 2차인증그룹 전부의 등록홍채영상을 이용하여 홍채인증절차를 수행하고, 2차인증에서는 2차인증그룹에 속하는 등록얼굴영상만을 이용하여 얼굴인증절차를 수행함으로써 현재 접근한 사용자가 2차인증그룹에 속하는 등록사용자인지만을 판단하게 된다. According to the user authentication apparatus using both iris authentication and face authentication according to the present invention described above, registered users are classified into either a primary authentication group or a secondary authentication group, and in the primary authentication, the primary authentication group and the secondary authentication are used. The iris authentication procedure is performed using the registered iris images of all groups, and in the secondary authentication, the face authentication procedure is performed using only the registered face images belonging to the secondary authentication group, so that the currently accessed user is registered as belonging to the secondary authentication group. It determines only whether it is a user.

이것은, 1차인증이 실패한 경우에, 해당 사용자의 얼굴영상과 미리설정된 제한된 인원수의 2차인증그룹의 등록사용자의 등록얼굴영상들과만 비교하게 되므로, 얼굴 인증을 위한 비교 처리의 시스템 부하 및 시간이 줄어든다. This is because, when the primary authentication fails, the user's face image is compared only with the registered face images of registered users in the preset limited number of secondary authentication groups, so the system load and time required for comparison processing for face authentication. this decreases

다음, 도 2의 흐름도를 참조하여, 본 발명의 또 하나의 실시예에 따른, 홍채 인증과 얼굴 인증을 병용하는 사용자 인증 방법을 설명한다. 도면을 참조하면, 본 발명의 또 하나의 실시예에 따른 사용자 인증 방법은: Next, referring to the flowchart of FIG. 2, a user authentication method using both iris authentication and face authentication according to another embodiment of the present invention will be described. Referring to the drawings, a user authentication method according to another embodiment of the present invention:

- 특정의 절차를 통해 사용자 인증 시스템에 접근가능하게끔 인증이 완료된 사용자인 등록사용자로부터 홍채영상(즉, 등록홍채영상)과 얼굴영상(즉, 등록얼굴영상)을 획득하여 저장하되, 상기 등록사용자의 등록홍채영상으로부터 계산된 인식가능성점수(P)가 기준점수(Pref) 이상인 경우에는 상기 등록사용자를 1차인증그룹으로 분류하고 그리고 상기 인식가능성점수(P)가 상기 기준점수(Pref) 미만인 경우에는 상기 등록사용자를 2차인증그룹으로 분류하는 것;- Acquiring and storing an iris image (i.e., a registered iris image) and a face image (i.e., a registered face image) from a registered user who has been authenticated so as to be able to access the user authentication system through a specific procedure, If the recognizable score (P) calculated from the registered iris image is greater than or equal to the reference score (Pref), the registered user is classified as a primary authentication group, and if the recognizable score (P) is less than the reference score (Pref), classifying the registered users into secondary authentication groups;

- 이후에, 사용자 인증 장치에 대하여 사용자 인증을 시도하는 소정 사용자의 접근이 감지되면, 상기 접근한 사용자로부터 홍채영상과 얼굴영상을 획득하는 단계(S11);- Subsequently, when approaching a predetermined user attempting user authentication with respect to the user authentication device is detected, acquiring an iris image and a face image from the approaching user (S11);

상기 획득한 홍채영상과 상기 저장된 모든 등록홍채영상들의 하나씩을 비교하여 홍채유사도(A1)를 계산하고, 상기 계산된 홍채유사도(A1)가 홍채인증기준치(Aref) 이상인지 비교하는 1차인증 단계(S12);A primary authentication step of comparing the acquired iris image with all of the stored registered iris images to calculate an iris similarity (A1), and comparing whether or not the calculated iris similarity (A1) is equal to or greater than the iris authentication reference value (Aref) ( S12);

상기 계산된 홍채유사도(A1)가 상기 홍채인증기준치(Aref) 미만인 경우, 즉, 상기 획득한 홍채영상이 1차인증그룹 및 2차인증그룹의 모든 등록사용자의 등록홍채영상들 중 어느 것과도 일치하지 않는 경우(단계(S14)의 "인증실패"), 1차인증이 실패한 것으로 판정하고 동시에 상기 사용자를 홍채영상을 이용한 홍채인증의 성공률이 낮은 사용자라고 간주하고, 상기 실패한 홍채영상과 함께 획득되었던 상기 얼굴영상과 상기 2차인증그룹에 속하는 등록얼굴영상들의 하나씩을 비교하여 얼굴유사도(B2)를 계산하고, 상기 계산된 얼굴유사도(B2)가 얼굴인증기준치(Bref) 이상인지 비교하는 2차인증 단계(S16);If the calculated iris similarity (A1) is less than the iris authentication reference value (Aref), that is, the obtained iris image matches any of the registered iris images of all registered users in the first authentication group and the second authentication group. If not ("authentication failure" in step S14), it is determined that the primary authentication has failed, and at the same time, the user is regarded as a user with a low success rate of iris authentication using an iris image, Secondary authentication of comparing the face image with one of the registered face images belonging to the secondary authentication group to calculate face similarity (B2), and comparing whether or not the calculated face similarity (B2) is greater than or equal to the face authentication reference value (Bref). Step (S16);

- 상기 1차인증에서 계산된 홍채유사도(A1)가 상기 홍채인증기준치(Aref) 이상인 경우(단계(S14)의 "인증성공") 또는 상기 2차인증에서 계산된 얼굴유사도(B2)가 상기 얼굴인증기준치(Bref) 이상인 경우(즉, 상기 얼굴영상이 2차인증그룹에 속하는 등록얼굴영상들 중 적어도 하나와 일치하는 경우)(단계(S18)의 "인증성공")에 상기 접근한 사용자를 상기 등록사용자들 중 하나라고 판단하는 인증판단 단계(S15);- When the iris similarity (A1) calculated in the primary authentication is equal to or greater than the iris authentication reference value (Aref) ("authentication success" in step S14) or the face similarity (B2) calculated in the secondary authentication is the face When the authentication criterion (Bref) or higher (ie, when the face image matches at least one of the registered face images belonging to the secondary authentication group) ("authentication success" in step S18), the approaching user is referred to as Authentication determination step of determining that the user is one of the registered users (S15);

- 만일, 상기 얼굴영상이 2차인증그룹에 속하는 등록얼굴영상들 중 어느 하나와도 일치하지 않는 경우(S18의 '인증실패'), 2차인증의 실패로 판정하고, 최종적으로 사용자 인증의 실패로 결정하는 단계(S19)를 포함한다. - If the face image does not match any of the registered face images belonging to the secondary authentication group ('authentication failure' in S18), it is determined that the secondary authentication has failed, and finally user authentication has failed. It includes a step (S19) of determining to be.

이어서, 도 3의 흐름도를 참조하여, 본 발명에 따른 사용자 인증 방법을 수행함에 있어서, 등록사용자를 1차인증그룹과 2차인증그룹으로 분류하는 방식을 설명한다. 도면을 참조하여, 홍채 인증 및/또는 얼굴 인증을 통한 사용자 인증 절차를 수행할 기준이 되는 등록사용자의 등록홍채영상 및 등록얼굴영상을 획득하여 분류하여 저장하는 방법을 설명한다. Next, referring to the flow chart of FIG. 3, in performing the user authentication method according to the present invention, a method of classifying registered users into a primary authentication group and a secondary authentication group will be described. Referring to the drawings, a method of acquiring, classifying, and storing a registered iris image and a registered face image of a registered user, which are standards for performing a user authentication procedure through iris authentication and/or face authentication, will be described.

먼저, 임의의 특정 절차(예를 들면, 지문, ID, 비밀번호 등)를 통해 본 발명의 사용자 인증 장치의 등록사용자를 확인한다(S1). 이후의 단계들은, 확인된 등록사용자에 의해 이루어지는 것으로 간주된다.First, a registered user of the user authentication device of the present invention is confirmed through any specific procedure (eg, fingerprint, ID, password, etc.) (S1). Subsequent steps are assumed to be made by the verified registered user.

이어서, 등록사용자의 생체정보로서 사용될 홍채영상을 획득하고 동시에 또는 임의 시점에 얼굴영상을 함께 획득하고 저장부에 저장한다(S2). 획득된 홍채영상으로부터 인식가능성점수(P)가 계산된다(S3). Subsequently, an iris image to be used as biometric information of a registered user is obtained, and a face image is acquired simultaneously or at an arbitrary point in time and stored in a storage unit (S2). A recognizability score (P) is calculated from the acquired iris image (S3).

계산된 인식가능성점수(P)는, 미리설정되어 고정된 또는 임의로 조정될 수 있는 기준점수(Pref)와 비교된다(S4). 계산된 인식가능성점수(P)가 기준점수(Pref) 이상으로 크면, 해당 사용자는 홍채를 통한 인식 성공률이 보통 이상일 것으로 간주되어 1차인증그룹으로 분류된다(S5). The calculated recognizable score P is compared with a reference score Pref, which is preset and fixed or arbitrarily adjustable (S4). If the calculated recognizability score (P) is greater than the reference score (Pref), the user is classified as a primary authentication group as the recognition success rate through the iris is considered to be above normal (S5).

한편, 계산된 인식가능성점수(P)가 기준점수(Pref)보다 작으면, 그 사용자는 홍채 인증 절차에서 홍채를 통한 인식 성공률이 낮을 것으로 간주되어 2차인증그룹으로 분류된다(S6). On the other hand, if the calculated recognizability score P is smaller than the reference score Pref, the user is considered to have a low success rate of iris recognition in the iris authentication procedure and is classified as a secondary authentication group (S6).

도 4는, 본 발명에 따른 사용자 인증 방법의 또하나의 변형예를 도시한다. 여기서는, 1차인증에서 계산된 홍채유사도(A1)를 2차인증에서도 활용하고자 한다. 4 shows another modified example of the user authentication method according to the present invention. Here, the iris similarity (A1) calculated in the primary authentication is intended to be used in the secondary authentication as well.

단계(S11) 내지 단계(S14)를 포함하는 1차인증까지의 절차는 도 2와 동일하다. 이어서, 2차인증에서, 획득된 얼굴영상과 2차인증그룹에 속하는 등록얼굴영상들을 비교하여 얼굴유사도(B2)를 계산한다(S16). The procedure up to the first authentication including steps S11 to S14 is the same as that of FIG. 2 . Then, in the second authentication, the face similarity (B2) is calculated by comparing the acquired face image with registered face images belonging to the second authentication group (S16).

이어서, 1차인증에서 계산된 홍채유사도(A1)(이 홍채유사도(A1)는, 1차인증에서 인증실패로 판정된 값임)를 상기 단계(S16)에서 계산된 얼굴유사도(B2)와 합산하고(A1+B2), 합산된 값(A1+B2)을 합산인증기준치(Bsum)와 비교한다(S31). Then, the iris similarity (A1) calculated in the first authentication (this iris similarity (A1) is the value determined as authentication failure in the first authentication) is summed with the face similarity (B2) calculated in the above step S16, (A1+B2), the summed value (A1+B2) is compared with the summed authentication standard value (Bsum) (S31).

여기서, 상기 합산되는 홍채유사도(A1)는, 단계(S12)에서 계산된 복수의 홍채유사도들 중에서 가장 큰 값일 수 있다. 마찬가지로, 상기 합산되는 얼굴유사도(B2)는, 단계(S16) 계산된 복수의 얼굴유사도들 중에서 가장 큰 값일 수 있다. Here, the summed iris similarity A1 may be the largest value among the plurality of iris similarities calculated in step S12. Similarly, the summed face similarity B2 may be the largest value among the plurality of face similarities calculated in step S16.

비교한 결과, 합산된 값(A1+B2)이 합산인증기준치(Bsum) 이상으로 나타나면(단계(S32)의 '인증성공'), 현재 접근한 사용자를 등록사용자들 중 하나라고 판정하게 된다(S15).As a result of comparison, if the combined value (A1+B2) is greater than the sum authentication standard value (Bsum) ('authentication success' in step S32), it is determined that the currently accessed user is one of the registered users (S15 ).

이와 같이, 2차인증에서, 얼굴유사도뿐만 아니라 1차인증에서 계산된 홍채유사도를 활용함으로써, 인증의 보안성을 더욱 향상시킬 수 있게 된다. In this way, in the secondary authentication, by utilizing not only the face similarity but also the iris similarity calculated in the primary authentication, security of authentication can be further improved.

한편, 본 발명의 또다른 실시예에서는, 1차인증 절차에서는 1차인증그룹의 등록홍채영상만을 대상으로 비교하도록 하고, 2차인증 절차에서는 2차인증그룹의 등록얼굴영상만을 대상으로 비교하도록 하는 방식을 구현하는, 홍채 인증과 얼굴 인증을 병용하는 사용자 인증 장치를 제안한다. Meanwhile, in another embodiment of the present invention, in the first authentication procedure, only the registered iris images of the first authentication group are compared, and in the second authentication procedure, only the registered face images of the second authentication group are compared. A user authentication device that implements the method and uses both iris authentication and face authentication is proposed.

본 실시예에서, 등록사용자를 1차인증그룹으로 또는 2차인증그룹으로 분류하는 것은 이전의 실시예들과 동일하다. In this embodiment, the classification of registered users into the first authentication group or the second authentication group is the same as in the previous embodiments.

사용자 인증을 시도하려는 소정 사용자의 접근이 감지되면, 인증제어부(150)는, 접근한 사용자로부터 획득한 홍채영상을 1차인증그룹으로 분류된 등록사용자들의 등록홍채영상들과 비교하는 홍채인증절차, 즉, 1차인증을 수행한다. When an approach of a predetermined user attempting user authentication is detected, the authentication control unit 150 performs an iris authentication procedure in which the iris image obtained from the approaching user is compared with registered iris images of registered users classified as a primary authentication group; That is, the first authentication is performed.

1차인증그룹의 등록홍채영상을 하나씩 선택하여 홍채유사도(A1)를 계산하는 도중에 미리설정된 홍채인증기준치(Aref) 이상인 값이 계산되는 즉시, 또는, 1차인증그룹의 모든 등록홍채영상과 전부 비교하여 각각에 대한 홍채유사도(A1)들을 계산한 다음에 그 계산된 값들 전부를 검사하여 홍채인증기준치(Aref) 이상인 값이 검색된 경우에, 상기 접근한 사용자를 1차인증그룹의 등록사용자라고 판정한다.While calculating the iris similarity (A1) by selecting the registered iris images of the primary authentication group one by one, as soon as a value that is higher than the preset iris recognition reference value (Aref) is calculated, or compared with all registered iris images of the primary authentication group After calculating the iris similarities (A1) for each iris similarity (A1), all of the calculated values are inspected, and if a value equal to or higher than the iris authentication standard value (Aref) is found, the approaching user is determined to be a registered user of the primary authentication group. .

한편, 만일, 획득한 홍채영상이 1차인증그룹의 등록홍채영상들 중 어느 하나와도 일치하지 않으면, 상기 접근한 사용자는 홍채를 이용한 인식이 잘 안 되는, 즉, 홍채의 인식가능성점수(P)가 낮은 사용자라고 간주하고, 상기 접근한 사용자로부터 획득한 얼굴영상을 이용한 얼굴인증절차, 즉, 2차인증으로 전환한다. 이때, 2차 인증은, 상기 접근한 사용자로부터 획득한 얼굴영상과 2차인증그룹으로 분류된 등록사용자들의 등록얼굴영상들을 비교하여 얼굴유사도(B2)를 계산하고, 계산된 얼굴유사도(B2)가 얼굴인증기준치(Bref) 이상인지를 비교하는 것을 포함한다. On the other hand, if the acquired iris image does not match any of the registered iris images of the primary authentication group, the approaching user has difficulty recognizing the iris, that is, the iris recognizable score (P ) is regarded as a low user, and switches to a face authentication procedure using a face image obtained from the approaching user, that is, secondary authentication. At this time, in the secondary authentication, the face similarity (B2) is calculated by comparing the face image obtained from the approaching user with the registered face images of the registered users classified into the secondary authentication group, and the calculated face similarity (B2) is It includes comparing whether or not the face recognition standard value (Bref) is higher.

상기 획득한 얼굴영상과 2차인증그룹의 등록얼굴영상들 중 어느 하나와의 얼굴유사도가 미리설정된 얼굴인증기준치(Bref) 이상인 것으로 확인되면, 상기 접근한 사용자를 2차인증그룹의 등록사용자라고 판정한다. If it is confirmed that the face similarity between the acquired face image and any one of the registered face images of the secondary authentication group is equal to or greater than the preset face authentication reference value (Bref), the approaching user is determined as a registered user of the secondary authentication group. do.

Claims (8)

사용자의 홍채를 촬영하여 홍채영상을 생성하는 홍채촬영부;
상기 사용자의 얼굴을 촬영하여 얼굴영상을 생성하는 얼굴촬영부;
적어도 하나의 등록사용자의 각자의 등록홍채영상과 등록얼굴영상이 저장되는 저장부 - 상기 등록사용자들은, 각자의 등록홍채영상으로부터 계산된 인식가능성점수(P)가 기준점수(Pref) 이상인 경우에는 1차인증그룹으로 분류되고, 상기 인식가능성점수(P)가 상기 기준점수(Pref) 미만인 경우에는 2차인증그룹으로 분류되되, 상기 인식가능성점수(P)는 촬영된 홍채영상으로부터 인식되는 홍채면적, 홍채패턴의 다양성 및 해당 사용자로부터 획득한 복수 개의 홍채영상들끼리를 서로 비교하여 계산되는 유사도 중 적어도 하나에 근거하여 결정됨 -; 및
소정 사용자의 접근이 감지되면, 상기 홍채촬영부와 상기 얼굴촬영부를 제어하여 상기 접근한 사용자로부터 홍채영상과 얼굴영상을 획득하고, 상기 획득한 홍채영상과 상기 저장부에 저장된 모든 등록홍채영상들의 하나씩을 비교하여 홍채유사도(A1)를 계산하고, 상기 계산된 홍채유사도(A1)가 홍채인증기준치(Aref) 이상인지 비교하는 1차인증을 시도하고, 만일 상기 계산된 홍채유사도(A1)가 상기 홍채인증기준치(Aref) 미만이어서 상기 1차인증이 실패한 경우에는, 상기 1차인증이 실패한 상기 획득한 홍채영상과 함께 획득되었던 상기 얼굴영상과 상기 2차인증그룹에 속하는 등록얼굴영상들의 하나씩을 비교하여 얼굴유사도(B2)를 계산하고, 상기 계산된 얼굴유사도(B2)가 얼굴인증기준치(Bref) 이상인지 비교하는 2차인증을 시도하고, 상기 1차인증에서 계산된 홍채유사도(A1)가 상기 홍채인증기준치(Aref) 이상인 경우 또는 상기 2차인증에서 계산된 얼굴유사도(B2)가 상기 얼굴인증기준치(Bref) 이상인 경우에 상기 접근한 사용자를 상기 등록사용자들 중 하나라고 판단하는 인증제어부;를 포함하는, 홍채 인증과 얼굴 인증을 병용하는 사용자 인증 장치.
an iris capture unit for capturing an iris of a user and generating an iris image;
a face photographing unit generating a face image by photographing the user's face;
A storage unit for storing each registered iris image and registered face image of at least one registered user - 1 for the registered users when the recognizability score (P) calculated from each registered iris image is greater than or equal to the reference score (Pref) It is classified as a secondary authentication group, and if the recognizable score (P) is less than the reference score (Pref), it is classified as a secondary authentication group, but the recognizable score (P) is the iris area recognized from the captured iris image, It is determined based on at least one of the diversity of iris patterns and the degree of similarity calculated by comparing a plurality of iris images obtained from a corresponding user with each other -; and
When an approach of a predetermined user is detected, the iris capture unit and the face capture unit are controlled to obtain an iris image and a face image from the approaching user, and one of the obtained iris image and all registered iris images stored in the storage unit. The iris similarity (A1) is calculated by comparing the iris similarity (A1), and primary authentication is attempted to compare whether the calculated iris similarity (A1) is equal to or greater than the iris authentication reference value (Aref), and if the calculated iris similarity (A1) is the iris If the primary authentication fails because it is less than the authentication criterion value (Aref), the face image acquired together with the acquired iris image for which the primary authentication failed is compared with one of the registered face images belonging to the secondary authentication group. The face similarity (B2) is calculated, and secondary authentication is attempted to compare whether or not the calculated face similarity (B2) is greater than or equal to the face authentication reference value (Bref). and an authentication control unit that determines that the approaching user is one of the registered users when the authentication standard value (Aref) or higher or when the face similarity (B2) calculated in the secondary authentication is higher than the face authentication standard value (Bref). A user authentication device that uses both iris authentication and face authentication.
제1항에 있어서,
상기 인증제어부는,
상기 기준점수(Pref)를 조정하여, 상기 1차인증그룹으로 분류된 등록사용자를 2차인증그룹으로 변경하거나, 상기 2차인증그룹으로 분류된 등록사용자를 1차인증그룹으로 변경하는 것을 특징으로 하는, 홍채 인증과 얼굴 인증을 병용하는 사용자 인증 장치.
According to claim 1,
The authentication control unit,
By adjusting the reference score (Pref), the registered users classified as the primary authentication group are changed to the secondary authentication group, or the registered users classified as the secondary authentication group are changed to the primary authentication group. A user authentication device that uses both iris authentication and face authentication.
제1항에 있어서,
상기 등록사용자들 중 상기 2차인증그룹으로 분류되는 인원수는 특정 수로 고정되는 것을 특징으로 하는, 홍채 인증과 얼굴 인증을 병용하는 사용자 인증 장치.
According to claim 1,
The user authentication device using both iris authentication and face authentication, characterized in that the number of registered users classified into the secondary authentication group is fixed to a specific number.
적어도 하나의 등록사용자의 각자의 등록홍채영상과 등록얼굴영상을 저장하는 단계 - 상기 등록사용자들은, 각자의 등록홍채영상으로부터 계산된 인식가능성점수(P)가 기준점수(Pref) 이상인 경우에는 1차인증그룹으로 분류되고, 상기 인식가능성점수(P)가 상기 기준점수(Pref) 미만인 경우에는 2차인증그룹으로 분류되되, 상기 인식가능성점수(P)는 촬영된 홍채영상으로부터 인식되는 홍채면적, 홍채패턴의 다양성 및 해당 사용자로부터 획득한 복수 개의 홍채영상들끼리를 서로 비교하여 계산되는 유사도 중 적어도 하나에 근거하여 결정됨 -;
소정 사용자의 접근이 감지되면, 상기 접근한 사용자로부터 홍채영상과 얼굴영상을 획득하는 단계;
상기 획득한 홍채영상과 상기 저장된 모든 등록홍채영상들의 하나씩을 비교하여 홍채유사도(A1)를 계산하고, 상기 계산된 홍채유사도(A1)가 홍채인증기준치(Aref) 이상인지 비교하는 1차인증 단계;
상기 계산된 홍채유사도(A1)가 상기 홍채인증기준치(Aref) 미만이어서 상기 1차인증이 실패한 경우에는, 상기 1차인증이 실패한 상기 획득한 홍채영상과 함께 획득되었던 상기 얼굴영상과 상기 2차인증그룹에 속하는 등록얼굴영상들의 하나씩을 비교하여 얼굴유사도(B2)를 계산하고, 상기 계산된 얼굴유사도(B2)가 얼굴인증기준치(Bref) 이상인지 비교하는 2차인증 단계; 및
상기 1차인증에서 계산된 홍채유사도(A1)가 상기 홍채인증기준치(Aref) 이상인 경우 또는 상기 2차인증에서 계산된 얼굴유사도(B2)가 상기 얼굴인증기준치(Bref) 이상인 경우에 상기 접근한 사용자를 상기 등록사용자들 중 하나라고 판단하는 인증판단 단계;를 포함하는, 홍채 인증과 얼굴 인증을 병용하는 사용자 인증 방법.
Storing each registered iris image and registered face image of at least one registered user - For the registered users, when the recognizability score (P) calculated from each registered iris image is equal to or greater than the reference score (Pref), the first It is classified as an authentication group, and if the recognizable score (P) is less than the reference score (Pref), it is classified as a secondary authentication group, but the recognizable score (P) is the iris area recognized from the captured iris image, iris Determined based on at least one of the diversity of patterns and similarity calculated by comparing a plurality of iris images obtained from a corresponding user with each other -;
acquiring an iris image and a face image from the approaching user when an approach of a predetermined user is detected;
A primary authentication step of comparing the obtained iris image with all of the stored registered iris images to calculate an iris similarity (A1), and comparing whether or not the calculated iris similarity (A1) is greater than or equal to an iris authentication reference value (Aref);
When the first authentication fails because the calculated iris similarity A1 is less than the iris authentication reference value Aref, the face image acquired together with the acquired iris image for which the first authentication failed and the second authentication a secondary authentication step of comparing each of the registered face images belonging to the group to calculate a face similarity (B2), and comparing whether or not the calculated face similarity (B2) is greater than or equal to a face authentication reference value (Bref); and
The approaching user when the iris similarity (A1) calculated in the first authentication is equal to or greater than the iris authentication reference value (Aref) or when the face similarity (B2) calculated in the second authentication is equal to or greater than the face authentication reference value (Bref) A user authentication method that uses iris authentication and face authentication together, including; an authentication decision step of determining that is one of the registered users.
사용자의 홍채를 촬영하여 홍채영상을 생성하는 홍채촬영부;
상기 사용자의 얼굴을 촬영하여 얼굴영상을 생성하는 얼굴촬영부;
적어도 하나의 등록사용자의 각자의 등록홍채영상과 등록얼굴영상이 저장되는 저장부 - 상기 등록사용자들은, 각자의 등록홍채영상으로부터 계산된 인식가능성점수(P)가 기준점수(Pref) 이상인 경우에는 1차인증그룹으로 분류되고, 상기 인식가능성점수(P)가 상기 기준점수(Pref) 미만인 경우에는 2차인증그룹으로 분류되되, 상기 인식가능성점수(P)는 촬영된 홍채영상으로부터 인식되는 홍채면적, 홍채패턴의 다양성 및 해당 사용자로부터 획득한 복수 개의 홍채영상들끼리를 서로 비교하여 계산되는 유사도 중 적어도 하나에 근거하여 결정됨 -; 및
소정 사용자의 접근이 감지되면, 상기 홍채촬영부와 상기 얼굴촬영부를 제어하여 상기 접근한 사용자로부터 홍채영상과 얼굴영상을 획득하고, 상기 획득한 홍채영상과 상기 저장부에 저장된 모든 등록홍채영상들의 하나씩을 비교하여 홍채유사도(A1)를 계산하고, 상기 계산된 홍채유사도(A1)가 홍채인증기준치(Aref) 이상인지 비교하는 1차인증을 시도하고, 만일 상기 계산된 홍채유사도(A1)가 상기 홍채인증기준치(Aref) 미만이어서 상기 1차인증이 실패한 경우에는, 상기 1차인증이 실패한 상기 획득한 홍채영상과 함께 획득되었던 상기 얼굴영상과 상기 2차인증그룹에 속하는 등록얼굴영상들의 하나씩을 비교하여 얼굴유사도(B2)를 계산하고, 상기 실패한 홍채영상의 상기 계산된 홍채유사도(A1)와 상기 계산된 얼굴유사도(B2)의 합(A1+B2)이 합산인증기준치(Bsum) 이상인지 비교하는 2차인증을 시도하고, 상기 1차인증에서 계산된 홍채유사도(A1)가 상기 홍채인증기준치(Aref) 이상인 경우 또는 상기 합(A1+B2)이 상기 합산인증기준치(Bsum) 이상인 경우에 상기 접근한 사용자를 상기 등록사용자들 중 하나라고 판단하는 인증제어부;를 포함하는, 홍채 인증과 얼굴 인증을 병용하는 사용자 인증 장치.
an iris capture unit for capturing an iris of a user and generating an iris image;
a face photographing unit generating a face image by photographing the user's face;
A storage unit for storing each registered iris image and registered face image of at least one registered user - 1 for the registered users when the recognizability score (P) calculated from each registered iris image is greater than or equal to the reference score (Pref) It is classified as a secondary authentication group, and if the recognizable score (P) is less than the reference score (Pref), it is classified as a secondary authentication group, but the recognizable score (P) is the iris area recognized from the captured iris image, It is determined based on at least one of the diversity of iris patterns and the degree of similarity calculated by comparing a plurality of iris images obtained from a corresponding user with each other -; and
When an approach of a predetermined user is detected, the iris capture unit and the face capture unit are controlled to obtain an iris image and a face image from the approaching user, and one of the obtained iris image and all registered iris images stored in the storage unit. The iris similarity (A1) is calculated by comparing the iris similarity (A1), and primary authentication is attempted to compare whether the calculated iris similarity (A1) is equal to or greater than the iris authentication reference value (Aref), and if the calculated iris similarity (A1) is the iris If the primary authentication fails because it is less than the authentication criterion value (Aref), the face image acquired together with the acquired iris image for which the primary authentication failed is compared with one of the registered face images belonging to the secondary authentication group. 2 that calculates the face similarity (B2) and compares whether the sum (A1+B2) of the calculated iris similarity (A1) and the calculated face similarity (B2) of the failed iris image is greater than or equal to the sum authentication standard value (Bsum) When secondary authentication is attempted and the iris similarity (A1) calculated in the primary authentication is greater than the iris authentication reference value (Aref) or the sum (A1 + B2) is greater than the sum authentication reference value (Bsum), the access An authentication control unit that determines that a user is one of the registered users; a user authentication device that uses iris authentication and face authentication together.
적어도 하나의 등록사용자의 각자의 등록홍채영상과 등록얼굴영상을 저장하는 단계 - 상기 등록사용자들은, 각자의 등록홍채영상으로부터 계산된 인식가능성점수(P)가 기준점수(Pref) 이상인 경우에는 1차인증그룹으로 분류되고, 상기 인식가능성점수(P)가 상기 기준점수(Pref) 미만인 경우에는 2차인증그룹으로 분류되되, 상기 인식가능성점수(P)는 촬영된 홍채영상으로부터 인식되는 홍채면적, 홍채패턴의 다양성 및 해당 사용자로부터 획득한 복수 개의 홍채영상들끼리를 서로 비교하여 계산되는 유사도 중 적어도 하나에 근거하여 결정됨 -;
소정 사용자의 접근이 감지되면, 상기 접근한 사용자로부터 홍채영상과 얼굴영상을 획득하는 단계;
상기 획득한 홍채영상과 상기 저장된 모든 등록홍채영상들의 하나씩을 비교하여 홍채유사도(A1)를 계산하고, 상기 계산된 홍채유사도(A1)가 홍채인증기준치(Aref) 이상인지 비교하는 1차인증 단계;
상기 계산된 홍채유사도(A1)가 상기 홍채인증기준치(Aref) 미만이어서 상기 1차인증이 실패한 경우에는, 상기 1차인증이 실패한 상기 획득한 홍채영상과 함께 획득되었던 상기 얼굴영상과 상기 2차인증그룹에 속하는 등록얼굴영상들의 하나씩을 비교하여 얼굴유사도(B2)를 계산하고, 상기 실패한 홍채영상의 상기 계산된 홍채유사도(A1)와 상기 계산된 얼굴유사도(B2)의 합(A1+B2)이 합산인증기준치(Bsum) 이상인지 비교하는 2차인증 단계; 및
상기 1차인증에서 계산된 홍채유사도(A1)가 상기 홍채인증기준치(Aref) 이상인 경우 또는 상기 합(A1+B2)이 상기 합산인증기준치(Bsum) 이상인 경우에 상기 접근한 사용자를 상기 등록사용자들 중 하나라고 판단하는 인증판단 단계;를 포함하는, 홍채 인증과 얼굴 인증을 병용하는 사용자 인증 방법.
Storing each registered iris image and registered face image of at least one registered user - For the registered users, when the recognizability score (P) calculated from each registered iris image is equal to or greater than the reference score (Pref), the first It is classified as an authentication group, and if the recognizable score (P) is less than the reference score (Pref), it is classified as a secondary authentication group, but the recognizable score (P) is the iris area recognized from the captured iris image, iris Determined based on at least one of the diversity of patterns and similarity calculated by comparing a plurality of iris images obtained from a corresponding user with each other -;
acquiring an iris image and a face image from the approaching user when an approach of a predetermined user is detected;
A primary authentication step of comparing the obtained iris image with all of the stored registered iris images to calculate an iris similarity (A1), and comparing whether or not the calculated iris similarity (A1) is greater than or equal to an iris authentication reference value (Aref);
When the first authentication fails because the calculated iris similarity A1 is less than the iris authentication reference value Aref, the face image acquired together with the acquired iris image for which the first authentication failed and the second authentication The face similarity (B2) is calculated by comparing each of the registered face images belonging to the group, and the sum (A1+B2) of the calculated iris similarity (A1) and the calculated face similarity (B2) of the failed iris image is A secondary authentication step of comparing whether or not the combined authentication standard value (Bsum) is higher; and
When the iris similarity (A1) calculated in the primary authentication is greater than or equal to the iris authentication standard value (Aref) or when the sum (A1+B2) is greater than or equal to the sum authentication standard value (Bsum), the approaching user is classified as the registered users. A user authentication method that uses both iris authentication and face authentication, including;
사용자의 홍채를 촬영하여 홍채영상을 생성하는 홍채촬영부;
상기 사용자의 얼굴을 촬영하여 얼굴영상을 생성하는 얼굴촬영부;
적어도 하나의 등록사용자의 각자의 등록홍채영상과 등록얼굴영상이 저장되는 저장부 - 상기 등록사용자들은, 각자의 등록홍채영상으로부터 계산된 인식가능성점수(P)가 기준점수(Pref) 이상인 경우에는 1차인증그룹으로 분류되고, 상기 인식가능성점수(P)가 상기 기준점수(Pref) 미만인 경우에는 2차인증그룹으로 분류되되, 상기 인식가능성점수(P)는 촬영된 홍채영상으로부터 인식되는 홍채면적, 홍채패턴의 다양성 및 해당 사용자로부터 획득한 복수 개의 홍채영상들끼리를 서로 비교하여 계산되는 유사도 중 적어도 하나에 근거하여 결정됨 -; 및
소정 사용자의 접근이 감지되면, 상기 홍채촬영부와 상기 얼굴촬영부를 제어하여 상기 사용자로부터 홍채영상과 얼굴영상을 획득하고, 상기 획득한 홍채영상과 상기 1차인증그룹의 등록홍채영상들 중 하나씩을 비교하여 홍채유사도(A1)를 계산하고, 상기 계산된 홍채유사도(A1)가 홍채인증기준치(Aref) 이상인지 비교하는 1차인증을 시도하고, 만일 상기 계산된 홍채유사도(A1)가 상기 홍채인증기준치(Aref) 미만이어서 상기 1차인증이 실패한 경우에는, 상기 1차인증이 실패한 상기 획득한 홍채영상과 함께 획득되었던 상기 얼굴영상과 상기 2차인증그룹의 등록얼굴영상들 중 하나씩을 비교하여 얼굴유사도(B2)를 계산하고, 상기 계산된 얼굴유사도(B2)가 얼굴인증기준치(Bref) 이상인지 비교하는 2차인증을 시도하고, 상기 1차인증에서 계산된 홍채유사도(A1)가 상기 홍채인증기준치(Aref) 이상인 경우 또는 상기 2차인증에서 계산된 얼굴유사도(B2)가 상기 얼굴인증기준치(Bref) 이상인 경우에 상기 접근한 사용자를 상기 등록사용자들 중 하나라고 판단하는 인증제어부;를 포함하는, 홍채 인증과 얼굴 인증을 병용하는 사용자 인증 장치.
an iris capture unit for capturing an iris of a user and generating an iris image;
a face photographing unit generating a face image by photographing the user's face;
A storage unit for storing each registered iris image and registered face image of at least one registered user - 1 for the registered users when the recognizability score (P) calculated from each registered iris image is greater than or equal to the reference score (Pref) It is classified as a secondary authentication group, and if the recognizable score (P) is less than the reference score (Pref), it is classified as a secondary authentication group, but the recognizable score (P) is the iris area recognized from the captured iris image, It is determined based on at least one of the diversity of iris patterns and the degree of similarity calculated by comparing a plurality of iris images obtained from a corresponding user with each other -; and
When an approach of a predetermined user is sensed, the iris capture unit and the face capture unit are controlled to obtain an iris image and a face image from the user, and one of the obtained iris image and the registered iris images of the primary authentication group is displayed. The iris similarity (A1) is calculated by comparison, and primary authentication is attempted to compare whether the calculated iris similarity (A1) is equal to or greater than the iris authentication reference value (Aref), and if the calculated iris similarity (A1) is the iris authentication If the primary authentication fails because it is less than the reference value (Aref), the face image acquired together with the acquired iris image for which the primary authentication failed is compared with one of the registered face images of the secondary authentication group. The similarity (B2) is calculated, and secondary authentication is attempted to compare whether or not the calculated face similarity (B2) is greater than or equal to the face authentication reference value (Bref), and the iris similarity (A1) calculated in the primary authentication is the iris authentication. An authentication control unit that determines that the approaching user is one of the registered users when the threshold value (Aref) or higher or when the face similarity (B2) calculated in the secondary authentication is higher than the face authentication threshold (Bref); , A user authentication device that uses both iris authentication and face authentication.
적어도 하나의 등록사용자의 각자의 등록홍채영상과 등록얼굴영상을 저장하는 단계 - 상기 등록사용자들은, 각자의 등록홍채영상으로부터 계산된 인식가능성점수(P)가 기준점수(Pref) 이상인 경우에는 1차인증그룹으로 분류되고, 상기 인식가능성점수(P)가 상기 기준점수(Pref) 미만인 경우에는 2차인증그룹으로 분류되되, 상기 인식가능성점수(P)는 촬영된 홍채영상으로부터 인식되는 홍채면적, 홍채패턴의 다양성 및 해당 사용자로부터 획득한 복수 개의 홍채영상들끼리를 서로 비교하여 계산되는 유사도 중 적어도 하나에 근거하여 결정됨 -;
소정 사용자의 접근이 감지되면, 상기 사용자로부터 홍채영상과 얼굴영상을 획득하는 단계;
상기 획득한 홍채영상과 상기 1차인증그룹의 등록홍채영상들 중 하나씩을 비교하여 홍채유사도(A1)를 계산하고, 계산된 홍채유사도(A1)가 홍채인증기준치(Aref) 이상인지 비교하는 1차인증 단계;
상기 계산된 홍채유사도(A1)가 상기 홍채인증기준치(Aref) 미만이어서 상기 1차인증이 실패한 경우, 상기 1차인증이 실패한 상기 획득한 홍채영상과 함께 획득되었던 상기 얼굴영상과 상기 2차인증그룹의 등록얼굴영상들 중 하나씩을 비교하여 얼굴유사도(B2)를 계산하고, 상기 계산된 얼굴유사도(B2)가 얼굴인증기준치(Bref) 이상인지 비교하는 2차인증 단계; 및
상기 1차인증에서 계산된 홍채유사도(A1)가 상기 홍채인증기준치(Aref) 이상인 경우 또는 상기 2차인증에서 계산된 얼굴유사도(B2)가 상기 얼굴인증기준치(Bref) 이상인 경우에 상기 접근한 사용자를 상기 등록사용자들 중 하나라고 판단하는 인증판단 단계;를 포함하는, 홍채 인증과 얼굴 인증을 병용하는 사용자 인증 방법.
Storing each registered iris image and registered face image of at least one registered user - For the registered users, when the recognizability score (P) calculated from each registered iris image is equal to or greater than the reference score (Pref), the first It is classified as an authentication group, and if the recognizable score (P) is less than the reference score (Pref), it is classified as a secondary authentication group, but the recognizable score (P) is the iris area recognized from the captured iris image, iris Determined based on at least one of the diversity of patterns and similarity calculated by comparing a plurality of iris images obtained from a corresponding user with each other -;
acquiring an iris image and a face image from the user when an approach of a certain user is detected;
First step of comparing the acquired iris image with one of the registered iris images of the first authentication group to calculate an iris similarity (A1), and comparing whether or not the calculated iris similarity (A1) is equal to or greater than the iris authentication reference value (Aref). authentication step;
When the first authentication fails because the calculated iris similarity A1 is less than the iris authentication reference value Aref, the face image acquired together with the acquired iris image for which the first authentication failed and the second authentication group a secondary authentication step of comparing one of the registered face images to calculate a face similarity (B2) and comparing whether or not the calculated face similarity (B2) is greater than or equal to a face authentication reference value (Bref); and
The approaching user when the iris similarity (A1) calculated in the first authentication is equal to or greater than the iris authentication reference value (Aref) or when the face similarity (B2) calculated in the second authentication is equal to or greater than the face authentication reference value (Bref) A user authentication method that uses iris authentication and face authentication together, including; an authentication decision step of determining that is one of the registered users.
KR1020220062176A 2021-10-06 2022-05-20 User authentication apparatus and method using combination of iris authentication and face authentication KR20230049535A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020220062176A KR20230049535A (en) 2021-10-06 2022-05-20 User authentication apparatus and method using combination of iris authentication and face authentication

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020210132321 2021-10-06
KR1020220062176A KR20230049535A (en) 2021-10-06 2022-05-20 User authentication apparatus and method using combination of iris authentication and face authentication

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
KR1020210132321 Division 2021-10-06 2021-10-06

Publications (1)

Publication Number Publication Date
KR20230049535A true KR20230049535A (en) 2023-04-13

Family

ID=85978731

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020220062176A KR20230049535A (en) 2021-10-06 2022-05-20 User authentication apparatus and method using combination of iris authentication and face authentication

Country Status (1)

Country Link
KR (1) KR20230049535A (en)

Similar Documents

Publication Publication Date Title
US8493178B2 (en) Forged face detecting method and apparatus thereof
KR101242390B1 (en) Method, apparatus and computer-readable recording medium for identifying user
US9262614B2 (en) Image processing device, image processing method, and storage medium storing image processing program
JP4675492B2 (en) Personal authentication device using facial images
US8582833B2 (en) Method and apparatus for detecting forged face using infrared image
JP5017873B2 (en) Personal verification device and personal verification method
US8422746B2 (en) Face authentication system and authentication method thereof
JP5045128B2 (en) Face recognition device
US20110188712A1 (en) Method and apparatus for determining fake image
JP4760049B2 (en) Face authentication device, face authentication method, electronic device incorporating the face authentication device, and recording medium recording the face authentication program
JP6593466B2 (en) Face recognition device
KR101724971B1 (en) System for recognizing face using wide angle camera and method for recognizing face thereof
US11756338B2 (en) Authentication device, authentication method, and recording medium
US20180232569A1 (en) System and method for in motion identification
JP4521086B2 (en) Face image recognition apparatus and face image recognition method
JP2000215308A (en) Device and method for authenticating biological information
JP2007249298A (en) Face authentication apparatus and face authentication method
JP2003233816A (en) Access control system
KR20110006971A (en) Method for extracting front face in entrance control system for entrance and exit admittance
KR20130133676A (en) Method and apparatus for user authentication using face recognition througth camera
KR101680598B1 (en) Apparatus and method for face authenticating which provides with optimum face guidance
JP2003308524A (en) Access control system
KR20230049535A (en) User authentication apparatus and method using combination of iris authentication and face authentication
KR101011272B1 (en) Method for restricting plurality of user in entrance control system
JP2005149527A (en) System and method of facial authentication