KR20220026912A - Computing apparatus and method for authentication of pattern code including facial feature information - Google Patents

Computing apparatus and method for authentication of pattern code including facial feature information Download PDF

Info

Publication number
KR20220026912A
KR20220026912A KR1020200108042A KR20200108042A KR20220026912A KR 20220026912 A KR20220026912 A KR 20220026912A KR 1020200108042 A KR1020200108042 A KR 1020200108042A KR 20200108042 A KR20200108042 A KR 20200108042A KR 20220026912 A KR20220026912 A KR 20220026912A
Authority
KR
South Korea
Prior art keywords
pattern code
face
authentication
vector data
registrant
Prior art date
Application number
KR1020200108042A
Other languages
Korean (ko)
Other versions
KR102414759B1 (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 KR1020200108042A priority Critical patent/KR102414759B1/en
Priority to PCT/KR2021/011321 priority patent/WO2022045746A1/en
Publication of KR20220026912A publication Critical patent/KR20220026912A/en
Application granted granted Critical
Publication of KR102414759B1 publication Critical patent/KR102414759B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/32User authentication using biometric data, e.g. fingerprints, iris scans or voiceprints
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/33User authentication using certificates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/45Structures or tools for the administration of authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/40Authorisation, e.g. identification of payer or payee, verification of customer or shop credentials; Review and approval of payers, e.g. check credit lines or negative lists
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/40Authorisation, e.g. identification of payer or payee, verification of customer or shop credentials; Review and approval of payers, e.g. check credit lines or negative lists
    • G06Q20/401Transaction verification
    • G06Q20/4014Identity check for transactions
    • G06Q20/40145Biometric identity checks
    • 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/168Feature extraction; Face representation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0861Network architectures or network communication protocols for network security for authentication of entities using biometrical features, e.g. fingerprint, retina-scan

Abstract

The present invention relates to a computing apparatus for authenticating a pattern code including facial feature information to prevent stealing of pattern codes and a method thereof. According to the present invention, the computing apparatus comprises a communication device, a memory storing or loading a pattern code authentication program including facial feature point information, and a processor executing the pattern code authentication program. The pattern code verification program includes instructions described to use an AI (Artificial Intelligence) face recognition model to generate face vector data representing facial features from an image of an authentication requester's face; extract face vector data from scan data of the pattern code presented by the authentication requester; and when similarity between the generated face vector data and the extracted face vector data is equal to or greater than a preset threshold value, determine that the authentication requester is the same person as a user who registered the face image in the pattern code to processing pattern code authentication as a success.

Description

얼굴 특징점 정보를 포함한 패턴 코드 인증을 수행하는 컴퓨팅 장치 및 그 방법{COMPUTING APPARATUS AND METHOD FOR AUTHENTICATION OF PATTERN CODE INCLUDING FACIAL FEATURE INFORMATION}Computing device and method for performing pattern code authentication including facial feature point information

본 발명은 얼굴 특징점 정보를 포함한 패턴 코드 인증을 수행하는 컴퓨팅 장치 및 그 방법에 관한 것이다.The present invention relates to a computing device and method for performing pattern code authentication including facial feature point information.

QR(Quick Response) 코드는 텍스트(Text), URL(Uniform Resource Locator) 링크 등의 정보를 포함하여 생성되는 것이 일반적이다.A QR (Quick Response) code is generally generated including information such as text and a URL (Uniform Resource Locator) link.

QR 코드가 본인 인증 수단으로 사용되고 있으나, QR 코드 자체가 사용자의 생체 정보를 포함하지는 않으므로, QR 코드 사용자가 본인인지 확인하기 어렵다. 따라서, 본인 이외의 다른 사용자가 QR 코드를 복사하여 사용하는 것을 막을 수 없다.Although the QR code is used as an identity authentication method, it is difficult to confirm that the QR code user is the person because the QR code itself does not include the user's biometric information. Therefore, you cannot prevent users other than yourself from copying and using the QR code.

해결하고자 하는 과제는 패턴 코드를 생성자 이외에 다른 사용자에 의해 사용되는 것을 방지하기 위한 얼굴 특징점 정보를 포함한 패턴 코드 인증을 수행하는 컴퓨팅 장치 및 그 방법을 제공하는 것이다.An object to be solved is to provide a computing device and method for performing pattern code authentication including facial feature point information for preventing the pattern code from being used by users other than the creator.

해결하고자 하는 과제는 패턴 코드에 얼굴 벡터 데이터를 포함시키고, 패턴 코드를 이용한 인증시 인증 요청자의 얼굴 이미지에서 획득한 얼굴 벡터 데이터를 패턴 코드에 등록된 얼굴 벡터 데이터와 비교하여 패턴 코드 생성자와 인증 요청자가 동일인인지 확인하는 얼굴 특징점 정보를 포함한 패턴 코드 인증을 수행하는 컴퓨팅 장치 및 그 방법을 제공하는 것이다.The task to be solved is to include face vector data in the pattern code, and compare the face vector data obtained from the face image of the authentication requester during authentication using the pattern code with the face vector data registered in the pattern code to request authentication with the pattern code generator. To provide a computing device and method for performing pattern code authentication including facial feature point information for confirming whether a person is the same person.

본 발명의 한 특징에 따르면, 컴퓨팅 장치는 통신 장치, 얼굴 특징점 정보를 포함한 패턴 코드 인증 프로그램을 저장 또는 로딩하는 메모리, 그리고 상기 패턴 코드 인증 프로그램을 실행하는 프로세서를 포함하고, 상기 패턴 코드 인증 프로그램은, AI(Artificial Intelligence) 얼굴 인식 모델을 이용하여 인증 요청자의 얼굴을 촬영한 이미지로부터 얼굴 특징을 나타내는 얼굴 벡터 데이터를 생성하고, 상기 인증 요청자가 제시한 패턴 코드의 스캔 데이터로부터 얼굴 벡터 데이터를 추출하며, 상기 생성한 얼굴 벡터 데이터와 상기 추출한 얼굴 벡터 데이터 간의 유사도가 기 설정된 임계값 이상이면, 상기 인증 요청자가 상기 패턴 코드에 얼굴 이미지를 등록한 사용자와 동일인인 것으로 결정하여 패턴 코드 인증을 성공으로 처리하도록 기술된 명령들(Instructions)을 포함한다.According to one aspect of the present invention, a computing device includes a communication device, a memory for storing or loading a pattern code authentication program including facial feature point information, and a processor executing the pattern code authentication program, the pattern code authentication program comprising: , using an AI (Artificial Intelligence) face recognition model to generate face vector data representing facial features from an image taken of the face of the authentication requester, and extracting face vector data from the scan data of the pattern code presented by the authentication requester, , if the degree of similarity between the generated face vector data and the extracted face vector data is greater than or equal to a preset threshold, it is determined that the authentication requester is the same person as the user who registered the face image in the pattern code, and the pattern code authentication is successfully processed. Includes instructions described.

상기 얼굴 벡터 데이터는, 얼굴 특징 벡터, 그리고 성별, 마스크 착용 유무, 안경 착용 유무, 인종, 표정, 연령, 매력도 및 미소 수치 중 적어도 하나를 포함하는 얼굴 추가 정보를 포함하고, 상기 패턴 코드 인증 프로그램은, 상기 얼굴 특징 벡터 간 거리 유사도와 상기 얼굴 추가 정보의 일치 여부에 기초하여 상기 동일인 유무를 결정하도록 기술된 명령들을 더 포함할 수 있다.The face vector data includes facial feature vectors, and additional face information including at least one of gender, mask wearing, glasses wearing, race, facial expression, age, attractiveness, and a smile value, and the pattern code authentication program may further include instructions described to determine whether or not the same person is the same based on whether the distance similarity between the facial feature vectors and the face additional information match.

상기 패턴 코드 인증 프로그램은, 상기 동일인으로 판정된 상기 생성한 얼굴 벡터 데이터와의 유사도를 반영하여 상기 임계값을 가변하도록 기술된 명령들을 더 포함할 수 있다.The pattern code authentication program may further include instructions described to vary the threshold value by reflecting a similarity with the generated face vector data determined as the same person.

상기 메모리는, 패턴 코드 발급 프로그램을 추가로 저장 또는 로딩하고,The memory further stores or loads a pattern code issuing program,

상기 패턴 코드 발급 프로그램은, 상기 AI 얼굴 인식 모델을 이용하여, 등록자의 얼굴을 촬영한 등록자 이미지로부터 얼굴 특징을 나타내는 얼굴 벡터 데이터를 생성하고 생성한 얼굴 벡터 데이터를 포함하는 패턴 코드를 생성하도록 기술된 명령들을 포함할 수 있다.The pattern code issuing program is described to generate face vector data representing facial features from a registrant image photographing a registrant's face by using the AI face recognition model, and to generate a pattern code including the generated face vector data It may contain instructions.

상기 패턴 코드 발급 프로그램은, 등록자의 결제 수단 정보 및 상기 얼굴 벡터 데이터를 포함하는 결제를 위한 패턴 코드를 생성하고, 상기 결제를 위한 패턴 코드는, 상기 인증에 성공하면, 상기 결제 수단 정보를 이용한 결제 프로세스를 진행하는 결제 프로그램에 사용될 수 있다.The pattern code issuing program generates a pattern code for payment including the payment method information of the registrant and the face vector data, and the pattern code for payment is, if the authentication succeeds, payment using the payment method information It can be used for payment programs that go through the process.

상기 패턴 코드 발급 프로그램은, 등록자의 전자 문진 데이터 및 상기 얼굴 벡터 데이터를 포함하는 전자 문진을 위한 패턴 코드를 생성하고, 상기 전자 문진을 위한 패턴 코드는, 상기 패턴 코드 인증에 성공하면, 상기 전자 문진 데이터를 처리하는 프로그램에 사용될 수 있다.The pattern code issuance program generates a pattern code for the electronic paperweight including the electronic paperweight data of the registrant and the face vector data, and the pattern code for the electronic paperweight is, if the pattern code authentication is successful, the electronic paperweight It can be used in programs that process data.

상기 패턴 코드는, 전자 출입 명부 서비스에 사용되어 출입 인증시 사용되거나 또는 주민등록증에 인쇄되어 본인 인증시 사용될 수 있다.The pattern code may be used for an electronic access list service and used for access authentication, or may be printed on a resident registration card and used for identity authentication.

상기 메모리는, 전자 서명 서비스 프로그램을 추가로 저장 또는 로딩하고, 상기 전자 서명 서비스 프로그램은, 전자 서명이 필요한 전자 문서에 첨부된 신분증 이미지를 판독하여 신분증 정보를 추출하고, 본인 인증 기관 서버로 상기 추출한 신분증 정보의 유효성을 문의하여 유효하다고 판단되면, 전자 서명 요청자의 얼굴을 촬영하여 획득한 얼굴 이미지와 상기 본인 인증 기관 서버에 등록된 본인 이미지로부터 AI 얼굴 인식 모델을 이용하여 각각의 얼굴 벡터 데이터를 생성하고, 상기 각각의 얼굴 벡터 데이터를 비교하여 유사도가 임계치 이상이면 상기 얼굴 벡터 데이터를 포함하는 패턴 코드를 생성하고, 얼굴 전자 서명을 발급하며, 상기 패턴 코드와 상기 얼굴 전자 서명을 상기 전자 문서에 첨부하도록 기술된 명령들을 포함하며, 상기 전자 문서는, 전자 계약서를 포함할 수 있다.The memory further stores or loads an electronic signature service program, and the electronic signature service program extracts identification information by reading an identification image attached to an electronic document requiring an electronic signature, and extracts identification information from the extracted identification authority server. If valid by inquiring about the validity of the ID information, each face vector data is generated using the AI face recognition model from the face image obtained by photographing the face of the electronic signature requester and the self image registered in the self-certification authority server and, comparing the respective face vector data, if the similarity is greater than or equal to a threshold, generates a pattern code including the face vector data, issues a face electronic signature, and attaches the pattern code and the face electronic signature to the electronic document It includes instructions described to do so, and the electronic document may include an electronic contract.

본 발명의 다른 특징에 따르면, 적어도 하나의 프로세서에 의해 동작하는 디바이스의 동작 방법으로서, 패턴 코드를 인식하여 스캔 데이터를 획득하는 단계, 사용자의 얼굴을 촬영하여 얼굴 이미지를 획득하는 단계, 상기 스캔 데이터 및 상기 얼굴 이미지를 포함하는 패턴 코드 인증 요청을 서버 장치로 전송하고, 상기 서버 장치로부터 패턴 코드 인증 결과를 수신하는 단계, 그리고 상기 패턴 코드 인증 결과가 성공이면, 상기 패턴 코드에 저장된 서비스 데이터를 이용한 서비스 절차를 수행하는 단계를 포함하고, 상기 패턴 코드 인증은, AI(Artificial Intelligence) 얼굴 인식 모델을 이용하여 상기 얼굴 이미지로부터 생성된 얼굴 특징을 나타내는 얼굴 벡터 데이터와 상기 패턴 코드에 저장된 얼굴 벡터 데이터 간의 유사도가 기 설정된 임계값 이상인지를 판단하여 상기 사용자가 패턴 코드에 얼굴 이미지를 등록한 등록자와 동일인인지 결정한다.According to another feature of the present invention, there is provided an operating method of a device operated by at least one processor, the steps of recognizing a pattern code to obtain scan data, capturing a user's face to obtain a face image, the scan data and transmitting a pattern code authentication request including the face image to a server device, receiving a pattern code authentication result from the server device, and if the pattern code authentication result is successful, using service data stored in the pattern code and performing a service procedure, wherein the pattern code authentication is performed between face vector data representing facial features generated from the face image using an artificial intelligence (AI) face recognition model and face vector data stored in the pattern code. It is determined whether the degree of similarity is equal to or greater than a preset threshold, and whether the user is the same as a registrant who has registered a face image in the pattern code.

상기 패턴 코드는, 상기 서버 장치와 접속된 등록자 디바이스의 요청에 의해 상기 서버 장치 또는 상기 등록자 디바이스에서 생성되고, 상기 서버 장치는, 상기 등록자 디바이스를 통해 촬영된 얼굴 이미지를 상기 등록자 디바이스로부터 수신하여 상기 촬영된 얼굴 이미지로부터 AI 얼굴 인식 모델을 이용하여 생성된 얼굴 벡터 데이터와 상기 등록자 디바이스를 통해 제공된 서비스 데이터를 포함하는 패턴 코드를 생성하여 상기 등록자 디바이스로 제공하고, 상기 등록자 디바이스는, 상기 촬영된 얼굴 이미지를 상기 서버 장치로 전송하여 상기 서버 장치로부터 상기 얼굴 벡터 데이터를 수신하고, 수신한 얼굴 벡터 데이터와 등록자가 입력한 서비스 데이터를 포함하는 패턴 코드를 생성할 수 있다.The pattern code is generated in the server apparatus or the registrant device in response to a request of a registrant device connected to the server apparatus, and the server apparatus receives a face image photographed through the registrant device from the registrant device, A pattern code including face vector data generated using an AI face recognition model and service data provided through the registrant device is generated from a photographed face image and provided to the registrant device, wherein the registrant device includes the photographed face An image may be transmitted to the server device to receive the face vector data from the server device, and a pattern code including the received face vector data and service data input by the registrant may be generated.

상기 서비스 절차는, 본인 확인이 필요한 결제 서비스, 전자 문진 서비스, 주민등록증을 이용한 신분 확인 및 전자 서명 서비스 중 적어도 하나의 서비스를 포함할 수 있다.The service procedure may include at least one of a payment service requiring identification, an electronic questionnaire service, identification using a resident registration card, and an electronic signature service.

실시예에 따르면, 패턴 코드 생성시 AI 얼굴 인식으로 생성된 벡터 데이터를 포함하여 패턴 코드를 생성하고 패턴 코드 인증시 얼굴 인증을 한번 더 수행하여 본인 여부를 판단함으로써, 패턴 코드의 도용을 방지하고 본인만 사용 할 수 있다.According to the embodiment, the pattern code is generated by including vector data generated by AI face recognition when generating the pattern code, and face authentication is performed once more when the pattern code is authenticated to determine whether the person is the person, thereby preventing theft of the pattern code and preventing the identity of the user. can only be used

도 1은 한 실시예에 따른 얼굴 특징점 정보를 포함한 패턴 코드 인증 시스템의 구성도이다.
도 2는 한 실시예에 따른 패턴 코드 생성 방법을 나타낸 흐름도이다.
도 3은 다른 실시예에 따른 QR 코드 생성 방법을 나타낸 흐름도이다.
도 4는 한 실시예에 따른 얼굴 특징점 정보를 포함한 패턴 코드 인증 방법을 나타낸 흐름도이다.
도 5는 한 실시예에 따른 얼굴 특징점 정보를 포함한 패턴 코드 인증 적용 실시예로서, 전자출입명부 서비스 흐름을 나타낸다.
도 6은 다른 실시예에 따른 얼굴 특징점 정보를 포함한 패턴 코드 인증 적용 실시예로서, 안면 인식 전자 서명 서비스 절차를 나타낸다.
도 7은 도 6의 안면 인식 전자 서명이 적용된 계약서의 예시를 나타낸다.
도 8은 또 다른 실시예에 따른 얼굴 특징점 정보를 포함한 패턴 코드 인증 적용 실시예로서, 결제 서비스 절차를 나타낸다.
도 9는 또 다른 실시예에 따른 얼굴 특징점 정보를 포함한 패턴 코드 인증 적용 실시예로서, 코로나 문진 절차를 나타낸다.
도 10은 다른 실시예에 따른 컴퓨팅 장치의 구조도이다.
도 11은 또 다른 실시예에 따른 컴퓨팅 장치의 구조도이다.
1 is a configuration diagram of a pattern code authentication system including facial feature point information according to an embodiment.
2 is a flowchart illustrating a pattern code generation method according to an embodiment.
3 is a flowchart illustrating a QR code generation method according to another embodiment.
4 is a flowchart illustrating a pattern code authentication method including facial feature point information according to an exemplary embodiment.
5 illustrates an electronic access list service flow as an embodiment of applying pattern code authentication including facial feature point information according to an embodiment.
6 illustrates a facial recognition electronic signature service procedure as an embodiment of applying pattern code authentication including facial feature point information according to another embodiment.
7 shows an example of a contract to which the facial recognition electronic signature of FIG. 6 is applied.
8 illustrates a payment service procedure as an embodiment of applying pattern code authentication including facial feature point information according to another embodiment.
9 illustrates a corona questionnaire procedure as an example of applying pattern code authentication including facial feature point information according to another embodiment.
10 is a structural diagram of a computing device according to another embodiment.
11 is a structural diagram of a computing device according to another embodiment.

아래에서는 첨부한 도면을 참고로 하여 본 발명의 실시예에 대하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다. 그러나 본 발명은 여러가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시예에 한정되지 않는다. 그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면 부호를 붙였다. Hereinafter, with reference to the accompanying drawings, the embodiments of the present invention will be described in detail so that those of ordinary skill in the art to which the present invention pertains can easily implement them. However, the present invention may be embodied in various different forms and is not limited to the embodiments described herein. And in order to clearly explain the present invention in the drawings, parts irrelevant to the description are omitted, and similar reference numerals are attached to similar parts throughout the specification.

명세서 전체에서, 어떤 부분이 어떤 구성요소를 "포함" 한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있는 것을 의미한다. Throughout the specification, when a part "includes" a certain element, it means that other elements may be further included, rather than excluding other elements, unless otherwise stated.

또한, 명세서에 기재된 "…부", "…기", "…모듈" 등의 용어는 적어도 하나의 기능이나 동작을 처리하는 단위를 의미하며, 이는 하드웨어나 소프트웨어 또는 하드웨어 및 소프트웨어의 결합으로 구현될 수 있다.In addition, terms such as “…unit”, “…group”, “…module”, etc. described in the specification mean a unit that processes at least one function or operation, which may be implemented by hardware or software or a combination of hardware and software. can

본 발명에서 설명하는 장치들은 적어도 하나의 프로세서, 메모리 장치, 통신 장치 등을 포함하는 하드웨어로 구성되고, 지정된 장소에 하드웨어와 결합되어 실행되는 프로그램이 저장된다. 하드웨어는 본 발명의 방법을 실행할 수 있는 구성과 성능을 가진다. 프로그램은 도면들을 참고로 설명한 본 발명의 동작 방법을 구현한 명령어(instructions)를 포함하고, 프로세서와 메모리 장치 등의 하드웨어와 결합하여 본 발명을 실행한다. The devices described in the present invention are composed of hardware including at least one processor, a memory device, a communication device, and the like, and a program to be executed in combination with the hardware is stored in a designated place. The hardware has the configuration and capability to implement the method of the present invention. The program includes instructions for implementing the method of operation of the present invention described with reference to the drawings, and is combined with hardware such as a processor and a memory device to execute the present invention.

본 명세서에서 "전송 또는 제공"은 직접적인 전송 또는 제공하는 것 뿐만 아니라 다른 장치를 통해 또는 우회 경로를 이용하여 간접적으로 전송 또는 제공도 포함할 수 있다.As used herein, "transmission or provision" may include not only direct transmission or provision, but also transmission or provision indirectly through another device or using a detour path.

본 명세서에서 단수로 기재된 표현은 "하나" 또는 "단일" 등의 명시적인 표현을 사용하지 않은 이상, 단수 또는 복수로 해석될 수 있다.In this specification, expressions described in the singular may be construed in the singular or plural unless an explicit expression such as “a” or “single” is used.

본 명세서에서 도면에 관계없이 동일한 도면번호는 동일한 구성요소를 지칭하며, "및/또는" 은 언급된 구성 요소들의 각각 및 하나 이상의 모든 조합을 포함한다.In this specification, regardless of the drawings, the same reference numbers refer to the same components, and "and/or" includes each and every combination of one or more of the referenced components.

본 명세서에서, 제1, 제2 등과 같이 서수를 포함하는 용어들은 다양한 구성요소들을 설명하는데 사용될 수 있지만, 상기 구성요소들은 상기 용어들에 의해 한정되지는 않는다. 상기 용어들은 하나의 구성요소를 다른 구성요소로부터 구별하는 목적으로만 사용된다. 예를들어, 본 개시의 권리 범위를 벗어나지 않으면서 제1 구성요소는 제2 구성요소로 명명될 수 있고, 유사하게 제2 구성요소도 제1 구성요소로 명명될 수 있다. In this specification, terms including an ordinal number such as first, second, etc. may be used to describe various elements, but the elements are not limited by the terms. The above terms are used only for the purpose of distinguishing one component from another. For example, without departing from the scope of the present disclosure, a first component may be referred to as a second component, and similarly, a second component may also be referred to as a first component.

본 명세서에서 도면을 참고하여 설명한 실시예들에서, 임의의 실시예로 단독 구현될 수도 있고, 여러 실시예가 병합되거나 분할될 수도 있고, 각 실시예에서 특정 동작은 수행되지 않을 수 있다.In the embodiments described in this specification with reference to the drawings, an arbitrary embodiment may be implemented alone, various embodiments may be combined or divided, and a specific operation may not be performed in each embodiment.

이제, 도면을 참고하여 본 발명의 실시예에 따른 얼굴 특징점 정보를 포함한 패턴 코드 인증을 수행하는 컴퓨팅 장치 및 그 방법에 대하여 설명한다.Now, a computing device and method for performing pattern code authentication including facial feature point information according to an embodiment of the present invention will be described with reference to the drawings.

도 1은 한 실시예에 따른 얼굴 특징점 정보를 포함한 패턴 코드 인증 시스템의 구성도이다.1 is a configuration diagram of a pattern code authentication system including facial feature point information according to an embodiment.

이때, 인증 시스템의 구성은 본 발명의 실시예에 따른 설명을 위해 필요한 개략적인 구성을 도시할 뿐 이러한 구성에 국한되는 것은 아니다.In this case, the configuration of the authentication system only shows a schematic configuration necessary for description according to an embodiment of the present invention, and is not limited thereto.

도 1을 참조하면, 얼굴 특징점 정보를 포함한 패턴 코드 인증 시스템은 서버 장치(100), 등록 디바이스(200) 및 인증자 디바이스(300)를 포함하고, 이들 구성(100, 200, 300)은 네트워크(400)를 통해 연결되어 데이터를 송수신한다.Referring to FIG. 1 , the pattern code authentication system including facial feature point information includes a server apparatus 100 , a registration device 200 , and an authenticator device 300 , and these components 100 , 200 , 300 are network ( 400) to transmit and receive data.

이때, 디바이스(200, 300)의 수행 역할을 구분하기 위하여 등록 디바이스(200)와 인증자 디바이스(300)를 별도의 장치로 설명하나, 본 발명은 반드시 이에 한정되는 것은 아니며, 등록 디바이스(200)와 인증자 디바이스(300)는 하나의 물리적인 장치로 구현될 수 있다.At this time, although the registration device 200 and the authenticator device 300 are described as separate devices to distinguish the roles of the devices 200 and 300 , the present invention is not necessarily limited thereto, and the registration device 200 is not limited thereto. and the authenticator device 300 may be implemented as one physical device.

서버 장치(100)는 등록 디바이스(200)로부터 수신한 얼굴 이미지의 특징 정보인 얼굴 벡터 데이터를 포함하는 패턴 코드를 발급한다. The server apparatus 100 issues a pattern code including face vector data, which is feature information of a face image received from the registration device 200 .

패턴 코드는 흑백 격자무늬 패턴으로 정보를 나타내며, 대표적인 예시로 큐알(QR) 코드가 있다. The pattern code represents information in a black and white grid pattern, and a typical example is a QR code.

이때, 패턴 코드에는 등록 디바이스(200)에서 선택적으로 수신된 인증키 또는 서비스 데이터가 포함될 수 있다. 서비스 데이터는 본인 인증이 필요한 서비스와 관련된 데이터로서, 예를들어, 코로나 문진에 대한 답변 데이터, 결제 수단 정보 등을 포함할 수 있다. 인증키는 인증시 얼굴 이미지 외에 추가로 사용되거나 얼굴 이미지를 대체하는 수단으로 사용될 수 있다. In this case, the pattern code may include an authentication key or service data selectively received from the registration device 200 . The service data is data related to a service that requires user authentication, and may include, for example, response data to a corona questionnaire, payment method information, and the like. The authentication key may be used in addition to the face image during authentication or as a means of replacing the face image.

패턴 코드는 서버 장치(100)에서 생성되어 등록 디바이스(200)로 전송될 수 있다. 또는 서버 장치(100)는 얼굴 벡터 데이터만 등록 디바이스(200)로 전송하고, 얼굴 벡터 데이터를 이용한 패턴 코드는 등록 디바이스(200)에서 생성될 수 있다.The pattern code may be generated in the server apparatus 100 and transmitted to the registration device 200 . Alternatively, the server apparatus 100 may transmit only the face vector data to the registration device 200 , and a pattern code using the face vector data may be generated in the registration device 200 .

패턴 코드에는 패턴 코드 스캔시, 얼굴 이미지를 촬영하도록 요청하거나 인증코드를 입력하도록 요구하는 명령이 포함되어 있을 수 있다. 또한, 패턴 코드에는 얼굴 벡터 데이터, 서비스 데이터, 및 일련번호가 포함될 수 있다. 서비스 데이터는 텍스트 데이터, URL 링크 등을 포함할 수 있다.The pattern code may include a command requesting to take a face image or to input an authentication code when the pattern code is scanned. Also, the pattern code may include face vector data, service data, and a serial number. The service data may include text data, a URL link, and the like.

서버 장치(100)는 인증자 디바이스(300)의 요청에 따라 얼굴 특징점 정보를 포함한 패턴 코드 인증을 수행한다. 패턴 코드 인증은 패턴 코드에 얼굴 이미지를 등록한 등록자와 인증 요청자가 동일인인지 판단하는 절차이다. 이 절차에 따르면, 서버 장치(100)는 인증자 디바이스(300)에서 수신한 얼굴 이미지로부터 추출한 얼굴 벡터 데이터와 인증자 디바이스(300)에서 수신한 패턴 코드로부터 판독한 얼굴 벡터 데이터 간의 유사도가 사전 정의된 임계치를 만족하면, 패턴 코드 인증을 성공으로 처리하고 만족하지 않으면 패턴 코드 인증을 실패로 처리한다. The server apparatus 100 performs pattern code authentication including facial feature point information according to a request from the authenticator device 300 . Pattern code authentication is a procedure for determining whether a registrant who has registered a face image in a pattern code and a requestor for authentication are the same person. According to this procedure, the server apparatus 100 determines in advance the degree of similarity between the face vector data extracted from the face image received from the authenticator device 300 and the face vector data read from the pattern code received from the authenticator device 300 . If the specified threshold is satisfied, pattern code authentication is treated as success, and if not satisfied, pattern code authentication is treated as failure.

이러한 패턴 코드 인증은 코로나 문진, 패턴 코드를 이용한 결제, 주민등록증, 전자 서명 서비스 등에 적용될 수 있다. 그러나 이러한 서비스에 국한되는 것은 아니고, 안면 인식 또는 얼굴 인식이 적용될 수 있는 다양한 서비스에 적용될 수 있다.Such pattern code authentication can be applied to corona questionnaires, payment using pattern codes, resident registration cards, and electronic signature services. However, it is not limited to these services, and may be applied to various services to which face recognition or face recognition may be applied.

서버 장치(100)는 AI(Artificial Intelligence) 얼굴 인식 모델을 이용하여 본인 인증 요청자의 얼굴을 촬영한 이미지로부터 얼굴 특징을 나타내는 얼굴 벡터 데이터를 생성한다. 이때, AI 얼굴 인식 모델은 공지된 상용 얼굴 인식 엔진이 사용될 수 있다. 서버 장치(100)는 AI 얼굴 인식 모델로서, 딥러닝 모델을 사용할 수 있다. The server device 100 uses an artificial intelligence (AI) face recognition model to generate face vector data representing facial features from an image of the face of the person requesting authentication. In this case, as the AI face recognition model, a known commercial face recognition engine may be used. The server device 100 may use a deep learning model as an AI face recognition model.

서버 장치(100)가 생성한 얼굴 벡터 데이터는 다음 표 1과 같을 수 있다.The face vector data generated by the server device 100 may be shown in Table 1 below.

{"vector": pwAAAAAAAAMAgAATEcXPVXKh71wl7s9VoYsPdxCBb6DQWG9S5m2vfEGdr3M7xW9Opvxur3QTD2Fu8u9oq8DvpZWLz6zI5W97Tq1O4FINj0NdRA99nJpOrG4hb24PcI9cjXRPaGMdbsHje872zNDvNX8Pr1eDIY9p/enveb727zFVCo6YhDHPHhqFz2gen89ClZovt4hQDzH6rc8NZ1hur69pD1oezS+tW8iPT9pFr2v1q+8wb/AvE7iXLz0lCY82igzPeJq6j0vhjs8JBgqvp9DAD4dgXU9b/GHPPuZY72k8ko9ZEGyvVLGnT3QnPg9lglUPBHdrD2CgUG9zyHRvFzcO73WT+87j9zcvV4m6L2rQwq+LZsZPku3173efHy7LnBuvaGBEL2Rau+6fofvvdYD9L2AT5A9gI19PEIfjz2tUxE98+KXvT2BND6KdHi+togNvqmxgD3PpSu+FLFCvBbxBr5eCue9WrGfvXyqRT37gy8+AYImPfLaxb1RsjK+PgxEveLG/r2hfzI8ueFyPTYTajw6rwo8HJmEPCPx1z3WlBS+rpwdvtCkBz2zkca9dgizvEUjzz0j/dC8HRRTvR/Or724yqC9Y45EvVh4Mr4g4WQ8Q4v/vC22oD02v6y9eWWVPbwzUj6qVH27IpRnvXjgOb2W+Zu9KaPFvRnunj2oW8i9z8nyPLpJ+j0=", "name": "Patricia Halford"}{ "Vector": pwAAAAAAAAMAgAATEcXPVXKh71wl7s9VoYsPdxCBb6DQWG9S5m2vfEGdr3M7xW9Opvxur3QTD2Fu8u9oq8DvpZWLz6zI5W97Tq1O4FINj0NdRA99nJpOrG4hb24PcI9cjXRPaGMdbsHje872zNDvNX8Pr1eDIY9p / enveb727zFVCo6YhDHPHhqFz2gen89ClZovt4hQDzH6rc8NZ1hur69pD1oezS + tW8iPT9pFr2v1q + 8wb / AvE7iXLz0lCY82igzPeJq6j0vhjs8JBgqvp9DAD4dgXU9b / GHPPuZY72k8ko9ZEGyvVLGnT3QnPg9lglUPBHdrD2CgUG9zyHRvFzcO73WT + 87j9zcvV4m6L2rQwq + LZsZPku3173efHy7LnBuvaGBEL2Rau + 6fofvvdYD9L2AT5A9gI19PEIfjz2tUxE98 + KXvT2BND6KdHi + togNvqmxgD3PpSu + FLFCvBbxBr5eCue9WrGfvXyqRT37gy8 + AYImPfLaxb1RsjK + PgxEveLG / r2hfzI8ueFyPTYTajw6rwo8HJmEPCPx1z3WlBS + rpwdvtCkBz2zkca9dgizvEUjzz0j / dC8HRRTvR / Or724yqC9Y45EvVh4Mr4g4WQ8Q4v / vC22oD02v6y9eWWVPbwzUj6qVH27IpRnvXjgOb2W + Zu9KaPFvRnunj2oW8i9z8nyPLpJ + j0 = "," name": "Patricia Halford"}

서버 장치(100)는 얼굴 데이터 셋을 저장하는 얼굴 이미지 데이터베이스를 구비할 수 있다. 얼굴 이미지 데이터베이스는 영상 해상도(high, middle, low), ID, 액세서리(마스크, 안경), 조명 위치 및 세기(1000lux,400Lux…), 표정(웃음,찡그림,..) 포즈 방향(각도) 등을 고려하여 여러 방향에서 촬영한 이미지 데이터의 학습 데이터를 저장할 수 있다. 또한, 얼굴 이미지의 학습 데이터는 얼굴에 대해 128 개의 인덱스 정보, 예컨대, 코끝, 오른쪽 눈중심, 왼쪽 눈중심. 오른쪽 입꼬리,왼쪽 입꼬리, 오른쪽 귀 중심, 왼쪽 귀 중심 등등…을 기준으로 각 위치의 위치등을 고려하여 레이블링 되어 있다.The server device 100 may include a face image database for storing face data sets. The face image database stores image resolution (high, middle, low), ID, accessories (mask, glasses), lighting location and intensity (1000lux, 400Lux…), facial expression (smile, grimacing,..), pose direction (angle), etc. In consideration of this, it is possible to store learning data of image data taken from various directions. In addition, the training data of the face image includes 128 pieces of index information for the face, for example, the tip of the nose, the center of the right eye, the center of the left eye. Right corner of mouth, left corner of mouth, right ear center, left ear center, etc... It is labeled considering the location of each location based on .

서버 장치(100)는 얼굴 이미지(단일 정적 이미지로서, 여러 오브젝트 즉 사물이 포함됨)에서 얼굴 추적 및 검출 알고리즘을 구동하여 우선적으로 머리의 위치를 감지하여 얼굴 영역을 검출할 수 있다. 이때, 얼굴 영역의 검출 후 대상 이미지에 대해 crop 를 호출하여 얼굴을 자동으로 가운데로 정렬한 이미지를 획득한다.The server device 100 may detect the face region by preferentially detecting the position of the head by driving the face tracking and detection algorithm in the face image (as a single static image, including several objects, that is, things). At this time, after detecting the face region, crop is called on the target image to obtain an image in which the face is automatically aligned to the center.

이처럼, 획득한 얼굴 이미지에는 얼굴 품질 점수가 포함되여 있으며 이미지의 크기, 이미지 생성 정보, 이미지의 방향(각도), 얼굴 특징점 추출하는 기능 등을 고려하여 점수화하며, 점수가 0.6 이상만 정상적인 얼굴로 인지할 수 있다.As such, the acquired face image includes a face quality score, and is scored in consideration of the size of the image, image generation information, image orientation (angle), and the ability to extract facial feature points. can do.

서버 장치(100)는 얼굴 생체 인식 인터페이스를 이용하여, 획득한 얼굴 이미지가 생체 이미지인지 판별할 수 있으며, 이때, 얼굴 생체 인식 인터페이스는 공지된 API(Application Programming Interface)를 사용할 수 있다.The server device 100 may determine whether the acquired face image is a biometric image by using the face biometric recognition interface, and in this case, the face biometric recognition interface may use a well-known application programming interface (API).

서버 장치(100)는 얼굴 이미지에서 얼굴 특징 벡터값 및 얼굴 속성 정보(예,성별, 나이, 표정, 인종 등을 포함하는 얼굴 벡터 데이터를 추출할 수 있다.The server device 100 may extract face vector data including a facial feature vector value and face attribute information (eg, gender, age, expression, race, etc.) from the face image.

서버 장치(100)는 이미지로부터 얼굴 추적을 수행하여 이미지 내의 모든 얼굴 정보와 얼굴 수를 추출할 수 있는데, 반환된 얼굴 정보에는 얼굴 품질 점수가 포함되고 이는 얼굴 속성 및 얼굴 특징 추출 수행 기준으로 사용될 수 있다. 예를들어, 얼굴 품질 점수가 임계값(예, 0.6) 이상인 경우, 얼굴 속성 및 얼굴 특징 추출로 사용할 수 있다.The server device 100 may extract all face information and the number of faces in the image by performing face tracking from the image. The returned face information includes a face quality score, which may be used as a criterion for performing face attribute and face feature extraction. there is. For example, when the facial quality score is greater than or equal to a threshold (eg, 0.6), it can be used as a facial attribute and facial feature extraction.

얼굴 특징 데이터를 추출하는 방식은 다양한 실시예가 있을 수 있다. A method of extracting facial feature data may have various embodiments.

한 실시예에 따르면, 서버 장치(100)는 얼굴 전체 영역에 대한 특징 벡터를 사용하여 얼굴 인식(또는 안면 인식)을 할 수 있다. According to an embodiment, the server device 100 may perform face recognition (or face recognition) by using a feature vector for the entire face region.

서버 장치(100)는 이미지로부터 얼굴 영역을 분리하는데, 이미지 구조, 깊이 정보, 모양 및 색 등(etc), 그리고 이들의 조합을 이용할 수 있다. 통상, 얼굴이 가지는 타원 정보를 이용하거나 수평값, 수직값을 사용하여 템플릿 정합, 영역 보호 분할에 기반하여 얼굴 영역을 분리할 수 있다. The server device 100 may use an image structure, depth information, shape and color, etc. (etc), and a combination thereof, to separate a face region from an image. In general, face regions can be separated based on template matching and region protection division using ellipse information of the face or using horizontal and vertical values.

얼굴 전체 영역에 대한 특징 벡터는 PCA(Principle Component Analysis) 방법이 주로 사용된다. 이 방법에 따르면, 얼굴 전체 영역을 전체적으로 나누어 부호화된 그래프로 표현하여 얼굴 영역과 비슷한 위치에 고정하여 모델링하고, 이처럼 모델링된 얼굴 영역을 필터 변환식을 통하여 특징 벡터값을 가지는 파라미터, 즉, 특징 파라미터를 도출한다. 그리고 픽셀 들의 위치, 조명, 각도 등을 계산하여 특징 벡터값의 평균값과 분산값을 저장하고, 저장된 평균값/분산값을 비교 대상 이미지에서 도출된 평균값/분산값들과 대조하여 저장된 이미지와 비교 대상 이미지 간의 유사 여부를 판정한다. The PCA (Principle Component Analysis) method is mainly used for feature vectors for the entire face region. According to this method, the entire face region is divided as a whole and expressed as an encoded graph, fixed at a position similar to the face region, and modeled. derive Then, by calculating the positions, lighting, angles, etc. of pixels, the average and variance values of the feature vector values are stored, and the stored average/dispersion values are compared with the average/dispersion values derived from the comparison target image to compare the stored image and the comparison target image. to determine whether there is a similarity between

다른 실시예에 따르면, 서버 장치(100)는 얼굴 부분 영역에 대한 특징 벡터를 사용하여 얼굴 인식(또는 안면 인식)을 할 수 있다. 얼굴 부분 영역에 대한 특징 벡터는 정보량이 많은 부분들을 특징으로 추출하는데, 이러한 정보량이 많은 부분들을 랜드마크(Landmark)라 한다. 얼굴 인식에 사용되는 랜드마크는 68개의 point가 사용되고 있다. 랜드마크를 사용하게 되면, 회전, 이동, 축척, 조명, 관점변화 등에도 기하학적으로 안정적이기 때문에 인식에 효과적이다.According to another embodiment, the server device 100 may perform face recognition (or face recognition) by using a feature vector for a partial face region. The feature vector for the face partial region extracts parts with a large amount of information as features, and the parts with a large amount of information are called landmarks. For landmarks used for face recognition, 68 points are used. When a landmark is used, it is effective for recognition because it is geometrically stable even in rotation, movement, scale, lighting, and viewpoint change.

서버 장치(100)는 MCT-Adaboost 알고리즘을 이용하여 이미지에서 얼굴 영역을 검출하고, 검출된 얼굴 영역으로부터 사전 정의된 복수개, 68개의 얼굴 랜드마크를 검출할 수 있다. 서버 장치(100)는 검출한 복수개의 얼굴 랜드마크를 정규화하고, CNN(Convolutional Neural Network)을 이용하여 정규화된 복수개의 얼굴 랜드마크에 대한 특징 정보인 얼굴 벡터 데이터를 생성할 수 있다. 서버 장치(100)는 랜드마크들을 얼굴 영역의 고유값으로 저장하고, 각 랜드마크에서 특징 벡터, 즉, 얼굴 벡터 데이터를 추출한다. The server device 100 may detect a face region from an image by using the MCT-Adaboost algorithm, and may detect a plurality of predefined facial landmarks from the detected face region. The server device 100 may normalize a plurality of detected facial landmarks and generate face vector data, which is feature information on the plurality of normalized facial landmarks, using a Convolutional Neural Network (CNN). The server device 100 stores landmarks as eigenvalues of face regions, and extracts feature vectors, ie, face vector data, from each landmark.

서버 장치(100)는 패턴 코드에 저장된 얼굴 벡터 데이터와 촬영 이미지(얼굴인식 대상 이미지)로부터 생성된 얼굴 벡터 데이터 간의 거리 유사도가 임계치를 넘지 않으면 얼굴 벡터 데이터가 동일하다고 인식한다. 그리고 이처럼 동일하다고 인식된 얼굴 벡터 데이터의 개수가 임계 개수를 충족하면, 두 이미지(패턴 코드에 등록된 얼굴 벡터 데이터와 촬영 이미지로부터 추출된 얼굴 벡터 데이터)가 동일하다고 판단하여 패턴 코드 인증을 성공으로 처리한다.The server device 100 recognizes that the face vector data are identical if the distance similarity between the face vector data stored in the pattern code and the face vector data generated from the photographed image (face recognition target image) does not exceed a threshold. And if the number of face vector data recognized as identical as above meets the threshold number, it is determined that the two images (face vector data registered in the pattern code and face vector data extracted from the photographed image) are identical, and pattern code authentication is successful. handle

이때, 거리 유사도는 공지된 다양한 알고리즘이 사용될 수 있으므로, 특정 알고리즘으로 한정하여 기재하지 않는다. In this case, since various known algorithms may be used, the distance similarity is not limited to a specific algorithm.

또 다른 실시예에 따르면, 서버 장치(100)는 적외선 기술을 이용하여 얼굴 인식(또는 안면 인식)을 할 수 있다. 이 경우, 서버 장치(100)는 적외선 기술을 이용하여 도트 프로젝터로 얼굴에 몇 만개 이상의 점을 투사하고, 투사된 점 이미지 패턴으로부터 얼굴 벡터 데이터를 추출하여 이를 패턴 코드에 등록된 얼굴 벡터 데이터와 비교하여 일치 여부를 판단할 수 있다. According to another embodiment, the server device 100 may perform face recognition (or face recognition) using infrared technology. In this case, the server device 100 projects more than tens of thousands of dots on the face with a dot projector using infrared technology, extracts face vector data from the projected dot image pattern, and compares it with the face vector data registered in the pattern code. Thus, it can be determined whether or not they match.

그 밖에도, 서버 장치(100)는 얼굴 이미지에서 픽셀 단위로 명암이 달라지는 지점을 찾아 이를 학습하여 생성한 AI 얼굴 인식 모델을 이용할 수도 있다. 이 경우, 픽셀 단위로 명암이 달라지는 지점을 찾아 학습을 통해 생성된 얼굴 벡터 데이터가 패턴 코드에 포함될 수 있다. In addition, the server device 100 may use an AI face recognition model generated by finding a point in the face image where the contrast varies in units of pixels and learning it. In this case, the face vector data generated through learning by finding a point where the contrast varies in units of pixels may be included in the pattern code.

서버 장치(100)가 추출하는 얼굴 특징을 나타내는 얼굴 벡터 데이터는 얼굴 전체의 특징값 또는 복수개의 얼굴 랜드마크에 대한 특징값, 그리고 성별, 마스크 착용 유무, 안경 착용 유무, 인종, 표정, 연령, 매력도 및 미소 수치 중 적어도 하나를 포함하는 얼굴 추가 정보를 포함할 수 있다. The face vector data representing the facial features extracted by the server device 100 includes feature values for the entire face or feature values for a plurality of face landmarks, and gender, whether to wear a mask, whether to wear glasses, race, facial expression, age, and attractiveness. It may include additional face information including at least one of a figure and a smile figure.

이때, 얼굴 추가 정보의 경우, 다음 표 2와 같이 정의할 수 있다.In this case, in the case of face additional information, it can be defined as shown in Table 2 below.

항목(item)item 값(value)value 성별(gender)gender 0: 여성, 1: 남성0: female, 1: male 마스크 착용(mask)wearing a mask 0: 미착용, 1: 착용0: not worn, 1: worn 안경 착용(glass)Wearing glasses (glass) 0: 미착용, 1: 일반 안경, 2: 선글라스0: not worn, 1: regular glasses, 2: sunglasses 인종(race)race 0: 황인종, 1: 흑인종, 2: 백인종0: yellow, 1: black, 2: white 표정(emotion)facial expression 0: 화남, 1: 평온, 2: 우울, 3: 행복, 4: 슬픔, 5: 두려움, 6: 놀람0: angry, 1: calm, 2: depressed, 3: happy, 4: sad, 5: fear, 6: surprise 연령(age)age 예측 연령predicted age 매력도(attractive)attractive 예측 매력도(0~100)Prediction attractiveness (0-100) 미소수치(smile)smile 예측 미소 정보(0~100)Prediction smile information (0-100)

서버 장치(100)는 얼굴 전체의 특징값 또는 얼굴 랜드마크에 대한 특징값의 유사도 비교를 통해 얼굴 인식을 하는데, 추가로 얼굴 추가 정보의 항목 간 비교를 할 수 있다. 얼굴 추가 정보의 항목간 비교의 경우, 값이 0, 1, 2와 같이 자연수로 명확한 경우에는 일치 여부를 비교하고, 매력도 또는 미소수치와 같이 설정 범위 내의 값인 경우에는 임계 범위 이내에서 유사한지 혹은 값 차이가 임계치 이하인지를 비교할 수 있다. 그리고 특징값 유사도와 추가 정보 일치/유사도의 두가지 조건을 모두 충족할 때 패턴 코드 인증을 성공으로 처리할 수 있다.The server device 100 performs face recognition by comparing the similarity of the feature values of the entire face or the face landmarks, and may additionally compare items of additional face information. In the case of comparison between items of additional face information, if the value is clear as a natural number such as 0, 1, 2, it compares whether or not they match. It can be compared whether the value difference is less than or equal to a threshold value. And when both conditions of feature value similarity and additional information match/similarity are satisfied, pattern code authentication can be processed as a success.

이때, 서버 장치(100)는 패턴 코드에 등록된 얼굴 벡터 데이터 중에서 얼굴 추가 정보에 한하여 사전에 패턴 코드에 등록된 지시에 따라 일부 정보는 인증자 디바이스(300)의 화면에 출력할 수 있다. 예를들어, 성별, 인종, 연령 등을 화면에 출력할 수도 있다.In this case, the server apparatus 100 may output some information on the screen of the authenticator device 300 according to an instruction registered in the pattern code in advance only for face additional information among the face vector data registered in the pattern code. For example, gender, race, age, etc. may be output to the screen.

또한, 서버 장치(100)는 얼굴 벡터 데이터의 유사도 평가시 사용되는 임계치를 가변할 수 있다. 사전에 AI 학습을 통해 설정된 임계치는 얼굴 특징점 정보를 포함한 패턴 코드 인증을 반복하면서, 갱신될 수 있다. 서버 장치(100)는 촬영된 이미지로부터 추출된 얼굴 벡터 데이터가 패턴 코드에 등록된 얼굴 벡터 데이터와 유사도 조건을 만족한 경우, 이들의 유사도 값을 반영하여 임계값을 가변할 수 있다.Also, the server device 100 may vary a threshold used when evaluating the similarity of the face vector data. The threshold set in advance through AI learning may be updated while repeating pattern code authentication including facial feature point information. When the face vector data extracted from the photographed image satisfies a similarity condition with the face vector data registered in the pattern code, the server device 100 may change the threshold value by reflecting the similarity values.

한 실시예에 따르면, 임계값은 동일인의 얼굴 이미지를 다양한 조건에서 촬영한 이미지들, 그리고 다른 사람의 얼굴 이미지를 촬영한 이미지들로부터 각각의 얼굴 벡터 데이터를 추출하고, 이들간의 유사도 분포를 통해 설정될 수 있다. 이때, 패턴 코드 인증에서 성공한 경우의 유사도 값을 유사도 분포에 반영하여 임계값을 가변할 수 있다. According to an embodiment, the threshold value is set by extracting face vector data from images obtained by photographing the same person's face image under various conditions, and from images obtained by photographing another person's face image, and using a similarity distribution between them. can be In this case, the threshold value may be varied by reflecting the similarity value when the pattern code authentication is successful in the similarity distribution.

등록 디바이스(200) 및 인증자 디바이스(300)는 서버 장치(100)에 대응하는 클라이언트 프로그램을 실행하여 얼굴 특징점 정보를 포함한 패턴 코드 인증 동작을 수행할 수 있다. The registration device 200 and the authenticator device 300 may execute a client program corresponding to the server apparatus 100 to perform a pattern code authentication operation including facial feature point information.

이때, 클라이언트 프로그램은 스마트폰 어플리케이션일 수도 있고 디바이스 자체에 내장된 어플리케이션일 수도 있다. 클라이언트 프로그램은 서버 장치(100)와 연동하여 동작한다.In this case, the client program may be a smartphone application or an application built into the device itself. The client program operates in conjunction with the server device 100 .

또한, 별도의 클라이언트 프로그램 없이 서버 장치(100)에 접속된 상태에서 등록 디바이스(200) 및 인증자 디바이스(300)에서 구동된 웹 브라우저 또는 모바일 브라우저가 서버 장치(100)의 제어 명령에 따라 얼굴 특징점 정보를 포함한 패턴 코드 인증 동작을 수행할 수 있다. In addition, in a state connected to the server device 100 without a separate client program, the web browser or mobile browser driven in the registration device 200 and the authenticator device 300 performs a facial feature point according to a control command of the server device 100 . A pattern code authentication operation including information can be performed.

등록 디바이스(200)는 인증에 사용할 얼굴 이미지를 등록하는 디바이스로서, 등록 요청자가 구비하는 단말이다. 등록 디바이스(200)는 서버 장치(100)에 접속된 상태에서 얼굴 이미지를 전송하여 얼굴 이미지로부터 추출된 얼굴 벡터 데이터가 포함된 패턴 코드를 수신하거나 얼굴 벡터 데이터를 이용하여 패턴 코드를 생성할 수 있다. 등록 디바이스(200)는 태블릿 PC(Tablet PC), 랩톱(Laptop), 개인용 컴퓨터(PC, Personal Computer), 스마트폰(Smart Phone), 개인 정보 단말기(PDA, Personal Digital Assistant), 이동통신 단말기(Mobile Communication Terminal) 및 노트북(NoteBook) 등의 다양한 단말을 포함할 수 있다.The registration device 200 is a device for registering a face image to be used for authentication, and is a terminal provided by a registration requester. The registration device 200 may transmit a face image while being connected to the server device 100 to receive a pattern code including face vector data extracted from the face image, or may generate a pattern code using the face vector data. . The registration device 200 is a tablet PC (Tablet PC), a laptop (Laptop), a personal computer (PC, Personal Computer), a smart phone (Smart Phone), a personal information terminal (PDA, Personal Digital Assistant), a mobile communication terminal (Mobile) Communication Terminal) and may include various terminals such as a notebook (NoteBook).

인증자 디바이스(300)는 얼굴 특징점 정보를 포함한 패턴 코드 인증을 요청하는 디바이스이다. 인증자 디바이스(300)는 서버 장치(100)에 접속된 상태에서 패턴 코드의 스캔 데이터와 인증 요청자의 얼굴 이미지를 전송하여 서버 장치(100)로부터 패턴 코드에 등록된 얼굴 이미지와 전송된 얼굴 이미지가 일치하는지 판단한 인증 결과를 수신한다. The authenticator device 300 is a device that requests authentication of a pattern code including facial feature point information. The authenticator device 300 transmits the scan data of the pattern code and the face image of the authentication requester while connected to the server device 100 so that the face image registered in the pattern code and the transmitted face image from the server device 100 are Receives an authentication result that is determined to match.

인증자 디바이스(300)는 인증 요청자가 구비하는 사용자 단말일 수 있다. 인증자 디바이스(300)는 본인 인증이 필요한 서비스 또는 업무를 제공하는 제공자(이하, 서비스 제공자로 통칭함)의 단말일 수 있다. 이러한 인증자 디바이스(300)는 태블릿 PC, 랩톱, 개인용 컴퓨터, 스마트폰, 개인 정보 단말기, 이동통신 단말기, 노트북, 키오스크, POS(Point of Sale) 단말, 전자출입명부 관리 전용 단말 등을 포함할 수 있다.The authenticator device 300 may be a user terminal provided by the authentication requester. The authenticator device 300 may be a terminal of a provider (hereinafter, collectively referred to as a service provider) that provides a service or task requiring identity authentication. The authenticator device 300 may include a tablet PC, a laptop, a personal computer, a smartphone, a personal information terminal, a mobile communication terminal, a notebook computer, a kiosk, a POS (Point of Sale) terminal, a terminal dedicated to electronic access list management, etc. there is.

네트워크(400)는 유선망, LTE(Long term evolution)망/5G망과 같은 이동통신망, Wi-Fi 망과 같은 다양한 종류의 무선망, 및 이들의 조합으로 구성될 수 있다.The network 400 may include a wired network, a mobile communication network such as a long term evolution (LTE) network/5G network, various types of wireless networks such as a Wi-Fi network, and combinations thereof.

도 2는 한 실시예에 따른 패턴 코드 생성 방법을 나타낸 흐름도로서, 패턴 코드가 서버 장치(100)에서 생성되는 실시예를 나타낸다.2 is a flowchart illustrating a method for generating a pattern code according to an exemplary embodiment, in which the pattern code is generated by the server device 100 .

도 2를 참조하면, 등록자 디바이스(200)에서 패턴 코드 생성을 요청하는 사용자 입력 신호가 발생(S101)하면, 카메라를 통하여 촬영한 얼굴 이미지(등록자의 얼굴이 포함된 이미지)를 생성한다(S103).Referring to FIG. 2 , when a user input signal requesting generation of a pattern code is generated in the registrant device 200 ( S101 ), a face image (image including the registrant’s face) captured by the camera is generated ( S103 ) .

등록자 디바이스(200)는 인증키 등록 유무를 판단(S105)하여 인증키 등록으로 판단되면 사용자의 입력 또는 사용자의 요청에 따른 인증키를 생성한다(S107).The registrant device 200 determines whether or not the authentication key is registered (S105), and when it is determined that the authentication key is registered, generates an authentication key according to the user's input or the user's request (S107).

등록자 디바이스(200)는 추가 데이터 등록 유무를 판단(S109)하여 추가 데이터 등록으로 판단되면 사용자의 입력 또는 사용자의 요청에 따른 추가 데이터를 생성한다(S111). The registrant device 200 determines whether additional data is registered (S109), and when it is determined that additional data is registered, additional data is generated according to the user's input or the user's request (S111).

등록자 디바이스(200)는 S103 단계에서 생성한 얼굴 이미지, 그리고 S107 단계에서 생성된 인증키 및/또는 S111 단계에서 생성한 추가 데이터를 포함하는 패턴코드 생성 요청을 서버 장치(100)로 전송한다(S113).The registrant device 200 transmits a pattern code generation request including the face image generated in step S103, the authentication key generated in step S107 and/or additional data generated in step S111 to the server device 100 (S113). ).

