KR20200025319A - System and method for attendance management using face recognition - Google Patents

System and method for attendance management using face recognition Download PDF

Info

Publication number
KR20200025319A
KR20200025319A KR1020180102511A KR20180102511A KR20200025319A KR 20200025319 A KR20200025319 A KR 20200025319A KR 1020180102511 A KR1020180102511 A KR 1020180102511A KR 20180102511 A KR20180102511 A KR 20180102511A KR 20200025319 A KR20200025319 A KR 20200025319A
Authority
KR
South Korea
Prior art keywords
keypad
student
attendance
attendance management
feature point
Prior art date
Application number
KR1020180102511A
Other languages
Korean (ko)
Inventor
전중남
윤진혁
박영진
이동영
Original Assignee
충북대학교 산학협력단
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 충북대학교 산학협력단 filed Critical 충북대학교 산학협력단
Priority to KR1020180102511A priority Critical patent/KR20200025319A/en
Publication of KR20200025319A publication Critical patent/KR20200025319A/en

Links

Images

Classifications

    • 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
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/20Education
    • G06Q50/205Education administration or guidance
    • G06K9/00221
    • 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

Abstract

The present invention relates to an attendance management system and an attendance management method using face recognition. The attendance management method using face recognition, performed by the attendance management system, comprises the steps of: recognizing input of keypad numbers; photographing a keypad user inputting the keypad numbers to generate a keypad user image; and authenticating attendance of the keypad user by using the recognized numbers and the generated keypad user image.

Description

얼굴 인식을 이용한 출결 관리 시스템 및 출결 관리 방법{SYSTEM AND METHOD FOR ATTENDANCE MANAGEMENT USING FACE RECOGNITION}Attendance management system and attendance management method using face recognition {SYSTEM AND METHOD FOR ATTENDANCE MANAGEMENT USING FACE RECOGNITION}

본 발명은 얼굴 인식을 이용한 출결 관리 시스템 및 출결 관리 방법에 관한 것으로, 보다 상세하게는 이미지에서 특징점을 추출하여 특징점 데이터를 생성하고, 상기 생성한 특징점 데이터들을 비교하여 출석을 인증하는 얼굴 인식을 이용한 출결 관리 시스템 및 출결 관리 방법에 관한 것이다.The present invention relates to an attendance management system and an attendance management method using face recognition, and more particularly, extracts a feature point from an image to generate feature point data, and compares the generated feature point data to use face recognition to authenticate attendance. Attendance management system and attendance management method.

최근 들어, 얼굴 인식 기술은 출입문 통제 장치를 비롯한 다양한 분야에서 활용되고 있는데, 지문이나 홍채 인식과 같은 다른 생체 인식 기술에 비해 능동적인 장점이 있어 더욱 증가하는 추세에 있다. 지문이나 홍채 인식의 경우 사용자가 인증을 받기 위해서는 지문 인식 센서에 손가락을 접촉시키거나 홍채 인식 센서에 눈을 근접시키는 행동을 취해야 하는 번거로움이 있었다.Recently, face recognition technology has been used in various fields, including door control devices, and is increasing in number due to its active advantages over other biometric technologies such as fingerprint and iris recognition. In the case of fingerprint or iris recognition, in order to be authenticated, there is a hassle of having to take a finger contact with a fingerprint sensor or close an eye to an iris sensor.

하지만, 얼굴 인식 기술은 사용자의 얼굴이 카메라 영상에 잡히면, 얼굴 인식을 진행 할 수 있기 때문에 인증을 위해 사용자가 부자연스러운 동작을 취할 필요가 없을 뿐 아니라 사용자가 인지하지 못하는 동안에도 사용자의 얼굴을 인식하여 인증할 수 있는 장점이 있다.However, face recognition technology can perform face recognition when the user's face is caught in the camera image, so that the user does not need to take unnatural actions for authentication and recognizes the user's face while the user does not recognize it. There is an advantage that can be authenticated.

이러한 얼굴 인식 기술은 사용자의 얼굴 특징점 데이터를 미리 저장한 후, 인증 시 카메라에서 촬영된 실시간 얼굴 특징점과 비교하여 해당 사용자의 얼굴이 인증 대상자인지를 확인하는 방식을 사용하고 있다.The face recognition technology uses a method of confirming whether a face of a corresponding user is an authentication target by storing the face feature data of the user in advance and comparing it with a real-time face feature captured by a camera during authentication.

하지만, 종래의 얼굴 인식 기술은 사용자의 얼굴을 촬영하는 시점, 조명의 상태, 사용자의 얼굴이 향하고 있는 방향 또는 표정 등에 따라서 영상의 명암이 다르기 때문에 얼굴의 특징점이 달라질 수 있었다.However, in the conventional face recognition technology, since the contrast of the image varies depending on the time point at which the user's face is photographed, the state of the lighting, the direction or the facial expression of the user's face, the feature point of the face may vary.

이와 같이, 영상의 명암에 따라 얼굴의 특징점이 달라지면 인식률이 저하되기 때문에 이를 보완 설계하여 빠르게 인증하고 오인증률을 절감할 수 있는 방안이 요구되었다.As described above, since the recognition rate decreases when the feature point of the face changes according to the contrast of the image, a method for supplementing the design to quickly authenticate and reduce the false recognition rate is required.

대한민국 등록특허공보 제10-1471437호(2014.12.04.등록)Republic of Korea Patent Publication No. 10-1471437 (December 4, 2014 registration)

본 발명은 상기한 문제점을 해결하기 위해 발명된 것으로, 그 목적은 얼굴인식을 이용하여 학생의 출석을 인증할 수 있는 얼굴 인식을 이용한 출결 관리 시스템 및 출결 관리 방법을 제공하는 것을 목적으로 한다.The present invention has been invented to solve the above problems, and its object is to provide an attendance management system and attendance management method using face recognition that can authenticate the student's attendance using face recognition.

또한, 본 발명의 다른 목적은 이미지에서 특징점을 추출하고, 상기 추출한 특징점을 비교하여 학생의 출석을 인증할 수 있는 얼굴 인식을 이용한 출결 관리 시스템 및 출결 관리 방법을 다른 목적으로 한다.In addition, another object of the present invention is an attendance management system and attendance management method using a face recognition that can extract the feature points from the image, and compare the extracted feature points to authenticate the student's attendance.

또한, 본 발명의 또 다른 목적은 학생의 출석을 교수에게 전송할 수 있는 얼굴 인식을 이용한 출결 관리 시스템 및 출결 관리 방법을 또 다른 목적으로 한다.In addition, another object of the present invention is another attendance management system and attendance management method using face recognition that can transmit the student's attendance to the professor.

상기한 바와 같은 과제를 해결하기 위하여 본 발명은, 출결 관리 시스템이 키패드 숫자들의 입력을 인식하는 단계, 출결 관리 시스템이 상기 키패드 숫자들을 입력하는 키패드 사용자를 촬영하여 키패드 사용자 이미지를 생성하는 단계 및 출결 관리 시스템이 상기 인식한 숫자들과 상기 생성한 키패드 사용자 이미지를 이용하여 상기 키패드 사용자의 출석을 인증하는 단계를 포함한다.In order to solve the above problems, the present invention, the attendance management system recognizes the input of the keypad numbers, the attendance management system photographing the keypad user to input the keypad numbers to generate a keypad user image and attendance A management system authenticating attendance of the keypad user using the recognized numbers and the generated keypad user image.

