Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP7528733B2 - Authentication system, authentication device, authentication method, and program - Google Patents
[go: Go Back, main page]

JP7528733B2 - Authentication system, authentication device, authentication method, and program - Google Patents

Authentication system, authentication device, authentication method, and program Download PDF

Info

Publication number
JP7528733B2
JP7528733B2 JP2020188991A JP2020188991A JP7528733B2 JP 7528733 B2 JP7528733 B2 JP 7528733B2 JP 2020188991 A JP2020188991 A JP 2020188991A JP 2020188991 A JP2020188991 A JP 2020188991A JP 7528733 B2 JP7528733 B2 JP 7528733B2
Authority
JP
Japan
Prior art keywords
face
authentication
area
authentications
image
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
JP2020188991A
Other languages
Japanese (ja)
Other versions
JP2022077916A (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 JP2020188991A priority Critical patent/JP7528733B2/en
Publication of JP2022077916A publication Critical patent/JP2022077916A/en
Application granted granted Critical
Publication of JP7528733B2 publication Critical patent/JP7528733B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Collating Specific Patterns (AREA)
  • Lock And Its Accessories (AREA)
  • Time Recorders, Dirve Recorders, Access Control (AREA)

Description

本発明は、認証技術に関し、特に、入退室管理に好適な認証技術に関する。 The present invention relates to authentication technology, and in particular to authentication technology suitable for entrance and exit management.

特許文献1には、入退場時の利便性を損なわずに入退場を管理することができる入退場管理装置が開示されている。 Patent document 1 discloses an entrance/exit management device that can manage entrance/exit without compromising the convenience of entering and exiting a facility.

この入退場管理装置は、入退場扉前を撮影するように設置されたカメラの撮影画像から入退場予定者を検出し、その人数を入退場予定者数に設定する。また、所定の対人距離内に位置する複数の入退場予定者を入退場候補群とし、この入退場候補群に属する入退場予定者の人数を入退場候補数に設定する。つぎに、入退場候補群が入退場したならば、その直後の上記カメラの撮影画像から入退場予定者を検出して、その人数を未入退場者数に設定する。そして、入退場予定者数から入退場候補数を差し引いた値が未入退場者数より大きい場合、不正な入退場、いわゆる共連れが発生したと判定する。これにより、入退場時の利便性を損なわずに共連れの発生を検出して、セキュリティを向上させることができる。 This entrance/exit management device detects people who plan to enter or exit from images captured by a camera installed to capture the area in front of the entrance/exit door, and sets the number of people who plan to enter or exit as the number of people who plan to enter or exit. In addition, multiple people who plan to enter or exit who are located within a specified interpersonal distance are treated as an entrance/exit candidate group, and the number of people who plan to enter or exit who belong to this entrance/exit candidate group is set as the number of people who plan to enter or exit. Next, when a member of the entrance/exit candidate group enters or exits, people who plan to enter or exit are detected from the image captured by the camera immediately afterwards, and the number of people who plan to enter or exit is set as the number of people who have not yet entered or exited. Then, if the value obtained by subtracting the number of entrance/exit candidates from the number of people who plan to enter or exit is greater than the number of people who have not yet entered or exited, it is determined that unauthorized entry or exit, so-called tailgating, has occurred. This makes it possible to detect the occurrence of tailgating without compromising convenience when entering or exiting, thereby improving security.

特開2010-211510号公報JP 2010-211510 A

しかしながら、特許文献1に記載の入退場管理装置は、共連れの発生を検出することはできるが、共連れを未然に防止することはできない。また、予め登録された人物しか入室が許可されない研究施設、サーバルームや、予め登録されていない人物(例えば、患者、被介護者)の同伴が起き得る病院、介護施設等、様々なセキュリティレベルが要求されるエリアの入退室管理を考慮していない。 However, the entrance/exit management device described in Patent Document 1 can detect the occurrence of tailgating, but cannot prevent it from happening in advance. In addition, it does not take into consideration entrance/exit management for areas that require various security levels, such as research facilities and server rooms where only pre-registered people are allowed to enter, or hospitals and nursing homes where people who are not pre-registered (e.g., patients or people receiving care) may be accompanied by people.

本発明は、上記事情に鑑みてなされたものであり、その目的は、様々なセキュリティレベルが要求されるエリアの入退室管理に好適な認証技術を提供することにある。 The present invention was made in consideration of the above circumstances, and its purpose is to provide authentication technology suitable for managing entrance and exit to areas requiring various security levels.

上記課題を解決するために、本発明では、入口前あるいは出口前を撮影するように設置されたカメラの撮影画像から顔画像を検出して、顔画像毎に、顔画像の特徴量を抽出するとともに、顔画像のサイズ、座標を特定する。そして、顔画像毎に、顔画像の特徴量を用いて顔認証処理を実施し、顔認証成立であるならば、顔画像のサイズが、予め登録されている有効化面積以上であるか否か、および、顔画像の座標が、予め登録されている有効化座標範囲内に位置しているか否かを評価する。一方、顔認証不成立であるならば、顔画像のサイズが有効化面積以上であるか否かを評価する。それから、各顔画像の顔認証結果およびサイズ、座標の評価結果が、予め登録されている判定パターンに合致するか否かを判断し、合致するならば、この判定パターンに紐付けられている入退室に関するアクションを実行する。 In order to solve the above problem, in the present invention, facial images are detected from images captured by a camera installed to capture an area in front of an entrance or exit, and for each facial image, features of the facial image are extracted and the size and coordinates of the facial image are identified. Then, for each facial image, facial recognition processing is performed using the features of the facial image, and if facial recognition is successful, it is evaluated whether the size of the facial image is equal to or larger than a preregistered validity area, and whether the coordinates of the facial image are located within a preregistered validity coordinate range. On the other hand, if facial recognition is unsuccessful, it is evaluated whether the size of the facial image is equal to or larger than the validity area. Then, it is determined whether the facial recognition results and the evaluation results of the size and coordinates of each facial image match a preregistered judgment pattern, and if they match, an entry/exit action linked to this judgment pattern is executed.

例えば、本発明は、
所定エリアの利用者を認証する認証システムであって、
前記所定エリアの入口あるいは出口のドアに設置された電子錠と、
前記所定エリアの入口あるいは出口のドア前を撮影するように設置されたカメラと、
前記所定エリアの入口あるいは出口のドアに設置されたガイダンス出力装置と、
前記カメラの撮影画像を用いて、前記所定エリアに入室しようとする利用者あるいは前記所定エリアから退室しようとする利用者を認証する認証装置と、を備え、
前記認証装置は、
前記カメラの撮影画像から顔画像を検出して、当該顔画像の特徴量を、当該顔画像のサイズおよび座標を特定可能な情報とともに抽出する顔画像検出手段と、
前記所定エリアの利用が許可された利用者の顔認証情報が記憶された顔認証情報記憶手段と、
前記顔画像検出手段により前記カメラの撮影画像から検出された顔画像毎に、当該顔画像から抽出された特徴量と前記顔認証情報記憶手段に記憶されている顔認証情報とに基づいて、顔認証を実施する顔認証手段と、
前記所定エリアの利用者として認識する顔画像のサイズである有効化面積および座標範囲である有効化座標範囲が記憶された有効化情報記憶手段と、
前記顔画像検出手段により前記カメラの撮影画像から検出された顔画像毎に、前記顔認証手段による認証結果が顔認証成立であるならば、当該顔画像のサイズが、前記有効化情報記憶手段に記憶されている前記有効化面積以上であるか否かを評価するとともに、当該顔画像の座標が、前記有効化情報記憶手段に記憶されている前記有効化座標範囲内であるか否かを評価し、前記顔認証手段による認証結果が顔認証不成立であるならば、当該顔画像のサイズが、前記有効化情報記憶手段に記憶されている前記有効化面積以上であるか否を評価する評価手段と、
前記電子錠および前記ガイダンス出力装置に対するアクションに紐付けられて、顔認証成立数、顔認証不成立数、前記有効化面積以上の顔画像の顔認証成立数、前記有効化面積以上の顔画像の顔認証不成立数、および、前記有効化座標範囲内の顔画像の顔認証成立数のパターンが、判定パターンとして記憶された判定パターン記憶手段と、
前記顔画像検出手段により前記カメラの撮影画像から検出された顔画像各々の前記顔認証手段による顔認証結果および前記評価手段による評価結果に合致する前記判定パターンを前記判定パターン記憶手段から検索し、検索した前記判定パターンに紐付けられた前記アクションを実行するように前記電子錠および前記ガイダンス出力装置を制御するアクション制御手段と、を有する。
For example, the present invention provides
An authentication system for authenticating users in a predetermined area, comprising:
An electronic lock installed on an entrance or exit door of the specified area;
A camera installed to capture an image of an area in front of an entrance or exit door of the specified area;
A guidance output device installed at an entrance or exit door of the predetermined area;
an authentication device that authenticates a user who is attempting to enter or leave the specified area by using an image captured by the camera;
The authentication device includes:
a face image detection means for detecting a face image from an image captured by the camera and extracting a feature amount of the face image together with information capable of identifying a size and coordinates of the face image;
a face authentication information storage means for storing face authentication information of users who are permitted to use the predetermined area;
a face authentication means for performing face authentication for each face image detected from the image captured by the camera by the face image detection means, based on a feature amount extracted from the face image and face authentication information stored in the face authentication information storage means;
a validation information storage means for storing a validation area, which is the size of a face image to be recognized as a user of the predetermined area, and a validation coordinate range, which is a coordinate range;
an evaluation means for evaluating, for each face image detected by the face image detection means from the captured image of the camera, if the authentication result by the face authentication means is face authentication success, whether or not the size of the face image is equal to or larger than the validation area stored in the validation information storage means, and evaluating whether or not the coordinates of the face image are within the validation coordinate range stored in the validation information storage means, if the authentication result by the face authentication means is face authentication failure, evaluating whether or not the size of the face image is equal to or larger than the validation area stored in the validation information storage means;
a determination pattern storage means for storing, as determination patterns, patterns of the number of successful face authentications, the number of unsuccessful face authentications, the number of successful face authentications of face images equal to or larger than the valid area, the number of unsuccessful face authentications of face images equal to or larger than the valid area, and the number of successful face authentications of face images within the valid coordinate range, linked to actions for the electronic lock and the guidance output device;
The system further includes an action control means for searching the judgment pattern storage means for a judgment pattern that matches the face authentication result by the face authentication means and the evaluation result by the evaluation means for each face image detected from the image captured by the camera by the face image detection means, and for controlling the electronic lock and the guidance output device to execute the action linked to the searched judgment pattern.

本発明では、入口前あるいは出口前を撮影するように設置されたカメラの撮影画像から検出された顔画像毎に顔認証処理を実施し、顔認証成立であるならば、顔画像のサイズが有効化面積以上であるか否かを評価するとともに、顔画像の座標が有効化座標範囲内に位置しているか否かを評価し、顔認証不成立であるならば、顔画像のサイズが有効化面積以上であるか否かを評価する。そして、各顔画像の顔認証結果およびサイズ、座標の評価結果に合致する判定パターンに紐付けられている入退室のアクションを実行する。 In the present invention, face recognition processing is performed for each face image detected from an image captured by a camera installed to capture an image in front of an entrance or exit. If face recognition is successful, it is evaluated whether the size of the face image is equal to or larger than the valid area, and whether the coordinates of the face image are located within the valid coordinate range. If face recognition is unsuccessful, it is evaluated whether the size of the face image is equal to or larger than the valid area. Then, an entry/exit action is executed that is linked to a judgment pattern that matches the face recognition result and the evaluation results of the size and coordinates of each face image.

したがって、本発明によれば、有効化面積、有効化座標範囲、および判定パターンを変更することにより、様々なセキュリティレベルが要求されるエリアの入退室管理に適用することができる。 Therefore, according to the present invention, by changing the activation area, activation coordinate range, and judgment pattern, it can be applied to entrance and exit management of areas requiring various security levels.

図1は、本発明の実施の形態に係る認証システムの概略構成図である。FIG. 1 is a schematic diagram of an authentication system according to an embodiment of the present invention. 図2は、認証装置1の概略機能構成図である。FIG. 2 is a schematic functional configuration diagram of the authentication device 1. As shown in FIG. 図3は、有効化情報記憶部104の登録内容例を模式的に表した図である。FIG. 3 is a diagram showing an example of registered contents in the validation information storage unit 104. As shown in FIG. 図4は、判定パターン記憶部106の登録内容例を模式的に表した図である。FIG. 4 is a diagram showing an example of registered contents in the determination pattern storage unit 106. As shown in FIG. 図5(A)および図5(B)は、判定パターンを説明するためのカメラ3の撮影画像30の例を示す図である。5A and 5B are diagrams showing examples of images 30 captured by the camera 3 for explaining the determination patterns. 図6(A)および図6(B)は、判定パターンを説明するためのカメラ3の撮影画像30の例を示す図である。6A and 6B are diagrams showing examples of images 30 captured by the camera 3 for explaining the determination patterns. 図7は、適用情報記憶部107の登録内容例を模式的に表した図である。FIG. 7 is a diagram showing an example of registered contents in the application information storage unit 107. As shown in FIG. 図8は、認証装置1の動作を説明するためのフロー図である。FIG. 8 is a flow diagram for explaining the operation of authentication device 1. As shown in FIG. 図9は、図8に示す適用パターン検索処理S16を説明するためのフロー図である。FIG. 9 is a flow diagram for explaining the application pattern search process S16 shown in FIG.

以下に、本発明の一実施の形態について図面を参照して説明する。 Below, one embodiment of the present invention will be described with reference to the drawings.

図1は、本実施の形態に係る認証システムの概略構成図である。 Figure 1 is a schematic diagram of an authentication system according to this embodiment.

ここでは、本実施の形態に係る認証システムを、複数のエリア5-1~5-n(以下、単にエリア5とも呼ぶ)を備えた施設において、各エリア5-1~5-nの入室管理に適用した例を示している。 Here, an example is shown in which the authentication system according to this embodiment is applied to entrance management for each of multiple areas 5-1 to 5-n (hereinafter also simply referred to as areas 5) in a facility that has these areas.

図示するように、本実施の形態に係る認証システムは、認証装置1と、エントランス、応接室、会議室、事務室、研究室、サーバルーム、介護施設用エントランス等の様々なセキュリティレベルが要求されるエリア5-1~5-nの入口のドアに設置されたオートロック2-1~2-n(以下、単にオートロック2とも呼ぶ)と、エリア5-1~5-nの入口前を撮影するように設置されたカメラ3-1~3-n(以下、単にカメラ3とも呼ぶ)と、エリア5-1~5-nの入口に設置され、ガイダンスを出力するガイダンス出力装置4-1~4-n(以下、単にガイダンス出力装置4とも呼ぶ)と、を備えている。 As shown in the figure, the authentication system according to this embodiment includes an authentication device 1, autolocks 2-1 to 2-n (hereinafter simply referred to as autolocks 2) installed at the entrance doors of areas 5-1 to 5-n that require various security levels, such as entrances, reception rooms, conference rooms, offices, laboratories, server rooms, and entrances to nursing care facilities, cameras 3-1 to 3-n (hereinafter simply referred to as cameras 3) installed to capture images of the area in front of the entrances to areas 5-1 to 5-n, and guidance output devices 4-1 to 4-n (hereinafter simply referred to as guidance output devices 4) installed at the entrances to areas 5-1 to 5-n that output guidance.

ここで、オートロック2、カメラ3、およびガイダンス出力装置4は、図示していない有線ネットワークおよび/または無線ネットワークを介して認証装置1に接続されている。なお、オートロック2、カメラ3には、ネットワーク通信機能を備えた既存のオートロック、監視カメラを利用することができる。また、ガイダンス出力装置4には、ディスプレイおよび/またはスピーカを備えた既存のネットワーク端末を利用することができる。 Here, the autolock 2, camera 3, and guidance output device 4 are connected to the authentication device 1 via a wired network and/or a wireless network (not shown). Note that the autolock 2 and camera 3 can be existing autolocks and surveillance cameras equipped with network communication functions. The guidance output device 4 can be an existing network terminal equipped with a display and/or speaker.

認証装置1は、カメラ3の撮影画像に含まれている顔画像を用いて、このカメラ3が設置されているエリア5-1~5-nに入室しようとしている利用者を認証することにより、エリア5-1~5-nへの入室を管理する。 The authentication device 1 uses the facial image contained in the image captured by the camera 3 to authenticate users attempting to enter the areas 5-1 to 5-n in which the camera 3 is installed, thereby managing entry to the areas 5-1 to 5-n.

図2は、認証装置1の概略機能構成図である。 Figure 2 is a schematic functional configuration diagram of the authentication device 1.

図示するように、認証装置1は、ネットワーク通信部100と、顔画像検出部101と、顔認証情報記憶部102と、顔認証部103と、有効化情報記憶部104と、評価部105と、判定パターン記憶部106と、適用情報記憶部107と、適用パターン検索部108と、アクション制御部109と、解錠命令送信部110と、ガイダンス出力命令送信部111と、を備えている。 As shown in the figure, the authentication device 1 includes a network communication unit 100, a face image detection unit 101, a face authentication information storage unit 102, a face authentication unit 103, an activation information storage unit 104, an evaluation unit 105, a judgment pattern storage unit 106, an application information storage unit 107, an application pattern search unit 108, an action control unit 109, an unlock command transmission unit 110, and a guidance output command transmission unit 111.

ネットワーク通信部100は、図示していない有線ネットワークおよび/または無線ネットワークを介してオートロック2、カメラ3、およびガイダンス出力装置4と通信するためのインターフェースである。 The network communication unit 100 is an interface for communicating with the autolock 2, the camera 3, and the guidance output device 4 via a wired network and/or a wireless network (not shown).

顔画像検出部101は、ネットワーク通信部100を介してカメラ3から受信した撮影画像に含まれているすべての顔画像を検出して、検出した顔画像毎に、顔画像の特徴量を抽出するとともに、この顔画像の左下隅に位置する画素の座標(以下、左下隅座標と呼ぶ)および右上隅に位置する画素の座標(以下、右上隅座標と呼ぶ)を抽出する。 The face image detection unit 101 detects all face images contained in the captured images received from the camera 3 via the network communication unit 100, and for each detected face image, extracts the features of the face image and also extracts the coordinates of the pixel located in the lower left corner of the face image (hereinafter referred to as the lower left corner coordinates) and the coordinates of the pixel located in the upper right corner (hereinafter referred to as the upper right corner coordinates).

顔認証情報記憶部102には、カメラ3の識別情報であるカメラID毎に、このカメラ3が設置されたエリア5への入室が許可された利用者各々の顔認証情報(顔画像の特徴量)が記憶されている。 The facial authentication information storage unit 102 stores, for each camera ID, which is the identification information of the camera 3, facial authentication information (feature values of facial images) of each user who is permitted to enter the area 5 in which the camera 3 is installed.

顔認証部103は、顔画像検出部101によってカメラ3の撮影画像から検出された顔画像毎に、この顔画像から抽出された特徴量と顔認証情報記憶部102とを用いて顔認証を実施する。具体的には、このカメラ3のカメラIDに紐付けられて顔認証情報記憶部102に記憶されている顔認証情報のなかから、この顔画像から抽出された特徴量と整合する顔認証情報を検索する。そして、整合する顔認証情報が検出されたならば顔認証成立と判断し、検出されなかったならば顔認証不成立と判断する。 For each face image detected by the face image detection unit 101 from the captured image of the camera 3, the face authentication unit 103 performs face authentication using the feature amount extracted from this face image and the face authentication information storage unit 102. Specifically, face authentication information that matches the feature amount extracted from this face image is searched for among the face authentication information that is linked to the camera ID of this camera 3 and stored in the face authentication information storage unit 102. If matching face authentication information is detected, it is determined that face authentication is successful, and if matching information is not detected, it is determined that face authentication is not successful.

有効化情報記憶部104には、カメラ3毎に、カメラ3の撮影画像からこのカメラ3が設置されたエリア5に入室しようとする利用者として認識する顔画像のサイズ(以下、有効化面積と呼ぶ)および座標範囲(以下、有効化座標範囲)が記憶されている。 The validation information storage unit 104 stores, for each camera 3, the size (hereinafter referred to as the validation area) and coordinate range (hereinafter referred to as the validation coordinate range) of a face image to be recognized from an image captured by the camera 3 as a user attempting to enter the area 5 in which the camera 3 is installed.

図3は、有効化情報記憶部104の登録内容例を模式的に表した図である。 Figure 3 is a schematic diagram showing an example of the registered contents of the activation information storage unit 104.

図示するように、有効化情報記憶部104には、カメラ3毎に、有効化面積および有効化座標範囲(以下、これらを有効化情報とも呼ぶ)のレコード1040が記憶されている。有効化情報のレコード1040は、カメラ3のカメラIDが登録されたフィールド1041と、カメラ3が設置されたエリア5の種類が登録されたフィールド1042と、有効化面積が登録されたフィールド1043と、有効化座標範囲が登録されたフィールド1044と、を有する。ここで、有効化面積は画素数を用いて表記されており、有効化座標範囲は、顔画像の左下隅座標および右上隅座標を用いて表記されている。なお、図3では、カメラ3の撮影画像サイズが640×480画素である場合を例示しており、有効化座標範囲が(000,000)、(640,480)である場合、カメラ3の撮影画像全体が有効化座標範囲であることを示している。 As shown in the figure, the activation information storage unit 104 stores records 1040 of the activation area and activation coordinate range (hereinafter, these are also referred to as activation information) for each camera 3. The activation information record 1040 has a field 1041 in which the camera ID of the camera 3 is registered, a field 1042 in which the type of area 5 in which the camera 3 is installed is registered, a field 1043 in which the activation area is registered, and a field 1044 in which the activation coordinate range is registered. Here, the activation area is expressed using the number of pixels, and the activation coordinate range is expressed using the coordinates of the lower left corner and the upper right corner of the face image. Note that FIG. 3 illustrates a case where the size of the captured image of the camera 3 is 640×480 pixels, and when the activation coordinate range is (000,000) or (640,480), it indicates that the entire captured image of the camera 3 is the activation coordinate range.

評価部105は、顔画像検出部101によってカメラ3の撮影画像から検出された顔画像毎に、顔画像から抽出した左下隅座標および右上隅座標に基づいて、この顔画像のサイズ(左下隅座標および右上隅座標により特定される矩形エリアの画素数)および中心座標(左下隅座標および右上隅座標を結ぶ直線の中心座標)を特定する。それから、この顔画像のサイズおよび中心座標と有効化情報記憶部104とを用いて、この顔画像が、このカメラ3が設置されたエリア5に入室しようとする利用者として認識すべきものであるか否かを評価する。 For each face image detected by the face image detection unit 101 from the image captured by the camera 3, the evaluation unit 105 determines the size of the face image (the number of pixels in the rectangular area specified by the lower left and upper right corner coordinates) and the center coordinates (the center coordinates of the line connecting the lower left and upper right corner coordinates) based on the lower left and upper right corner coordinates extracted from the face image. Then, using the size and center coordinates of the face image and the validation information storage unit 104, it evaluates whether or not the face image should be recognized as a user attempting to enter the area 5 in which the camera 3 is installed.

具体的には、顔認証部103による認証結果が顔認証成立である顔画像について、この顔画像のサイズが、この顔画像を撮影したカメラ3のカメラIDに紐付けられて有効化情報記憶部104に記憶されている有効化面積以上であるか否かを評価するとともに、この顔画像の中心座標が、このカメラIDに紐付けられて有効化情報記憶部104に記憶されている有効化座標範囲内にあるか否かを評価する。また、顔認証部103による認証結果が顔認証不成立である顔画像について、この顔画像のサイズが、この顔画像を撮影したカメラ3のカメラIDに紐付けられて有効化情報記憶部104に記憶されている有効化面積以上であるか否かを評価する。 Specifically, for a face image for which the authentication result by the face authentication unit 103 is successful, it is evaluated whether the size of the face image is equal to or larger than the activation area associated with the camera ID of the camera 3 that captured the face image and stored in the activation information storage unit 104, and it is also evaluated whether the center coordinates of the face image are within the activation coordinate range associated with the camera ID and stored in the activation information storage unit 104. In addition, for a face image for which the authentication result by the face authentication unit 103 is unsuccessful, it is evaluated whether the size of the face image is equal to or larger than the activation area associated with the camera ID of the camera 3 that captured the face image and stored in the activation information storage unit 104.

判定パターン記憶部106には、顔認証部103による認証結果および評価部105による評価結果のパターンが、判定パターンとして、オートロック2およびガイダンス出力装置4に対するアクションとともに複数記憶されている。 The judgment pattern storage unit 106 stores multiple patterns of the authentication results by the face authentication unit 103 and the evaluation results by the evaluation unit 105 as judgment patterns, together with actions for the autolock 2 and the guidance output device 4.

図4は、判定パターン記憶部106の登録内容例を模式的に表した図である。 Figure 4 is a schematic diagram showing an example of the contents registered in the judgment pattern storage unit 106.

図示するように、判定パターン記憶部106には、判定パターン毎に判定パターンのレコード1060が記憶されている。判定パターンのレコード1060は、判定パターンの識別情報であるパターンIDが登録されたフィールド1061と、カメラ3の撮影画像から検出された顔画像各々に対する顔認証部103における顔認証成立数が登録されたフィールド1062と、これらの顔画像各々に対する顔認証部103における顔認証不成立数が登録されたフィールド1063と、これらの顔画像のうち、評価部105により有効化面積以上と評価された顔画像各々に対する顔認証部103における顔認証成立数が登録されたフィールド1064と、これらの顔画像のうち、評価部105により有効化面積以上と評価された顔画像各々に対する顔認証部103における顔認証不成立数が登録されたフィールド1065と、これらの顔画像のうち、評価部105により有効化座標範囲内にあると評価された顔画像各々に対する顔認証部103における顔認証成立数が登録されたフィールド1066と、オートロック2およびガイダンス出力装置4に対するアクションが登録されたフィールド1067と、を有する。 As shown in the figure, the judgment pattern memory unit 106 stores a judgment pattern record 1060 for each judgment pattern. The record 1060 of the judgment pattern has a field 1061 in which a pattern ID, which is identification information of the judgment pattern, is registered; a field 1062 in which the number of successful face authentications in the face authentication unit 103 for each face image detected from the captured image of the camera 3 is registered; a field 1063 in which the number of unsuccessful face authentications in the face authentication unit 103 for each of these face images is registered; a field 1064 in which the number of successful face authentications in the face authentication unit 103 for each of these face images evaluated by the evaluation unit 105 to be equal to or larger than the valid area is registered; a field 1065 in which the number of unsuccessful face authentications in the face authentication unit 103 for each of these face images evaluated by the evaluation unit 105 to be equal to or larger than the valid area is registered; a field 1066 in which the number of successful face authentications in the face authentication unit 103 for each of these face images evaluated by the evaluation unit 105 to be within the valid coordinate range is registered; and a field 1067 in which actions for the autolock 2 and the guidance output device 4 are registered.

図5(A)、図5(B)、図6(A)、および図6(B)は、判定パターンを説明するためのカメラ3の撮影画像30の例を示す図である。ここで、一点鎖線で囲まれた範囲31は、カメラ3の撮影画像30から検出された顔画像を示しており、点線で囲まれた範囲32は有効化面積の大きさ(顔画像31との比較)を示しており、そして、二点鎖線で囲まれた範囲33は、有効化座標範囲を示している。 Figures 5(A), 5(B), 6(A), and 6(B) are diagrams showing examples of an image 30 captured by camera 3 to explain a judgment pattern. Here, the area 31 surrounded by a dashed line indicates the face image detected from the image 30 captured by camera 3, the area 32 surrounded by a dotted line indicates the size of the activation area (compared to the face image 31), and the area 33 surrounded by a dashed line indicates the activation coordinate range.

図5(A)に示す例では、撮影画像30の全体が有効化座標範囲33に設定されている。この例では、撮影画像30から1つの顔画像31のみが検出され、この顔画像31のサイズは有効化面積32以上であり、かつその中心座標は有効化座標範囲33内である。 In the example shown in FIG. 5(A), the entire captured image 30 is set to the valid coordinate range 33. In this example, only one face image 31 is detected from the captured image 30, the size of this face image 31 is equal to or larger than the valid area 32, and its center coordinates are within the valid coordinate range 33.

この顔画像31の顔認証結果が顔認証成立である場合、顔認証成立数「1」、顔認証不成立数「0」、有効化面積以上の顔認証成立数「1」、有効化面積以上の顔認証不成立数「0」、有効化座標範囲内の顔認証成立数「1」となり、フィールド1061にパターンID「A」が登録されているレコード1060の判定パターンおよびフィールド1061にパターンID「F」が登録されているレコード1060の判定パターンにそれぞれ合致する。 If the facial recognition result of this facial image 31 is successful, the number of successful facial recognitions will be "1", the number of unsuccessful facial recognitions will be "0", the number of successful facial recognitions above the valid area will be "1", the number of unsuccessful facial recognitions above the valid area will be "0", and the number of successful facial recognitions within the valid coordinate range will be "1", which respectively match the judgment pattern of record 1060 in which pattern ID "A" is registered in field 1061 and the judgment pattern of record 1060 in which pattern ID "F" is registered in field 1061.

一方、この顔画像31の顔認証結果が顔認証不成立である場合、顔認証成立数「0」、顔認証不成立数「1」、有効化面積以上の顔認証成立数「0」、有効化面積以上の顔認証不成立数「1」、有効化座標範囲内の顔認証成立数「0」となり、フィールド1061にパターンID「E」が登録されているレコード1060の判定パターンに合致する。 On the other hand, if the facial recognition result of this facial image 31 is unsuccessful, the number of successful facial recognitions will be "0", the number of unsuccessful facial recognitions will be "1", the number of successful facial recognitions above the valid area will be "0", the number of unsuccessful facial recognitions above the valid area will be "1", and the number of successful facial recognitions within the valid coordinate range will be "0", which matches the determination pattern of record 1060 in which pattern ID "E" is registered in field 1061.

パターンID「A」の判定パターンは、例えば、社員用エントランス、会議室などにおいて、社員以外の第三者がいないことを条件に複数の社員の入室をまとめて許可する場合に適している。また、パターンID「F」の判定パターンは、研究室などの高いセキュリティレベルが要求されるエリア5において、利用者が単独で入室することを要求する場合に適している。そして、パターンID「E」の判定パターンは、入室が許可されていない利用者のみでの入室を拒否するものであり、様々なセキュリティレベルのエリア5において利用することができる。 The judgment pattern with pattern ID "A" is suitable, for example, for allowing multiple employees to enter an employee entrance or a conference room, provided that there are no third parties other than employees. The judgment pattern with pattern ID "F" is suitable for areas 5 that require a high level of security, such as laboratories, where users are required to enter alone. The judgment pattern with pattern ID "E" denies entry to unauthorized users only, and can be used in areas 5 with various security levels.

図5(B)に示す例では、撮影画像30の全体が有効化座標範囲33に設定されている。この例では、撮影画像30から2つの顔画像31が検出され、これらの顔画像31のサイズは両者とも有効化面積32以上であり、かつそれらの中心座標は両方ともに有効化座標範囲33内である。 In the example shown in FIG. 5(B), the entire captured image 30 is set to the valid coordinate range 33. In this example, two face images 31 are detected from the captured image 30, and the size of both of these face images 31 is equal to or larger than the valid area 32, and both of their center coordinates are within the valid coordinate range 33.

これらの顔画像31の顔認証結果が両方とも顔認証成立である場合、顔認証成立数「2」、顔認証不成立数「0」、有効化面積以上の顔認証成立数「2」、有効化面積以上の顔認証不成立数「0」、有効化座標範囲内の顔認証成立数「2」となり、フィールド1061にパターンID「A」が登録されているレコード1060の判定パターンおよびフィールド1061にパターンID「G」が登録されているレコード1060の判定パターンにそれぞれ合致する。また、一方の顔画像31の顔認証結果が顔認証成立であり、他方の顔画像31の顔認証結果が顔認証不成立である場合、顔認証成立数「1」、顔認証不成立数「1」、有効化面積以上の顔認証成立数「1」、有効化面積以上の顔認証不成立数「1」、有効化座標範囲内の顔認証成立数「1」となり、フィールド1061にパターンID「C」が登録されているレコード1060の判定パターンに合致する。 When the facial recognition results of both of these face images 31 are successful, the number of successful face recognitions is "2", the number of unsuccessful face recognitions is "0", the number of successful face recognitions above the valid area is "2", the number of unsuccessful face recognitions above the valid area is "0", and the number of successful face recognitions within the valid coordinate range is "2", which match the judgment pattern of record 1060 in which pattern ID "A" is registered in field 1061 and the judgment pattern of record 1060 in which pattern ID "G" is registered in field 1061. Also, when the facial recognition result of one face image 31 is successful and the facial recognition result of the other face image 31 is unsuccessful, the number of successful face recognitions is "1", the number of unsuccessful face recognitions is "1", the number of successful face recognitions above the valid area is "1", the number of unsuccessful face recognitions above the valid area is "1", the number of unsuccessful face recognitions above the valid area is "1", and the number of successful face recognitions within the valid coordinate range is "1", which match the judgment pattern of record 1060 in which pattern ID "C" is registered in field 1061.

パターンID「G」の判定パターンは、サーバルーム、書庫室などの高いセキュリティレベルが要求されるエリア5において、入室が許可された職員等の入室を、入室が許可された責任者等の同伴を条件に許可する場合に適している。また、パターンID「C」の判定パターンは、応接室などにおいて、入室を許可された職員等が、職員以外の入室を許可されていない第三者を同伴して入室することを許可する場合に適している。 The judgment pattern with pattern ID "G" is suitable for areas 5 that require a high level of security, such as server rooms and archive rooms, where entry of authorized staff is permitted on the condition that they are accompanied by a person in charge who is also authorized to enter. The judgment pattern with pattern ID "C" is suitable for areas such as reception rooms where authorized staff are permitted to enter accompanied by a third party other than staff who is not authorized to enter.

図6(A)に示す例では、撮影画像30の全体が有効化座標範囲33に設定されている。この例では、撮影画像30から2つの顔画像31が検出され、これらの顔画像31の中心座標は両方とも有効化座標範囲33内であるが、それらのサイズは、一方が有効化面積32以上であるのに対して、他方は有効化面積32未満である。 In the example shown in FIG. 6(A), the entire captured image 30 is set to the valid coordinate range 33. In this example, two face images 31 are detected from the captured image 30, and the center coordinates of these face images 31 are both within the valid coordinate range 33, but one of them is equal to or larger than the valid area 32, while the other is smaller than the valid area 32.

有効化面積32以上の顔画像31の顔認証結果が顔認証成立であり、有効化面積32未満の顔画像31の顔認証結果が顔認証不成立である場合、顔認証成立数「1」、顔認証不成立数「1」、有効化面積以上の顔認証成立数「1」、有効化面積以上の顔認証不成立数「0」、有効化座標範囲内の顔認証成立数「1」となり、フィールド1061にパターンID「B」が登録されているレコード1060の判定パターンに合致する。 If the facial authentication result of a facial image 31 with a valid area of 32 or more is successful, and the facial authentication result of a facial image 31 with a valid area less than 32 is unsuccessful, the number of successful facial authentications will be "1", the number of unsuccessful facial authentications will be "1", the number of successful facial authentications equal to or greater than the valid area will be "1", the number of unsuccessful facial authentications equal to or greater than the valid area will be "0", and the number of successful facial authentications within the valid coordinate range will be "1", which matches the judgment pattern of record 1060 in which pattern ID "B" is registered in field 1061.

パターンID「B」の判定パターンは、いわゆる共連れの可能性がある場合には、エリア5への入室が許可された利用者でも入室を規制する場合に適用される。 The judgment pattern with pattern ID "B" is applied when there is a possibility of tailgating, and entry is restricted even for users who are permitted to enter area 5.

図6(B)に示す例では、撮影画像30の中央上部に有効化座標範囲33が設定されている。この例では、撮影画像30から2つの顔画像31が検出され、これらの顔画像31のサイズおよび中心座標は、一方が有効化面積32未満かつ有効化座標範囲33内であり、他方が有効化面積32以上かつ有効化座標範囲33外である。 In the example shown in FIG. 6(B), the valid coordinate range 33 is set in the upper center of the captured image 30. In this example, two face images 31 are detected from the captured image 30, and the sizes and center coordinates of these face images 31 are such that one is less than the valid area 32 and within the valid coordinate range 33, and the other is equal to or greater than the valid area 32 and outside the valid coordinate range 33.

有効化面積32未満かつ有効化座標範囲33内の顔画像31の顔認証結果が顔認証成立であり、有効化面積32以上かつ有効化座標範囲33外の顔画像31の顔認証結果が顔認証不成立である場合、顔認証成立数「1」、顔認証不成立数「1」、有効化面積以上の顔認証成立数「0」、有効化面積以上の顔認証不成立数「1」、有効化座標範囲内の顔認証成立数「1」となり、フィールド1061にパターンID「D」が登録されているレコード1060の判定パターンに合致する。 If the facial authentication result of the facial image 31 that is less than the valid area 32 and within the valid coordinate range 33 is successful, and the facial authentication result of the facial image 31 that is greater than or equal to the valid area 32 and outside the valid coordinate range 33 is unsuccessful, the number of successful facial authentications will be "1", the number of unsuccessful facial authentications will be "1", the number of successful facial authentications greater than or equal to the valid area will be "0", the number of unsuccessful facial authentications greater than or equal to the valid area will be "1", and the number of successful facial authentications within the valid coordinate range will be "1", which matches the judgment pattern of record 1060 in which pattern ID "D" is registered in field 1061.

パターンID「D」の判定パターンは、介護施設等において、入室が許可された介護者が、入室を許可されていない車椅子の要介護者を同伴して入室する場合に適している。 The judgment pattern with pattern ID "D" is suitable for a case where a caregiver who is permitted to enter a nursing care facility, etc., accompanies a wheelchair-bound person requiring care who is not permitted to enter the facility.

なお、適用するエリア5のセキュリティレベルによっては、同じ判定パターンであっても、異なるアクションに紐付けられる場合がある。このような場合には、判定パターンに異なるパターンIDが付与される。 Note that depending on the security level of the area 5 to which it is applied, the same judgment pattern may be associated with different actions. In such cases, different pattern IDs are assigned to the judgment patterns.

図2に戻って説明を続ける。 Let's return to Figure 2 to continue the explanation.

適用情報記憶部107には、カメラ3毎に、カメラ3が設置されたエリア5に適用する判定パターンを含む適用情報が記憶されている。 The application information storage unit 107 stores application information for each camera 3, the application information including the judgment pattern to be applied to the area 5 in which the camera 3 is installed.

図7は、適用情報記憶部107の登録内容例を模式的に表した図である。 Figure 7 is a schematic diagram showing an example of registered contents in the application information storage unit 107.

図示するように、適用情報記憶部107には、カメラ3毎に、適用情報のレコード1070が記憶されている。適用情報のレコード1070は、カメラ3のカメラIDが登録されたフィールド1071と、カメラ3が設置されたエリア5に対する入室許可のパターンが登録されたフィールド1072と、このエリア5に適用する少なくとも一つの判定パターンのパターンIDが優先順位とともに登録されたフィールド1073と、このエリア5に設置されたオートロック2の識別情報であるオートロックIDおよびガイダンス出力装置4の識別情報であるガイダンス出力装置IDがそれぞれ登録されたフィールド1074、1075と、を有する。 As shown in the figure, the application information storage unit 107 stores an application information record 1070 for each camera 3. The application information record 1070 has a field 1071 in which the camera ID of the camera 3 is registered, a field 1072 in which the entry permission pattern for the area 5 in which the camera 3 is installed is registered, a field 1073 in which the pattern ID of at least one judgment pattern to be applied to this area 5 is registered together with the priority order, and fields 1074 and 1075 in which the autolock ID, which is identification information for the autolock 2 installed in this area 5, and the guidance output device ID, which is identification information for the guidance output device 4, are registered, respectively.

なお、フィールド1073に複数のパターンIDを登録する場合、例えばパターンIDは異なるが、判定パターンの内容自体が同じもの(紐付けられるアクションが異なる)が、同じフィールド1073に登録されるといった矛盾が生じないように注意する。 When multiple pattern IDs are registered in field 1073, care must be taken to avoid inconsistencies, such as registering patterns with different pattern IDs but the same judgment pattern content (different associated actions) in the same field 1073.

適用パターン検索部108は、判定パターン記憶部106を参照し、顔画像検出部101によってカメラ3の撮影画像から検出された顔画像各々の顔認証部103による顔認証結果および評価部105の評価結果に合致する判定パターン(以下、適用パターンと呼ぶ)を、このカメラ3に紐付けられて適用情報記憶部107に記憶されている適用情報のレコード1070にパターンIDが登録されている判定パターンのなかから検索する。 The application pattern search unit 108 refers to the judgment pattern storage unit 106 and searches for a judgment pattern (hereinafter referred to as an application pattern) that matches the face authentication results by the face authentication unit 103 and the evaluation results by the evaluation unit 105 for each face image detected by the face image detection unit 101 from the image captured by the camera 3 from among the judgment patterns whose pattern IDs are registered in the application information records 1070 linked to this camera 3 and stored in the application information storage unit 107.

アクション制御部109は、適用パターン検索部108により検索された適用パターンのパターンIDに紐付けられて判定パターン記憶部106に記憶されている判定パターンのレコード1060からオートロック2およびガイダンス出力装置4に対するアクションを特定するとともに、顔画像検出部101によって顔画像が検出された撮像画像の送信元のカメラ3のカメラIDに紐付けられて適用情報記憶部107に記憶されている適用情報のレコード1070から、このカメラ3と同じエリア5に設置されているオートロック2およびガイダンス出力装置4を特定する。そして、特定したオートロック2およびガイダンス出力装置4に対して、特定したアクションを実行するように、解除命令送信部110およびガイダンス出力命令送信部111を制御する。 The action control unit 109 identifies an action for the autolock 2 and guidance output device 4 from the judgment pattern record 1060 linked to the pattern ID of the application pattern searched by the application pattern search unit 108 and stored in the judgment pattern storage unit 106, and identifies the autolock 2 and guidance output device 4 installed in the same area 5 as the camera 3 from the application information record 1070 linked to the camera ID of the camera 3 that transmitted the captured image from which the face image was detected by the face image detection unit 101 and stored in the application information storage unit 107. Then, it controls the release command transmission unit 110 and the guidance output command transmission unit 111 to execute the identified action for the identified autolock 2 and guidance output device 4.

解錠命令送信部110は、アクション制御部109の指示に従い、オートロック2に解除命令を送信する。 The unlock command sending unit 110 sends an unlock command to the autolock 2 according to the instructions of the action control unit 109.

ガイダンス出力命令送信部111は、アクション制御部109の指示に従い、ガイダンス出力装置4に各種ガイダンスの出力命令を送信する。 The guidance output command transmission unit 111 transmits various guidance output commands to the guidance output device 4 according to instructions from the action control unit 109.

上述の認証装置1の機能構成は、ASIC(Application Specific Integrated Circuit)、FPGA(Field Programmable Gate Array)などの集積ロジックICによりハード的に実現されるものでもよいし、あるいはDSP(Digital Signal Processor)等の計算機によりソフトウエア的に実現されるものでもよい。あるいは、CPU(Central Processing Unit)と、メモリと、SSD(Solid State Drive)、HDD(Hard Disk Drive)等の補助記憶装置と、NIC(Network Interface Card)、無線LAN(Local Area Network)アダプタ等の通信インターフェースと、を備えたPC(Personal Computer)等の少なくとも1台の汎用コンピュータにおいて、CPUが所定のプログラムを補助記憶装置からメモリ上にロードして実行することにより実現されるものでもよい。 The functional configuration of the above-mentioned authentication device 1 may be realized in hardware using an integrated logic IC such as an ASIC (Application Specific Integrated Circuit) or an FPGA (Field Programmable Gate Array), or may be realized in software using a computer such as a DSP (Digital Signal Processor). Alternatively, it may be realized by at least one general-purpose computer such as a PC (Personal Computer) that includes a CPU (Central Processing Unit), memory, an auxiliary storage device such as an SSD (Solid State Drive) or an HDD (Hard Disk Drive), and a communication interface such as a NIC (Network Interface Card) or a wireless LAN (Local Area Network) adapter, and the CPU loads a specific program from the auxiliary storage device into the memory and executes it.

図8は、認証装置1の動作を説明するためのフロー図である。 Figure 8 is a flow diagram for explaining the operation of authentication device 1.

このフローは、顔画像検出部101がネットワーク通信部100を介して各カメラ3から送られてくる撮影画像を監視し、いずれかのカメラ3の撮影画像から所定時間(例えば2秒)継続して顔画像を検出することにより開始される。 This flow starts when the face image detection unit 101 monitors the captured images sent from each camera 3 via the network communication unit 100 and detects a face image continuously for a predetermined period of time (e.g., 2 seconds) from the captured images of any of the cameras 3.

まず、顔画像検出部101は、カメラ3の撮影画像から所定時間継続して検出した顔画像毎に、顔画像の特徴量、左下隅座標、および右上隅座標を抽出する(S10)。そして、各顔画像の特徴量、左下隅座標および右上隅座標を、この撮影画像に付加された撮影元カメラ3のカメラIDとともに顔認証部103に渡す。 First, the face image detection unit 101 extracts the features, lower left corner coordinates, and upper right corner coordinates of each face image detected continuously for a predetermined period of time from the images captured by the camera 3 (S10). Then, the features, lower left corner coordinates, and upper right corner coordinates of each face image are passed to the face authentication unit 103 together with the camera ID of the camera 3 that captured the image and that was added to the captured image.

これを受けて、顔認証部103は、各顔画像の特徴量に対して、撮影元カメラ3のカメラIDに紐付けられて顔認証情報記憶部102に記憶されている顔認証情報を用いて顔認証を実施する(S11)。そして、各顔画像の顔認証結果、左下隅座標および右上隅座標を撮影元カメラ3のカメラIDとともに評価部105に渡す。 The face authentication unit 103 then performs face authentication on the features of each face image using face authentication information that is associated with the camera ID of the original camera 3 and stored in the face authentication information storage unit 102 (S11). Then, the face authentication result, the lower left corner coordinates, and the upper right corner coordinates of each face image are passed to the evaluation unit 105 together with the camera ID of the original camera 3.

これを受けて、評価部105は、各顔画像の左下隅座標および右上隅座標を用いて、各顔画像のサイズ(左下隅座標および右上隅座標により特定される矩形エリアの画素数)を特定する(S12)。それから、各顔画像について、そのサイズが撮影元カメラ3のカメラIDに紐付けられて有効化情報記憶部104に記憶されている有効化情報のレコード1040に登録されている有効化面積以上であるか否かを評価する(S13)。 In response, the evaluation unit 105 uses the coordinates of the lower left corner and the coordinates of the upper right corner of each face image to identify the size of each face image (the number of pixels in the rectangular area identified by the coordinates of the lower left corner and the coordinates of the upper right corner) (S12). Then, for each face image, it is evaluated whether or not the size is equal to or larger than the activation area registered in the record 1040 of the activation information that is linked to the camera ID of the camera 3 that captured the image and stored in the activation information storage unit 104 (S13).

また、評価部105は、顔認証結果が顔認証成立である各顔画像の左下隅座標および右上隅座標を用いて、これらの顔画像各々の中心座標(左下隅座標および右上隅座標を結ぶ直線の中心座標)を特定する(S14)。それから、顔認証結果が顔認証成立である各顔画像について、その中心座標が、撮影元カメラ3のカメラIDに紐付けられて有効化情報記憶部104に記憶されている有効化情報のレコード1040に登録されている有効化座標範囲内であるか否かを評価する(S15)。 The evaluation unit 105 also uses the lower left and upper right corner coordinates of each face image for which the face authentication result is successful to identify the center coordinates of each of these face images (the center coordinates of the line connecting the lower left and upper right corner coordinates) (S14). Then, for each face image for which the face authentication result is successful, it is evaluated whether or not the center coordinates are within the activation coordinate range registered in the activation information record 1040 linked to the camera ID of the original camera 3 and stored in the activation information storage unit 104 (S15).

つぎに、評価部105は、各顔画像の顔認証結果と、各顔画像の有効化面積以上であるか否かの評価結果と、顔認証結果が顔認証成立である各顔画像の有効化座標範囲内であるか否かの評価結果とを、撮影元カメラ3のカメラIDとともに適用パターン検索部108に渡す。これを受けて、適用パターン検索部108は、後述の適用パターン検索処理を実施して、撮影元カメラ3のカメラIDに紐付けられて適用情報記憶部107に記憶されている適用情報のレコード1070にパターンIDが登録されている判定パターンのなかから適用パターンを検索する(S16)。 Next, the evaluation unit 105 passes the face authentication results for each face image, the evaluation results for whether or not the area is equal to or larger than the effective area of each face image, and the evaluation results for whether or not the face authentication results are within the effective coordinate range of each face image for which face authentication is successful, together with the camera ID of the original camera 3, to the application pattern search unit 108. In response to this, the application pattern search unit 108 performs an application pattern search process described below, and searches for an application pattern from among the determination patterns whose pattern IDs are registered in the application information records 1070 linked to the camera ID of the original camera 3 and stored in the application information storage unit 107 (S16).

つぎに、適用パターン検索部108は、適用パターンの検索に失敗したならば(S17でNO)、このフローを終了する。一方、適用パターンの検索に成功したならば(S17でYES)、この適用パターンのパターンIDに紐付けられて判定パターン記憶部106に記憶されている判定パターンのレコード1060からオートロック2およびガイダンス出力装置4に対するアクションを特定する(S18)。また、撮影元カメラ3のカメラIDに紐付けられて適用情報記憶部107に記憶されている適用情報のレコード1070からオートロックIDおよびガイダンス出力装置IDを特定する(S19)。それから、適用パターン検索部108は、オートロック2およびガイダンス出力装置4に対するアクションを、オートロックIDおよびガイダンス出力装置IDとともにアクション制御部109に渡す。 Next, if the application pattern search unit 108 fails to search for an application pattern (NO in S17), it ends this flow. On the other hand, if the application pattern search unit 108 is successful in searching for an application pattern (YES in S17), it identifies actions for the autolock 2 and the guidance output device 4 from the judgment pattern record 1060 linked to the pattern ID of this application pattern and stored in the judgment pattern storage unit 106 (S18). It also identifies the autolock ID and guidance output device ID from the application information record 1070 linked to the camera ID of the shooting source camera 3 and stored in the application information storage unit 107 (S19). Then, the application pattern search unit 108 passes the actions for the autolock 2 and the guidance output device 4 to the action control unit 109 together with the autolock ID and guidance output device ID.

これを受けて、アクション制御部109は、オートロックIDおよびガイダンス出力装置IDにより特定されるオートロック2およびガイダンス出力装置4に対して所定のアクションを実行するように、解除命令送信部110およびガイダンス出力命令送信部111を制御する(S20)。 In response to this, the action control unit 109 controls the release command sending unit 110 and the guidance output command sending unit 111 to execute a predetermined action on the autolock 2 and guidance output device 4 identified by the autolock ID and guidance output device ID (S20).

具体的には、アクション制御部109は、オートロック2に対するアクションが「解除」であるならば、オートロックIDを伴う解除命令送信指示を解除命令送信部110に通知し、オートロック2に対するアクションが「解除拒否」であるならば解除命令の送信指示を解除命令送信部110に通知しない。解除命令送信部110は、オートロックIDを伴う解除命令送信指示をアクション制御部109から受け取ったならば、ネットワーク通信部100を介してこのオートロックIDにより特定されるオートロック2に解除命令を送信して、このオートロック2を解錠させる。 Specifically, if the action for autolock 2 is "unlock," the action control unit 109 notifies the unlock command sending unit 110 of an instruction to send an unlock command accompanied by the autolock ID, and if the action for autolock 2 is "reject unlock," the action control unit 109 does not notify the unlock command sending unit 110 of an instruction to send an unlock command accompanied by the autolock ID. When the unlock command sending unit 110 receives an instruction to send an unlock command accompanied by the autolock ID from the action control unit 109, it sends an unlock command to the autolock 2 identified by the autolock ID via the network communication unit 100, causing the autolock 2 to be unlocked.

また、アクション制御部109は、ガイダンス出力装置4に対するアクションで指定されているガイダンス種別を、ガイダンス出力装置IDとともにガイダンス出力命令送信部111に通知する。これを受けて、ガイダンス出力命令送信部111は、ネットワーク通信部100を介してこのガイダンス出力装置IDにより特定されるガイダンス出力装置4に、指定されたガイダンス種別の出力命令を送信して、このガイダンス種別のガイダンスをガイダンス出力装置4に出力させる。 The action control unit 109 also notifies the guidance output command sending unit 111 of the guidance type specified in the action for the guidance output device 4, together with the guidance output device ID. In response to this, the guidance output command sending unit 111 sends an output command for the specified guidance type to the guidance output device 4 identified by this guidance output device ID via the network communication unit 100, causing the guidance output device 4 to output guidance of this guidance type.

例えば、ガイダンス種別が「入室許可」ならば、「ドアが開きます。入室してください。」といった入室許可メッセージをガイダンス出力装置4に表示および/または音声出力させ、ガイダンス種別が「入室許可・同伴注意」ならば、「ドアが開きます。同伴の方と一緒に入室してください。」といった同伴者との入室を促す入室許可メッセージをガイダンス出力装置4に表示および/または音声出力させる。また、ガイダンス種別が「入室拒否」ならば、「入室が拒否されました。ドアは開きません。」といった入室拒否メッセージをガイダンス出力装置4に表示および/または音声出力させ、ガイダンス種別が「入室拒否・共連れ注意」ならば、「入室は拒否されました。不正に入室する可能性のある者に注意してください。」といった共連れに注意を促す入室拒否メッセージをガイダンス出力装置4に表示および/または音声出力させる。 For example, if the guidance type is "Entry permitted", an entry permission message such as "The door will open. Please enter" is displayed and/or output by voice from the guidance output device 4. If the guidance type is "Entry permitted, caution against accompanying persons", an entry permission message such as "The door will open. Please enter with your accompanying persons" is displayed and/or output by voice from the guidance output device 4, encouraging entry with accompanying persons. If the guidance type is "Entry denied", an entry refusal message such as "Entry denied. The door will not open" is displayed and/or output by voice from the guidance output device 4. If the guidance type is "Entry denied, caution against tailgating", an entry refusal message such as "Entry denied. Be careful of persons who may enter illegally" is displayed and/or output by voice from the guidance output device 4, encouraging caution against tailgating.

図9は、図8に示す適用パターン検索処理S16を説明するためのフロー図である。 Figure 9 is a flow diagram for explaining the application pattern search process S16 shown in Figure 8.

まず、適用パターン検索部108は、評価部105から撮影元カメラ3のカメラIDとともに受け取った、各顔画像の顔認証結果、各顔画像の有効化面積以上であるか否かの評価結果、および、顔認証結果が顔認証成立である各顔画像の有効化座標範囲内であるか否かの評価結果から、顔認証成立数、顔認証不成立数、有効化面積以上の顔認証成立数、有効化面積以上の顔認証不成立数、および有効化座標範囲内の顔認証成立数を集計する(S160)。 First, the application pattern search unit 108 counts the number of successful face recognitions, the number of unsuccessful face recognitions, the number of successful face recognitions that are equal to or greater than the valid area, the number of unsuccessful face recognitions that are equal to or greater than the valid area, and the number of successful face recognitions within the valid coordinate range, based on the face recognition results for each face image received from the evaluation unit 105 together with the camera ID of the camera 3 that captured the image, the evaluation results of whether or not the area is equal to or greater than the valid area for each face image, and the evaluation results of whether or not the face recognition results are within the valid coordinate range for each face image for which face recognition is successful (S160).

つぎに、適用パターン検索部108は、カウンタ値Nを1に設定する(S161)。それから、評価部105から受け取った撮影元カメラ3のカメラIDに紐付けられて適用情報記憶部107に記憶されている適用情報のレコード1070から優先順位Nの判定パターンのパターンIDを特定し、さらに、特定したパターンIDに紐付けられて判定パターン記憶部106に記憶されているレコード1060から優先順位Nの判定パターンを特定する(S162)。 Next, the application pattern search unit 108 sets the counter value N to 1 (S161). Then, it identifies the pattern ID of the judgment pattern of priority order N from the application information record 1070 that is linked to the camera ID of the shooting source camera 3 received from the evaluation unit 105 and stored in the application information storage unit 107, and further identifies the judgment pattern of priority order N from the record 1060 that is linked to the identified pattern ID and stored in the judgment pattern storage unit 106 (S162).

つぎに、適用パターン検索部108は、S160の集計結果(顔認証成立数、顔認証不成立数、有効化面積以上の顔認証成立数、有効化面積以上の顔認証不成立数、および、有効化座標範囲内の顔認証成立数)が、優先順位Nの判定パターンに合致するか否かを判断する(S163)。 Next, the application pattern search unit 108 determines whether the counting results of S160 (the number of successful face recognitions, the number of unsuccessful face recognitions, the number of successful face recognitions that are greater than or equal to the valid area, the number of unsuccessful face recognitions that are greater than or equal to the valid area, and the number of successful face recognitions within the valid coordinate range) match the determination pattern of priority order N (S163).

そして、S160の集計結果が優先順位Nの判定パターンに合致するならば(S163でYES)、適用パターン検索部108は、この判定パターンを適用パターンとして検出する(S164)。一方、S160の集計結果が優先順位Nの判定パターンに合致しないならば(S163でNO)、適用パターン検索部108は、カウンタ値Nを一つインクリメントして(S165)、評価部105から受け取った撮影元カメラのカメラIDに紐付けられて適用情報記憶部107に記憶されている適用情報のレコード1070に、優先順位Nの判定パターンのパターンIDが登録されているか否かを判断する(S166)。優先順位Nの判定パターンのパターンIDが登録されているならば(S166でYES)、S162に戻り、登録されていないならば(S166でNO)、適用パターンとして検出することなく、このフローを終了する。 If the counting result of S160 matches the judgment pattern of priority order N (YES in S163), the application pattern search unit 108 detects this judgment pattern as an application pattern (S164). On the other hand, if the counting result of S160 does not match the judgment pattern of priority order N (NO in S163), the application pattern search unit 108 increments the counter value N by one (S165) and determines whether or not the pattern ID of the judgment pattern of priority order N is registered in the application information record 1070 linked to the camera ID of the shooting source camera received from the evaluation unit 105 and stored in the application information storage unit 107 (S166). If the pattern ID of the judgment pattern of priority order N is registered (YES in S166), the process returns to S162, and if it is not registered (NO in S166), the process ends without detecting it as an application pattern.

以上、本発明の一実施の形態について説明した。 The above describes one embodiment of the present invention.

本実施の形態では、エリア5の入口前を撮影するように設置されたカメラ3の撮影画像から検出された顔画像毎に顔認証処理を実施し、顔認証成立であるならば、顔画像のサイズが有効化面積以上であるか否かを評価するとともに、顔画像の中心座標が有効化座標範囲内に位置しているか否かを評価し、顔認証不成立であるならば、顔画像のサイズが有効化面積以上であるか否かを評価する。そして、各顔画像の顔認証結果およびサイズ、中心座標の評価結果に合致する判定パターンに紐付けられているアクションを、エリア5に設置されたオートロック2およびガイダンス出力装置4に対して実行する。 In this embodiment, face recognition processing is performed for each face image detected from the image captured by camera 3 installed to capture the area in front of the entrance to area 5. If face recognition is successful, it is evaluated whether the size of the face image is equal to or larger than the valid area, and whether the center coordinates of the face image are located within the valid coordinate range. If face recognition is unsuccessful, it is evaluated whether the size of the face image is equal to or larger than the valid area. Then, an action linked to a judgment pattern that matches the face recognition result, size, and center coordinate evaluation result of each face image is executed on auto lock 2 and guidance output device 4 installed in area 5.

したがって、本実施の形態によれば、有効化面積、有効化座標範囲、および判定パターンを変更することにより、様々なセキュリティレベルが要求されるエリア5への入室管理に適用することができる。 Therefore, according to this embodiment, by changing the activation area, activation coordinate range, and judgment pattern, it can be applied to entrance management to area 5, where various security levels are required.

例えば、本実施の形態では、顔認証成立数1以上、顔認証不成立数0、有効化面積以上の顔画像の顔認証成立数1以上、有効化面積以上の顔画像の顔認証不成立数0、および、有効化座標範囲内の顔画像の顔認証成立数1以上とするパターンID「A」の判定パターンを、オートロック2の解錠およびガイダンス出力装置4の入室許可メッセージ出力に紐付けて記憶しているので、例えば、社員用エントランス、会議室などにおいて、社員以外の第三者がいないことを条件に複数の社員の入室をまとめて許可するエリア5に本実施の形態に係る認証システムを利用することができる。 For example, in this embodiment, the determination pattern of pattern ID "A" in which the number of successful face authentications is 1 or more, the number of unsuccessful face authentications is 0, the number of successful face authentications for face images with an area larger than the valid area is 1 or more, the number of unsuccessful face authentications for face images with an area larger than the valid area is 0, and the number of successful face authentications for face images within the valid coordinate range is 1 or more is stored in association with the unlocking of the autolock 2 and the output of an entry permission message from the guidance output device 4. Therefore, for example, the authentication system according to this embodiment can be used in an area 5 in an employee entrance, conference room, etc., where multiple employees are allowed to enter at the same time, provided that there are no third parties other than employees.

また、本実施の形態では、顔認証成立数1、顔認証不成立数0、有効化面積以上の顔画像の顔認証成立数1、有効化面積以上の顔画像の顔認証不成立数0、および、有効化座標範囲内の顔画像の顔認証成立数1とするパターンID「F」の判定パターンを、オートロック2の解錠およびガイダンス出力装置4の入室許可メッセージ出力に紐付けて記憶しているので、研究室などの高いセキュリティレベルが要求され、利用者が単独で入室することを要求するエリア5に、本実施の形態に係る認証システムを利用することができる。 In addition, in this embodiment, the judgment pattern of pattern ID "F" in which the number of successful face authentications is 1, the number of unsuccessful face authentications is 0, the number of successful face authentications for face images larger than the valid area is 1, the number of unsuccessful face authentications for face images larger than the valid area is 0, and the number of successful face authentications for face images within the valid coordinate range is 1 is stored in association with the unlocking of the autolock 2 and the output of an entry permission message from the guidance output device 4, so that the authentication system according to this embodiment can be used in areas 5 that require a high level of security, such as laboratories, and require users to enter alone.

また、本実施の形態では、顔認証成立数2以上、顔認証不成立数0、有効化面積以上の顔画像の顔認証成立数2以上、有効化面積以上の顔画像の顔認証不成立数0、および、有効化座標範囲内の顔画像の顔認証成立数2以上とするパターンID「G」の判定パターンを、オートロック2の解錠およびガイダンス出力装置4の入室許可メッセージ出力に紐付けて記憶しているので、サーバルーム、書庫室などの高いセキュリティレベルが要求され、入室が許可された職員等の入室を、入室が許可された責任者等の同伴を条件に許可するエリア5に、本実施の形態に係る認証システムを利用することができる。 In addition, in this embodiment, the determination patterns of pattern ID "G" in which the number of successful face authentications is 2 or more, the number of unsuccessful face authentications is 0, the number of successful face authentications for face images with an area larger than the valid area is 2 or more, the number of unsuccessful face authentications for face images with an area larger than the valid area is 0, and the number of successful face authentications for face images within the valid coordinate range is 2 or more are stored in association with the unlocking of the autolock 2 and the output of an entry permission message from the guidance output device 4. Therefore, the authentication system according to this embodiment can be used in areas 5 that require a high level of security, such as server rooms and archive rooms, where entry is permitted for authorized staff members on the condition that they are accompanied by a person in charge who is authorized to enter the area.

また、本実施の形態では、顔認証成立数1以上、顔認証不成立数1以上、有効化面積以上の顔画像の顔認証成立数1以上、有効化面積以上の顔画像の顔認証不成立数0、および、有効化座標範囲内の顔画像の顔認証成立数1以上とするパターンID「B」の判定パターンを、オートロック2の解錠拒否および共連れ注意を促す伴う入室拒否メッセージ出力に紐付けて記憶しているので、いわゆる共連れの可能性がある場合には、エリア5への入室が許可された利用者でも入室を規制するエリア5に、本実施の形態に係る認証システムを利用することができる。 In addition, in this embodiment, the judgment pattern of pattern ID "B" in which the number of successful face recognitions is 1 or more, the number of unsuccessful face recognitions is 1 or more, the number of successful face recognitions for face images larger than the valid area is 1 or more, the number of unsuccessful face recognitions for face images larger than the valid area is 0, and the number of successful face recognitions for face images within the valid coordinate range is 1 or more is stored in association with the refusal to unlock the autolock 2 and the output of an entry refusal message that warns against tailgating. Therefore, when there is a possibility of so-called tailgating, the authentication system according to this embodiment can be used in area 5, where entry is restricted even for users who are permitted to enter area 5.

また、本実施の形態では、顔認証成立数1以上、顔認証不成立数1以上、有効化面積以上の顔画像の顔認証成立数1以上、有効化面積以上の顔画像の顔認証不成立数1以上、および、有効化座標範囲内の顔画像の顔認証成立数1以上とするパターンID「C」の判定パターンを、オートロック2の解錠およびガイダンス出力装置4の同伴者との入室を促す入室許可メッセージ出力に紐付けて記憶しているので、入室を許可された職員等が職員以外の入室を許可されていない第三者を同伴して入室することを許可する応接室などのエリア5に、本実施の形態に係る認証システムを利用することができる。 In addition, in this embodiment, the determination pattern of pattern ID "C" in which the number of successful face authentications is 1 or more, the number of unsuccessful face authentications is 1 or more, the number of successful face authentications of face images larger than the valid area is 1 or more, the number of unsuccessful face authentications of face images larger than the valid area is 1 or more, and the number of successful face authentications of face images within the valid coordinate range is 1 or more is stored in association with the unlocking of the autolock 2 and the output of an entry permission message from the guidance output device 4 that encourages entry with a companion, so that the authentication system according to this embodiment can be used in areas 5 such as reception rooms where staff members who are permitted to enter are permitted to enter accompanied by third parties other than staff members who are not permitted to enter.

また、本実施の形態では、顔認証成立数1、顔認証不成立数1、有効化面積以上の顔画像の顔認証成立数0、有効化面積以上の顔画像の顔認証不成立数1、および、有効化座標範囲内の顔画像の顔認証成立数1とするパターンID「D」の判定パターンを、オートロック2の解錠およびガイダンス出力装置4の同伴者との入室を促す入室許可メッセージ出力に紐付けて記憶しているので、介護施設等において、入室が許可された介護者が入室を許可されていない車椅子の要介護者を同伴して入室することを許可するエリア5に、本実施の形態に係る認証システムを利用することができる。 In addition, in this embodiment, the judgment pattern of pattern ID "D" in which the number of successful face authentications is 1, the number of unsuccessful face authentications is 1, the number of successful face authentications for face images larger than the valid area is 0, the number of unsuccessful face authentications for face images larger than the valid area is 1, and the number of successful face authentications for face images within the valid coordinate range is 1 is stored in association with the unlocking of the autolock 2 and the output of an entry permission message from the guidance output device 4 that encourages entry with a companion. Therefore, in a care facility or the like, the authentication system according to this embodiment can be used in area 5 where a caregiver who is permitted to enter is permitted to enter accompanied by a wheelchair-bound person who is not permitted to enter.

なお、本発明は上記の実施の形態に限定されるものではなく、その要旨の範囲内で数々の変形が可能である。 The present invention is not limited to the above-described embodiment, and many variations are possible within the scope of the invention.

例えば、上記の実施の形態では、顔画像検出部101がネットワーク通信部100を介して各カメラ3から送られてくる撮影画像を監視し、いずれかのカメラ3の撮影画像から所定時間継続して顔画像を検出した場合に、図8に示すフローを実施することにより、適用パターンを検索して、撮影画像の送信元のカメラ3と同じエリア5に設置されているオートロック2およびガイダンス出力装置4に対して、適用パターンに紐付けられたアクションを実施している。しかし、本発明はこれに限定されない。カメラ3の撮影画像から所定時間継続して顔画像を検出する毎に、図8に示すフローのS10~S17を実施することにより適用パターンを検索し、所定回数連続して、同じカメラ3の撮影画像から同じ適用パターンが検出された場合に、この適用パターンに対して図8に示すフローのS18~S20を実施することにより、撮影画像の送信元のカメラ3と同じエリア5に設置されているオートロック2およびガイダンス出力装置4に対して、適用パターンに紐付けられたアクションを実施してもよい。このようにすることにより、適用パターンの検索精度を高めて、オートロック2およびガイダンス出力装置4に対して所望のアクションをより正しく実施することができる。 For example, in the above embodiment, the face image detection unit 101 monitors the captured images sent from each camera 3 via the network communication unit 100, and when a face image is continuously detected from the captured images of any of the cameras 3 for a predetermined time, the flow shown in FIG. 8 is executed to search for an application pattern, and an action linked to the application pattern is executed for the auto lock 2 and the guidance output device 4 installed in the same area 5 as the camera 3 that transmitted the captured images. However, the present invention is not limited to this. Each time a face image is continuously detected from the captured images of the camera 3 for a predetermined time, S10 to S17 of the flow shown in FIG. 8 are executed to search for an application pattern, and when the same application pattern is detected from the captured images of the same camera 3 a predetermined number of times in succession, S18 to S20 of the flow shown in FIG. 8 are executed for this application pattern, and the action linked to the application pattern may be executed for the auto lock 2 and the guidance output device 4 installed in the same area 5 as the camera 3 that transmitted the captured images. In this way, the accuracy of the search for the application pattern can be improved, and the desired action can be executed more correctly for the auto lock 2 and the guidance output device 4.

また、上記の実施の形態において、適用情報記憶部107のフィールド1073に、適用時間帯毎にサブフィールドを設けて、各サブフィールドに、少なくとも一つの判定パターンのパターンIDを優先順位とともに登録し、図9に示すフローのS162において、評価部105から受け取った撮影元カメラのカメラIDに紐付けられて適用情報記憶部107に記憶されている適用情報のレコード1070のフィールド1073から、現在時刻を含む適用時間帯のサブフィールドに登録されている優先順位Nの判定パターンのパターンIDを特定し、さらに、特定したパターンIDに紐付けられて判定パターン記憶部106に記憶されているレコード1060の優先順位Nの判定パターンを特定するようにしてもよい。このようにすることで、同じエリア5でも、例えば日中と夜間とで適用するセキュリティレベルを変更することができる。 In the above embodiment, a subfield may be provided for each applicable time period in field 1073 of application information storage unit 107, and at least one pattern ID of a judgment pattern may be registered in each subfield together with a priority order. In step S162 of the flow shown in FIG. 9, the pattern ID of a judgment pattern with priority order N registered in a subfield of an applicable time period including the current time may be identified from field 1073 of record 1070 of application information stored in application information storage unit 107 in association with the camera ID of the shooting source camera received from evaluation unit 105, and the judgment pattern with priority order N of record 1060 stored in judgment pattern storage unit 106 in association with the identified pattern ID may be identified. In this way, the security level to be applied during the day and at night may be changed even in the same area 5.

また、上記の実施の形態では、本実施の形態に係る認証システムを、複数のエリア5を備えた施設において、各エリア5の入室管理に適用した例を示しているが、本発明は、エリア5の入室および/または退室管理に広く適用することができる。なお、本発明をエリア5の退室管理に適用する場合、オートロック2をエリア5の出口のドアに設置し、カメラ3をエリア5の出口前を撮影するように設置し、そして、ガイダンス出力装置4をエリア5の出口に設置する。 In the above embodiment, an example is shown in which the authentication system according to the present embodiment is applied to the entry management of each area 5 in a facility with multiple areas 5, but the present invention can be widely applied to the entry and/or exit management of area 5. When the present invention is applied to the exit management of area 5, the autolock 2 is installed at the door at the exit of area 5, the camera 3 is installed so as to capture an image in front of the exit of area 5, and the guidance output device 4 is installed at the exit of area 5.

1:認証装置 2-1~2-n:オートロック
3-1~3-n:カメラ 4-1~4-n:ガイダンス出力装置
5-1~5-n:エリア 100:ネットワーク通信部
101:顔画像検出部 102:顔認証情報記憶部
103:顔認証部 104:有効化情報記憶部
105:評価部 106:判定パターン記憶部
107:適用情報記憶部 108:適用パターン検索部
109:アクション制御部 110:解除命令送信部
111:ガイダンス出力命令送信部

1: Authentication device 2-1 to 2-n: Autolock 3-1 to 3-n: Camera 4-1 to 4-n: Guidance output device 5-1 to 5-n: Area 100: Network communication unit 101: Face image detection unit 102: Face authentication information storage unit 103: Face authentication unit 104: Activation information storage unit 105: Evaluation unit 106: Determination pattern storage unit 107: Application information storage unit 108: Application pattern search unit 109: Action control unit 110: Release command transmission unit 111: Guidance output command transmission unit

Claims (13)

所定エリアの利用者を認証する認証システムであって、
前記所定エリアの入口あるいは出口のドアに設置された電子錠と、
前記所定エリアの入口あるいは出口のドア前を撮影するように設置されたカメラと、
前記所定エリアの入口あるいは出口のドアに設置されたガイダンス出力装置と、
前記カメラの撮影画像を用いて、前記所定エリアに入室しようとする利用者あるいは前記所定エリアから退室しようとする利用者を認証する認証装置と、を備え、
前記認証装置は、
前記カメラの撮影画像から顔画像を検出して、当該顔画像の特徴量を、当該顔画像のサイズおよび座標を特定可能な情報とともに抽出する顔画像検出手段と、
前記所定エリアの利用が許可された利用者の顔認証情報が記憶された顔認証情報記憶手段と、
前記顔画像検出手段により前記カメラの撮影画像から検出された顔画像毎に、当該顔画像から抽出された特徴量と前記顔認証情報記憶手段に記憶されている顔認証情報とに基づいて、顔認証を実施する顔認証手段と、
前記所定エリアの利用者として認識する顔画像のサイズである有効化面積および座標範囲である有効化座標範囲が記憶された有効化情報記憶手段と、
前記顔画像検出手段により前記カメラの撮影画像から検出された顔画像毎に、前記顔認証手段による認証結果が顔認証成立であるならば、当該顔画像のサイズが、前記有効化情報記憶手段に記憶されている前記有効化面積以上であるか否かを評価するとともに、当該顔画像の座標が、前記有効化情報記憶手段に記憶されている前記有効化座標範囲内であるか否かを評価し、前記顔認証手段による認証結果が顔認証不成立であるならば、当該顔画像のサイズが、前記有効化情報記憶手段に記憶されている前記有効化面積以上であるか否を評価する評価手段と、
前記電子錠および前記ガイダンス出力装置に対するアクションに紐付けられて、顔認証成立数、顔認証不成立数、前記有効化面積以上の顔画像の顔認証成立数、前記有効化面積以上の顔画像の顔認証不成立数、および、前記有効化座標範囲内の顔画像の顔認証成立数のパターンが、判定パターンとして記憶された判定パターン記憶手段と、
前記顔画像検出手段により前記カメラの撮影画像から検出された顔画像各々の前記顔認証手段による顔認証結果および前記評価手段による評価結果に合致する前記判定パターンを前記判定パターン記憶手段から検索し、検索した前記判定パターンに紐付けられた前記アクションを実行するように前記電子錠および前記ガイダンス出力装置を制御するアクション制御手段と、を有する
ことを特徴とする認証システム。
An authentication system for authenticating users in a predetermined area, comprising:
An electronic lock installed on an entrance or exit door of the specified area;
A camera installed to capture an image of an area in front of an entrance or exit door of the specified area;
A guidance output device installed at an entrance or exit door of the predetermined area;
an authentication device that authenticates a user who is attempting to enter or leave the specified area by using an image captured by the camera;
The authentication device includes:
a face image detection means for detecting a face image from an image captured by the camera and extracting a feature amount of the face image together with information capable of identifying a size and coordinates of the face image;
a face authentication information storage means for storing face authentication information of users who are permitted to use the predetermined area;
a face authentication means for performing face authentication for each face image detected from the image captured by the camera by the face image detection means, based on a feature amount extracted from the face image and face authentication information stored in the face authentication information storage means;
a validation information storage means for storing a validation area, which is the size of a face image to be recognized as a user of the predetermined area, and a validation coordinate range, which is a coordinate range;
an evaluation means for evaluating, for each face image detected by the face image detection means from the captured image of the camera, if the authentication result by the face authentication means is face authentication success, whether or not the size of the face image is equal to or larger than the validation area stored in the validation information storage means, and evaluating whether or not the coordinates of the face image are within the validation coordinate range stored in the validation information storage means, if the authentication result by the face authentication means is face authentication failure, evaluating whether or not the size of the face image is equal to or larger than the validation area stored in the validation information storage means;
a determination pattern storage means for storing, as determination patterns, patterns of the number of successful face authentications, the number of unsuccessful face authentications, the number of successful face authentications of face images equal to or larger than the valid area, the number of unsuccessful face authentications of face images equal to or larger than the valid area, and the number of successful face authentications of face images within the valid coordinate range, linked to actions for the electronic lock and the guidance output device;
an action control means for searching the judgment pattern storage means for a judgment pattern that matches the face authentication result by the face authentication means and the evaluation result by the evaluation means for each face image detected from the image captured by the camera by the face image detection means, and for controlling the electronic lock and the guidance output device to execute the action linked to the searched judgment pattern.
請求項1に記載の認証システムであって、
前記判定パターン記憶手段には、
顔認証成立数1以上、顔認証不成立数0、前記有効化面積以上の顔画像の顔認証成立数1以上、前記有効化面積以上の顔画像の顔認証不成立数0、および、前記有効化座標範囲内の顔画像の顔認証成立数1以上とする前記判定パターンが、前記電子錠の解錠を含む前記アクションに紐付けられて記憶されている
ことを特徴とする認証システム。
2. The authentication system according to claim 1,
The judgment pattern storage means includes:
an authentication system characterized in that the judgment patterns, which set the number of successful face authentications to 1 or more, the number of unsuccessful face authentications to 0, the number of successful face authentications for face images larger than the valid area to 1 or more, the number of unsuccessful face authentications for face images larger than the valid area to 0, and the number of successful face authentications for face images within the valid coordinate range to 1 or more, are stored in association with the action including unlocking the electronic lock.
請求項1に記載の認証システムであって、
前記判定パターン記憶手段には、
顔認証成立数1、顔認証不成立数0、前記有効化面積以上の顔画像の顔認証成立数1、前記有効化面積以上の顔画像の顔認証不成立数0、および、前記有効化座標範囲内の顔画像の顔認証成立数1とする前記判定パターンが、前記電子錠の解錠を含む前記アクションに紐付けられて記憶されている
ことを特徴とする認証システム。
2. The authentication system according to claim 1,
The judgment pattern storage means includes:
an authentication system characterized in that the judgment patterns, which set the number of successful face authentications to 1, the number of unsuccessful face authentications to 0, the number of successful face authentications for face images larger than the valid area to 1, the number of unsuccessful face authentications for face images larger than the valid area to 0, and the number of successful face authentications for face images within the valid coordinate range to 1, are stored in association with the action including unlocking the electronic lock.
請求項1に記載の認証システムであって、
前記判定パターン記憶手段には、
顔認証成立数2以上、顔認証不成立数0、前記有効化面積以上の顔画像の顔認証成立数2以上、前記有効化面積以上の顔画像の顔認証不成立数0、および、前記有効化座標範囲内の顔画像の顔認証成立数2以上とする前記判定パターンが、前記電子錠の解錠を含む前記アクションに紐付けられて記憶されている
ことを特徴とする認証システム。
2. The authentication system according to claim 1,
The judgment pattern storage means includes:
an authentication system characterized in that the judgment patterns, which set the number of successful face authentications to 2 or more, the number of unsuccessful face authentications to 0, the number of successful face authentications for face images larger than the valid area to 2 or more, the number of unsuccessful face authentications for face images larger than the valid area to 0, and the number of successful face authentications for face images within the valid coordinate range to 2 or more, are stored in association with the action including unlocking the electronic lock.
請求項1に記載の認証システムであって、
前記判定パターン記憶手段には、
顔認証成立数1以上、顔認証不成立数1以上、前記有効化面積以上の顔画像の顔認証成立数1以上、前記有効化面積以上の顔画像の顔認証不成立数0、および、前記有効化座標範囲内の顔画像の顔認証成立数1以上とする前記判定パターンが、前記電子錠の解錠拒否および不正に入室あるいは退室しようとする者がいる旨のガイダンスの前記ガイダンス出力装置からの出力を含む前記アクションに紐付けられて記憶されている
ことを特徴とする認証システム。
2. The authentication system according to claim 1,
The judgment pattern storage means includes:
an authentication system characterized in that the judgment patterns, which include a number of successful face authentications of 1 or more, a number of unsuccessful face authentications of 1 or more, a number of successful face authentications of 1 or more for face images larger than the valid area, a number of unsuccessful face authentications of 0 for face images larger than the valid area, and a number of successful face authentications of 1 or more for face images within the valid coordinate range, are stored in association with the actions, which include a refusal to unlock the electronic lock and an output from the guidance output device of guidance to the effect that someone is attempting to enter or leave the room illegally.
請求項1に記載の認証システムであって、
前記判定パターン記憶手段には、
顔認証成立数1以上、顔認証不成立数1以上、前記有効化面積以上の顔画像の顔認証成立数1以上、前記有効化面積以上の顔画像の顔認証不成立数1以上、および、前記有効化座標範囲内の顔画像の顔認証成立数1以上とする前記判定パターンが、前記電子錠の解錠および一緒に入室あるいは退室しようとする者がいる旨のガイダンスの前記ガイダンス出力装置からの出力を含む前記アクションに紐付けられて記憶されている
ことを特徴とする認証システム。
2. The authentication system according to claim 1,
The judgment pattern storage means includes:
an authentication system characterized in that the judgment patterns, which include a number of successful face authentications of 1 or more, a number of unsuccessful face authentications of 1 or more, a number of successful face authentications of 1 or more for face images larger than the valid area, a number of unsuccessful face authentications of 1 or more for face images larger than the valid area, and a number of successful face authentications of 1 or more for face images within the valid coordinate range, are stored in association with the actions including unlocking the electronic lock and outputting guidance from the guidance output device to the effect that someone is attempting to enter or leave the room together.
請求項1に記載の認証システムであって、
前記判定パターン記憶手段には、
顔認証成立数1、顔認証不成立数1、前記有効化面積以上の顔画像の顔認証成立数0、前記有効化面積以上の顔画像の顔認証不成立数1、および、前記有効化座標範囲内の顔画像の顔認証成立数1とする前記判定パターンが、前記電子錠の解錠および一緒に入室あるいは退室しようとする者がいる旨のガイダンスの前記ガイダンス出力装置からの出力を含む前記アクションに紐付けられて記憶されている
ことを特徴とする認証システム。
2. The authentication system according to claim 1,
The judgment pattern storage means includes:
an authentication system characterized in that the judgment patterns, which set the number of successful face authentications to 1, the number of unsuccessful face authentications to 1, the number of successful face authentications for face images larger than the valid area to 0, the number of unsuccessful face authentications for face images larger than the valid area to 1, and the number of successful face authentications for face images within the valid coordinate range to 1, are stored in association with the actions including unlocking the electronic lock and outputting guidance from the guidance output device to the effect that someone is attempting to enter or leave the room together.
請求項1ないし7のいずれか一項に記載の認証システムであって、
前記アクション制御手段は、
前記カメラの複数の撮影画像各々に対して、前記判定パターン記憶手段から検索された前記判定パターンが所定回数連続して同一であった場合に、当該判定パターンに紐付けられている前記アクションを実行するように前記電子錠および前記ガイダンス出力装置を制御する
ことを特徴とする認証システム。
An authentication system according to any one of claims 1 to 7,
The action control means
An authentication system characterized by controlling the electronic lock and the guidance output device to execute the action linked to the judgment pattern when the judgment pattern searched for from the judgment pattern storage means is identical a predetermined number of times in succession for each of a plurality of images captured by the camera.
請求項1ないし8のいずれか一項に記載の認証システムであって、
前記判定パターン記憶手段には、
前記電子錠および前記ガイダンス出力装置に対する前記アクションに紐付けられた前記判定パターンが適用時間帯とともに記憶されており、
前記アクション制御手段は、
現在時刻を含む適用時間帯に対応付けられて前記判定パターン記憶手段に記憶されている前記判パターンのなかから、前記顔画像検出手段により前記カメラの撮影画像から検出された顔画像各々の前記顔認証手段による顔認証結果および前記評価手段による評価結果に合致する前記判定パターンを検索し、検索した前記判定パターンに紐付けられた前記アクションを実行するように前記電子錠および前記ガイダンス出力装置を制御する
ことを特徴とする認証システム。
An authentication system according to any one of claims 1 to 8,
The judgment pattern storage means includes:
the determination pattern associated with the action for the electronic lock and the guidance output device is stored together with an applicable time period;
The action control means
An authentication system characterized by searching for a judgment pattern that matches the face authentication result by the face authentication means and the evaluation result by the evaluation means for each face image detected from the image captured by the camera by the face image detection means from the judgment patterns stored in the judgment pattern storage means in association with an applicable time period including the current time, and controlling the electronic lock and the guidance output device to execute the action linked to the searched judgment pattern.
請求項1ないし9のいずれか一項に記載の認証システムであって、
前記所定エリアは複数あり、
前記電子錠は、前記所定エリア毎に、当該所定エリアの入口あるいは出口のドアに設置されており、
前記カメラは、前記所定エリア毎に、当該所定エリアの入口あるいは出口のドア前を撮影するように設置されており、
前記ガイダンス出力装置は、前記所定エリア毎に、当該所定エリアの入口あるいは出口に設置されており、
前記顔認証情報記憶手段には、前記所定エリア毎に、当該所定エリアの利用が許可された利用者の顔認証情報が記憶されており、
前記有効化情報記憶手段には、前記所定エリア毎に、前記有効化面積および前記有効化座標範囲が記憶されており、
前記判定パターン記憶手段には、
前記所定エリア毎に、当該所定エリアに設置された前記電子錠および前記ガイダンス出力装置に対する前記アクションに紐付けられて、顔認証成立数、顔認証不成立数、顔画像が前記有効化面積以上の顔認証成立数、顔画像が前記有効化面積以上の顔認証不成立数、および、顔画像が前記有効化座標範囲内にある顔認証成立数が、前記判定パターンとして記憶されており、
前記顔認証手段は、
前記顔画像検出手段により前記カメラの撮影画像から検出された顔画像毎に、当該顔画像から抽出された特徴量と当該カメラが設置された前記所定エリアに対応付けられて前記顔認証情報記憶手段に記憶されている顔認証情報とに基づいて、顔認証を実施し、
前記評価手段は、
前記顔画像検出手段により前記カメラの撮影画像から検出された顔画像毎に、前記顔認証手段による認証結果が顔認証成立であるならば、当該顔画像のサイズが、当該カメラが設置された前記所定エリアに対応付けられて前記有効化情報記憶手段に記憶されている前記有効化面積以上であるか否かを評価するとともに、当該顔画像の座標が、当該所定エリアに対応付けられて前記有効化情報記憶手段に記憶されている前記有効化座標範囲内であるか否かを評価し、前記顔認証手段による認証結果が顔認証不成立であるならば、当該顔画像のサイズが、当該カメラが設置された前記所定エリアに対応付けられて前記有効化情報記憶手段に記憶されている前記有効化面積以上であるか否を評価し、
前記アクション制御手段は、
前記顔画像検出手段により前記カメラの撮影画像から検出された顔画像各々の前記顔認証手段による顔認証結果および前記評価手段による評価結果に合致する前記判定パターンを、当該カメラが設置された前記所定エリアに対応付けられて前記判定パターン記憶手段に記憶されている前記判定パターンのなかから検索し、検索した前記判定パターンに紐付けられている前記アクションを実行するように前記電子錠および前記ガイダンス出力装置を制御する
ことを特徴とする認証システム。
An authentication system according to any one of claims 1 to 9,
There are a plurality of the predetermined areas,
The electronic lock is installed at an entrance or exit door of each of the predetermined areas,
The camera is installed for each of the predetermined areas so as to capture an image of an area in front of an entrance or exit door of the predetermined area,
the guidance output device is installed at an entrance or an exit of each of the predetermined areas,
the face authentication information storage means stores, for each of the predetermined areas, face authentication information of users who are permitted to use the predetermined areas;
the validation information storage means stores the validation area and the validation coordinate range for each of the predetermined areas,
The judgment pattern storage means includes:
for each of the predetermined areas, the number of successful face authentications, the number of unsuccessful face authentications, the number of successful face authentications in which the face image is equal to or larger than the valid area, the number of unsuccessful face authentications in which the face image is equal to or larger than the valid area, and the number of successful face authentications in which the face image is within the valid coordinate range are stored as the determination pattern,
The face authentication means includes:
performing face authentication for each face image detected by the face image detection means from the captured image of the camera, based on a feature amount extracted from the face image and face authentication information stored in the face authentication information storage means in association with the predetermined area in which the camera is installed;
The evaluation means includes:
for each face image detected by the face image detection means from the captured image of the camera, if the authentication result by the face authentication means is face authentication success, evaluate whether or not the size of the face image is equal to or larger than the validation area associated with the specified area in which the camera is installed and stored in the validation information storage means, and evaluate whether or not the coordinates of the face image are within the validation coordinate range associated with the specified area and stored in the validation information storage means; if the authentication result by the face authentication means is face authentication failure, evaluate whether or not the size of the face image is equal to or larger than the validation area associated with the specified area in which the camera is installed and stored in the validation information storage means;
The action control means
An authentication system characterized by searching for a judgment pattern that matches the face authentication result by the face authentication means and the evaluation result by the evaluation means for each face image detected from the image captured by the camera by the face image detection means from among the judgment patterns stored in the judgment pattern storage means in correspondence with the specified area in which the camera is installed, and controlling the electronic lock and the guidance output device to execute the action linked to the searched judgment pattern.
所定エリアの利用者を認証する認証装置であって、
前記所定エリアの入口あるいは出口のドア前を撮影するように設置されたカメラの撮影画像から顔画像を検出して、当該顔画像の特徴量を、当該顔画像のサイズおよび座標を特定可能な情報とともに抽出する顔画像検出手段と、
前記所定エリアの利用が許可された利用者の顔認証情報が記憶された顔認証情報記憶手段と、
前記顔画像検出手段により前記カメラの撮影画像から検出された顔画像毎に、当該顔画像から抽出された特徴量と前記顔認証情報記憶手段に記憶されている顔認証情報とに基づいて、顔認証を実施する顔認証手段と、
前記所定エリアの利用者として認識する顔画像のサイズである有効化面積および座標範囲である有効化座標範囲が記憶された有効化情報記憶手段と、
前記顔画像検出手段により前記カメラの撮影画像から検出された顔画像毎に、前記顔認証手段による認証結果が顔認証成立であるならば、当該顔画像のサイズが、前記有効化情報記憶手段に記憶されている前記有効化面積以上であるか否かを評価するとともに、当該顔画像の座標が、前記有効化情報記憶手段に記憶されている前記有効化座標範囲内であるか否かを評価し、前記顔認証手段による認証結果が顔認証不成立であるならば、当該顔画像のサイズが、前記有効化情報記憶手段に記憶されている前記有効化面積以上であるか否を評価する評価手段と、
前記所定エリアの入口あるいは出口のドアに設置された電子錠およびガイダンス出力装置に対するアクションに紐付けられて、顔認証成立数、顔認証不成立数、前記有効化面積以上の顔画像の顔認証成立数、前記有効化面積以上の顔画像の顔認証不成立数、および、前記有効化座標範囲内の顔画像の顔認証成立数のパターンが、判定パターンとして記憶された判定パターン記憶手段と、
前記顔画像検出手段により前記カメラの撮影画像から検出された顔画像各々の前記顔認証手段による顔認証結果および前記評価手段による評価結果に合致する前記判定パターンを前記判定パターン記憶手段から検索し、検索した前記判定パターンに紐付けられた前記アクションを実行するように前記電子錠および前記ガイダンス出力装置を制御するアクション制御手段と、を有する
ことを特徴とする認証装置。
An authentication device for authenticating a user in a predetermined area,
a face image detection means for detecting a face image from an image captured by a camera installed so as to capture an image of an area in front of an entrance or exit door of the specified area, and extracting a feature amount of the face image together with information capable of identifying a size and coordinates of the face image;
a face authentication information storage means for storing face authentication information of users who are permitted to use the predetermined area;
a face authentication means for performing face authentication for each face image detected from the image captured by the camera by the face image detection means, based on a feature amount extracted from the face image and face authentication information stored in the face authentication information storage means;
a validation information storage means for storing a validation area, which is the size of a face image to be recognized as a user of the predetermined area, and a validation coordinate range, which is a coordinate range;
an evaluation means for evaluating, for each face image detected by the face image detection means from the captured image of the camera, if the authentication result by the face authentication means is face authentication success, whether or not the size of the face image is equal to or larger than the validation area stored in the validation information storage means, and evaluating whether or not the coordinates of the face image are within the validation coordinate range stored in the validation information storage means, if the authentication result by the face authentication means is face authentication failure, evaluating whether or not the size of the face image is equal to or larger than the validation area stored in the validation information storage means;
a determination pattern storage means for storing, as determination patterns, patterns of the number of successful face authentications, the number of unsuccessful face authentications, the number of successful face authentications of face images equal to or larger than the valid area, the number of unsuccessful face authentications of face images equal to or larger than the valid area, and the number of successful face authentications of face images within the valid coordinate range, linked to actions for electronic locks and guidance output devices installed at the entrance or exit doors of the specified area;
an action control means for searching the judgment pattern storage means for the judgment pattern that matches the face authentication result by the face authentication means and the evaluation result by the evaluation means for each face image detected from the image captured by the camera by the face image detection means, and for controlling the electronic lock and the guidance output device to execute the action linked to the searched judgment pattern.
認証装置を用いて所定エリアの利用者を認証する認証方法であって、
前記認証装置は、
前記所定エリアの入口あるいは出口のドア前を撮影するように設置されたカメラの撮影画像から顔画像を検出して、当該顔画像の特徴量を、当該顔画像のサイズおよび座標を特定可能な情報とともに抽出し、
前記カメラの撮影画像から検出された顔画像毎に、当該顔画像から抽出された特徴量と、予め登録された、前記所定エリアの利用が許可された利用者の顔認証情報とに基づいて、顔認証を実施し、
前記カメラの撮影画像から検出された顔画像毎に、前記顔認証の認証結果が顔認証成立であるならば、当該顔画像のサイズが、前記所定エリアの利用者として認識する顔画像のサイズである有効化面積以上であるか否かを評価するとともに、当該顔画像の座標が、前記所定エリアの利用者として認識する顔画像の座標範囲である有効化座標範囲内であるか否かを評価し、前記顔認証の認証結果が顔認証不成立であるならば、当該顔画像のサイズが前記有効化面積以上であるか否を評価し、
予め判定パターンとして登録された、顔認証成立数、顔認証不成立数、前記有効化面積以上の顔画像の顔認証成立数、前記有効化面積以上の顔画像の顔認証不成立数、および、前記有効化座標範囲内の顔画像の顔認証成立数のパターンのなかから、前記カメラの撮影画像から検出された顔画像各々に対する前記顔認証の認証結果、前記有効化面積の評価結果、および、前記顔認証が成立した場合における前記有効化座標範囲の評価結果に合致する前記判定パターンを検索し、検索した前記判定パターンに紐付けられて予め登録されているアクションを実行するように、前記所定エリアの入口あるいは出口のドアに設置された電子錠およびガイダンス出力装置を制御する
ことを特徴とする認証方法。
An authentication method for authenticating a user in a predetermined area using an authentication device, comprising:
The authentication device includes:
detecting a face image from an image captured by a camera installed to capture an image of an area in front of an entrance or exit door of the specified area, and extracting a feature amount of the face image together with information capable of identifying a size and coordinates of the face image;
performing face authentication for each face image detected from the captured image of the camera, based on a feature amount extracted from the face image and face authentication information of a user who is permitted to use the predetermined area and which is registered in advance;
For each face image detected from the image captured by the camera, if the authentication result of the face authentication is successful, evaluate whether or not the size of the face image is equal to or larger than a valid area, which is the size of a face image to be recognized as a user of the specified area, and evaluate whether or not the coordinates of the face image are within a valid coordinate range, which is the coordinate range of a face image to be recognized as a user of the specified area; if the authentication result of the face authentication is unsuccessful, evaluate whether or not the size of the face image is equal to or larger than the valid area;
an authentication method comprising: searching for a judgment pattern that matches the authentication result of the face authentication for each face image detected from an image captured by the camera, the evaluation result of the valid area, and the evaluation result of the valid coordinate range when the face authentication is successful, from among patterns of the number of successful face authentications, the number of unsuccessful face authentications, the number of successful face authentications for face images larger than the valid area, the number of unsuccessful face authentications for face images larger than the valid area, and the number of successful face authentications for face images within the valid coordinate range, which are pre-registered as judgment patterns; and controlling an electronic lock and a guidance output device installed at an entrance or exit door of the specified area to execute an action that is pre-registered in association with the searched judgment pattern.
コンピュータを所定エリアの利用者を認証する認証装置として機能させるためのプログラムであって、
前記プログラムは、
前記コンピュータを、
前記所定エリアの入口あるいは出口のドア前を撮影するように設置されたカメラの撮影画像から顔画像を検出して、当該顔画像の特徴量を、当該顔画像のサイズおよび座標を特定可能な情報とともに抽出する顔画像検出手段、
前記所定エリアの利用が許可された利用者の顔認証情報が記憶された顔認証情報記憶手段、
前記顔画像検出手段により前記カメラの撮影画像から検出された顔画像毎に、当該顔画像から抽出された特徴量と前記顔認証情報記憶手段に記憶されている顔認証情報とに基づいて、顔認証を実施する顔認証手段、
前記所定エリアの利用者として認識する顔画像のサイズである有効化面積および座標範囲である有効化座標範囲が記憶された有効化情報記憶手段、
前記顔画像検出手段により前記カメラの撮影画像から検出された顔画像毎に、前記顔認証手段による認証結果が顔認証成立であるならば、当該顔画像のサイズが、前記有効化情報記憶手段に記憶されている前記有効化面積以上であるか否かを評価するとともに、当該顔画像の座標が、前記有効化情報記憶手段に記憶されている前記有効化座標範囲内であるか否かを評価し、前記顔認証手段による認証結果が顔認証不成立であるならば、当該顔画像のサイズが、前記有効化情報記憶手段に記憶されている前記有効化面積以上であるか否を評価する評価手段、
前記所定エリアの入口あるいは出口のドアに設置された電子錠およびガイダンス出力装置に対するアクションに紐付けられて、顔認証成立数、顔認証不成立数、前記有効化面積以上の顔画像の顔認証成立数、前記有効化面積以上の顔画像の顔認証不成立数、および、前記有効化座標範囲内の顔画像の顔認証成立数のパターンが、判定パターンとして記憶された判定パターン記憶手段、および、
前記顔画像検出手段により前記カメラの撮影画像から検出された顔画像各々の前記顔認証手段による顔認証結果および前記評価手段による評価結果に合致する前記判定パターンを前記判定パターン記憶手段から検索し、検索した前記判定パターンに紐付けられた前記アクションを実行するように前記電子錠および前記ガイダンス出力装置を制御するアクション制御手段として、機能させる
ことを特徴とするプログラム。
A program for causing a computer to function as an authentication device for authenticating a user in a predetermined area,
The program is
The computer,
a face image detection means for detecting a face image from an image captured by a camera installed so as to capture an image of an area in front of an entrance or exit door of the specified area, and extracting a feature amount of the face image together with information capable of identifying a size and coordinates of the face image;
a face authentication information storage means for storing face authentication information of users permitted to use the predetermined area;
a face authentication means for performing face authentication for each face image detected by the face image detection means from the captured image of the camera, based on a feature amount extracted from the face image and face authentication information stored in the face authentication information storage means;
a validation information storage means for storing a validation area, which is the size of a face image to be recognized as a user of the predetermined area, and a validation coordinate range, which is a coordinate range;
an evaluation means for evaluating, for each face image detected by the face image detection means from the captured image of the camera, if the authentication result by the face authentication means is face authentication success, whether or not the size of the face image is equal to or larger than the validation area stored in the validation information storage means, and evaluating whether or not the coordinates of the face image are within the validation coordinate range stored in the validation information storage means, if the authentication result by the face authentication means is face authentication failure, evaluating whether or not the size of the face image is equal to or larger than the validation area stored in the validation information storage means;
a determination pattern storage means for storing, as determination patterns, patterns of the number of successful face authentications, the number of unsuccessful face authentications, the number of successful face authentications of face images equal to or larger than the valid area, the number of unsuccessful face authentications of face images equal to or larger than the valid area, and the number of successful face authentications of face images within the valid coordinate range, linked to actions for electronic locks and guidance output devices installed at the entrance or exit doors of the specified area; and
A program characterized by functioning as an action control means that searches the judgment pattern storage means for the judgment pattern that matches the face authentication results by the face authentication means and the evaluation results by the evaluation means for each face image detected from the image captured by the camera by the face image detection means, and controls the electronic lock and the guidance output device to execute the action linked to the searched judgment pattern.
JP2020188991A 2020-11-12 2020-11-12 Authentication system, authentication device, authentication method, and program Active JP7528733B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020188991A JP7528733B2 (en) 2020-11-12 2020-11-12 Authentication system, authentication device, authentication method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020188991A JP7528733B2 (en) 2020-11-12 2020-11-12 Authentication system, authentication device, authentication method, and program

Publications (2)

Publication Number Publication Date
JP2022077916A JP2022077916A (en) 2022-05-24
JP7528733B2 true JP7528733B2 (en) 2024-08-06

Family

ID=81706761

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020188991A Active JP7528733B2 (en) 2020-11-12 2020-11-12 Authentication system, authentication device, authentication method, and program

Country Status (1)

Country Link
JP (1) JP7528733B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117351599B (en) * 2023-11-07 2026-02-24 北京万里红科技有限公司 Access control verification method, system, medium and equipment for multi-dimensional iris

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010211510A (en) 2009-03-10 2010-09-24 Oki Networks Co Ltd Access control device, access control method and program

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010211510A (en) 2009-03-10 2010-09-24 Oki Networks Co Ltd Access control device, access control method and program

Also Published As

Publication number Publication date
JP2022077916A (en) 2022-05-24

Similar Documents

Publication Publication Date Title
CN101620753B (en) Safety prevention system and method thereof
TWI282941B (en) Entrance management apparatus and entrance management method by using face features identification
CN102004923B (en) Method and apparatus for detecting behavior in a monitoring system
US6801640B1 (en) Gate control device
US20120169880A1 (en) Method and system for video-based gesture recognition to assist in access control
US20020094111A1 (en) Access control method and apparatus
JP7586287B2 (en) Admission control device, admission control system, admission control method, and admission control program
US11997087B2 (en) Mobile enrollment using a known biometric
JP2010092172A (en) Security system, program and method
JP7166061B2 (en) Face authentication system, face authentication server and face authentication method
KR101492799B1 (en) Entrance control integrated video recording system and method thereof
JP2007262695A (en) Entrance management equipment with enhanced security function, and entrance management method
KR101421962B1 (en) Entrance-Exit Control Device Using Image of Entry and Method for Managing the Entry
JP7528733B2 (en) Authentication system, authentication device, authentication method, and program
KR101396411B1 (en) Access and management system using pin and biometric and method thereof
CN100389723C (en) personal authentication device
JP2004211538A (en) Entrance-leaving control system
KR20090041619A (en) Access control system
JP2006107308A (en) Method, management apparatus, system, and information reading apparatus related to exit management
JP4909601B2 (en) Entrance / exit management system
JP2000315291A (en) Complex security system for building
US11899767B2 (en) Method and apparatus for multifactor authentication and authorization
WO2024106088A1 (en) Entrance management system
JP7818121B1 (en) Control device, control method and program for access control system
JP2006132195A (en) Admission management system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230704

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20240329

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240402

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240408

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20240625

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240708

R150 Certificate of patent or registration of utility model

Ref document number: 7528733

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150