서버 장치(100)는 AI 얼굴 인식 모델을 이용하여 S113 단계에서 수신한 얼굴 이미지로부터 얼굴 특징 또는 얼굴 속성을 나타내는 얼굴 벡터 데이터를 생성한다(S115). The server device 100 generates face vector data representing facial features or facial attributes from the face image received in step S113 by using the AI face recognition model (S115).

서버 장치(100)는 S115 단계에서 생성한 얼굴 벡터 데이터, 그리고 S113 단계에서 수신한 인증키 및/또는 추가 데이터를 포함하는 패턴 코드를 생성한다(S117). 그리고 생성한 패턴 코드를 등록자 디바이스(200)에게 전송한다(S119).The server device 100 generates a pattern code including the face vector data generated in step S115 and the authentication key and/or additional data received in step S113 (S117). Then, the generated pattern code is transmitted to the registrant device 200 (S119).

도 3은 다른 실시예에 따른 패턴 코드 생성 방법을 나타낸 흐름도로서, 패턴 코드가 등록자 디바이스(200)에서 생성되는 실시예를 나타낸다.3 is a flowchart illustrating a pattern code generation method according to another exemplary embodiment, in which the pattern code is generated by the registrant device 200 .

도 3을 참조하면, 등록자 디바이스(200)에서 패턴 코드 생성을 요청하는 사용자 입력 신호가 발생(S201)하면, 카메라를 통하여 촬영한 얼굴 이미지(등록자의 얼굴이 포함된 이미지)를 생성한다(S203).Referring to FIG. 3 , when a user input signal requesting generation of a pattern code is generated in the registrant device 200 (S201), a face image (image including the registrant's face) captured through the camera is generated (S203) .

등록자 디바이스(200)는 생성(S203)한 얼굴 이미지를 포함하는 얼굴 벡터 데이터 생성 요청을 서버 장치(100)에게 전송한다(S205).The registrant device 200 transmits a face vector data generation request including the generated face image (S203) to the server apparatus 100 (S205).

서버 장치(100)는 AI 얼굴 인식 모델을 이용하여 S205 단계에서 수신한 얼굴 이미지로부터 얼굴 벡터 데이터를 생성한다(S207). 그리고 생성(S207) 한 얼굴 벡터 데이터를 등록자 디바이스(200)에게 전송한다(S209).The server device 100 generates face vector data from the face image received in step S205 by using the AI face recognition model (S207). Then, the generated (S207) face vector data is transmitted to the registrant device 200 (S209).

등록자 디바이스(200)는 인증키 등록 유무를 판단(S211)하여 인증키 등록으로 판단되면 사용자의 입력 또는 사용자의 요청에 따른 인증키를 생성한다(S213).The registrant device 200 determines whether or not the authentication key is registered (S211), and when it is determined that the authentication key is registered, generates an authentication key according to the user's input or the user's request (S213).

등록자 디바이스(200)는 추가 데이터 등록 유무를 판단(S215)하여 추가 데이터 등록으로 판단되면 사용자의 입력 또는 사용자의 요청에 따른 추가 데이터를 생성한다(S217). The registrant device 200 determines whether additional data is registered (S215), and when it is determined that additional data is registered, additional data is generated according to the user's input or the user's request (S217).

등록자 디바이스(200)는 S209 단계에서 수신한 얼굴 벡터 데이터, 그리고 S213 단계에서 수신한 인증키 및/또는 S217 단계에서 생성한 추가 데이터를 포함하는 패턴 코드를 생성한다(S219).The registrant device 200 generates a pattern code including the face vector data received in step S209, the authentication key received in step S213, and/or additional data generated in step S217 (S219).

도 2 및 도 3의 실시예는, 패턴 코드를 제공하는 다양한 서비스에 런칭될 수 있다. 예를들어, 기존에 카카오톡의 결제를 위한 패턴 코드 생성, 전자출입명부 서비스, 전자서명 서비스, 주민등록증 등 다양한 서비스에 적용될 수 있고, 이러한 패턴 코드 생성은 별도의 전용 클라이언트 프로그램 또는 포털 사이트와 같은 웹 사이트/모바일 사이트를 통해 제공될 수 있다. 2 and 3 may be launched in various services providing pattern codes. For example, it can be applied to various services such as pattern code generation for KakaoTalk payment, electronic access list service, electronic signature service, and resident registration card. It may be provided through a site/mobile site.

한 실시예에 따르면, 등록자 디바이스(200)에서 실행된 클라이언트 프로그램이 서버 장치(100)에 접속된 후, 이루어질 수 있다. 이 경우, 인증키 등록 유무, 추가 데이터 등록 유무는 클라이언트 프로그램의 설정에 따른다. 예를들어, 클라이언트 프로그램이 결제 프로그램일 경우, 결제 수단 정보를 패턴 코드로 생성할때 인증키도 등록하도록 요청할 수 있다. 이 경우, 추가 데이터는 결제 수단 정보가 된다. According to an embodiment, after the client program executed in the registrant device 200 is connected to the server apparatus 100 , it may be performed. In this case, whether or not to register the authentication key or not to register additional data depends on the settings of the client program. For example, when the client program is a payment program, it may request to register an authentication key when generating payment method information as a pattern code. In this case, the additional data becomes payment method information.

다른 실시예에 따르면, 패턴 코드 생성은 등록자 디바이스(200)에서 서비스 웹 사이트 또는 모바일 사이트에 접속한 후, 이루어질 수 있다. 이 경우, 인증키 등록 유무, 추가 데이터 등록 유무는 웹 사이트 또는 모바일 사이트의 설정에 따른다. 예를들어, 포털 사이트에서 패턴 코드 발급 항목을 클릭한 경우, 인증키도 등록하도록 요청할 수 있다. According to another embodiment, the pattern code generation may be performed after the registrant device 200 accesses a service web site or a mobile site. In this case, whether or not to register the authentication key or not to register additional data depends on the settings of the website or mobile site. For example, if you click the pattern code issuance item on the portal site, you can request to register an authentication key as well.

또한, 도 2 및 도 3의 실시예에서 사용자의 선택에 따라 인증키 등록, 추가 데이터 등록이 선택적으로 이루어질 수 있다.In addition, in the embodiments of FIGS. 2 and 3 , authentication key registration and additional data registration may be selectively performed according to a user's selection.

도 4는 한 실시예에 따른 얼굴 특징점 정보를 포함한 패턴 코드 인증 방법을 나타낸 흐름도이다.4 is a flowchart illustrating a pattern code authentication method including facial feature point information according to an exemplary embodiment.

도 4를 참조하면, 인증자 디바이스(300)는 얼굴 인증이 필요한 서비스 제공자의 단말 또는 얼굴 인증이 필요한 서비스 이용자의 단말일 수 있다. 예를들어, 인증자 디바이스(300)는 매장의 결제 단말기, 본인 인증 단말, 전자출입명부 서비스 단말 등일 수 있다.Referring to FIG. 4 , the authenticator device 300 may be a terminal of a service provider requiring face authentication or a terminal of a service user requiring face authentication. For example, the authenticator device 300 may be a payment terminal of a store, an identity authentication terminal, an electronic access list service terminal, and the like.

인증자 디바이스(300)는 인증이 필요한 서비스 이용자 또는 인증 요청자가 제시한 패턴 코드를 스캔한다(S301). 인증자 디바이스(300)는 카메라 촬영을 통하여 인증 요청자의 얼굴을 촬영하여 얼굴 이미지를 생성한다(S303).The authenticator device 300 scans a pattern code presented by a service user or an authentication requester requiring authentication (S301). The authenticator device 300 creates a face image by photographing the face of the authentication requester through camera photography (S303).

인증자 디바이스(300)는 패턴 코드의 스캔 데이터 및 얼굴 이미지를 포함하는 패턴 코드 인증 요청을 서버 장치(100)에게 전송한다(S305).The authenticator device 300 transmits the pattern code authentication request including the scan data of the pattern code and the face image to the server apparatus 100 (S305).

서버 장치(100)는 패턴 코드 스캔 데이터로부터 얼굴 벡터 데이터를 추출한다(S307). The server device 100 extracts face vector data from the pattern code scan data (S307).

서버 장치(100)는 AI 얼굴 인식 모델을 이용하여 S305 단계에서 수신한 얼굴 이미지로부터 얼굴 벡터 데이터를 생성한다(S309).The server device 100 generates face vector data from the face image received in step S305 by using the AI face recognition model (S309).

서버 장치(100)는 S307 단계에서 추출한 얼굴 벡터 데이터와 S309 단계에서 생성한 얼굴 벡터 데이터를 비교하여 유사도를 산출한다(S311).The server device 100 calculates a similarity by comparing the face vector data extracted in step S307 with the face vector data generated in step S309 ( S311 ).

서버 장치(100)는 유사도가 임계값보다 큰지 판단(313)하여, 크면, 패턴 코드에 얼굴을 등록한 등록자와 인증 요청자가 동일 인물인 것으로 판단하여 패턴 코드 인증을 성공으로 처리한다(S315). 그리고 인증 성공 응답을 인증자 디바이스(300)에게 전송한다(S317).The server device 100 determines whether the similarity is greater than the threshold value (313), and if so, determines that the registrant who has registered the face in the pattern code and the authentication requester are the same person, and processes the pattern code authentication as a success (S315). Then, the authentication success response is transmitted to the authenticator device 300 (S317).

서버 장치(100)는 S313 단계에서 유사도가 임계값보다 크지 않으면, 패턴 코드에 얼굴을 등록한 등록자와 인증 요청자가 동일 인물이 아닌 것으로 판단하여 인증 실패로 처리한다(S319). 그리고 인증 실패 응답을 인증자 디바이스(300)에게 전송한다(S321).If the degree of similarity is not greater than the threshold value in step S313, the server device 100 determines that the registrant who has registered a face in the pattern code and the authentication requester are not the same person, and processes it as authentication failure (S319). And transmits an authentication failure response to the authenticator device 300 (S321).

이때, S305 단계에서 수신한 패턴 코드에 인증키가 포함되어 있고, 패턴 코드에 인증키 일치 여부를 판단하도록 지시하는 명령이 포함되어 있을 경우, S315 단계 이후, 인증키 입력을 인증자 디바이스(300)에게 요구하고 인증자 디바이스(300)로부터 수신한 인증키가 패턴 코드에 포함된 인증키와 일치하면 인증 실패로 처리할 수도 있다. 물론, 인증키는 인증자 디바이스(300)에서 입력되어 S305 단계에 함께 전송될 수 있다.At this time, if the pattern code received in step S305 includes the authentication key and the pattern code includes a command instructing to determine whether the authentication key matches or not, after step S315, the authenticator device 300 to input the authentication key If the authentication key requested and received from the authenticator device 300 matches the authentication key included in the pattern code, it may be treated as authentication failure. Of course, the authentication key may be input in the authenticator device 300 and transmitted together in step S305.

또는 인증자 디바이스(300)가 패턴 코드 스캐너가 없을 경우, 인증자 디바이스(300)와 서버 장치(100)는 인증키를 이용한 인증을 수행할 수도 있다.Alternatively, when the authenticator device 300 does not have a pattern code scanner, the authenticator device 300 and the server apparatus 100 may perform authentication using an authentication key.

이상 기술한 얼굴 특징점 정보를 포함한 패턴 코드 인증은 다양한 서비스에 적용될 수 있으며, 이에 대해 설명하면 다음과 같다.The pattern code authentication including the facial feature point information described above can be applied to various services, which will be described as follows.

도 5는 한 실시예에 따른 얼굴 특징점 정보를 포함한 패턴 코드 인증 적용 실시예로서, 전자출입명부 서비스 흐름도이다.5 is a flowchart illustrating an electronic access list service according to an embodiment of applying pattern code authentication including facial feature point information according to an embodiment.

도 5를 참조하면, 패턴 코드 발급 사업자는 앱 또는 인터넷 사이트에 패턴 코드 생성 기능을 제공한다. 전자출입명부가 필요한 시설을 이용하는 사용자(시설 이용자)는 등록 디바이스(200)를 이용하여 패턴 코드 발급 사업자가 제공하는 앱 또는 인터넷 사이트에 접속하여 자신의 얼굴 이미지를 제공하여 패턴 코드를 발급(S1)받는다. 시설 이용자는 시설 출입시 시설 관리자에게 패턴 코드를 제시하고 얼굴을 촬영(S2)한다. 시설 관리자는 인증 디바이스(300)의 관리자용 앱을 통하여 시설 이용자의 패턴 코드를 스캔하고 시설 이용자를 촬영하여 획득한 얼굴 이미지를 패턴 코드 인증 사업자에게 제공하여 인증(S3)을 한다. 이때, 인증 사업자는 패턴 코드내 얼굴 벡터 데이터와 촬영된 얼굴 이미지로부터 추출된 얼굴 벡터 데이터의 유사도를 비교하여 인증(S3)한다. 인증에 성공하면, 시설 관리자는 방문 기록과 시설 정보를 생성하여 사회보장 정보원으로 제공(S4)한다. 사회보장 정보원은 시설 관리자로부터 제공받은 방문 기록 및 시설 정보를 저장하고, 질병관리본부의 요청이 있으면, 이를 제공(S5)한다. 질병관리본부는 패턴 코드 발급 사업자로부터 제공(S6)받은 패턴 코드 발급 정보와 사회보장 정보원으로부터 제공받은 방문 기록/시설 정보를 토대로 방문자를 식별하고 역학 조사를 한 후 일정 시간 도과후 해당 정보를 폐기한다.Referring to FIG. 5 , a pattern code issuer provides a pattern code generation function to an app or an Internet site. A user (facility user) who uses a facility requiring an electronic access list uses the registration device 200 to access an app or internet site provided by a pattern code issuance provider and provides his or her face image to issue a pattern code (S1) receive When entering the facility, the facility user presents the pattern code to the facility manager and takes a picture of the face (S2). The facility manager scans the pattern code of the facility user through the manager app of the authentication device 300 and provides a facial image obtained by photographing the facility user to the pattern code authentication service provider to perform authentication (S3). At this time, the authentication operator compares the degree of similarity between the face vector data in the pattern code and the face vector data extracted from the photographed face image to authenticate (S3). If authentication is successful, the facility manager creates a visit record and facility information and provides it as a social security information source (S4). The social security information source stores the visit record and facility information provided by the facility manager, and provides it (S5) if requested by the Korea Centers for Disease Control and Prevention. The Korea Centers for Disease Control and Prevention identifies visitors based on the pattern code issuance information provided by the pattern code issuing company (S6) and the visit record/facility information provided by the social security information source, conducts an epidemiological investigation, and discards the information after a certain period of time. .

이때, 시설 이용자는 도 1 ~ 도 4에서 설명한 등록 디바이스(200) 및 인증 디바이스(300)를 사용할 수 있다. 시설 관리자는 도 1 ~ 도 4에서 설명한 인증 디바이스(300)를 사용할 수 있다. 만약, 시설 관리자가 패턴 코드 스캐너가 없을 경우, 시설 이용자의 인증 디바이스(300)를 이용하여 패턴 코드 인증 결과를 인증 디바이스(300)의 화면을 통해 확인할 수 있다. In this case, the facility user may use the registration device 200 and the authentication device 300 described with reference to FIGS. 1 to 4 . The facility manager may use the authentication device 300 described with reference to FIGS. 1 to 4 . If the facility manager does not have a pattern code scanner, the facility user's authentication device 300 may be used to check the pattern code authentication result through the screen of the authentication device 300 .

패턴 코드 발급 사업자와 패턴 코드 인증 사업자는 동일할 수 있으며, 서버 장치(100)를 운용할 수 있다.The pattern code issuing operator and the pattern code authentication operator may be the same, and may operate the server device 100 .

도 6은 다른 실시예에 따른 얼굴 특징점 정보를 포함한 패턴 코드 인증 적용 실시예로서, 안면 인식 전자 서명 서비스 절차를 나타내고, 도 7은 도 6의 안면 인식 전자 서명이 적용된 계약서의 예시를 나타낸다.6 is an embodiment of applying pattern code authentication including facial feature point information according to another embodiment, illustrating a facial recognition electronic signature service procedure, and FIG. 7 shows an example of a contract to which the facial recognition electronic signature of FIG. 6 is applied.

도 6을 참조하면, 등록자 디바이스(200)와 인증 디바이스(300)가 하나의 사용자 디바이스로 구현된 경우의 동작을 나타내며, 이러한 사용자 디바이스는 서버 장치(100)와 연동할 수 있다. 이때, 서버 장치(100)는 안면 인식 전자 서명 서비스에 따른 전자계약서를 생성하는 서버일 수 있다. 이때, 도 6의 흐름도는 서버 장치(100)에 접속된 상태에서 사용자 디바이스에서 구현되는 동작으로 설명하기로 한다. Referring to FIG. 6 , an operation when the registrant device 200 and the authentication device 300 are implemented as one user device is shown, and such a user device may interwork with the server apparatus 100 . In this case, the server device 100 may be a server that generates an electronic contract according to the facial recognition electronic signature service. In this case, the flowchart of FIG. 6 will be described as an operation implemented in the user device while being connected to the server apparatus 100 .

사용자 디바이스는 서버 장치(100)가 제공하는 전자 문서 포맷에 따라 그리고 사용자가 입력한 데이터를 토대로 전자 문서 타입의 계약서를 생성한다(S401).The user device generates an electronic document type contract according to the electronic document format provided by the server device 100 and based on data input by the user (S401).

사용자 디바이스는 계약서에 첨부된 신분증 이미지를 OCR(optical character recognition) 기술로 판독하여 신분증 정보(예, 이름, 주민번호, 발급지 주소 등)를 추출한다(S403). The user device reads the ID image attached to the contract with OCR (optical character recognition) technology and extracts ID information (eg, name, resident number, issue address, etc.) (S403).

사용자 디바이스는 본인 인증 기관(예, 도로교통공단 서버, 정부24 서버, 경찰청 서버, 전자명부 서버 등)으로 신분증 정보가 유효한지 확인을 요청하여 신분증 정보의 진위 여부를 확인한다(S405). The user device checks the authenticity of the ID information by requesting verification of whether the ID information is valid from the identity authentication authority (eg, the Road Traffic Authority server, the government 24 server, the National Police Agency server, the electronic list server, etc.) (S405).

사용자 디바이스는 S405 단계에서 진위 여부 확인 결과, 신분증 정보가 유효한지 판단(S407)하고, 유효하다고 판단되면 카메라를 구동하여 얼굴을 촬영한다(S409). As a result of checking the authenticity in step S405, the user device determines whether the ID information is valid (S407), and if it is determined that it is valid, drives the camera to photograph the face (S409).

사용자 디바이스로부터 촬영한 얼굴 이미지와 본인 인증 기관에 등록된 얼굴 이미지를 제공받아 이들 각각으로부터 얼굴 벡터 데이터를 추출하고 추출한 얼굴 벡터 데이터 간의 유사도를 비교하는 안면 인식을 구동한다(S411).A face image taken from a user device and a face image registered with a self-certification authority are provided, face vector data is extracted from each of them, and facial recognition is driven to compare the degree of similarity between the extracted face vector data (S411).

사용자 디바이스는 서버 장치(100)로부터 안면 인식 결과를 수신하고, 안면 인식 결과가 성공인지 판단한다(S413). 안면 인식 성공으로 판단되면, S411 단계에서 촬영 얼굴 이미지에서 추출된 얼굴 벡터 데이터와 신분증 정보가 포함된 패턴 코드를 서버 장치(100) 또는 사용자 디바이스에서 생성한다(S415).The user device receives the face recognition result from the server apparatus 100, and determines whether the face recognition result is successful (S413). If it is determined that the face recognition is successful, the server apparatus 100 or the user device generates a pattern code including the face vector data extracted from the photographed face image and identification information in step S411 (S415).

서버 장치(100)는 안면 인식 결과에 따른 페이스 전자 서명 ID를 발급한다(S417). 사용자 디바이스는 S415 단계에서 생성된 패턴 코드와 S417 단계에서 발급받은 전자 서명 ID를 전자계약서에 첨부하거나 또는 오프라인 계약서 문서에 인쇄할 수 있다(S419).The server device 100 issues a face electronic signature ID according to the face recognition result (S417). The user device may attach the pattern code generated in step S415 and the electronic signature ID issued in step S417 to the electronic contract or print it on the offline contract document (S419).

도 7을 참조하면, 근로계약서의 상단에 패턴 코드가 인쇄 또는 첨부되고, 근로계약서의 하단에 안면 인식 인증 결과를 나타내는 페이스 시그니처가 인쇄 또는 첨부될 수 있다. 이때, 페이스 시그니처는 "2020.07.30. 12:30:39 000님이 페이스 ID: aDWf45xGegor004ExTeact로 서명하셨습니다."로 생성될 수 있다. Referring to FIG. 7 , a pattern code may be printed or attached to the upper part of the labor contract, and a face signature indicating a facial recognition authentication result may be printed or attached to the lower part of the labor contract. At this time, the face signature can be created as "2020.07.30. 12:30:39 000 signed with Face ID: aDWf45xGegor004ExTeact".

도 8은 또 다른 실시예에 따른 얼굴 특징점 정보를 포함하는 패턴 코드 인증 적용 실시예로서, 결제 서비스 절차를 나타낸다.8 illustrates a payment service procedure as an embodiment of applying pattern code authentication including facial feature point information according to another embodiment.

도 8을 참조하면, 인증 디바이스(300)가 결제 키오스크로 구현된 실시예를 나타낸다. 결제 요청자는 결제 키오스크(300)에서 패턴 코드를 스캔하고 카메라로 얼굴을 촬영한다. 결제 키오스크(300)는 패턴 코드의 스캔 데이터와 카메라로 촬영한 얼굴 이미지를 서버 장치(도 1 ~ 도 4의 100)로 전송하여 인증을 요청하고 인증 결과를 수신한다. 결제 키오스크(300)는 인증 결과가 성공이면, 패턴 코드에서 스캔한 결제 수단을 이용하여 결제 프로세스를 진행한다.Referring to FIG. 8 , an embodiment in which the authentication device 300 is implemented as a payment kiosk is shown. The payment requester scans the pattern code in the payment kiosk 300 and photographs a face with a camera. The payment kiosk 300 transmits the scan data of the pattern code and the face image captured by the camera to the server device ( 100 in FIGS. 1 to 4 ) to request authentication, and receives the authentication result. If the authentication result is successful, the payment kiosk 300 proceeds with the payment process using the payment method scanned from the pattern code.

결제 키오스크(300)를 비롯한 매장에 제공되는 결제 소프트웨어는 서버 장치(100)에서 전송된 얼굴 벡터 데이터를 화면에 출력할 수 있는데, 이때, 나이, 성별 등의 추가 정보를 화면에 출력할 수 있다. 다만, 개인 프라이버시를 고려했을 경우 매장에서 볼 수 있는 데이터를 한정하여 대략적으로 남자, 나이 정보만 보여 1차적으로 간략하게 체크할 수도 있다.The payment software provided to the store, including the payment kiosk 300 , may output the face vector data transmitted from the server device 100 to the screen, and in this case, additional information such as age and gender may be output to the screen. However, if personal privacy is taken into consideration, the data that can be viewed in the store is limited, and only the male and age information are shown roughly, so it can be briefly checked first.

도 9는 또 다른 실시예에 따른 얼굴 특징점 정보를 포함한 패턴 코드 인증 적용 실시예로서, 코로나 문진 절차를 나타낸다.9 illustrates a corona questionnaire procedure as an example of applying pattern code authentication including facial feature point information according to another embodiment.

도 9를 참조하면, 코로나 문진을 요하는 시설, 예컨대 병원 방문자는 등록 디바이스(200)를 통하여 얼굴 이미지를 촬영하고 전자 문진표를 작성한다. 그리고 패턴 코드 인증 사업자의 서버 장치(100)로 접속하여 촬영된 얼굴 이미지와 전자 문진표를 전송하여 패턴 코드를 발급받는다(S11). 물론, 패턴 코드는 등록 디바이스(200)의 앱을 통해 생성될 수도 있다.Referring to FIG. 9 , a visitor to a facility requiring a corona examination, for example, a hospital, takes a face image through the registration device 200 and creates an electronic questionnaire. Then, the pattern code is issued by accessing the server device 100 of the pattern code authentication service provider and transmitting the photographed face image and the electronic questionnaire (S11). Of course, the pattern code may be generated through an app of the registration device 200 .

방문자는 보안 요원에게 패턴 코드를 제시하고 얼굴을 촬영한다. 즉, 보안 요원은 인증 디바이스(300)의 관리자용 앱을 통해 패턴 코드를 인식하고 얼굴 촬영 이미지를 획득한다(S12). 보안 요원은 인증 디바이스(300)와 패턴 코드 인증 사업자의 서버 장치(100) 간의 패턴 코드 얼굴 인증을 수행한다(S13). 인증에 성공하면, 보안 요원은 패턴 코드를 스캔하여 획득한 전자문진표 데이터를 확인후 출입을 허가할 수 있다. 만약, 보안 요원이 패턴 코드 스캐너들 구비하지 않은 경우, 방문자의 인증 디바이스(300)를 통해 패턴 코드 얼굴 인증(S13)을 수행한 후, 패턴 코드 인증 결과를 인증 디바이스(300)의 화면에 출력한 후, 이를 보안 요원에게 제시할 수 있다. 그러면, 보안 요원은 인증 디바이스(300)의 화면에 출력된 패턴 얼굴 인증 결과와 전자 문진표 데이터를 확인한 후, 방문자의 출입을 허가할 수 있다.Visitors present the pattern code to security personnel and have their faces photographed. That is, the security officer recognizes the pattern code through the manager app of the authentication device 300 and obtains a face photographed image (S12). The security officer performs pattern code face authentication between the authentication device 300 and the server device 100 of the pattern code authentication service provider (S13). If authentication is successful, the security guard can scan the pattern code to check the electronic questionnaire data obtained and then permit access. If the security officer does not have pattern code scanners, after performing the pattern code face authentication (S13) through the visitor's authentication device 300, the pattern code authentication result is output on the screen of the authentication device 300 Afterwards, you can present it to security personnel. Then, the security personnel may check the pattern face authentication result and the electronic questionnaire data output on the screen of the authentication device 300 , and then allow the visitor to enter.

이상의 실시예 외에도, 주민등록생성시 본 발명의 실시예에 따른 패턴 코드를 주민등록증에 인쇄하고, 주민등록증을 이용한 신분 확인시 인쇄된 얼굴 특징점 정보를 포함하는 패턴 코드 인증을 수행하여 신분증 도용을 방지할 수 있다. 예컨대, 범죄집단에서 타인의 주민등록에 본인의 사진을 위조하였을 경우 경찰관이 주민등록증의 패턴 코드를 스캔한 후 현장에서 주민등록증 제시자의 사진을 찍어서 서버 장치(100)에 보내 본인 일치 여부를 확인 가능하다. 또한, 미성년자가 타인의 주민등록증을 도용했을경우에도 마찬가지로 적용할 수있다.In addition to the above embodiments, ID theft can be prevented by printing a pattern code according to an embodiment of the present invention on a resident registration card when generating a resident registration, and performing pattern code authentication including printed facial feature point information during identification using the resident registration card. . For example, when a criminal group forges a picture of oneself in the resident registration of another person, the police officer scans the pattern code of the resident registration card, takes a picture of the presenter of the resident registration card at the scene, and sends it to the server device 100 to check whether the identity is the same. In addition, the same can be applied to cases where a minor steals another person's resident registration card.

또한, 원격 교육시스템에 또는 시험장에서 본인 인증 절차에 얼굴 특징점 정보를 포함한 패턴 코드 인증을 적용할 수 있다. In addition, pattern code authentication including facial feature point information can be applied to a distance education system or to a self-authentication process in a test center.

한편, 도 10은 다른 실시예에 따른 컴퓨팅 장치의 구조도로서, 도 1 ~ 도 9에서 설명한 서버 장치(100)는 컴퓨팅 장치, 예를들어 컴퓨터 판독 가능 매체로 구현될 수 있다. Meanwhile, FIG. 10 is a structural diagram of a computing device according to another embodiment. The server device 100 described in FIGS. 1 to 9 may be implemented as a computing device, for example, a computer-readable medium.

도 10을 참조하면, 컴퓨팅 장치(500)의 하드웨어는 적어도 하나의 프로세서(501), 메모리(503), 스토리지(505), 통신 인터페이스(507)를 포함할 수 있고, 버스(Bus)를 통해 연결될 수 있다. 이외에도 입력 장치 및 출력 장치 등의 하드웨어가 포함될 수 있다. 컴퓨팅 장치(500)는 프로그램을 구동할 수 있는 운영 체제를 비롯한 각종 소프트웨어가 탑재될 수 있다. 적어도 하나의 프로세서에 의해 동작하는 컴퓨팅 장치(500)에서 본 발명의 동작을 실행하도록 기술된 명령들(instructions)이 포함된 프로그램을 실행한다.Referring to FIG. 10 , the hardware of the computing device 500 may include at least one processor 501 , a memory 503 , a storage 505 , and a communication interface 507 , to be connected through a bus. can In addition, hardware such as an input device and an output device may be included. The computing device 500 may be loaded with various software including an operating system capable of driving a program. The computing device 500 operated by at least one processor executes a program including instructions described to execute the operations of the present invention.

프로세서(501)는 컴퓨팅 장치(500)의 동작을 제어하는 장치로서, 프로그램에 포함된 명령들을 처리하는 다양한 형태의 프로세서(501)일 수 있고, 예를들면, CPU(Central Processing Unit), MPU(Micro Processor Unit), MCU(Micro Controller Unit), GPU(Graphic Processing Unit) 등 일 수 있다. 메모리(503)는 본 발명의 동작을 실행하도록 기술된 명령들이 프로세서(501)에 의해 처리되도록 해당 프로그램을 로드한다. 메모리(503)는 예를들면, ROM(read only memory), RAM(random access memory) 등 일 수 있다. 스토리지(505)는 본 발명의 동작을 실행하는데 요구되는 각종 데이터, 프로그램 등을 저장한다. 통신 인터페이스(507)는 유/무선 통신 모듈일 수 있다.The processor 501 is a device for controlling the operation of the computing device 500 and may be various types of processors 501 that process instructions included in a program, for example, a central processing unit (CPU), an MPU ( It may be a micro processor unit), a micro controller unit (MCU), a graphic processing unit (GPU), or the like. The memory 503 loads the corresponding program so that the instructions described to execute the operation of the present invention are processed by the processor 501 . The memory 503 may be, for example, read only memory (ROM), random access memory (RAM), or the like. The storage 505 stores various data, programs, etc. required for executing the operation of the present invention. The communication interface 507 may be a wired/wireless communication module.

도 11은 또 다른 실시예에 따른 컴퓨팅 장치의 구조도로서, 도 1 ~ 도 9에서 설명한 디바이스(200, 300)는 컴퓨팅 장치, 예를들어 컴퓨터 판독 가능 매체로 구현될 수 있다. 11 is a structural diagram of a computing device according to another embodiment. The devices 200 and 300 described in FIGS. 1 to 9 may be implemented as a computing device, for example, a computer-readable medium.

도 11을 참조하면, 컴퓨팅 장치(600)는 통신 장치(601), 디스플레이 장치(603), 입력 장치(605), 카메라 모듈(607), 패턴 코드 스캐너(609), 메모리(611) 및 적어도 하나의 프로세서(613)를 포함하고, 이들 구성은 버스와 같은 주변 인터페이스를 통해 연결된다.11 , the computing device 600 includes a communication device 601 , a display device 603 , an input device 605 , a camera module 607 , a pattern code scanner 609 , a memory 611 , and at least one and a processor 613 of

통신 장치(601)는 메모리(611) 및/또는 프로세서(613)가 네트워크(400)에 접근할 수 있도록 한다. 디스플레이 장치(603)는 LCD(liquid crystal display) 기술 또는 LPD(light emitting polymer display) 기술을 사용할 수 있고, 이러한 디스플레이 장치(603)는 용량형, 저항형, 적외선형 등의 터치 디스플레이일 수 있다. 디스플레이 장치(603)는 프로세서(613)가 실행하는 프로그램의 동작 결과를 화면에 출력한다. 입력 장치(605)는 사용자 명령을 입력받기 위한 수단으로서, 터치 센서(Touch Sensor), 키패드, 버튼, 마우스, 키보드, 포인팅 장치와 같은 다양한 입력 장치를 포함할 수 있다. 적어도 하나의 카메라 모듈(607)은 프로세서(613)에 의해 자동으로 구동 또는 입력 장치(605)에 의해 구동될 수 있다.The communication device 601 allows the memory 611 and/or the processor 613 to access the network 400 . The display device 603 may use a liquid crystal display (LCD) technology or a light emitting polymer display (LPD) technology, and the display device 603 may be a capacitive, resistive, or infrared touch display. The display device 603 outputs an operation result of the program executed by the processor 613 on the screen. The input device 605 is a means for receiving a user command, and may include various input devices such as a touch sensor, a keypad, a button, a mouse, a keyboard, and a pointing device. At least one camera module 607 may be automatically driven by the processor 613 or driven by the input device 605 .

패턴 코드 스캐너(609)는 QR 코드 등을 인식하는 스캐너이다. 메모리(611)는 고속 랜덤 액세스 메모리를 포함할 수 있고, 또한 하나 이상의 자기 디스크 저장 장치, 플래시 메모리 장치와 같은 불휘발성 메모리, 또는 다른 불휘발성 반도체 메모리 장치를 포함할 수 있다. 메모리(611)는 프로세서(613)에 의해 액세스되며, 프로세서(613)에 의한 데이터의 독취/기록/수정/삭제/갱신 등이 수행될 수 있다. 이러한 메모리(611)는 프로세서(613) 내 롬(ROM)(미도시), 램(RAM)(미도시), 메모리 카드(미도시)(예를들어, micro SD 카드, 메모리 스틱)를 포함할 수 있다. 메모리(611)는 컴퓨팅 장치(600)의 동작에 필요한 각종 프로그램 및 데이터를 저장한다. The pattern code scanner 609 is a scanner that recognizes a QR code or the like. The memory 611 may include high-speed random access memory, and may also include one or more magnetic disk storage devices, nonvolatile memory such as flash memory devices, or other nonvolatile semiconductor memory devices. The memory 611 is accessed by the processor 613 , and reading/writing/modification/deletion/update of data by the processor 613 may be performed. The memory 611 may include a ROM (not shown), a RAM (not shown), and a memory card (not shown) (eg, micro SD card, memory stick) in the processor 613 . can The memory 611 stores various programs and data necessary for the operation of the computing device 600 .

적어도 하나의 프로세서(613)는 중앙처리 유닛(CPU, Central Processing Unit)이나 기타 칩셋, 마이크로프로세서 등으로 구현될 수 있다. 프로세서(613)는 컴퓨팅 장치(600)의 동작을 수행하고 명령어들을 수행하도록 구성된 프로세서로서, 메모리(611)에 저장된 프로그램을 실행한다. The at least one processor 613 may be implemented as a central processing unit (CPU) or other chipsets, microprocessors, or the like. The processor 613 is a processor configured to perform an operation of the computing device 600 and perform instructions, and executes a program stored in the memory 611 .

이상에서 설명한 본 발명의 실시예는 장치 및 방법을 통해서만 구현이 되는 것은 아니며, 본 발명의 실시예의 구성에 대응하는 기능을 실현하는 프로그램 또는 그 프로그램이 기록된 기록 매체를 통해 구현될 수도 있다.The embodiment of the present invention described above is not implemented only through the apparatus and method, and may be implemented through a program for realizing a function corresponding to the configuration of the embodiment of the present invention or a recording medium in which the program is recorded.

이상에서 본 발명의 실시예에 대하여 상세하게 설명하였지만 본 발명의 권리범위는 이에 한정되는 것은 아니고 다음의 청구범위에서 정의하고 있는 본 발명의 기본 개념을 이용한 당업자의 여러 변형 및 개량 형태 또한 본 발명의 권리범위에 속하는 것이다.Although the embodiments of the present invention have been described in detail above, the scope of the present invention is not limited thereto, and various modifications and improvements by those skilled in the art using the basic concept of the present invention as defined in the following claims are also provided. is within the scope of the right.

Claims (11)

통신 장치,
얼굴 특징점 정보를 포함한 패턴 코드 인증 프로그램을 저장 또는 로딩하는 메모리, 그리고
상기 패턴 코드 인증 프로그램을 실행하는 프로세서를 포함하고,
상기 패턴 코드 인증 프로그램은,
AI(Artificial Intelligence) 얼굴 인식 모델을 이용하여 인증 요청자의 얼굴을 촬영한 이미지로부터 얼굴 특징을 나타내는 얼굴 벡터 데이터를 생성하고, 상기 인증 요청자가 제시한 패턴 코드의 스캔 데이터로부터 얼굴 벡터 데이터를 추출하며,
상기 생성한 얼굴 벡터 데이터와 상기 추출한 얼굴 벡터 데이터 간의 유사도가 기 설정된 임계값 이상이면, 상기 인증 요청자가 상기 패턴 코드에 얼굴 이미지를 등록한 사용자와 동일인인 것으로 결정하여 패턴 코드 인증을 성공으로 처리하도록 기술된 명령들(Instructions)을 포함하는, 컴퓨팅 장치.
communication device,
A memory for storing or loading a pattern code authentication program including facial feature point information, and
A processor executing the pattern code authentication program,
The pattern code authentication program,
Using an AI (Artificial Intelligence) face recognition model to generate face vector data representing facial features from an image taken of the face of the authentication requester, extracting face vector data from the scan data of the pattern code presented by the authentication requester,
If the degree of similarity between the generated face vector data and the extracted face vector data is greater than or equal to a preset threshold, it is determined that the authentication requester is the same person as the user who registered the face image in the pattern code, and the pattern code authentication is successfully processed. Computing device comprising the instructions (Instructions).
제1항에서,
상기 얼굴 벡터 데이터는,
얼굴 특징 벡터, 그리고 성별, 마스크 착용 유무, 안경 착용 유무, 인종, 표정, 연령, 매력도 및 미소 수치 중 적어도 하나를 포함하는 얼굴 추가 정보를 포함하고,
상기 패턴 코드 인증 프로그램은,
상기 얼굴 특징 벡터 간 거리 유사도와 상기 얼굴 추가 정보의 일치 여부에 기초하여 상기 동일인 유무를 결정하도록 기술된 명령들을 더 포함하는, 컴퓨팅 장치.
In claim 1,
The face vector data is
a facial feature vector, and additional face information including at least one of gender, whether or not to wear a mask, whether or not to wear glasses, race, facial expression, age, attractiveness, and a smile value;
The pattern code authentication program,
The computing device further comprising instructions to determine whether the same person is the same based on whether the distance similarity between the facial feature vectors and the face additional information match.
제1항에서,
상기 패턴 코드 인증 프로그램은,
상기 동일인으로 판정된 상기 생성한 얼굴 벡터 데이터와의 유사도를 반영하여 상기 임계값을 가변하도록 기술된 명령들을 더 포함하는, 컴퓨팅 장치.
In claim 1,
The pattern code authentication program,
The computing device further comprising instructions to vary the threshold value by reflecting the similarity with the generated face vector data determined to be the same person.
제1항에서,
상기 메모리는, 패턴 코드 발급 프로그램을 추가로 저장 또는 로딩하고,
상기 패턴 코드 발급 프로그램은,
상기 AI 얼굴 인식 모델을 이용하여, 등록자의 얼굴을 촬영한 등록자 이미지로부터 얼굴 특징을 나타내는 얼굴 벡터 데이터를 생성하고 생성한 얼굴 벡터 데이터를 포함하는 패턴 코드를 생성하도록 기술된 명령들을 포함하는, 컴퓨팅 장치.
In claim 1,
The memory further stores or loads the pattern code issuing program,
The pattern code issuing program,
Computing device comprising instructions described to generate face vector data representing facial features from a registrant image photographing the face of a registrant by using the AI face recognition model, and to generate a pattern code including the generated face vector data .
제4항에서,
상기 패턴 코드 발급 프로그램은,
등록자의 결제 수단 정보 및 상기 얼굴 벡터 데이터를 포함하는 결제를 위한 패턴 코드를 생성하고,
상기 결제를 위한 패턴 코드는,
상기 인증에 성공하면, 상기 결제 수단 정보를 이용한 결제 프로세스를 진행하는 결제 프로그램에 사용되는, 컴퓨팅 장치.
In claim 4,
The pattern code issuing program,
generating a pattern code for payment including the registrant's payment method information and the face vector data;
The pattern code for the payment is,
When the authentication is successful, the computing device is used in a payment program that proceeds a payment process using the payment method information.
제4항에서,
상기 패턴 코드 발급 프로그램은,
등록자의 전자 문진 데이터 및 상기 얼굴 벡터 데이터를 포함하는 전자 문진을 위한 패턴 코드를 생성하고,
상기 전자 문진을 위한 패턴 코드는,
상기 패턴 코드 인증에 성공하면, 상기 전자 문진 데이터를 처리하는 프로그램에 사용되는, 컴퓨팅 장치.
In claim 4,
The pattern code issuing program,
Generating a pattern code for the electronic medical examination including the registrant's electronic questionnaire data and the face vector data,
The pattern code for the electronic paperweight is,
If the pattern code authentication is successful, the computing device is used in a program processing the electronic paperweight data.
제4항에서,
상기 패턴 코드는,
전자 출입 명부 서비스에 사용되어 출입 인증시 사용되거나 또는 주민등록증에 인쇄되어 본인 인증시 사용되는, 컴퓨팅 장치.
In claim 4,
The pattern code is
A computing device that is used in the electronic access directory service to authenticate access, or is printed on a resident registration card and used for identity authentication.
제4항에서,
상기 메모리는, 전자 서명 서비스 프로그램을 추가로 저장 또는 로딩하고,
상기 전자 서명 서비스 프로그램은,
전자 서명이 필요한 전자 문서에 첨부된 신분증 이미지를 판독하여 신분증 정보를 추출하고, 본인 인증 기관 서버로 상기 추출한 신분증 정보의 유효성을 문의하여 유효하다고 판단되면,
전자 서명 요청자의 얼굴을 촬영하여 획득한 얼굴 이미지와 상기 본인 인증 기관 서버에 등록된 본인 이미지로부터 AI 얼굴 인식 모델을 이용하여 각각의 얼굴 벡터 데이터를 생성하고,
상기 각각의 얼굴 벡터 데이터를 비교하여 유사도가 임계치 이상이면 상기 얼굴 벡터 데이터를 포함하는 패턴 코드를 생성하고, 얼굴 전자 서명을 발급하며,
상기 패턴 코드와 상기 얼굴 전자 서명을 상기 전자 문서에 첨부하도록 기술된 명령들을 포함하며,
상기 전자 문서는, 전자 계약서를 포함하는, 컴퓨팅 장치.
In claim 4,
The memory further stores or loads the electronic signature service program,
The electronic signature service program,
If it is determined that it is valid by reading the ID image attached to the electronic document requiring an electronic signature, extracting ID information, and inquiring about the validity of the extracted ID information with the self-certification authority server,
Each face vector data is generated by using the AI face recognition model from the face image obtained by photographing the face of the electronic signature requester and the self image registered in the self-certification authority server,
Comparing each of the face vector data and generating a pattern code including the face vector data if the similarity is greater than or equal to a threshold, issuing a face electronic signature,
instructions described to attach the pattern code and the facial electronic signature to the electronic document;
The electronic document includes an electronic contract.
적어도 하나의 프로세서에 의해 동작하는 디바이스의 동작 방법으로서,
패턴 코드를 인식하여 스캔 데이터를 획득하는 단계,
사용자의 얼굴을 촬영하여 얼굴 이미지를 획득하는 단계,
상기 스캔 데이터 및 상기 얼굴 이미지를 포함하는 패턴 코드 인증 요청을 서버 장치로 전송하고, 상기 서버 장치로부터 패턴 코드 인증 결과를 수신하는 단계, 그리고
상기 패턴 코드 인증 결과가 성공이면, 상기 패턴 코드에 저장된 서비스 데이터를 이용한 서비스 절차를 수행하는 단계를 포함하고,
상기 패턴 코드 인증은,
AI(Artificial Intelligence) 얼굴 인식 모델을 이용하여 상기 얼굴 이미지로부터 생성된 얼굴 특징을 나타내는 얼굴 벡터 데이터와 상기 패턴 코드에 저장된 얼굴 벡터 데이터 간의 유사도가 기 설정된 임계값 이상인지를 판단하여 상기 사용자가 패턴 코드에 얼굴 이미지를 등록한 등록자와 동일인인지 결정하는, 동작 방법.
A method of operating a device operated by at least one processor, comprising:
Recognizing the pattern code to obtain scan data;
acquiring a face image by photographing the user's face;
transmitting a pattern code authentication request including the scan data and the face image to a server device, and receiving a pattern code authentication result from the server device; and
If the pattern code authentication result is successful, comprising the step of performing a service procedure using the service data stored in the pattern code,
The pattern code authentication is
Using an AI (Artificial Intelligence) face recognition model, it is determined whether the similarity between the face vector data representing the facial features generated from the face image and the face vector data stored in the pattern code is equal to or greater than a preset threshold value, and the user selects the pattern code Determining whether the registrant is the same as the registrant who has registered the face image, the operation method.
제9항에서,
상기 패턴 코드는,
상기 서버 장치와 접속된 등록자 디바이스의 요청에 의해 상기 서버 장치 또는 상기 등록자 디바이스에서 생성되고,
상기 서버 장치는,
상기 등록자 디바이스를 통해 촬영된 얼굴 이미지를 상기 등록자 디바이스로부터 수신하여 상기 촬영된 얼굴 이미지로부터 AI 얼굴 인식 모델을 이용하여 생성된 얼굴 벡터 데이터와 상기 등록자 디바이스를 통해 제공된 서비스 데이터를 포함하는 패턴 코드를 생성하여 상기 등록자 디바이스로 제공하고,
상기 등록자 디바이스는,
상기 촬영된 얼굴 이미지를 상기 서버 장치로 전송하여 상기 서버 장치로부터 상기 얼굴 벡터 데이터를 수신하고, 수신한 얼굴 벡터 데이터와 등록자가 입력한 서비스 데이터를 포함하는 패턴 코드를 생성하는, 동작 방법.
In claim 9,
The pattern code is
generated in the server apparatus or the registrant device by a request of the registrant device connected to the server apparatus,
The server device,
A face image photographed through the registrant device is received from the registrant device, and a pattern code including face vector data generated using an AI face recognition model from the photographed face image and service data provided through the registrant device is generated. to provide it to the registrant device,
The registrant device,
An operation method of transmitting the photographed face image to the server device, receiving the face vector data from the server device, and generating a pattern code including the received face vector data and service data input by a registrant.
제9항에서,
상기 서비스 절차는,
본인 확인이 필요한 결제 서비스, 전자 문진 서비스, 주민등록증을 이용한 신분 확인 및 전자 서명 서비스 중 적어도 하나의 서비스를 포함하는, 동작 방법.
In claim 9,
The service procedure is
An operating method comprising at least one of a payment service requiring identity verification, an electronic questionnaire service, an identity verification using a resident registration card, and an electronic signature service.
KR1020200108042A 2020-08-26 2020-08-26 Computing apparatus and method for authentication of pattern code including facial feature information KR102414759B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1020200108042A KR102414759B1 (en) 2020-08-26 2020-08-26 Computing apparatus and method for authentication of pattern code including facial feature information
PCT/KR2021/011321 WO2022045746A1 (en) 2020-08-26 2021-08-24 Computing apparatus and method for authentication of pattern code including facial feature information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020200108042A KR102414759B1 (en) 2020-08-26 2020-08-26 Computing apparatus and method for authentication of pattern code including facial feature information

Publications (2)

Publication Number Publication Date
KR20220026912A true KR20220026912A (en) 2022-03-07
KR102414759B1 KR102414759B1 (en) 2022-06-29

Family

ID=80353669

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020200108042A KR102414759B1 (en) 2020-08-26 2020-08-26 Computing apparatus and method for authentication of pattern code including facial feature information

Country Status (2)

Country Link
KR (1) KR102414759B1 (en)
WO (1) WO2022045746A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115471932A (en) * 2022-08-17 2022-12-13 宁波美喵科技有限公司 Method, device, equipment and storage medium for unlocking shared bicycle
CN116453196B (en) * 2023-04-22 2023-11-17 深圳市中惠伟业科技有限公司 Face recognition method and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20110115256A (en) * 2010-04-15 2011-10-21 주식회사 한국무역정보통신 Electronic signature management method using signer identification
JP6707702B1 (en) * 2019-09-18 2020-06-10 株式会社ソリトンシステムズ User authentication device and program
KR20200083119A (en) * 2018-12-31 2020-07-08 삼성전자주식회사 User verification device and method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102308805B1 (en) * 2015-07-22 2021-10-01 삼성에스디에스 주식회사 Electronic identification card, system and method for proving authenticity of the electronic identification card
KR102299847B1 (en) * 2017-06-26 2021-09-08 삼성전자주식회사 Face verifying method and apparatus

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20110115256A (en) * 2010-04-15 2011-10-21 주식회사 한국무역정보통신 Electronic signature management method using signer identification
KR20200083119A (en) * 2018-12-31 2020-07-08 삼성전자주식회사 User verification device and method
JP6707702B1 (en) * 2019-09-18 2020-06-10 株式会社ソリトンシステムズ User authentication device and program

Also Published As

Publication number Publication date
WO2022045746A1 (en) 2022-03-03
KR102414759B1 (en) 2022-06-29

Similar Documents

Publication Publication Date Title
US11936647B2 (en) Identity verification method and apparatus, storage medium, and computer device
US11539525B2 (en) Systems and methods for secure tokenized credentials
US10169646B2 (en) Face authentication to mitigate spoofing
EP1629415B1 (en) Face identification verification using frontal and side views
US20150186708A1 (en) Biometric identification system
US10810451B2 (en) ATM with biometric security
CN114077726A (en) System, method and machine-readable medium for authenticating a user
US11663853B2 (en) Iris authentication device, iris authentication method, and recording medium
CA3040971A1 (en) Face authentication to mitigate spoofing
JP2015121874A (en) Biometric authentication device, data verification method for collation, and data verification computer program for collation
KR20010074059A (en) Personal Verification Method and Apparatus Based on Facial Images for Mobile Systems
KR102414759B1 (en) Computing apparatus and method for authentication of pattern code including facial feature information
JP2019117579A (en) Biometric authentication system
WO2018061786A1 (en) Living body authentication device
JP2024043539A (en) Ticketing systems, ticket inspection devices, and programs
JP6187262B2 (en) Biological information processing apparatus, biological information processing method, and computer program for biological information processing
Grabovskyi et al. Facial recognition with using of the microsoft face API Service
US11797708B2 (en) Anomaly detection in documents leveraging smart glasses
US11973877B2 (en) Systems and methods for secure tokenized credentials
KR20020076487A (en) A method for authentication of a person using motion picture information
JP6907426B1 (en) Authentication system, authentication method, and program
US20230236777A1 (en) Processing system, information processing apparatus, non-transitory computer-readable storage medium storing control program, and image processing apparatus
JP7006884B2 (en) Information processing equipment, server equipment, information processing methods, and programs
Gil et al. Human identification based on motoric features
WO2023156473A1 (en) Method for determining an access right of a user, requesting computer device, authenticating computer device, and authenticating system

Legal Events

Date Code Title Description
AMND Amendment
E601 Decision to refuse application
X091 Application refused [patent]
AMND Amendment
X701 Decision to grant (after re-examination)