또한, 출결 관리 시스템이 상기 인증한 키패드 사용자의 출석을 교수에게 전송하는 단계를 더 포함할 수 있다.In addition, the attendance management system may further include transmitting the attendance of the authenticated keypad user to the professor.

또한, 상기 키패드 사용자의 출석을 인증하는 단계는, 출결 관리 시스템이 상기 인식한 키패드 숫자들과 기 저장된 학번을 비교하여 학생을 특정하는 단계, 출결 관리 시스템이 상기 특정한 학생의 기 저장된 이미지에서 특징점을 추출하여 학생 특징점 데이터를 생성하는 단계, 출결 관리 시스템이 상기 키패드 사용자 이미지에서 특징점을 추출하여 키패드 사용자 특징점 데이터를 생성하는 단계 및 출결 관리 시스템이 상기 학생 특징점 데이터와 상기 키패드 사용자 특징점 데이터를 비교하여 상기 키패드 사용자의 출석을 인증하는 단계를 포함할 수 있다.In addition, the step of authenticating the attendance of the keypad user, the attendance management system compares the recognized keypad numbers with the pre-stored student ID to specify the student, the attendance management system to identify the feature points in the pre-stored image of the specific student Generating student feature point data by extracting a feature point from the keypad user image by the attendance management system and generating keypad user feature point data by the attendance management system comparing the student feature point data with the keypad user feature point data; And authenticating attendance of the keypad user.

또한, 상기 특징점은, 눈, 코 또는 입 중 적어도 어느 하나에 해당할 수 있다.In addition, the feature point may correspond to at least one of eyes, nose or mouth.

본 발명의 다른 측면에 의하면, 숫자들의 입력을 인식하는 키패드, 상기 키패드에 숫자들을 입력하는 키패드 사용자를 촬영하여 키패드 사용자 이미지를 생성하는 촬영장치 및 상기 인식한 숫자들과 상기 생성한 키패드 사용자 이미지를 이용하여 상기 키패드 사용자의 출석을 인증하는 인증 서버를 포함한다.According to another aspect of the present invention, a keypad for recognizing an input of numbers, a photographing device for generating a keypad user image by photographing a keypad user entering the numbers on the keypad and the recognized numbers and the generated keypad user image It includes an authentication server for authenticating the attendance of the keypad user using.

본 발명에 의하면, 얼굴 인식을 이용하여 학생의 출석을 인증하는 효과가 있다.According to the present invention, there is an effect of authenticating student attendance using face recognition.

또한, 학생의 출석 여부를 교수에게 전송할 수 있는 효과가 있다.In addition, there is an effect that can transmit whether the student attendance to the professor.

도 1은 본 발명의 일실시예에 따른 출결 관리 시스템을 나타내는 도면이다.
도 2는 인증 서버의 구성을 나타내는 도면이다.
도 3은 인증모듈의 구성을 나타내는 도면이다.
도 4는 본 발명의 일실시예에 따른 얼굴 인식을 이용한 출결 방법을 개략적으로 나타내는 플로우 차트이다.
1 is a view showing an attendance management system according to an embodiment of the present invention.
2 is a diagram illustrating a configuration of an authentication server.
3 is a diagram illustrating a configuration of an authentication module.
4 is a flowchart schematically illustrating a method of attendance using face recognition according to an embodiment of the present invention.

본 명세서에 개시되어 있는 본 발명의 개념에 따른 실시 예들에 대해서 특정한 구조적 또는 기능적 설명들은 단지 본 발명의 개념에 따른 실시 예들을 설명하기 위한 목적으로 예시된 것으로서, 본 발명의 개념에 따른 실시 예들은 다양한 형태들로 실시될 수 있으며 본 명세서에 설명된 실시 예들에 한정되지 않는다.Specific structural or functional descriptions of the embodiments according to the inventive concept disclosed herein are provided for the purpose of describing the embodiments according to the inventive concept only. It may be embodied in various forms and is not limited to the embodiments described herein.

본 발명의 개념에 따른 실시 예들은 다양한 변경들을 가할 수 있고 여러 가지 형태들을 가질 수 있으므로 실시 예들을 도면에 예시하고 본 명세서에 상세하게 설명하고자 한다. 그러나, 이는 본 발명의 개념에 따른 실시 예들을 특정한 개시 형태들에 대해 한정하려는 것이 아니며, 본 발명의 사상 및 기술 범위에 포함되는 모든 변경, 균등물, 또는 대체물을 포함한다.Embodiments according to the inventive concept may be variously modified and have various forms, so embodiments are illustrated in the drawings and described in detail herein. However, this is not intended to limit the embodiments in accordance with the concept of the invention to the specific forms disclosed, and includes all changes, equivalents, or substitutes included in the spirit and scope of the present invention.

제1 또는 제2 등의 용어는 다양한 구성 요소들을 설명하는데 사용될 수 있지만, 상기 구성 요소들은 상기 용어들에 의해 한정되어서는 안 된다. 상기 용어들은 하나의 구성 요소를 다른 구성 요소로부터 구별하는 목적으로만, 예컨대 본 발명의 개념에 따른 권리 범위로부터 이탈되지 않은 채, 제1구성요소는 제2구성요소로 명명될 수 있고, 유사하게 제2구성요소는 제1구성요소로도 명명될 수 있다.Terms such as first or second may be used to describe various components, but the components should not be limited by the terms. The terms are only for the purpose of distinguishing one component from another, for example, without departing from the scope of the rights according to the inventive concept, the first component may be called a second component and similarly The second component may also be referred to as the first component.

어떤 구성요소가 다른 구성요소에 "연결되어" 있다거나 "접속되어" 있다고 언급된 때에는, 그 다른 구성요소에 직접적으로 연결되어 있거나 또는 접속되어 있을 수도 있지만, 중간에 다른 구성요소가 존재할 수도 있다고 이해되어야 할 것이다. 반면에, 어떤 구성요소가 다른 구성요소에 "직접 연결되어" 있다거나 "직접 접속되어" 있다고 언급된 때에는, 중간에 다른 구성요소가 존재하지 않는 것으로 이해되어야 할 것이다. 구성요소들 간의 관계를 설명하는 다른 표현들, 즉 "~사이에"와 "바로 ~사이에" 또는 "~에 이웃하는"과 "~에 직접 이웃하는" 등도 마찬가지로 해석되어야 한다.When a component is said to be "connected" or "connected" to another component, it may be directly connected to or connected to that other component, but it may be understood that another component may be present in the middle. Should be. On the other hand, when a component is said to be "directly connected" or "directly connected" to another component, it should be understood that there is no other component in between. Other expressions describing the relationship between components, such as "between" and "immediately between" or "neighboring to" and "directly neighboring", should be interpreted as well.

본 명세서에서 사용한 용어는 단지 특정한 실시 예를 설명하기 위해 사용된 것으로, 본 발명을 한정하려는 의도가 아니다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다.The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. Singular expressions include plural expressions unless the context clearly indicates otherwise.

본 명세서에서, "포함하다" 또는 "가지다" 등의 용어는 설명된 특징, 숫자, 단계, 동작, 구성요소, 부분품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부분품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.As used herein, the terms "comprise" or "having" are intended to indicate that the described feature, number, step, operation, component, part, or combination thereof exists, but one or more other features or numbers are present. It should be understood that it does not exclude in advance the possibility of the presence or addition of steps, actions, components, parts or combinations thereof.

다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미가 있다.Unless defined otherwise, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by one of ordinary skill in the art.

일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥상 가지는 의미와 일치하는 의미를 갖는 것으로 해석되어야 하며, 본 명세서에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.Terms such as those defined in the commonly used dictionaries should be construed as having meanings consistent with the meanings in the context of the related art, and are not construed in ideal or excessively formal meanings unless expressly defined herein. Do not.

이하의 설명에서 동일한 식별 기호는 동일한 구성을 의미하며, 불필요한 중복적인 설명 및 공지 기술에 대한 설명은 생략하기로 한다.In the following description, the same identification symbol means the same configuration, and unnecessary descriptions and redundant descriptions will be omitted.

본 발명의 실시 예에서 '통신', '통신망' 및 '네트워크'는 동일한 의미로 사용될 수 있다. 상기 세 용어들은, 파일을 사용자 단말, 다른 사용자들의 단말 및 다운로드 서버 사이에서 송수신할 수 있는 유무선의 근거리 및 광역 데이터 송수신망을 의미한다.In the embodiment of the present invention, 'communication', 'communication network' and 'network' may be used as the same meaning. The three terms refer to wired and wireless local and wide area data transmission and reception networks capable of transmitting and receiving files between a user terminal, a terminal of other users, and a download server.

이하, 첨부한 도면을 참조하여 본 발명의 바람직한 실시 예를 설명함으로써, 본 발명을 상세히 설명한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 일실시예에 따른 출결 관리 시스템을 나타내는 도면이다.1 is a view showing an attendance management system according to an embodiment of the present invention.

도 1을 참조하면, 본 발명의 일실시예에 따른 출결 관리 시스템은 키패드(100), 촬영장치(200), 인증 서버(300) 및 단말(400)을 포함한다.Referring to FIG. 1, an attendance management system according to an embodiment of the present invention includes a keypad 100, a photographing apparatus 200, an authentication server 300, and a terminal 400.

키패드(100)는 숫자들을 입력 받고, 상기 입력 받은 숫자들을 인식한다.The keypad 100 receives numbers and recognizes the input numbers.

키패드(100)가 입력 받은 숫자들을 인식하는 조건은 인증 서버(300)에 의해 설정될 수 있다.The condition for recognizing the numbers input by the keypad 100 may be set by the authentication server 300.

키패드(100)는 출석의 인증을 원하는 학생의 학번을 입력 받을 수 있다.The keypad 100 may receive the student number of the student who wants to authenticate attendance.

키패드(100)는 문자를 입력 받을 수 있다.The keypad 100 may receive text.

키패드(100)는 숫자들과 문자들을 결합하여 입력 받을 수 있다.The keypad 100 may receive input by combining numbers and letters.

키패드(100)는 숫자들과 문자들을 조합하여 입력 받을 수 있다.The keypad 100 may receive an input by combining numbers and letters.

키패드(100)는 물리적으로 숫자들을 입력 받는 형태일 수 있다.The keypad 100 may be in a form of physically receiving numbers.

키패드(100)는 터치패드 형태일 수 있다.The keypad 100 may be in the form of a touch pad.

키패드(100)는 가상 터치패드 형태일 수 있다.The keypad 100 may be in the form of a virtual touch pad.

키패드(100)는 펜을 이용하여 숫자를 입력하는 형태일 수 있다.The keypad 100 may be in a form of inputting a number using a pen.

키패드(100)는 패드에 쓰여진 숫자를 인식하여 숫자를 입력 받는 형태일 수 있다.The keypad 100 may recognize a number written on a pad and receive a number.

키패드(100)는 입력 받은 숫자들을 인증 서버(300)로 전송할 수 있다.The keypad 100 may transmit the received numbers to the authentication server 300.

키패드(100)는 입력 받은 문자들을 인증 서버(300)로 전송할 수 있다.The keypad 100 may transmit the received characters to the authentication server 300.

키패드(100)는 촬영장치(200)와 유선 또는 무선으로 연결될 수 있다.The keypad 100 may be connected to the photographing apparatus 200 by wire or wirelessly.

키패드(100)는 촬영장치(200)로 키패드(100)의 동작을 전송할 수 있다.The keypad 100 may transmit an operation of the keypad 100 to the photographing apparatus 200.

키패드(100)는 촬영장치(200)와 일체형일 수 있다.The keypad 100 may be integrated with the photographing apparatus 200.

키패드(100)는 촬영장치(200)에서 분리되어 제공될 수 있다.The keypad 100 may be provided separately from the photographing apparatus 200.

키패드(100)는 촬영장치(200)와 연결된 별도의 장치일 수 있다.The keypad 100 may be a separate device connected to the photographing apparatus 200.

촬영장치(200)는 키패드(100)에 숫자들을 입력하는 키패드 사용자를 촬영하여 키패드 사용자 이미지를 생성한다.The photographing apparatus 200 generates a keypad user image by photographing a keypad user who inputs numbers to the keypad 100.

촬영장치(200)가 키패드(100)에 숫자들을 입력하는 키패드 사용자를 촬영하여 키패드 사용자 이미지를 생성하는 조건은 인증 서버(300)에 의해 설정될 수 있다.The condition that the photographing apparatus 200 generates a keypad user image by photographing a keypad user who inputs numbers to the keypad 100 may be set by the authentication server 300.

촬영장치(200)는 상기 키패드 사용자의 전신을 촬영할 수 있다.The photographing apparatus 200 may photograph the whole body of the keypad user.

촬영장치(200)는 상기 촬영한 상기 키패드 사용자의 전신 이미지를 상기 키패드 사용자 이미지로 생성할 수 있다. The photographing apparatus 200 may generate the whole body image of the keypad user as the keypad user image.

촬영장치(200)는 상기 키패드 사용자의 전신 이미지를 상기 키패드 사용자 이미지로 생성하고, 상기 생성한 상기 키패드 사용자 이미지를 인증 서버(300)로 전송할 수 있다. The photographing apparatus 200 may generate a full body image of the keypad user as the keypad user image, and transmit the generated keypad user image to the authentication server 300.

촬영장치(200)는 상기 키패드 사용자의 전신을 촬영하고, 상기 촬영한 상기 키패드 사용자의 전신에서 얼굴 부분만을 인식하고, 상기 인식한 얼굴 부분만을 상기 키패드 사용자 이미지로 생성할 수 있다. The photographing apparatus 200 may photograph the whole body of the keypad user, recognize only a face part in the whole body of the keypad user, and generate only the recognized face part as the keypad user image.

촬영장치(200)는 상기 인식한 얼굴 부분만을 상기 키패드 사용자 이미지로 생성하고, 상기 생성한 상기 키패드 사용자 이미지를 인증 서버(300)로 전송할 수 있다. The photographing apparatus 200 may generate only the recognized face part as the keypad user image, and transmit the generated keypad user image to the authentication server 300.

촬영장치(200)는 상기 키패드 사용자의 얼굴 부분만을 인식하고, 상기 인식한 얼굴 부분만을 촬영할 수 있다.The photographing apparatus 200 may recognize only a face part of the keypad user and photograph only the recognized face part.

촬영장치(200)는 상기 키패드 사용자의 얼굴 부분만을 인식하고 촬영한 상기 키패드 사용자의 얼굴 부분 이미지를 상기 키패드 사용자 이미지로 생성할 수 있다. The photographing apparatus 200 may recognize only the face part of the keypad user and generate a face part image of the keypad user as the keypad user image.

촬영장치(200)는 상기 키패드 사용자의 얼굴 부분만을 인식하여 촬영한 상기 키패드 사용자의 얼굴 부분 이미지를 상기 키패드 사용자 이미지로 생성하고, 상기 생성한 상기 키패드 사용자 이미지를 인증 서버(300)로 전송할 수 있다. The photographing apparatus 200 may generate a face portion image of the keypad user photographed by recognizing only the face portion of the keypad user as the keypad user image, and transmit the generated keypad user image to the authentication server 300. .

촬영장치(200)는 오토 포커싱(auto focusing) 기능이 있는 카메라일 수 있다.The photographing apparatus 200 may be a camera having an auto focusing function.

촬영장치(200)는 오토 포커싱(auto focusing) 기능이 있는 웹캠일 수 있다.The photographing apparatus 200 may be a webcam having an auto focusing function.

촬영장치(200)는 오토 포커싱(auto focusing) 기능이 있는 캠코더일 수 있다.The photographing apparatus 200 may be a camcorder having an auto focusing function.

촬영장치(200)는 오토 포커싱(auto focusing) 기능이 있는 스마트폰에 부설된 카메라일 수 있다.The photographing apparatus 200 may be a camera attached to a smartphone having an auto focusing function.

촬영장치(200)는 오토 포커싱(auto focusing) 기능이 있는 노트북에 부설된 카메라일 수 있다.The photographing apparatus 200 may be a camera attached to a notebook having an auto focusing function.

촬영장치(200)는 오토 포커싱(auto focusing) 기능이 있는 PDA(Personal Digital Assistants)에 부설된 카메라일 수 있다.The photographing apparatus 200 may be a camera attached to a personal digital assistant (PDA) having an auto focusing function.

촬영장치(200)는 오토 포커싱(auto focusing) 기능이 있는 PMP(Portable Multimedia Player)에 부설된 카메라일 수 있다.The photographing apparatus 200 may be a camera attached to a portable multimedia player (PMP) having an auto focusing function.

촬영장치(200)는 키패드(100)와 유선 또는 무선으로 연결될 수 있다.The photographing apparatus 200 may be connected to the keypad 100 by wire or wirelessly.

촬영장치(200)는 키패드(100)가 전송한 키패드(100)의 동작을 수신할 수 있다.The photographing apparatus 200 may receive an operation of the keypad 100 transmitted by the keypad 100.

촬영장치(200)는 키패드(100)와 일체형일 수 있다.The photographing apparatus 200 may be integrated with the keypad 100.

촬영장치(200)는 키패드(100)에서 분리되어 제공될 수 있다.The photographing apparatus 200 may be provided separately from the keypad 100.

촬영장치(200)는 키패드(100)와 연결된 별도의 장치일 수 있다.The photographing apparatus 200 may be a separate device connected to the keypad 100.

도 2는 인증 서버의 구성을 나타내는 도면이고, 도 3은 인증모듈의 구성을 나타내는 도면이다.2 is a view showing the configuration of the authentication server, Figure 3 is a view showing the configuration of the authentication module.

다시 도 1 및 도 2를 참조하면, 인증 서버(300)는 제어모듈(310), 통신모듈(320), 인증모듈(330) 및 데이터베이스(340)을 포함한다.Referring back to FIGS. 1 and 2, the authentication server 300 includes a control module 310, a communication module 320, an authentication module 330, and a database 340.

제어모듈(310)은 인증 서버(300)에 대한 정보나 인증 서버(300)의 동작을 관리한다.The control module 310 manages the information on the authentication server 300 or the operation of the authentication server 300.

제어모듈(310)은 단말(400)로 인증 서버(300)가 인증한 키패드 사용자의 출석의 전송을 관리할 수 있다.The control module 310 may manage transmission of attendance of the keypad user authenticated by the authentication server 300 to the terminal 400.

제어모듈(310)은 키패드(100)가 전송한 숫자들을 관리한다.The control module 310 manages the numbers transmitted by the keypad 100.

제어모듈(310)은 촬영장치(200)가 전송한 상기 키패드 사용자 이미지들을 관리한다.The control module 310 manages the keypad user images transmitted by the photographing apparatus 200.

제어모듈(310)은 키패드(100)가 전송한 숫자들과 촬영장치(200)가 전송한 키패드 사용자 이미지들을 결합하여 관리할 수 있다.The control module 310 may combine and manage the numbers transmitted by the keypad 100 and the keypad user images transmitted by the photographing apparatus 200.

제어모듈(310)은 키패드(100)의 숫자들 입력 조건을 설정할 수 있다.The control module 310 may set a number input condition of the keypad 100.

제어모듈(310)은 촬영장치(200)의 촬영 조건을 설정할 수 있다.The control module 310 may set shooting conditions of the photographing apparatus 200.

제어모듈(310)은 프로그램들이 저장된 메모리(미도시) 및 상기 메모리(미도시)에 저장된 상기 프로그램을 실행시키기 위한 프로세서(미도시)를 포함할 수 있다.The control module 310 may include a memory (not shown) in which programs are stored and a processor (not shown) for executing the program stored in the memory (not shown).

이때, 상기 메모리(미도시)에는 인증 서버(300)를 동작시키기 위한 동작프로그램(예컨대, OS)이 저장될 수 있다.In this case, an operation program (eg, an OS) for operating the authentication server 300 may be stored in the memory (not shown).

통신모듈(320)은 네트워크를 통하여 키패드(100) 및 촬영장치(200)에 접속한다.The communication module 320 is connected to the keypad 100 and the photographing apparatus 200 through a network.

통신모듈(320)은 키패드(100)가 전송한 숫자들을 수신한다.The communication module 320 receives the numbers transmitted by the keypad 100.

통신모듈(320)은 촬영장치(200)가 전송한 키패드 사용자 이미지들을 수신한다.The communication module 320 receives keypad user images transmitted by the photographing apparatus 200.

통신모듈(320)은 단말(400)로 인증 서버(300)가 인증한 키패드 사용자의 출석을 전송할 수 있다.The communication module 320 may transmit the attendance of the keypad user authenticated by the authentication server 300 to the terminal 400.

도 1 내지 도 3을 참조하면, 인증모듈(330)은 학생특정모듈(331), 학생 특징점 데이터 생성 모듈(332), 키패드 사용자 특징점 데이터 생성 모듈(333), 비교 모듈(334) 및 인증 결과 출력 모듈(335)를 포함한다.1 to 3, the authentication module 330 outputs a student specific module 331, a student feature point data generation module 332, a keypad user feature point data generation module 333, a comparison module 334, and an authentication result. Module 335.

학생특정모듈(331)은 키패드(100)에서 전송된 숫자들을 이용하여 학생을 특정한다. The student specific module 331 specifies a student using the numbers transmitted from the keypad 100.

학생특정모듈(331)은 키패드(100)에서 전송된 숫자들과 데이터베이스(340)에 저장된 학번을 비교하고, 비교결과에 따라 학생을 특정할 수 있다.The student specific module 331 may compare the numbers transmitted from the keypad 100 with the student number stored in the database 340, and specify the student according to the comparison result.

학생특정모듈(331)은 키패드(100)에서 전송된 숫자들에 해당하는 학번이 데이터베이스(340)에 없는 경우 학번과 매칭되는 학생이 없다는 신호를 생성할 수 있다.The student specific module 331 may generate a signal that there is no student matching the student number when the student number corresponding to the numbers transmitted from the keypad 100 is not present in the database 340.

학생특정모듈(331)은 키패드(100)에서 전송된 숫자들에 해당하는 학번이 데이터베이스(340)에 없는 경우 학번과 매칭되는 학생이 없다는 학번 입력 오류 메시지를 생성할 수 있다.The student specific module 331 may generate a student ID input error message indicating that there is no student matching the student ID when the student ID corresponding to the numbers transmitted from the keypad 100 is not present in the database 340.

학생 특징점 데이터 생성 모듈(332)은 데이터베이스(340)에 저장된 학생특정모듈(331)이 특정한 학생의 이미지에서 학생의 특징점을 획득하고, 상기 획득한 학생의 특징점을 이용하여 학생 특징점 데이터를 생성한다.In the student feature point data generation module 332, the student specific module 331 stored in the database 340 obtains a student feature point from an image of a specific student, and generates student feature point data using the acquired student feature point.

이때, 상기 특징점은 3 차원의 얼굴 정보 중에서 얼굴의 윤곽을 특징적으로 나타낼 수 있는 부분을 의미한다. In this case, the feature point refers to a portion of the three-dimensional face information that can characteristically represent the outline of the face.

또한, 상기 특징점은 눈, 코 또는 입 중 적어도 어느 하나에 해당할 수 있으나 이에 한정되는 것은 아니다. In addition, the feature point may correspond to at least one of eyes, nose, or mouth, but is not limited thereto.

학생 특징점 데이터 생성 모듈(332)은 상기 학생의 이미지에서 선 추출(edge detection)과 같은 영상처리 알고리즘을 이용하여 눈 또는 입의 위치를 파악하고, 상기 파악한 위치에서 눈 또는 입의 특징점을 획득할 수 있다.The student feature point data generation module 332 may identify an eye or mouth position using an image processing algorithm such as edge detection in the student image, and obtain the eye or mouth feature point from the identified position. have.

학생 특징점 데이터 생성 모듈(332)은 3차원의 형상 정보를 기초로 그 위치를 파악하고, 상기 파악한 위치에서 코 또는 턱의 특징점을 획득할 수 있다.The student feature point data generation module 332 may grasp the position based on the three-dimensional shape information and acquire the feature point of the nose or the jaw at the determined position.

학생 특징점 데이터 생성 모듈(332)은 눈 또는 입에서 획득한 특징점들과 코 또는 턱의 특징점을 이용하여 학생 특징점 데이터를 생성할 수 있다.The student feature point data generation module 332 may generate student feature point data using feature points acquired from an eye or a mouth and a feature point of a nose or a jaw.

학생 특징점 데이터 생성 모듈(332)은 눈 또는 입에서 획득한 특징점들과 코 또는 턱의 특징점을 선택적으로 결합하거나 상기 특징점들을 조합하여 학생 특징점 데이터를 생성할 수 있다.The student feature point data generation module 332 may generate student feature point data by selectively combining feature points acquired from an eye or a mouth with a feature point of a nose or a jaw, or combining the feature points.

학생 특징점 데이터 생성 모듈(332)은 눈 또는 입에서 획득한 특징점들과 코 또는 턱의 특징점 중 적어도 어느 하나에 가중치를 부여할 수 있다.The student feature point data generation module 332 may assign a weight to at least one of feature points acquired from an eye or a mouth and a feature point of a nose or a jaw.

학생 특징점 데이터 생성 모듈(332)은 가중치가 부여된 눈 또는 입에서 획득한 특징점들과 코 또는 턱의 특징점을 이용하여 학생 특징점 데이터를 생성할 수 있다.The student feature point data generation module 332 may generate student feature point data using feature points acquired from weighted eyes or mouths, and feature points of a nose or a jaw.

키패드 사용자 특징점 데이터 생성 모듈(333)은 촬영장치(200)가 전송한 키패드 사용자 이미지에서 키패드 사용자의 특징점을 획득하고, 상기 획득한 특징점을 이용하여 키패드 사용자 특징점 데이터를 생성한다.The keypad user feature point data generation module 333 obtains a feature point of the keypad user from the keypad user image transmitted by the photographing apparatus 200, and generates keypad user feature point data using the acquired feature point.

이때, 상기 특징점은 3 차원의 얼굴 정보 중에서 얼굴의 윤곽을 특징적으로 나타낼 수 있는 부분을 의미한다. In this case, the feature point refers to a portion of the three-dimensional face information that can characteristically represent the outline of the face.

또한, 상기 특징점은 눈, 코 또는 입 중 적어도 어느 하나에 해당할 수 있으나 이에 한정되는 것은 아니다. In addition, the feature point may correspond to at least one of eyes, nose, or mouth, but is not limited thereto.

키패드 사용자 특징점 데이터 생성 모듈(333)은 상기 키패드 사용자 이미지에서 선 추출(edge detection)과 같은 영상처리 알고리즘을 이용하여 눈 또는 입의 위치를 파악하고, 상기 파악한 위치에서 눈 또는 입의 특징점을 획득할 수 있다.The keypad user feature point data generation module 333 detects the position of the eye or mouth using an image processing algorithm such as edge detection in the keypad user image, and acquires the feature point of the eye or mouth from the determined position. Can be.

키패드 사용자 특징점 데이터 생성 모듈(333)은 3차원의 형상 정보를 기초로 그 위치를 파악하고, 상기 파악한 위치에서 코 또는 턱의 특징점을 획득할 수 있다.The keypad user feature point data generation module 333 may determine the position based on the three-dimensional shape information, and acquire the feature point of the nose or the jaw at the determined position.

키패드 사용자 특징점 데이터 생성 모듈(333)은 눈 또는 입에서 획득한 특징점들과 코 또는 턱의 특징점을 이용하여 키패드 사용자 특징점 데이터를 생성할 수 있다.The keypad user feature point data generation module 333 may generate keypad user feature point data by using feature points acquired from an eye or a mouth and a feature point of a nose or a jaw.

키패드 사용자 특징점 데이터 생성 모듈(333)은 눈 또는 입에서 획득한 특징점들과 코 또는 턱의 특징점을 선택적으로 결합하거나 상기 특징점들을 조합하여 키패드 사용자 특징점 데이터를 생성할 수 있다.The keypad user feature point data generation module 333 may generate keypad user feature point data by selectively combining feature points acquired from an eye or a mouth with a feature point of a nose or a chin, or by combining the feature points.

키패드 사용자 특징점 데이터 생성 모듈(333)은 눈 또는 입에서 획득한 특징점들과 코 또는 턱의 특징점 중 적어도 어느 하나에 가중치를 부여할 수 있다.The keypad user feature point data generation module 333 may assign a weight to at least one of feature points acquired from an eye or a mouth and a feature point of a nose or a jaw.

키패드 사용자 특징점 데이터 생성 모듈(333)은 가중치가 부여된 눈 또는 입에서 획득한 특징점들과 코 또는 턱의 특징점을 이용하여 키패드 사용자 특징점 데이터를 생성할 수 있다.The keypad user feature point data generation module 333 may generate keypad user feature point data by using feature points acquired from weighted eyes or mouths and feature points of a nose or a jaw.

비교 모듈(334)은 상기 학생 특징점 데이터와 상기 키패드 사용자 특징점 데이터를 비교한다.A comparison module 334 compares the student feature point data with the keypad user feature point data.

비교 모듈(334)은 상기 학생 특징점 데이터와 상기 키패드 사용자 특징점 데이터의 유사도를 계산할 수 있다.The comparison module 334 may calculate the similarity between the student feature point data and the keypad user feature point data.

비교 모듈(334)은 상기 계산한 유사도가 기 설정된 기준을 초과하는 경우(예컨대, 80퍼센트 이상) 상기 학생 특징점 데이터와 상기 키패드 사용자 특징점 데이터가 유사하다고 결정할 수 있다.The comparison module 334 may determine that the student feature point data and the keypad user feature point data are similar when the calculated similarity exceeds a preset criterion (eg, 80% or more).

비교 모듈(334)은 상기 계산한 유사도가 기 설정된 기준에 미달되는 경우 학생 특징점 데이터 생성 모듈(332)에서 데이터베이스(340)에 저장된 학생들의 이미지를 이용하여 새로운 학생 특징점 데이터를 생성하도록 하기 위하여 학생 특징점 데이터 생성 모듈(332)에 학생 특징점 데이터를 생성 신호를 전송할 수 있다.The comparison module 334 uses the student feature point data generation module 332 to generate new student feature point data using the images of the students stored in the database 340 when the calculated similarity does not meet the preset criteria. The generation signal may be transmitted to the data generation module 332.

비교 모듈(334)은 상기 계산한 유사도를 정량적으로 출력할 수 있다.The comparison module 334 may quantitatively output the calculated similarity.

인증 결과 출력 모듈(335)은 비교 모듈(334)이 결정한 상기 학생 특징점 데이터와 상기 키패드 사용자 특징점 데이터의 비교 결과를 출력한다.The authentication result output module 335 outputs a comparison result of the student feature point data and the keypad user feature point data determined by the comparison module 334.

인증 결과 출력 모듈(335)은 비교 모듈(334)이 학생 특징점 데이터 생성 모듈(332)에 학생 특징점 데이터를 생성 신호를 전송한 경우 새로운 학생 특징점 데이터를 획득하고 있다는 것을 알리는 신호를 출력할 수 있다.The authentication result output module 335 may output a signal indicating that new student feature point data is acquired when the comparison module 334 transmits a student feature point data generation signal to the student feature point data generation module 332.

인증 결과 출력 모듈(335)은 비교 모듈(334)이 계산한 유사도를 출력할 수 있다.The authentication result output module 335 may output the similarity calculated by the comparison module 334.

여기서 사용된 '모듈'이라는 용어는 논리적인 구성 단위를 나타내는 것으로서, 반드시 물리적으로 구분되는 구성 요소가 아니라는 점은 본 발명이 속하는 기술분야의 당업자에게 자명한 사항이다.As used herein, the term 'module' refers to a logical structural unit, and it is obvious to those skilled in the art that the present invention is not necessarily a physically divided component.

데이터베이스(340)는 키패드(100)가 전송한 숫자들을 저장한다.The database 340 stores the numbers transmitted by the keypad 100.

데이터베이스(340)는 촬영장치(200)가 전송한 키패드 사용자 이미지들을 저장한다.The database 340 stores keypad user images transmitted by the photographing apparatus 200.

데이터베이스(340)는 학생들의 학번을 저장한다.Database 340 stores student numbers.

데이터베이스(340)는 학생들의 이름을 저장한다.Database 340 stores student names.

데이터베이스(340)는 학생들의 이미지를 저장한다.Database 340 stores images of students.

데이터베이스(340)는 학생들의 학번, 이름 및 이미지를 결합하여 저장한다.Database 340 stores the student number, name and image combined.

데이터베이스(340)는 제어모듈(310)이 설정한 키패드(100)의 숫자들 입력 조건을 저장한다.The database 340 stores a condition for inputting the numbers of the keypad 100 set by the control module 310.

데이터베이스(340)는 제어모듈(310)이 설정한 촬영장치(200)의 촬영 조건을 저장한다.The database 340 stores shooting conditions of the photographing apparatus 200 set by the control module 310.

데이터베이스(340)는 제어모듈(310)이 결합한 키패드(100)가 전송한 숫자들과 촬영장치(200)가 전송한 키패드 사용자 이미지들을 저장한다.The database 340 stores numbers transmitted by the keypad 100 coupled to the control module 310 and keypad user images transmitted by the photographing apparatus 200.

여기서 사용된 '서버'라는 용어는 논리적인 구성 단위를 나타내는 것으로서, 반드시 물리적으로 구분되는 구성 요소가 아니라는 점은 본 발명이 속하는 기술분야의 당업자에게 자명한 사항이다.As used herein, the term 'server' refers to a logical unit, and it is obvious to those skilled in the art that the present invention is not necessarily a physically divided component.

단말(400)은 인증 서버(300)가 인증한 키패드 사용자의 출석을 수신한다.The terminal 400 receives attendance of a keypad user authenticated by the authentication server 300.

단말(400)은 인증 서버(300)가 인증한 키패드 사용자의 출석과 관련한 데이터들을 디스플레이 할 수 있다.The terminal 400 may display data related to the attendance of the keypad user authenticated by the authentication server 300.

단말(400)은 인증 서버(300)가 인증한 키패드 사용자의 출석과 관련한 데이터들을 관리할 수 있다.The terminal 400 may manage data related to the attendance of the keypad user authenticated by the authentication server 300.

단말(400)은 인증 서버(300)에 접속하여 출석과 관련된 데이터들을 수정할 수 있다.The terminal 400 may access the authentication server 300 and modify data related to attendance.

단말(400)은 스마트 폰인 것이 바람직하나 이에 한정되는 것은 아니다.The terminal 400 is preferably a smart phone, but is not limited thereto.

단말(400)은 PC(Personal Computer), 노트북 컴퓨터, 휴대폰(mobile phone), 태블릿 PC, 내비게이션(navigation) 단말기, PDA(Personal Digital Assistants), 스마트 TV(Smart TV), PMP(Portable Multimedia Player) 및 디지털방송 수신기를 포함할 수 있다.The terminal 400 includes a personal computer (PC), a notebook computer, a mobile phone, a tablet PC, a navigation terminal, a personal digital assistant (PDA), a smart TV, a portable multimedia player (PMP), and the like. It may include a digital broadcast receiver.

도 4는 본 발명의 일실시예에 따른 얼굴 인식을 이용한 출결 방법을 개략적으로 나타내는 플로우 차트이다.4 is a flowchart schematically illustrating a method of attendance using face recognition according to an embodiment of the present invention.

도 4를 참조하면, 출결 관리 시스템이 키패드 숫자들의 입력을 인식한다(S100).Referring to FIG. 4, the attendance management system recognizes an input of keypad numbers (S100).

이때, 상기 키패드에 입력되는 숫자들은 학생의 학번일 수 있다. At this time, the numbers input to the keypad may be a student number.

출결 관리 시스템이 키패드 사용자를 촬영하여 키패드 사용자 이미지를 생성한다(S110).The attendance management system photographs the keypad user to generate a keypad user image (S110).

이때, 출결 관리 시스템은 상기 키패드 사용자의 얼굴 부분만을 인식하고 촬영한 상기 키패드 사용자의 얼굴 부분 이미지를 상기 키패드 사용자 이미지로 생성할 수 있다. In this case, the attendance management system may recognize only the face part of the keypad user and generate the face part image of the keypad user as the keypad user image.

출결 관리 시스템이 인식한 키패드 숫자들과 기 저장된 학번을 비교하여 학생을 특정한다(S120).A student is identified by comparing keypad numbers recognized by the attendance management system with previously stored student numbers (S120).

이때, 출결 관리 시스템은 상기 인식한 키패드 숫자들에 해당하는 학번이 데이터베이스(340)에 없는 경우 학번과 매칭되는 학생이 없다는 학번 입력 오류 메시지를 생성할 수 있다.In this case, the attendance management system may generate a student ID input error message indicating that there is no student matching the student ID when the student ID corresponding to the recognized keypad numbers is not present in the database 340.

출결 관리 시스템이 학생 특징점 데이터를 생성한다(S130).The attendance management system generates student feature point data (S130).

이때, 출결 관리 시스템은 눈 또는 입에서 획득한 특징점들과 코 또는 턱의 특징점을 선택적으로 결합하거나 상기 특징점들을 조합하여 학생 특징점 데이터를 생성할 수 있다.In this case, the attendance management system may selectively combine the feature points acquired from the eyes or the mouth and the feature points of the nose or the jaw or combine the feature points to generate student feature point data.

출결 관리 시스템이 키패드 사용자 특징점 데이터를 생성한다(S140).The attendance management system generates keypad user feature point data (S140).

이때, 출결 관리 시스템은 눈 또는 입에서 획득한 특징점들과 코 또는 턱의 특징점을 선택적으로 결합하거나 상기 특징점들을 조합하여 학생 특징점 데이터를 생성할 수 있다.In this case, the attendance management system may selectively combine the feature points acquired from the eyes or the mouth and the feature points of the nose or the jaw or combine the feature points to generate student feature point data.

출결 관리 시스템이 학생 특징점 데이터와 키패드 사용자 특징점 데이터를 비교한다(S150). The attendance management system compares student feature point data with keypad user feature point data (S150).

이때, 출결 관리 시스템은 상기 학생 특징점 데이터와 상기 키패드 사용자 특징점 데이터의 유사도를 계산할 수 있고, 상기 계산한 유사도가 기 설정된 기준을 초과하는 경우(예컨대, 80퍼센트 이상) 상기 학생 특징점 데이터와 상기 키패드 사용자 특징점 데이터가 유사하다고 결정할 수 있다.In this case, the attendance management system may calculate the similarity between the student feature point data and the keypad user feature point data, and when the calculated similarity exceeds a preset criterion (eg, 80% or more), the student feature point data and the keypad user. It can be determined that the feature point data is similar.

출결 관리 시스템이 키패드 사용자의 출석을 인증한다(S160).The attendance management system authenticates the attendance of the keypad user (S160).

이때, 출결 관리 시스템은 출석의 인증과 함께 계산한 유사도를 출력할 수 있다.At this time, the attendance management system may output the similarity calculated with the attendance authentication.

출결 관리 시스템이 키패드 사용자의 출석을 교수에게 전송한다(S170).The attendance management system transmits the attendance of the keypad user to the professor (S170).

이때, 출결 관리 시스템은 키패드 사용자의 출석과 관련한 데이터들을 디스플레이 할 수 있다.At this time, the attendance management system may display data related to the attendance of the keypad user.

이상에서, 본 발명의 실시예를 구성하는 모든 구성 요소들이 하나로 결합되거나 결합되어 동작하는 것으로 설명되었다고 해서, 본 발명이 반드시 이러한 실시예에 한정되는 것은 아니다. 즉, 본 발명의 목적 범위 안에서라면, 그 모든 구성 요소들이 적어도 하나로 선택적으로 결합하여 동작할 수도 있다. In the above description, it is described that all the components constituting the embodiments of the present invention are combined or operated in one, but the present invention is not necessarily limited to these embodiments. That is, within the scope of the present invention, all the components may be selectively combined to operate at least one.

또한, 그 모든 구성 요소들이 각각 하나의 독립적인 하드웨어로 구현될 수 있지만, 각 구성 요소들의 그 일부 또는 전부가 선택적으로 조합되어 하나 또는 복수 개의 하드웨어에서 조합된 일부 또는 전부의 기능을 수행하는 프로그램 모듈을 갖는 컴퓨터 프로그램으로서 구현될 수도 있다. 그 컴퓨터 프로그램을 구성하는 코드들 및 코드 세그먼트들은 본 발명의 기술 분야의 당업자에 의해 용이하게 추론될 수 있을 것이다. In addition, although all of the components may be implemented as one independent hardware, each or all of the components are selectively combined to perform some or all of the functions combined in one or a plurality of hardware. It may be implemented as a computer program having a. Codes and code segments constituting the computer program may be easily inferred by those skilled in the art.

이러한 컴퓨터 프로그램은 컴퓨터가 읽을 수 있는 저장매체(Computer Readable Media)에 저장되어 컴퓨터에 의하여 읽혀지고 실행됨으로써, 본 발명의 실시예를 구현할 수 있다. 컴퓨터 프로그램의 저장매체로서는 자기 기록매체, 광 기록매체, 등이 포함될 수 있다.Such a computer program may be stored in a computer readable storage medium and read and executed by a computer, thereby implementing embodiments of the present invention. The storage medium of the computer program may include a magnetic recording medium, an optical recording medium, and the like.

또한, 이상에서 기재된 "포함하다", "구성하다" 또는 "가지다" 등의 용어는, 특별히 반대되는 기재가 없는 한, 해당 구성 요소가 내재될 수 있음을 의미하는 것이므로, 다른 구성 요소를 제외하는 것이 아니라 다른 구성 요소를 더 포함할 수 있는 것으로 해석되어야 한다. In addition, the terms "comprise", "comprise" or "having" described above mean that the corresponding component may be included unless otherwise stated, and thus, other components are excluded. It should be construed that it may further include other components instead.

기술적이거나 과학적인 용어를 포함한 모든 용어들은, 다르게 정의되지 않는 한, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가진다. 사전에 정의된 용어와 같이 일반적으로 사용되는 용어들은 관련 기술의 문맥 상의 의미와 일치하는 것으로 해석되어야 하며, 본 발명에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.All terms, including technical and scientific terms, have the same meanings as commonly understood by one of ordinary skill in the art unless otherwise defined. Terms commonly used, such as terms defined in a dictionary, should be interpreted to coincide with the contextual meaning of the related art, and shall not be interpreted in an ideal or excessively formal sense unless explicitly defined in the present invention.

이상의 설명은 본 발명의 기술 사상을 예시적으로 설명한 것에 불과한 것으로서, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자라면 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 다양한 수정 및 변형이 가능할 것이다. The above description is merely illustrative of the technical idea of the present invention, and those skilled in the art may make various modifications and changes without departing from the essential characteristics of the present invention.

따라서, 본 발명에 개시된 실시예들은 본 발명의 기술 사상을 한정하기 위한 것이 아니라 설명하기 위한 것이고, 이러한 실시예에 의하여 본 발명의 기술 사상의 범위가 한정되는 것은 아니다. 본 발명의 보호 범위는 아래의 청구범위에 의하여 해석되어야 하며, 그와 동등한 범위 내에 있는 모든 기술 사상은 본 발명의 권리범위에 포함되는 것으로 해석되어야 할 것이다.Therefore, the embodiments disclosed in the present invention are not intended to limit the technical idea of the present invention but to describe the present invention, and the scope of the technical idea of the present invention is not limited by these embodiments. The scope of protection of the present invention should be interpreted by the following claims, and all technical ideas within the scope equivalent thereto should be construed as being included in the scope of the present invention.

100...키패드 200...촬영장치
300...인증 서버 400...단말
100 ... Keypad 200 ... Shooting device
300 ... Authentication Server 400 ... Terminal

Claims (5)

출결 관리 시스템이 입력된 키패드 숫자들을 인식하는 단계;
출결 관리 시스템이 상기 키패드 숫자들을 입력하는 키패드 사용자를 촬영하여 키패드 사용자 이미지를 생성하는 단계; 및
출결 관리 시스템이 상기 인식한 숫자들과 상기 생성한 키패드 사용자 이미지를 이용하여 상기 키패드 사용자의 출석을 인증하는 단계
를 포함하는 얼굴 인식을 이용한 출결 관리 방법.
The attendance management system recognizing input keypad numbers;
Generating, by the attendance management system, a keypad user image by photographing a keypad user entering the keypad numbers; And
Authenticating attendance of the keypad user using the recognized numbers and the generated keypad user image;
Attendance management method using face recognition comprising a.
제1항에 있어서,
출결 관리 시스템이 상기 인증한 키패드 사용자의 출석을 교수에게 전송하는 단계
를 더 포함하는 얼굴 인식을 이용한 출결 관리 방법.
The method of claim 1,
Sending, by the attendance management system, attendance of the authenticated keypad user to the professor
Attendance management method using face recognition further comprising.
제1항에 있어서,
상기 키패드 사용자의 출석을 인증하는 단계는,
출결 관리 시스템이 상기 인식한 키패드 숫자들과 기 저장된 학번을 비교하여 학생을 특정하는 단계;
출결 관리 시스템이 상기 특정한 학생의 기 저장된 이미지에서 특징점을 추출하여 학생 특징점 데이터를 생성하는 단계;
출결 관리 시스템이 상기 키패드 사용자 이미지에서 특징점을 추출하여 키패드 사용자 특징점 데이터를 생성하는 단계; 및
출결 관리 시스템이 상기 학생 특징점 데이터와 상기 키패드 사용자 특징점 데이터를 비교하여 상기 키패드 사용자의 출석을 인증하는 단계
를 포함하는 얼굴 인식을 이용한 출결 관리 방법.
The method of claim 1,
The step of authenticating the attendance of the keypad user,
Identifying, by the attendance management system, the student by comparing the recognized keypad numbers with previously stored student numbers;
Generating, by the attendance management system, student feature point data by extracting feature points from previously stored images of the specific student;
Generating, by the attendance management system, keypad user feature point data by extracting feature points from the keypad user image; And
Authenticating attendance of the keypad user by comparing the student feature data with the keypad user feature data;
Attendance management method using face recognition comprising a.
제3항에 있어서,
상기 특징점은,
눈, 코, 턱 또는 입 중 적어도 어느 하나에 해당하는 얼굴 인식을 이용한 출결 관리 방법.
The method of claim 3,
The feature point,
Attendance management method using face recognition corresponding to at least one of eyes, nose, chin or mouth.
입력된 숫자들을 인식하는 키패드;
상기 키패드에 숫자들을 입력하는 키패드 사용자를 촬영하여 키패드 사용자 이미지를 생성하는 촬영장치; 및
상기 인식한 숫자들과 상기 생성한 키패드 사용자 이미지를 이용하여 상기 키패드 사용자의 출석을 인증하는 인증 서버
를 포함하는 얼굴 인식을 이용한 출결 관리 시스템.
A keypad for recognizing input numbers;
A photographing apparatus generating a keypad user image by photographing a keypad user who inputs numbers into the keypad; And
Authentication server for authenticating the attendance of the keypad user using the recognized numbers and the generated keypad user image
Attendance management system using face recognition comprising a.
KR1020180102511A 2018-08-30 2018-08-30 System and method for attendance management using face recognition KR20200025319A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020180102511A KR20200025319A (en) 2018-08-30 2018-08-30 System and method for attendance management using face recognition

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020180102511A KR20200025319A (en) 2018-08-30 2018-08-30 System and method for attendance management using face recognition

Publications (1)

Publication Number Publication Date
KR20200025319A true KR20200025319A (en) 2020-03-10

Family

ID=69801147

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180102511A KR20200025319A (en) 2018-08-30 2018-08-30 System and method for attendance management using face recognition

Country Status (1)

Country Link
KR (1) KR20200025319A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101471437B1 (en) 2013-12-13 2014-12-10 (주)에버넷 Digital door-lock

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101471437B1 (en) 2013-12-13 2014-12-10 (주)에버넷 Digital door-lock

Similar Documents

Publication Publication Date Title
US10789343B2 (en) Identity authentication method and apparatus
US10936709B2 (en) Electronic device and method for controlling the same
US20220058255A1 (en) Biometric authentication
US9547760B2 (en) Method and system for authenticating user of a mobile device via hybrid biometics information
KR101997371B1 (en) Identity authentication method and apparatus, terminal and server
CN110214320B (en) Authentication using facial image comparison
US10740636B2 (en) Method, system and terminal for identity authentication, and computer readable storage medium
US10769423B2 (en) Method, system and terminal for identity authentication, and computer readable storage medium
US10482325B2 (en) User authentication method and electronic device supporting the same
CN106850648B (en) Identity verification method, client and service platform
US20200026939A1 (en) Electronic device and method for controlling the same
WO2021135685A1 (en) Identity authentication method and device
WO2017170384A1 (en) Biodata processing device, biodata processing system, biodata processing method, biodata processing program, and recording medium for storing biodata processing program
CN102509053A (en) Authentication and authorization method, processor, equipment and mobile terminal
KR101724971B1 (en) System for recognizing face using wide angle camera and method for recognizing face thereof
US11711215B2 (en) Methods, systems, and media for secure authentication of users based on a biometric identifier and knowledge-based secondary information
CN114462007A (en) Personal authentication system using user biological information
KR102514036B1 (en) Electronic device and method for controlling the same
US11762966B2 (en) Methods and devices for operational access grants using facial features and facial gestures
JP2015169977A (en) Personal authentication device, personal authentication method, personal authentication program, and automatic transaction system
Poh et al. Blind subjects faces database
KR20200025319A (en) System and method for attendance management using face recognition
JP6891355B1 (en) Authentication system, authentication device, authentication method, and program
KR101718244B1 (en) Apparatus and method of processing wide angle image for recognizing face
KR102443330B1 (en) Apparatus and method for identifying individual based on teeth

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application