JP2019137972A - Information processing unit - Google Patents

Information processing unit Download PDF

Info

Publication number
JP2019137972A
JP2019137972A JP2018018999A JP2018018999A JP2019137972A JP 2019137972 A JP2019137972 A JP 2019137972A JP 2018018999 A JP2018018999 A JP 2018018999A JP 2018018999 A JP2018018999 A JP 2018018999A JP 2019137972 A JP2019137972 A JP 2019137972A
Authority
JP
Japan
Prior art keywords
information
user
user authentication
feature amount
information processing
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.)
Granted
Application number
JP2018018999A
Other languages
Japanese (ja)
Other versions
JP7056194B2 (en
Inventor
芳光 小川
Yoshimitsu Ogawa
芳光 小川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP2018018999A priority Critical patent/JP7056194B2/en
Publication of JP2019137972A publication Critical patent/JP2019137972A/en
Application granted granted Critical
Publication of JP7056194B2 publication Critical patent/JP7056194B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Collating Specific Patterns (AREA)
  • Alarm Systems (AREA)
  • Studio Devices (AREA)
  • Lock And Its Accessories (AREA)

Abstract

To provide an information processing unit which can change quickly and easily, and promotes further improvement of security.SOLUTION: An information processing unit of this invention comprises: user authentication information acquisition means which obtains user authentication information; object feature amount acquisition means which obtains object feature amount extracted from an object photograph image; storage processing means which stores in a storage device the user authentication information and the object feature amount in association with each other; and judgement means which performs judgement processing for judging whether or not newly obtained information coincides with the user authentication information and the object feature amount stored in the storage device in association with each other.SELECTED DRAWING: Figure 11

Description

本発明は、情報処理装置、情報処理システム、プログラム、情報処理方法に関する。   The present invention relates to an information processing apparatus, an information processing system, a program, and an information processing method.

鍵と錠を用いた施錠管理は、複製・偽装が困難で堅牢なものが求められる。特に、電子鍵は、流出した場合には発覚までに時間がかかる。そこで、リスクを可能な限り下げるため、管理者は鍵を迅速かつ容易に変更できることが望まれる。   Locking management using keys and locks requires robustness that is difficult to duplicate and disguise. In particular, when an electronic key is leaked, it takes time to be detected. Therefore, in order to reduce the risk as much as possible, it is desirable that the administrator can change the key quickly and easily.

しかし、一般的なパスワードに代表される鍵の認証方法では、一様に強固なパスワードをユーザが設定することは難しい。このため、セキュリティが低い、という問題が生じる。一方、セキュリティカードでは、スキミングや複製にあった場合に、IC(Integrated Circuit)カードを書き換えたり、再発行するなどの手間が発生する。このため、鍵の変更が必要な時に迅速かつ容易に変更することができず、依然としてセキュリティが低い、という問題が生じる。さらに、スマートフォンと公開鍵を用いたリモートでの施錠管理方法があるが、スマートフォンの紛失や公開鍵の流出リスクがあり、やはりセキュリティが低い。   However, it is difficult for a user to set a uniform strong password in a key authentication method represented by a general password. For this reason, the problem that security is low arises. On the other hand, with a security card, when skimming or duplication occurs, troubles such as rewriting or reissuing an IC (Integrated Circuit) card occur. For this reason, there is a problem that the key cannot be changed quickly and easily when necessary, and security is still low. Furthermore, there is a remote lock management method using a smartphone and a public key, but there is a risk that the smartphone may be lost or the public key is leaked, and security is still low.

ここで、施錠管理においてさらなるセキュリティを高めるべく、複数の鍵の認証を必要とさせるシステムも考えられている。例えば、特許文献1の技術では、ICカードで認証を行いつつ、ユーザの顔画像といった生体情報による認証も行っている。   Here, in order to further increase the security in the lock management, a system that requires authentication of a plurality of keys is also considered. For example, in the technique of Patent Document 1, authentication is performed using biometric information such as a user's face image while performing authentication using an IC card.

特開2017−091129号公報JP 2017-0911129 A

しかしながら、特許文献1の技術では、2つの認証方式を用いているためセキュリティは高まっているものの、2つの認証対象を事前に登録しておかなければならず、鍵を迅速かつ容易に変更できることが難しい。このため、セキュリティのさらなる向上を図ることができない、という問題が生じる。また、かかる問題は、施錠管理に限らず、あらゆる認証場面においても生じうる。   However, although the technology of Patent Document 1 uses two authentication methods and security is increased, two authentication objects must be registered in advance, and the key can be changed quickly and easily. difficult. For this reason, the problem that the further improvement of security cannot be aimed at arises. Further, such a problem can occur not only in lock management but also in all authentication situations.

このため、本発明の目的は、迅速かつ容易に変更が可能であり、さらなるセキュリティの向上を図ることができる情報処理装置、情報処理システム、プログラム、情報処理方法を提供することにある。   Therefore, an object of the present invention is to provide an information processing apparatus, an information processing system, a program, and an information processing method that can be changed quickly and easily and can further improve security.

本発明の一形態である情報処理装置は、
ユーザ認証情報を取得するユーザ認証情報取得手段と、
物体撮影画像から抽出された物体特徴量を取得する物体特徴量取得手段と、
前記ユーザ認証情報と前記物体特徴量とを関連付けて記憶装置に記憶する記憶処理手段と、
新たに取得した情報が、前記記憶装置に記憶されている関連付けられた前記ユーザ認証情報と前記物体特徴量とに一致するか否かの判定処理を行う判定手段と、
を備えた、
という構成をとる。
An information processing apparatus according to one aspect of the present invention
User authentication information acquisition means for acquiring user authentication information;
Object feature amount acquisition means for acquiring an object feature amount extracted from an object photographed image;
Storage processing means for associating the user authentication information with the object feature quantity and storing them in a storage device;
A determination unit that performs a determination process as to whether or not newly acquired information matches the associated user authentication information stored in the storage device and the object feature amount;
With
The configuration is as follows.

また、本発明の他の形態である情報処理システムは、
ユーザ認証情報を入力する入力手段と、
物体撮影画像を撮像する撮像手段と、
前記入力手段から入力された前記ユーザ認証情報を取得するユーザ認証情報取得手段と、
前記撮像手段にて撮像された前記物体撮影画像から抽出された物体特徴量を取得する物体特徴量取得手段と、
前記ユーザ認証情報と前記物体特徴量とを関連付けて記憶装置に記憶する記憶処理手段と、
新たに取得した情報が、前記記憶装置に記憶されている関連付けられた前記ユーザ認証情報と前記物体特徴量とに一致するか否かの判定処理を行う判定手段と、
を備えた、
という構成をとる。
An information processing system according to another embodiment of the present invention
An input means for inputting user authentication information;
An imaging means for imaging an object photographed image;
User authentication information acquisition means for acquiring the user authentication information input from the input means;
Object feature quantity acquisition means for acquiring an object feature quantity extracted from the object photographed image captured by the imaging means;
Storage processing means for associating the user authentication information with the object feature quantity and storing them in a storage device;
A determination unit that performs a determination process as to whether or not newly acquired information matches the associated user authentication information stored in the storage device and the object feature amount;
With
The configuration is as follows.

また、本発明の他の形態である情報処理方法は、
ユーザ認証情報を取得し、
物体撮影画像から抽出された物体特徴量を取得し、
前記ユーザ認証情報と前記物体特徴量とを関連付けて記憶装置に記憶し、
新たに入力された情報が、前記記憶装置に記憶されている関連付けられた前記ユーザ認証情報と前記物体特徴量とに一致するか否かの判定処理を行う、
という構成をとる。
In addition, an information processing method according to another aspect of the present invention includes
Get user authentication information,
Get the object features extracted from the object image,
Storing the user authentication information and the object feature amount in association with each other in a storage device;
A process of determining whether or not newly input information matches the associated user authentication information stored in the storage device and the object feature amount,
The configuration is as follows.

また、本発明の他の形態であるプログラムは、
情報処理装置に、
ユーザ認証情報を取得するユーザ認証情報取得手段と、
物体撮影画像から抽出された物体特徴量を取得する物体特徴量取得手段と、
前記ユーザ認証情報と前記物体特徴量とを関連付けて記憶装置に記憶する記憶処理手段と、
新たに取得した情報が、前記記憶装置に記憶されている関連付けられた前記ユーザ認証情報と前記物体特徴量とに一致するか否かの判定処理を行う判定手段と、
を実現させる、
という構成をとる。
Moreover, the program which is the other form of this invention is:
In the information processing device,
User authentication information acquisition means for acquiring user authentication information;
Object feature amount acquisition means for acquiring an object feature amount extracted from an object photographed image;
Storage processing means for associating the user authentication information with the object feature quantity and storing them in a storage device;
A determination unit that performs a determination process as to whether or not newly acquired information matches the associated user authentication information stored in the storage device and the object feature amount;
To realize,
The configuration is as follows.

本発明は、以上のように構成されることにより、迅速かつ容易に変更が可能であり、セキュリティの向上を図ることができる情報処理装置、情報処理システム、情報処理方法を提供することができる。   By being configured as described above, the present invention can provide an information processing apparatus, an information processing system, and an information processing method that can be changed quickly and easily and can improve security.

本発明の実施形態1におけるセキュリティシステムの構成を示す概略図である。It is the schematic which shows the structure of the security system in Embodiment 1 of this invention. 図1に開示した施錠管理サーバの構成を示すブロック図である。It is a block diagram which shows the structure of the locking management server disclosed in FIG. 図1に開示した施錠管理システムの処理動作を示すフローチャートである。It is a flowchart which shows the processing operation of the locking management system disclosed in FIG. 図1に開示した施錠管理システムの処理動作を示すフローチャートである。It is a flowchart which shows the processing operation of the locking management system disclosed in FIG. 本発明の実施形態2におけるセキュリティシステムの構成を示す概略図である。It is the schematic which shows the structure of the security system in Embodiment 2 of this invention. 本発明の実施形態3におけるセキュリティシステムの構成を示す概略図である。It is the schematic which shows the structure of the security system in Embodiment 3 of this invention. 図6に開示した施錠管理サーバの構成を示すブロック図である。It is a block diagram which shows the structure of the locking management server disclosed in FIG. 図6に開示した施錠管理システムの処理動作を示すフローチャートである。It is a flowchart which shows the processing operation of the locking management system disclosed in FIG. 図6に開示した施錠管理システムの処理動作を示すフローチャートである。It is a flowchart which shows the processing operation of the locking management system disclosed in FIG. 図6に開示した施錠管理システムの処理動作を示すフローチャートである。It is a flowchart which shows the processing operation of the locking management system disclosed in FIG. 本発明の実施形態4における情報処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the information processing apparatus in Embodiment 4 of this invention. 本発明の実施形態4における情報処理システムの構成を示すブロック図である。It is a block diagram which shows the structure of the information processing system in Embodiment 4 of this invention.

<実施形態1>
本発明の第1の実施形態を、図1乃至図4を参照して説明する。図1乃至図2は、セキュリティシステムの構成を示す図である。図3乃至図4は、セキュリティシステムの処理動作を説明するための図である。
<Embodiment 1>
A first embodiment of the present invention will be described with reference to FIGS. 1 and 2 are diagrams showing the configuration of the security system. 3 to 4 are diagrams for explaining the processing operation of the security system.

[構成]
本発明におけるセキュリティシステムは、会社内のセキュリティレベルが高く設定された部屋のドアや、自宅の玄関のドア、などの施錠・解錠を行うための情報処理システムである。具体的に、本発明におけるセキュリティシステムは、図1に示すように、施錠管理サーバ10と、所定のドアDの施錠・解錠を行う錠前装置Lと、ユーザU及びユーザUが所有する物体Oを撮像する第1カメラ21及び第2カメラ22と、を備えている。そして、ユーザUは、物体Oを所持した状態で、ドアDの錠前装置Lの施錠・解錠を行う。以下、各構成について具体的に説明する。
[Constitution]
The security system according to the present invention is an information processing system for locking and unlocking a door of a room set at a high security level in a company and a door of a front door of a home. Specifically, as shown in FIG. 1, the security system according to the present invention includes a lock management server 10, a lock device L that locks and unlocks a predetermined door D, a user U, and an object O owned by the user U. A first camera 21 and a second camera 22 for capturing the image. Then, the user U locks / unlocks the lock device L of the door D while holding the object O. Each configuration will be specifically described below.

上記錠前装置Lは、ドアDに取り付けられており、当該ドアDの施錠・解錠を行う機構を備えている。そして、錠前装置Lは、施錠管理サーバ10にネットワークを介して接続されており、施錠管理サーバ10からの施錠・解錠を指示する制御信号に応じて、施錠・解錠を行うよう構成されている。   The lock device L is attached to the door D and includes a mechanism for locking and unlocking the door D. The lock device L is connected to the lock management server 10 via a network, and is configured to perform locking / unlocking according to a control signal instructing locking / unlocking from the locking management server 10. Yes.

上記第1カメラ21及び第2カメラ22は、本実施形態では、ドアDの外側であり、当該ドアDの近くに設置されている。特に、第1カメラ21(入力手段)は、ドアDの外側の前に立って位置するユーザUの顔画像を撮像可能なよう設置されている。また、第2カメラ22(撮像手段)は、ドアDの外側の前に立って位置するユーザUが手に所持する物体Oの表面を撮像可能なよう設置されている。そして、第1カメラ21及び第2カメラ22は、施錠管理サーバ10にネットワークを介して接続されており、施錠管理サーバ10からの撮像指令に応じてユーザUの顔画像及び物体Oの物体画像(物体撮影画像)を撮像し、かかる画像を施錠管理サーバ10に送信する。   In the present embodiment, the first camera 21 and the second camera 22 are outside the door D and are installed near the door D. In particular, the first camera 21 (input means) is installed so as to be able to capture the face image of the user U standing in front of the door D. The second camera 22 (imaging means) is installed so that the user U standing in front of the outside of the door D can take an image of the surface of the object O possessed by the hand. The first camera 21 and the second camera 22 are connected to the locking management server 10 via a network, and in response to an imaging command from the locking management server 10, the face image of the user U and the object image of the object O ( The object photographing image) is captured, and the image is transmitted to the lock management server 10.

ここで、ユーザUが所持する物体Oは、例えば、ユーザUが常時身につけている腕時計、衣類、財布、携帯電話などであるが、いかなる物体であってもよい。   Here, the object O possessed by the user U is, for example, a wristwatch, clothing, a wallet, a mobile phone, or the like that the user U always wears, but may be any object.

なお、第1カメラ21及び第2カメラ22の設置位置は、必ずしも上述した位置であることに限定されず、少なくともユーザUの顔画像と物体Oの物体画像とを撮像できる位置に設置されていればよい。また、第1カメラ及び第2カメラは、1台のカメラで構成されていてもよく、かかる1台のカメラでユーザUの顔と物体Oとが撮影できればよい。   Note that the installation positions of the first camera 21 and the second camera 22 are not necessarily limited to the positions described above, and may be installed at positions where at least the face image of the user U and the object image of the object O can be captured. That's fine. Further, the first camera and the second camera may be configured by one camera, and it is only necessary that the face of the user U and the object O can be captured by such one camera.

上記施錠管理サーバ10は、演算装置及び記憶装置を有するサーバ装置(情報処理装置)である。そして、施錠管理サーバ10は、図2に示すように、演算装置がプログラムを実行することで構築された、ユーザ情報処理部11、物体情報処理部12、施錠処理部13、解錠処理部14、を備えている。また、施錠管理サーバ10は、記憶装置に形成された、ユーザ情報記憶部16、物体情報記憶部17、施錠情報記憶部18、を備えている。   The lock management server 10 is a server device (information processing device) having an arithmetic device and a storage device. Then, as shown in FIG. 2, the lock management server 10 includes a user information processing unit 11, an object information processing unit 12, a lock processing unit 13, and an unlock processing unit 14 that are constructed by executing a program by the arithmetic device. It is equipped with. The locking management server 10 includes a user information storage unit 16, an object information storage unit 17, and a locking information storage unit 18 formed in a storage device.

上記ユーザ情報処理部11(ユーザ認証情報取得手段)は、事前にユーザUのユーザ認証情報として、当該ユーザUの顔画像あるいは顔画像から抽出された顔特徴量を取得して、ユーザ情報記憶部16に記憶して登録する。このとき、ユーザ情報処理部11は、第1カメラ21にて撮影されたユーザUの顔画像を受け取って当該顔画像から顔特徴量を抽出して登録してもよく、ネットワークを介して他の情報処理装置から取得したユーザUの顔画像あるいは顔特徴量を登録してもよい。   The user information processing unit 11 (user authentication information acquisition means) acquires a face feature value extracted from the user U's face image or face image in advance as user authentication information of the user U, and a user information storage unit 16 is stored and registered. At this time, the user information processing unit 11 may receive the face image of the user U taken by the first camera 21 and extract and register the face feature amount from the face image. The face image or face feature amount of the user U acquired from the information processing apparatus may be registered.

また、ユーザ情報処理部11は、ユーザUからドアDの施錠の要求を受けると、第1カメラ21に対して撮像指令を送り、当該撮像指令に応じて第1カメラ21にて撮影されたユーザUの画像を取得する。そして、ユーザ情報処理部11は、取得したユーザUの画像からユーザUの顔画像を抽出し、当該顔画像からユーザUのユーザ認証情報としての顔特徴量を抽出する。さらに、ユーザ情報処理部11は、抽出した顔特徴量と、予めユーザ情報記憶部16に登録されている顔特徴量と、が一致するか否かの認証を行う。認証の結果、一致する場合には認証成功の旨を、一致しない場合には認証失敗の旨を、物体情報処理部12と施錠処理部13に通知する。なお、ユーザUからの施錠要求は、例えば、ドアDの錠前装置L付近に設置されている操作装置(操作パネルなど)をユーザUが操作することでユーザ情報処理部11に入力される。   Further, when the user information processing unit 11 receives a request for locking the door D from the user U, the user information processing unit 11 sends an imaging command to the first camera 21, and the user photographed by the first camera 21 according to the imaging command. U's image is acquired. Then, the user information processing unit 11 extracts a face image of the user U from the acquired image of the user U, and extracts a face feature amount as user authentication information of the user U from the face image. Further, the user information processing unit 11 authenticates whether or not the extracted face feature value matches the face feature value registered in the user information storage unit 16 in advance. As a result of authentication, the object information processing unit 12 and the lock processing unit 13 are notified that the authentication is successful if they match, and that the authentication fails if they do not match. The locking request from the user U is input to the user information processing unit 11 when the user U operates an operation device (such as an operation panel) installed near the lock device L of the door D, for example.

ここで、上記ユーザ情報処理部11による顔特徴量の認証処理は、例えば、以下のようにして行う。まず、抽出した特徴量と、予めユーザ情報記憶部16に記憶されている顔特徴量と、の類似度といった認証スコアを算出し、認証スコアがしきい値よりも高いか否か判定する。そして、認証スコアがしきい値より高い場合には、認証成功と判断する。但し、認証処理はいかなる方法で行われてもよい。   Here, the authentication processing of the facial feature amount by the user information processing unit 11 is performed as follows, for example. First, an authentication score such as the similarity between the extracted feature quantity and the face feature quantity stored in advance in the user information storage unit 16 is calculated, and it is determined whether or not the authentication score is higher than a threshold value. If the authentication score is higher than the threshold value, it is determined that the authentication is successful. However, the authentication process may be performed by any method.

上記物体情報処理部12(物体特徴量取得手段)は、ユーザUからドアDの施錠の要求を受けると、第2カメラ22に対して撮像指令を送り、当該撮像指令に応じて第2カメラ22にて撮影されたユーザUが所持する物体Oの画像を取得する。そして、物体情報処理部12は、ユーザ情報処理部11からユーザUの顔特徴量の認証成功の通知を受けている場合には、取得した物体画像から、物体Oの表面に形成されている物体固有の特徴量となる物体紋様(物体特徴量)を抽出して取得する。さらに、物体情報処理部12は、抽出した物体紋様を物体情報記憶部17に記憶して登録し、その旨を、施錠処理部13に通知する。   Upon receiving a request for locking the door D from the user U, the object information processing unit 12 (object feature amount acquisition unit) sends an imaging command to the second camera 22, and the second camera 22 according to the imaging command. The image of the object O possessed by the user U photographed at is acquired. When the object information processing unit 12 receives a notification of successful authentication of the facial feature amount of the user U from the user information processing unit 11, the object information processing unit 12 forms an object formed on the surface of the object O from the acquired object image. An object pattern (object feature amount) that is a unique feature amount is extracted and acquired. Further, the object information processing unit 12 stores and registers the extracted object pattern in the object information storage unit 17, and notifies the lock processing unit 13 to that effect.

以上のように、ユーザUからの施錠要求時には、第1カメラ21にてユーザUの顔画像が撮像され、同時に、第2カメラ22にて物体Oの物体画像が撮像される。そして、ユーザ情報処理部11にてユーザUのユーザ認証情報として顔特徴量が取得され、物体情報処理部12にて物体Oの物体特徴量として物体紋様が取得される。   As described above, when the user U requests locking, the first camera 21 captures the face image of the user U, and at the same time, the second camera 22 captures the object image of the object O. Then, the user information processing unit 11 acquires a face feature amount as user authentication information of the user U, and the object information processing unit 12 acquires an object pattern as the object feature amount of the object O.

上記施錠処理部13(記憶処理部)は、ユーザ情報処理部11からユーザUの認証成功の通知と、物体情報処理部12から物体紋様の登録成功の通知と、を受けると、ユーザ情報処理部11にて取得したユーザUの顔特徴量と、物体情報処理部12にて取得した物体紋様と、を関連付けて、施錠情報記憶部18に記憶する。同時に、施錠要求されているドアDの錠前装置Lを施錠するよう、かかる錠前装置Lに施錠指令を送る。これにより、ドアDの錠前装置Lが施錠状態となる。なお、施錠情報記憶部18には、顔特徴量と物体紋様との関連付け情報に、施錠したドアDの錠前装置Lを特定する情報が対応づけられて記憶される。   When the lock processing unit 13 (storage processing unit) receives a notification of successful authentication of the user U from the user information processing unit 11 and a notification of successful registration of the object pattern from the object information processing unit 12, the user information processing unit The face feature amount of the user U acquired in 11 and the object pattern acquired in the object information processing unit 12 are associated with each other and stored in the locking information storage unit 18. At the same time, a lock command is sent to the lock device L so as to lock the lock device L of the door D requested to be locked. Thereby, the lock apparatus L of the door D will be in a locked state. The locking information storage unit 18 stores information for identifying the lock device L of the locked door D in association with the association information between the face feature quantity and the object pattern.

また、上述したユーザ情報処理部11(ユーザ認証情報取得手段)は、ユーザUからドアDの解錠の要求を受けた際にも、施錠要求時と同様に、第1カメラ21に対して撮像指令を送り、当該撮像指令に応じて第1カメラ21にて撮影されたユーザUの画像を取得する。そして、ユーザ情報処理部11は、取得したユーザUの画像からユーザUの顔画像を抽出し、当該顔画像からユーザUの新たなユーザ認証情報としての顔特徴量を抽出する。さらに、ユーザ情報処理部11は、抽出した顔特徴量と、予めユーザ情報記憶部16に登録されている顔特徴量と、が一致するか否かの認証を行う。認証の結果、一致する場合には認証成功の旨を、一致しない場合には認証失敗の旨を、物体情報処理部12と解錠処理部14に通知する。なお、ユーザUからの解錠要求は、例えば、ドアDの錠前装置L付近に設置されている操作装置(操作パネルなど)をユーザUが操作することでユーザ情報処理部11に入力される。ここで、顔特徴量の認証処理は、例えば、上述同様に行われる。   Further, the user information processing unit 11 (user authentication information acquisition unit) described above captures an image of the first camera 21 when receiving a request for unlocking the door D from the user U, as in the case of the locking request. A command is sent, and an image of the user U captured by the first camera 21 is acquired according to the imaging command. Then, the user information processing unit 11 extracts a face image of the user U from the acquired image of the user U, and extracts a face feature amount as new user authentication information of the user U from the face image. Further, the user information processing unit 11 authenticates whether or not the extracted face feature value matches the face feature value registered in the user information storage unit 16 in advance. As a result of authentication, the object information processing unit 12 and the unlocking processing unit 14 are notified of authentication success if they match, and authentication failure if they do not match. The unlock request from the user U is input to the user information processing unit 11 when the user U operates an operation device (such as an operation panel) installed near the lock device L of the door D, for example. Here, the facial feature amount authentication processing is performed, for example, in the same manner as described above.

また、上述した物体情報処理部12(物体特徴量取得手段)は、ユーザUからドアDの解錠の要求を受けた際にも、施錠要求時と同様に、第2カメラ22に対して撮像指令を送り、当該撮像指令に応じて第2カメラ22にて撮影されたユーザUが所持する物体Oの画像を取得する。そして、物体情報処理部12は、ユーザ情報処理部11からユーザUの顔特徴量の認証成功の通知を受けている場合には、取得した物体画像から、物体Oの表面に形成されている新たな物体固有の特徴量となる物体紋様(物体特徴量)を抽出して取得する。さらに、物体情報処理部12は、抽出した物体紋様と、予め物体情報記憶部17に登録されている物体紋様と、が一致するか否かの認証を行う。認証の結果、一致する場合には認証成功の旨を、一致しない場合には認証失敗の旨を、解錠処理部14に通知する。   In addition, the object information processing unit 12 (object feature amount acquisition unit) described above captures an image with respect to the second camera 22 when receiving a request to unlock the door D from the user U, as in the case of the locking request. A command is sent, and an image of the object O possessed by the user U taken by the second camera 22 in accordance with the imaging command is acquired. When the object information processing unit 12 receives a notification of successful authentication of the facial feature amount of the user U from the user information processing unit 11, the object information processing unit 12 creates a new image formed on the surface of the object O from the acquired object image. An object pattern (object feature amount) that is a characteristic amount unique to an object is extracted and acquired. Further, the object information processing unit 12 authenticates whether or not the extracted object pattern matches the object pattern registered in the object information storage unit 17 in advance. If the authentication results match, the unlock processing unit 14 is notified of the authentication success, and if the authentication does not match, the authentication failure is notified.

ここで、上記物体情報処理部12による物体紋様の認証処理は、例えば、以下のようにして行う。まず、抽出した物体紋様と、施錠時に物体情報記憶部17に記憶された物体紋様と、の類似度といった認証スコアを算出し、認証スコアがしきい値よりも高いか否か判定する。そして、認証スコアがしきい値より高い場合には、認証成功と判断する。但し、物体紋様の認証処理はいかなる方法で行われてもよい。   Here, the object pattern authentication process by the object information processing unit 12 is performed as follows, for example. First, an authentication score such as the similarity between the extracted object pattern and the object pattern stored in the object information storage unit 17 at the time of locking is calculated, and it is determined whether the authentication score is higher than a threshold value. If the authentication score is higher than the threshold value, it is determined that the authentication is successful. However, the object pattern authentication process may be performed by any method.

以上のように、ユーザUからの解錠要求時にも、第1カメラ21にてユーザUの顔画像が撮像され、同時に、第2カメラ22にて物体Oの物体画像が撮像される。そして、ユーザ情報処理部11にて解錠用のユーザUの新たなユーザ認証情報として顔特徴量が取得され、物体情報処理部12にて解錠用の物体Oの新たな物体特徴量として物体紋様が取得される。   As described above, even when unlocking is requested from the user U, the first camera 21 captures the face image of the user U, and at the same time, the second camera 22 captures the object image of the object O. Then, the face information is acquired as new user authentication information of the user U for unlocking by the user information processing unit 11, and the object as the new object feature of the object O for unlocking is acquired by the object information processing unit 12. A pattern is acquired.

そして、上記解錠処理部14(判定手段)は、ユーザUからドアDの解錠要求を受けた際に、ユーザ情報処理部11からユーザUの認証成功の通知と、物体情報処理部12から物体紋様の認証成功の通知と、を受けると、ユーザ情報処理部11にて取得したユーザUの新たな顔特徴量と、物体情報処理部12にて取得した新たな物体紋様とが、施錠情報記憶部18に関連付けられて記憶されているかを判定する。つまり、解錠要求時に取得された顔特徴量と物体紋様との関連付け情報が、施錠情報記憶部18に記憶されている顔特徴量と物体紋様との関連付け情報と一致するかを判定する判定処理を行う。そして、解錠処理部14は、判定処理にて一致すると判定した場合には、当該一致した施錠情報記憶部18に記憶されている顔特徴量と物体紋様との関連付け情報に対応付けられているドアDの錠前装置Lに対して、解錠指令を送る。これにより、ドアDの錠前装置Lが解錠状態となる。   When the unlocking processing unit 14 (determination means) receives a request for unlocking the door D from the user U, the unlocking processing unit 14 notifies the user U of authentication success from the user information processing unit 11 and the object information processing unit 12. Upon receiving the notification of successful authentication of the object pattern, the new face feature amount of the user U acquired by the user information processing unit 11 and the new object pattern acquired by the object information processing unit 12 are locked information. It is determined whether it is stored in association with the storage unit 18. That is, determination processing for determining whether or not the association information between the face feature amount and the object pattern acquired at the time of unlocking request matches the association information between the face feature amount and the object pattern stored in the locking information storage unit 18. I do. When the unlocking processing unit 14 determines that they match in the determination processing, the unlocking processing unit 14 is associated with the association information between the face feature amount and the object pattern stored in the matching locking information storage unit 18. An unlocking command is sent to the lock device L of the door D. As a result, the lock device L of the door D is unlocked.

また、解錠処理部14は、上述したようにドアDの錠前装置Lの解錠が行われると、当該錠前装置Lに対応づけられて、施錠情報記憶部18に記憶されている顔特徴量と物体紋様との関連づけを解除する。つまり、施錠情報記憶部18内から、解錠を行った錠前装置Lに対応づけられている顔特徴量と物体紋様との関連付け情報を削除する。同時に、この関連付け情報の物体紋様と同一であり、物体情報記憶部17に記憶されている物体紋様も削除する。   In addition, when the unlocking device L of the door D is unlocked as described above, the unlocking processing unit 14 is associated with the unlocking device L and stored in the locking information storage unit 18. Cancel the association between the object pattern and the object pattern. That is, the association information between the face feature quantity and the object pattern associated with the unlocking device L that has been unlocked is deleted from the locking information storage unit 18. At the same time, the object pattern that is the same as the object pattern of the association information and is stored in the object information storage unit 17 is also deleted.

なお、上述した解錠処理部14による関連付け情報や物体紋様の削除は、何度かの解錠処理が実行されてから行われてもよい。つまり、一度、施錠情報記憶部18に記憶された顔特徴量と物体紋様との関連付け情報は、複数回の解錠処理に利用されてもよい。このため、解錠処理部14は、解錠要求時に入力された顔特徴量と物体紋様とが、予め設定された回数だけ施錠情報記憶部18に記憶されている関連付け情報に一致すると判定された場合に、かかる関連付け情報を施錠情報記憶部18から削除し、また、対応する物体紋様を削除してもよい。   Note that the deletion of the association information and the object pattern by the unlocking processing unit 14 described above may be performed after several unlocking processes are executed. In other words, the association information between the facial feature quantity and the object pattern once stored in the locking information storage unit 18 may be used for a plurality of unlocking processes. For this reason, the unlocking processing unit 14 determines that the facial feature amount and the object pattern input at the time of the unlocking request match the association information stored in the locking information storage unit 18 a preset number of times. In such a case, the association information may be deleted from the locking information storage unit 18 and the corresponding object pattern may be deleted.

また、上記施錠処理部13(記憶処理部)は、施錠時に、1つのユーザUの顔特徴量と、1つの物体紋様と、を関連付けて、施錠情報記憶部18に記憶しているが、複数のユーザUの顔特徴量(ユーザ認証情報)からなるユーザグループ情報と、1つの物体紋様(物体特徴量)と、を関連付けて、施錠情報記憶部18に記憶して施錠してもよい。これに伴い、上記解錠処理部14(判定手段)は、解錠時に、新たに入力されたユーザUの顔特徴量が、上記ユーザグループ情報のいずれかと一致し、かつ、新たに入力された物体紋様が、ユーザグループ情報に対応づけられた物体紋様と一致している場合に、解錠してもよい。これにより、ユーザグループを形成する複数のユーザが、同一の物体Oを受け渡して施錠・解錠に利用することができる。その結果、グループ認証にも利用することができる。   In addition, the locking processing unit 13 (storage processing unit) stores one facial feature amount of one user U and one object pattern in association with each other in the locking information storage unit 18 at the time of locking. The user group information including the face feature amount (user authentication information) of the user U and one object pattern (object feature amount) may be associated with each other and stored in the lock information storage unit 18 and locked. Accordingly, the unlocking processing unit 14 (determination means), when unlocked, the newly input face feature amount of the user U matches any of the user group information and is newly input. When the object pattern matches the object pattern associated with the user group information, the object pattern may be unlocked. Thereby, a plurality of users who form a user group can deliver the same object O and use it for locking and unlocking. As a result, it can also be used for group authentication.

[動作]
次に、上述したセキュリティシステムの動作を、図3乃至図4のフローチャートを参照して説明する。図3は、ドアDを施錠するときの施錠管理サーバ10動作を示し、図4は、ドアDを解錠するときの施錠管理サーバ10の動作を示す。
[Operation]
Next, the operation of the security system described above will be described with reference to the flowcharts of FIGS. 3 shows the operation of the locking management server 10 when the door D is locked, and FIG. 4 shows the operation of the locking management server 10 when the door D is unlocked.

(施錠手順)
ユーザUは、事前にユーザ情報を施錠管理サーバ10に登録する。例えば、ユーザUは、ネットワークを介して、顔画像や当該顔画像から抽出された顔特徴量を、施錠管理サーバ10のユーザ情報記憶部16に登録する(ステップS1)。
(Locking procedure)
The user U registers user information in the lock management server 10 in advance. For example, the user U registers the face image and the facial feature amount extracted from the face image in the user information storage unit 16 of the lock management server 10 via the network (step S1).

その後、ユーザDは、ドアU付近に設置された操作装置を操作してドアDの施錠を要求する。施錠要求を受けた施錠管理サーバ10は(ステップS2)、第1カメラ21及び第2カメラ22にて撮像する(ステップS3)。これにより、施錠管理サーバ10は、第1カメラ21からユーザUの顔画像を取得し、第2カメラ22から物体Oの物体画像を取得する。   Thereafter, the user D operates the operating device installed in the vicinity of the door U and requests the door D to be locked. The locking management server 10 that has received the locking request (step S2) takes an image with the first camera 21 and the second camera 22 (step S3). Thereby, the lock management server 10 acquires the face image of the user U from the first camera 21 and acquires the object image of the object O from the second camera 22.

続いて、施錠管理サーバ10は、第1カメラ21から取得したユーザUの画像からユーザUの顔画像を抽出し、当該顔画像からユーザUのユーザ認証情報としての顔特徴量を抽出する(ステップS4)。そして、施錠管理サーバ10は、抽出した顔特徴量と、予めユーザ情報記憶部16に登録されている顔特徴量と、が一致するか否かの認証を行う(ステップS5)。認証の結果、一致しない場合には認証失敗とし、施錠がキャンセルされる(ステップS10)。認証の結果、一致する場合には認証成功となる(ステップSY5:Yes)。   Subsequently, the locking management server 10 extracts the face image of the user U from the image of the user U acquired from the first camera 21, and extracts the face feature amount as the user authentication information of the user U from the face image (step). S4). Then, the lock management server 10 authenticates whether or not the extracted facial feature quantity matches the facial feature quantity registered in the user information storage unit 16 in advance (step S5). If they do not match as a result of authentication, authentication is failed and locking is canceled (step S10). If they match as a result of authentication, authentication is successful (step SY5: Yes).

顔特徴量の認証が成功した場合には、施錠管理サーバ10は、取得した物体画像から、物体Oの表面に形成されている物体固有の特徴量となる物体紋様を抽出する(ステップS6)。そして、施錠管理サーバ10は、抽出した物体紋様を物体情報記憶部17に記憶する(ステップS7)。これと共に、施錠管理サーバ10は、取得したユーザUの顔特徴量と取得した物体紋様とを関連付けて、施錠情報記憶部18に記憶する(ステップS8)。同時に、施錠管理サーバ10は、施錠要求されているドアDの錠前装置Lを施錠するよう制御する(ステップS9)。これにより、ドアDの錠前装置Lは施錠状態となり、ドアDは内側からは開くが外部からは登録情報がないと開かないオートロックになる。   If the facial feature amount authentication is successful, the lock management server 10 extracts an object pattern that is an object-specific feature amount formed on the surface of the object O from the acquired object image (step S6). Then, the lock management server 10 stores the extracted object pattern in the object information storage unit 17 (step S7). At the same time, the locking management server 10 associates the acquired facial feature amount of the user U with the acquired object pattern and stores them in the locking information storage unit 18 (step S8). At the same time, the lock management server 10 controls to lock the lock device L of the door D requested to be locked (step S9). As a result, the lock device L of the door D is locked, and the door D opens from the inside, but is automatically locked without registration information from the outside.

(解錠手順)
ユーザUは、ドアD付近に設置された操作装置を操作してドアDの解錠を要求する。解錠要求を受けた施錠管理サーバ10は(ステップS21)、第1カメラ21及び第2カメラ22にて撮像する(ステップS22)。これにより、施錠管理サーバ10は、第1カメラ21からユーザUの新たな顔画像を取得し、第2カメラ22から物体Oの新たな物体画像を取得する。
(Unlocking procedure)
The user U requests an unlocking of the door D by operating an operating device installed near the door D. The locking management server 10 that has received the unlock request (step S21) takes an image with the first camera 21 and the second camera 22 (step S22). Thereby, the locking management server 10 acquires a new face image of the user U from the first camera 21 and acquires a new object image of the object O from the second camera 22.

続いて、施錠管理サーバ10は、第1カメラ21から取得したユーザUの新たな画像からユーザUの新たな顔画像を抽出し、当該顔画像からユーザUのユーザ認証情報としての顔特徴量を抽出する(ステップS23)。そして、施錠管理サーバ10は、抽出した顔特徴量と、予めユーザ情報記憶部16に登録されている顔特徴量と、が一致するか否かの認証を行う(ステップS24)。認証の結果、一致しない場合には認証失敗とし、施錠がキャンセルされる(ステップS30)。認証の結果、一致する場合には認証成功となる(ステップSY24:Yes)。   Subsequently, the lock management server 10 extracts a new face image of the user U from the new image of the user U acquired from the first camera 21, and uses the face feature amount as the user authentication information of the user U from the face image. Extract (step S23). Then, the lock management server 10 authenticates whether or not the extracted face feature value matches the face feature value registered in advance in the user information storage unit 16 (step S24). If they do not match as a result of authentication, authentication is failed and locking is canceled (step S30). If they match as a result of authentication, authentication is successful (step SY24: Yes).

顔特徴量の認証が成功した場合には、施錠管理サーバ10は、取得した新たな物体画像から、物体Oの表面に形成されている物体固有の特徴量となる物体紋様を抽出する(ステップS25)。そして、施錠管理サーバ10は、抽出した物体紋様が、物体情報記憶部17に登録されている物体紋様と一致するか否かの認証を行う。認証の結果、一致する場合には(ステップS26:Yes)、取得したユーザUの新たな顔特徴量と新たな物体紋様とを関連付けた情報が、施錠情報記憶部18に関連付けられて記憶されているかを判定する(ステップS27)。つまり、解錠要求時に取得された顔特徴量と物体紋様との関連付け情報が、施錠情報記憶部18に記憶されている顔特徴量と物体紋様との関連付け情報と一致するかを判定する判定処理を行う。   If the facial feature amount authentication is successful, the lock management server 10 extracts an object pattern that is an object-specific feature amount formed on the surface of the object O from the acquired new object image (step S25). ). Then, the lock management server 10 authenticates whether or not the extracted object pattern matches the object pattern registered in the object information storage unit 17. If they match as a result of the authentication (step S26: Yes), information obtained by associating the acquired new face feature amount of the user U with the new object pattern is stored in association with the locking information storage unit 18. (Step S27). That is, determination processing for determining whether or not the association information between the face feature amount and the object pattern acquired at the time of unlocking request matches the association information between the face feature amount and the object pattern stored in the locking information storage unit 18. I do.

施錠管理サーバ10は、上記判定処理にて一致すると判定した場合には(ステップS27:Yes)、当該一致した施錠情報記憶部18に記憶されている顔特徴量と物体紋様との関連付け情報に対応付けられているドアDの錠前装置Lの解錠を行う(ステップS28)。これにより、ドアDの錠前装置Lが解錠状態となる。なお、上記判定処理にて一致しないと判定した場合には(ステップS27:No)、解錠がキャンセルされる(ステップS30)。   If the lock management server 10 determines that they match in the determination process (step S27: Yes), the lock management server 10 corresponds to the association information between the face feature amount and the object pattern stored in the matching lock information storage unit 18. The lock device L of the attached door D is unlocked (step S28). As a result, the lock device L of the door D is unlocked. In addition, when it determines with it not being in the said determination process (step S27: No), unlocking is canceled (step S30).

その後、施錠管理サーバ10は、解錠を行った錠前装置Lに対応づけられている顔特徴量と物体紋様との関連付け情報を削除する(ステップS29)。同時に、この関連付け情報の物体紋様と同一であり、物体情報記憶部17に記憶されている物体紋様も削除する。なお、このとき、ユーザ情報記憶部16に登録されたユーザの顔画像や当該顔画像から抽出された顔特徴量は、ユーザ情報としてユーザ情報記憶部16に登録されたままとなる。   Thereafter, the lock management server 10 deletes the association information between the face feature amount and the object pattern associated with the unlocked device L that has been unlocked (step S29). At the same time, the object pattern that is the same as the object pattern of the association information and is stored in the object information storage unit 17 is also deleted. At this time, the face image of the user registered in the user information storage unit 16 and the facial feature amount extracted from the face image remain registered in the user information storage unit 16 as user information.

以上のように、本実施形態における情報処理システムによると、顔特徴量と物体紋様との組み合わせを鍵として施錠時に設定しているため、物体紋様を変更することで、迅速かつ容易に鍵を変更することが可能となる。特に、物体紋様は様々な物体毎に固有の情報であるため、複製が困難であり、鍵の強度が高く、セキュリティの向上を図ることができる。   As described above, according to the information processing system according to the present embodiment, the combination of the facial feature amount and the object pattern is set at the time of locking as a key, so the key can be changed quickly and easily by changing the object pattern. It becomes possible to do. In particular, since the object pattern is unique information for various objects, it is difficult to duplicate, the strength of the key is high, and security can be improved.

ここで、上記では、鍵の1つであるユーザ認証情報として、ユーザUの顔画像から抽出した顔特徴量を用いたが、ユーザUの画像から抽出できる他の部位の特徴量を用いてもよい。また、ユーザUの画像から抽出できる情報に限らず、指紋や虹彩などを取得して、ユーザ認証情報として用いてもよい。つまり、鍵の1つであるユーザ認証情報は、ユーザUの身体的特徴を表す任意の生体情報であってもよい。さらに、鍵の1つであるユーザ認証情報は、ユーザUの生体情報に限らず、以下の実施形態2で説明するように、いかなる識別情報を用いてもよい。   Here, the facial feature amount extracted from the face image of the user U is used as the user authentication information that is one of the keys. However, the feature amount of another part that can be extracted from the user U image is also used. Good. Moreover, not only information that can be extracted from the image of the user U, but also fingerprints and irises may be acquired and used as user authentication information. That is, the user authentication information that is one of the keys may be any biological information that represents the physical characteristics of the user U. Furthermore, the user authentication information that is one of the keys is not limited to the biometric information of the user U, and any identification information may be used as described in the second embodiment below.

<実施形態2>
次に、本発明の第2の実施形態を、図5を参照して説明する。図5は、セキュリティシステムの全体構成を示す概略図である。
<Embodiment 2>
Next, a second embodiment of the present invention will be described with reference to FIG. FIG. 5 is a schematic diagram showing the overall configuration of the security system.

本実施形態におけるセキュリティシステムは、上述した実施形態1におけるものと同様の構成であるが、顔特徴量の代わりに、ID(identification card)カードに記憶されているユーザ識別情報を鍵の1つとして用いている点で異なる。以下、主に実施形態1とは異なる構成について詳述する。   The security system in the present embodiment has the same configuration as that in the first embodiment described above, but uses user identification information stored in an ID (identification card) card as one of the keys instead of the facial feature amount. It is different in use. Hereinafter, the configuration different from the first embodiment will be mainly described in detail.

図5に示すように、本実施形態のセキュリティシステムは、ドアDの近くに設置された、ユーザUが所持するIDカードCを読み取り可能なカードリーダ23(入力手段)を備えている。ここで、IDカードCは、マイナンバーカードや所属する組織のセキュリティカードなど、ユーザUに固有なユーザ識別情報が記憶されている。また、ドアDの近くには、実施形態1と同様に、ユーザUが所有する物体Oの物体画像を撮像する第2カメラ22が設置されている。   As shown in FIG. 5, the security system according to the present embodiment includes a card reader 23 (input means) installed near the door D and capable of reading the ID card C possessed by the user U. Here, the ID card C stores user identification information unique to the user U, such as a my number card or a security card of an organization to which the ID card C belongs. Further, as in the first embodiment, a second camera 22 that captures an object image of the object O owned by the user U is installed near the door D.

これにより、本実施形態の施錠管理サーバ10は、カードリーダ23から読み取ったユーザUのIDカードCに記憶されたユーザ識別情報を、ユーザ認証情報として取得する。そして、施錠管理サーバ10は、物体Oの物体画像から抽出した物体紋様と、IDカードCから読み取ったユーザ識別情報と、を関連付けることで、実施形態1と同様に鍵として用いることができる。   Thereby, the lock management server 10 of this embodiment acquires the user identification information memorize | stored in the ID card C of the user U read from the card reader 23 as user authentication information. Then, the locking management server 10 can use the object pattern extracted from the object image of the object O and the user identification information read from the ID card C as a key as in the first embodiment.

<実施形態3>
次に、本発明の第3の実施形態を、図6乃至図10を参照して説明する。図6乃至図7は、セキュリティシステムの構成を示す図である。図8乃至図10は、セキュリティシステムの処理動作を説明するための図である。
<Embodiment 3>
Next, a third embodiment of the present invention will be described with reference to FIGS. 6 to 7 are diagrams showing the configuration of the security system. 8 to 10 are diagrams for explaining the processing operation of the security system.

本実施形態におけるセキュリティシステムは、上述した実施形態1におけるものとほぼ同様の構成であるが、ユーザUの顔画像と物体Oの物体画像とを撮影する第1カメラ21及び第2カメラ22の代わりに、携帯端末Pを用いている点で異なる。以下、主に実施形態1とは異なる構成について詳述する。   The security system in the present embodiment has substantially the same configuration as that in the first embodiment described above, but instead of the first camera 21 and the second camera 22 that capture the user U's face image and the object O object image. The difference is that the portable terminal P is used. Hereinafter, the configuration different from the first embodiment will be mainly described in detail.

上記携帯端末Pは、ユーザUが所持して操作するスマートフォンといった携帯型の通信端末である。このため、携帯端末Pは、施錠管理サーバ10と無線通信を含むネットワークを介して接続可能である。   The portable terminal P is a portable communication terminal such as a smartphone that the user U has and operates. For this reason, the portable terminal P can be connected to the lock management server 10 via a network including wireless communication.

図6及び図7に示すように、携帯端末Pは、カメラ24を備えている。カメラ24(入力手段、撮像手段)は、ユーザUの顔画像を撮像したり、ユーザUが手に所持する物体Oの表面を撮像する際に用いられる。そして、携帯端末Pは、撮影したユーザUの顔画像や、物体Oの物体画像を、施錠管理サーバ10に送信する機能を有する。   As shown in FIGS. 6 and 7, the mobile terminal P includes a camera 24. The camera 24 (input means, image pickup means) is used when picking up a face image of the user U or picking up the surface of the object O held by the user U. The mobile terminal P has a function of transmitting the captured face image of the user U and the object image of the object O to the lock management server 10.

上記施錠管理サーバ10は、図7に示すように、実施形態1と同様に、演算装置がプログラムを実行することで構築された、ユーザ情報処理部11、物体情報処理部12、施錠処理部13、解錠処理部14、を備えると共に、さらに、演算装置がプログラムを実行することで構築された通信制御処理部15を備えている。また、施錠管理サーバ10は、実施形態1と同様に、記憶装置に形成された、ユーザ情報記憶部16、物体情報記憶部17、施錠情報記憶部18、を備えると共に、さらに、通信情報記憶部19を備えている。   As shown in FIG. 7, the locking management server 10 includes a user information processing unit 11, an object information processing unit 12, and a locking processing unit 13 that are constructed by executing a program by an arithmetic device, as in the first embodiment. And an unlocking processing unit 14, and further, a communication control processing unit 15 constructed by an arithmetic device executing a program. The locking management server 10 includes a user information storage unit 16, an object information storage unit 17, and a locking information storage unit 18 formed in a storage device, as in the first embodiment, and further includes a communication information storage unit. 19 is provided.

上記通信制御処理部15(通信制御手段)は、携帯端末Pからの接続要求を受け付けて、ユーザ登録を行う。具体的に、通信制御処理部15は、まず、携帯端末Pからの接続要求に応じて公開鍵を作成して、当該公開鍵を携帯端末Pに通知すると共に、当該公開鍵と携帯端末Pとを関連付けて通信情報記憶部19に記憶しておく。これにより、通信制御処理部15は、その後の携帯端末Pとの通信においては公開鍵認証を行い、かかる認証に成功した携帯端末Pと暗号化通信を行う。   The communication control processing unit 15 (communication control means) receives a connection request from the portable terminal P and performs user registration. Specifically, the communication control processing unit 15 first creates a public key in response to a connection request from the mobile terminal P, notifies the mobile terminal P of the public key, Are stored in the communication information storage unit 19 in association with each other. Thereby, the communication control processing unit 15 performs public key authentication in subsequent communication with the mobile terminal P, and performs encrypted communication with the mobile terminal P that has succeeded in the authentication.

上記ユーザ情報処理部11(ユーザ認証情報取得手段)は、事前にユーザUのユーザ認証情報として、当該ユーザUの顔画像あるいは顔画像から抽出された顔特徴量を取得して、ユーザ情報記憶部16に記憶して登録する。このとき、ユーザ情報処理部11は、公開鍵認証により通信可能となった携帯端末Pから、カメラ24にて撮影されたユーザUの顔画像の送信を受け付ける。そして、ユーザ情報処理部11は、顔画像から顔特徴量を抽出して、上述したように公開鍵と関連付けられた携帯端末Pに、顔特徴量を関連付けて、ユーザ情報記憶部16に登録する。これにより、携帯端末PとユーザUとを関連付けて登録する。   The user information processing unit 11 (user authentication information acquisition means) acquires a face feature value extracted from the user U's face image or face image in advance as user authentication information of the user U, and a user information storage unit 16 is stored and registered. At this time, the user information processing unit 11 accepts transmission of the face image of the user U photographed by the camera 24 from the portable terminal P that has become communicable by public key authentication. Then, the user information processing unit 11 extracts the facial feature amount from the facial image, and registers the facial feature amount in the user information storage unit 16 in association with the mobile terminal P associated with the public key as described above. . Thereby, the portable terminal P and the user U are associated and registered.

なお、携帯端末Pは、当該携帯端末Pを操作可能とするロック解除認証に顔画像を用いている場合であっても、かかる顔画像とは異なる顔画像を、施錠管理サーバ10にユーザ認証情報として送信する。そして、かかるユーザ認証情報としての顔画像は、携帯端末Pで撮影された際に当該携帯端末Pのメモリ上に一時保存されるだけであって、施錠管理サーバ10へ送信後に当該メモリから削除される。   Note that even when the mobile terminal P uses a face image for unlocking authentication that enables the mobile terminal P to be operated, a user authentication information is sent to the lock management server 10 for a face image different from the face image. Send as. Then, the face image as the user authentication information is only temporarily stored in the memory of the mobile terminal P when taken by the mobile terminal P, and is deleted from the memory after being transmitted to the lock management server 10. The

また、ユーザ情報処理部11は、携帯端末Pを介してユーザUから指定したドアDの施錠の要求を受けると、携帯端末Pに対してユーザ認証のための顔画像を要求する。これに応じて、携帯端末Pからカメラ24にて撮影されたユーザUの画像が送信されるため、ユーザ情報処理部11は、携帯端末Pから送信されたユーザUの画像を取得する。そして、ユーザ情報処理部11は、取得したユーザUの画像からユーザUの顔画像を抽出し、当該顔画像からユーザUのユーザ認証情報としての顔特徴量を抽出する。さらに、ユーザ情報処理部11は、抽出した顔特徴量と、予めユーザ情報記憶部16に登録されている顔特徴量と、が一致するか否かの認証を行う。認証の結果、一致する場合には認証成功の旨を、一致しない場合には認証失敗の旨を、物体情報処理部12と施錠処理部13に通知する。   When the user information processing unit 11 receives a request for locking the door D designated from the user U via the mobile terminal P, the user information processing unit 11 requests the mobile terminal P for a face image for user authentication. In response to this, an image of the user U taken by the camera 24 is transmitted from the mobile terminal P, so the user information processing unit 11 acquires the image of the user U transmitted from the mobile terminal P. Then, the user information processing unit 11 extracts a face image of the user U from the acquired image of the user U, and extracts a face feature amount as user authentication information of the user U from the face image. Further, the user information processing unit 11 authenticates whether or not the extracted face feature value matches the face feature value registered in the user information storage unit 16 in advance. As a result of authentication, the object information processing unit 12 and the lock processing unit 13 are notified that the authentication is successful if they match, and that the authentication fails if they do not match.

上記物体情報処理部12(物体特徴量取得手段)は、上述したユーザ認証が成功すると、携帯端末Pに対して物体Oの画像を要求する。これに応じて、携帯端末Pからカメラ24にて撮影された物体Oの画像が送信されるため、物体情報処理部12は、携帯端末Pから送信された物体Oの画像を取得する。そして、物体情報処理部12は、取得した物体画像から、物体Oの表面に形成されている物体固有の特徴量となる物体紋様(物体特徴量)を抽出して取得する。さらに、物体情報処理部12は、抽出した物体紋様を物体情報記憶部17に記憶して登録し、その旨を、施錠処理部13に通知する。撮影した物体Oの物体画像は、携帯端末Pで撮影された際に当該携帯端末Pのメモリ上に一時保存されるだけであって、施錠管理サーバ10へ送信後に当該メモリから削除される。   When the above-described user authentication is successful, the object information processing unit 12 (object feature amount acquisition unit) requests an image of the object O from the portable terminal P. In response to this, since the image of the object O photographed by the camera 24 is transmitted from the portable terminal P, the object information processing unit 12 acquires the image of the object O transmitted from the portable terminal P. Then, the object information processing unit 12 extracts and acquires an object pattern (object feature amount) that is an object-specific feature amount formed on the surface of the object O from the acquired object image. Further, the object information processing unit 12 stores and registers the extracted object pattern in the object information storage unit 17, and notifies the lock processing unit 13 to that effect. The captured object image of the object O is only temporarily stored in the memory of the mobile terminal P when it is captured by the mobile terminal P, and is deleted from the memory after being transmitted to the lock management server 10.

以上のように、ユーザUから携帯端末Pを介して施錠要求があった時には、携帯端末Pのカメラ24にてユーザUの顔画像が撮像されて送信されると共に、同様にカメラ24にて物体Oの物体画像が撮像されて送信される。そして、ユーザ情報処理部11にてユーザUのユーザ認証情報として顔特徴量が取得され、物体情報処理部12にて物体Oの物体特徴量として物体紋様が取得される。   As described above, when there is a lock request from the user U via the portable terminal P, the face image of the user U is captured and transmitted by the camera 24 of the portable terminal P, and the object is similarly transmitted by the camera 24. An object image of O is captured and transmitted. Then, the user information processing unit 11 acquires a face feature amount as user authentication information of the user U, and the object information processing unit 12 acquires an object pattern as the object feature amount of the object O.

上記施錠処理部13(記憶処理部)は、ユーザ情報処理部11からユーザUの認証成功の通知と、物体情報処理部12から物体紋様の登録成功の通知と、を受けると、ユーザ情報処理部11にて取得したユーザUの顔特徴量と、物体情報処理部12にて取得した物体紋様と、を関連付けて、施錠情報記憶部18に記憶する。同時に、施錠要求されているドアDの錠前装置Lを施錠するよう、かかる錠前装置Lに施錠指令を送る。これにより、ドアDの錠前装置Lが施錠状態となる。なお、施錠情報記憶部18には、顔特徴量と物体紋様との関連付け情報に、施錠したドアDの錠前装置Lを特定する情報が対応づけられて記憶される。   When the lock processing unit 13 (storage processing unit) receives a notification of successful authentication of the user U from the user information processing unit 11 and a notification of successful registration of the object pattern from the object information processing unit 12, the user information processing unit The face feature amount of the user U acquired in 11 and the object pattern acquired in the object information processing unit 12 are associated with each other and stored in the locking information storage unit 18. At the same time, a lock command is sent to the lock device L so as to lock the lock device L of the door D requested to be locked. Thereby, the lock apparatus L of the door D will be in a locked state. The locking information storage unit 18 stores information for identifying the lock device L of the locked door D in association with the association information between the face feature quantity and the object pattern.

また、上述したユーザ情報処理部11(ユーザ認証情報取得手段)は、携帯端末Pを介してユーザUから指定されたドアDの解錠の要求を受けた際にも、施錠要求時と同様に、携帯端末Pに対してユーザUの顔画像を要求し、当該顔画像を取得する。そして、ユーザ情報処理部11は、取得したユーザUの画像からユーザUの顔画像を抽出し、当該顔画像からユーザUの新たなユーザ認証情報としての顔特徴量を抽出する。さらに、ユーザ情報処理部11は、抽出した顔特徴量と、予めユーザ情報記憶部16に登録されている顔特徴量と、が一致するか否かの認証を行う。認証の結果、一致する場合には認証成功の旨を、一致しない場合には認証失敗の旨を、物体情報処理部12と解錠処理部14に通知する。   In addition, when the above-described user information processing unit 11 (user authentication information acquisition unit) receives a request for unlocking the door D designated by the user U via the mobile terminal P, the user information processing unit 11 (user authentication information acquisition unit) is the same as when the locking request is made. The user U is requested for the face image of the user U, and the face image is acquired. Then, the user information processing unit 11 extracts a face image of the user U from the acquired image of the user U, and extracts a face feature amount as new user authentication information of the user U from the face image. Further, the user information processing unit 11 authenticates whether or not the extracted face feature value matches the face feature value registered in the user information storage unit 16 in advance. As a result of authentication, the object information processing unit 12 and the unlocking processing unit 14 are notified of authentication success if they match, and authentication failure if they do not match.

また、上述した物体情報処理部12(物体特徴量取得手段)は、上述した解錠要求時にも、施錠要求時と同様に、上述したユーザ認証が成功すると、携帯端末Pに対して物体Oの画像を要求し、当該物体Oの画像を取得する。そして、物体情報処理部12は、取得した物体画像から、物体Oの表面に形成されている新たな物体固有の特徴量となる物体紋様(物体特徴量)を抽出して取得する。さらに、物体情報処理部12は、抽出した物体紋様と、予め物体情報記憶部17に登録されている物体紋様と、が一致するか否かの認証を行う。認証の結果、一致する場合には認証成功の旨を、一致しない場合には認証失敗の旨を、解錠処理部14に通知する。   In addition, the object information processing unit 12 (object feature amount acquisition unit) described above also receives the object O from the portable terminal P when the above-described user authentication is successful at the time of the above-described unlock request as in the case of the lock request. An image is requested and an image of the object O is acquired. Then, the object information processing unit 12 extracts and acquires an object pattern (object feature value) that is a new object-specific feature value formed on the surface of the object O from the acquired object image. Further, the object information processing unit 12 authenticates whether or not the extracted object pattern matches the object pattern registered in the object information storage unit 17 in advance. If the authentication results match, the unlock processing unit 14 is notified of the authentication success, and if the authentication does not match, the authentication failure is notified.

以上のように、ユーザUからの解錠要求時にも、携帯端末Pのカメラ24にてユーザUの顔画像と物体Oの物体画像が撮像される。そして、ユーザ情報処理部11にて解錠用のユーザUの新たなユーザ認証情報として顔特徴量が取得され、物体情報処理部12にて解錠用の物体Oの新たな物体特徴量として物体紋様が取得される。なお、携帯端末Pは、解錠用に撮影したユーザUの顔画像と物体Oの画像を、携帯端末Pで撮影した際に当該携帯端末Pのメモリ上に一時保存するだけであって、施錠管理サーバ10へ送信後に当該メモリから削除する。   As described above, the face image of the user U and the object image of the object O are picked up by the camera 24 of the portable terminal P even when the unlocking request is received from the user U. Then, the face information is acquired as new user authentication information of the user U for unlocking by the user information processing unit 11, and the object as the new object feature of the object O for unlocking by the object information processing unit 12 A pattern is acquired. Note that the portable terminal P only temporarily stores the face image of the user U and the image of the object O taken for unlocking on the memory of the portable terminal P when the portable terminal P takes a picture. After transmission to the management server 10, it is deleted from the memory.

そして、上記解錠処理部14(判定手段)は、ユーザ情報処理部11にて取得したユーザUの新たな顔特徴量と、物体情報処理部12にて取得した新たな物体紋様とが、施錠情報記憶部18に関連付けられて記憶されているかを判定する。つまり、解錠要求時に取得された顔特徴量と物体紋様との関連付け情報が、施錠情報記憶部18に記憶されている顔特徴量と物体紋様との関連付け情報と一致するかを判定する判定処理を行う。そして、解錠処理部14は、判定処理にて一致すると判定した場合には、当該一致した施錠情報記憶部18に記憶されている顔特徴量と物体紋様との関連付け情報に対応付けられているドアDの錠前装置Lに対して、解錠指令を送る。これにより、ドアDの錠前装置Lが解錠状態となる。   Then, the unlocking processing unit 14 (determination means) locks the new face feature amount of the user U acquired by the user information processing unit 11 and the new object pattern acquired by the object information processing unit 12. It is determined whether the information is stored in association with the information storage unit 18. That is, determination processing for determining whether or not the association information between the face feature amount and the object pattern acquired at the time of unlocking request matches the association information between the face feature amount and the object pattern stored in the locking information storage unit 18. I do. When the unlocking processing unit 14 determines that they match in the determination processing, the unlocking processing unit 14 is associated with the association information between the face feature amount and the object pattern stored in the matching locking information storage unit 18. An unlocking command is sent to the lock device L of the door D. As a result, the lock device L of the door D is unlocked.

また、解錠処理部14は、上述したようにドアDの錠前装置Lの解錠が行われると、当該錠前装置Lに対応づけられて、施錠情報記憶部18に記憶されている顔特徴量と物体紋様との関連づけを解除する。つまり、施錠情報記憶部18内から、解錠を行った錠前装置Lに対応づけられている顔特徴量と物体紋様との関連付け情報を削除する。同時に、この関連付け情報の物体紋様と同一であり、物体情報記憶部17に記憶されている物体紋様も削除する。   In addition, when the unlocking device L of the door D is unlocked as described above, the unlocking processing unit 14 is associated with the unlocking device L and stored in the locking information storage unit 18. Cancel the association between the object pattern and the object pattern. That is, the association information between the face feature quantity and the object pattern associated with the unlocking device L that has been unlocked is deleted from the locking information storage unit 18. At the same time, the object pattern that is the same as the object pattern of the association information and is stored in the object information storage unit 17 is also deleted.

[動作]
次に、上述したセキュリティシステムの動作を、図8乃至図10のフローチャートを参照して説明する。図8は、携帯端末Pの初期設定の動作を示し、図9は、ドアDを施錠するときの施錠管理サーバ10の動作を示し、図10は、ドアDを解錠するときの施錠管理サーバ10の動作を示す。
[Operation]
Next, the operation of the above-described security system will be described with reference to the flowcharts of FIGS. 8 shows the initial setting operation of the portable terminal P, FIG. 9 shows the operation of the lock management server 10 when the door D is locked, and FIG. 10 shows the lock management server when the door D is unlocked. 10 operations are shown.

(初期設定)
施錠管理サーバ10は、携帯端末Pからの接続要求を受け付けると(ステップS41)、当該携帯端末P用の公開鍵を作成して、当該公開鍵を携帯端末Pに通知すると共に、当該公開鍵と携帯端末Pとを関連付けて通信情報記憶部19に記憶する(ステップS42)。
(Initial setting)
When receiving the connection request from the mobile terminal P (Step S41), the lock management server 10 creates a public key for the mobile terminal P, notifies the mobile terminal P of the public key, The mobile terminal P is associated and stored in the communication information storage unit 19 (step S42).

その後、施錠管理サーバ10は、携帯端末Pからの接続要求時に公開鍵認証を行い、かかる認証に成功した携帯端末Pと暗号化通信を行う(ステップS43:Yes)。そして、携帯端末PのユーザUは、事前にユーザ情報を施錠管理サーバ10に登録する。例えば、ユーザUは、携帯端末Pにて自身の顔画像を撮影し(ステップS44)、かかる顔画像を施錠管理サーバ10に送信する。施錠管理サーバ10は、携帯端末Pから受信した顔画像から顔特徴量を抽出し(ステップS45)、施錠管理サーバ10のユーザ情報記憶部16に携帯端末Pと関連付けて登録する(ステップS46:Yes、ステップS47)。なお、施錠管理サーバ10は、携帯端末Pからの接続要求時に公開鍵認証が失敗したり(ステップS43:No)、ユーザの顔画像の抽出に失敗するなどしてユーザ情報の登録に失敗した場合には(ステップS46:No)、ユーザ情報の登録をキャンセルする(ステップS48)。   Thereafter, the lock management server 10 performs public key authentication at the time of a connection request from the mobile terminal P, and performs encrypted communication with the mobile terminal P that has succeeded in the authentication (step S43: Yes). Then, the user U of the portable terminal P registers user information in the lock management server 10 in advance. For example, the user U captures his / her face image with the mobile terminal P (step S <b> 44), and transmits the face image to the lock management server 10. The lock management server 10 extracts a facial feature amount from the face image received from the mobile terminal P (step S45), and registers it in the user information storage unit 16 of the lock management server 10 in association with the mobile terminal P (step S46: Yes). Step S47). When the lock management server 10 fails to register user information due to failure of public key authentication at the time of a connection request from the mobile terminal P (step S43: No) or failure of extracting a user's face image. (Step S46: No), the registration of user information is canceled (step S48).

(施錠手順)
ユーザUが携帯端末Pで施錠管理サーバ10にアクセスすると、施錠管理サーバ10は公開鍵認証を行う(ステップS51)。公開鍵認証が成功すると(ステップS51:Yes)、ユーザUは携帯端末PからドアDの施錠を要求する(ステップS52)。施錠要求を受けた施錠管理サーバ10は、携帯端末Pに対してユーザ認証のための顔画像と物体Oの物体情報を要求し、当該携帯端末Pから顔画像と物体情報とを取得する(ステップS53)。なお、施錠管理サーバ10は、携帯端末Pからの接続要求時に公開鍵認証が失敗した場合には(ステップS51:No)、施錠をキャンセルする(ステップS60)。
(Locking procedure)
When the user U accesses the lock management server 10 with the portable terminal P, the lock management server 10 performs public key authentication (step S51). If public key authentication is successful (step S51: Yes), the user U requests the locking of the door D from the portable terminal P (step S52). Receiving the locking request, the locking management server 10 requests the mobile terminal P for the face image for user authentication and the object information of the object O, and acquires the face image and the object information from the mobile terminal P (step). S53). If the public key authentication fails when a connection request is received from the mobile terminal P (Step S51: No), the lock management server 10 cancels the lock (Step S60).

続いて、施錠管理サーバ10は、取得したユーザUの顔画像からユーザUのユーザ認証情報としての顔特徴量を抽出する(ステップS54)。そして、施錠管理サーバ10は、抽出した顔特徴量と、予めユーザ情報記憶部16に登録されている顔特徴量と、が一致するか否かの認証を行う(ステップS55)。認証の結果、一致しない場合には認証失敗とし(ステップS55:No)、施錠がキャンセルされる(ステップS60)。認証の結果、一致する場合には認証成功となる(ステップS55:Yes)。   Subsequently, the locking management server 10 extracts a face feature amount as user authentication information of the user U from the acquired face image of the user U (step S54). Then, the lock management server 10 authenticates whether or not the extracted face feature value matches the face feature value registered in advance in the user information storage unit 16 (step S55). If they do not match as a result of authentication, authentication is failed (step S55: No), and locking is canceled (step S60). If they match as a result of authentication, authentication is successful (step S55: Yes).

顔特徴量の認証が成功した場合には、施錠管理サーバ10は、取得した物体画像から、物体Oの表面に形成されている物体固有の特徴量となる物体紋様を抽出する(ステップS56)。なお、施錠管理サーバ10は、顔特徴量の認証が成功された場合に、携帯端末Pに物体Oの物体画像を要求して取得し、物体紋様を抽出してもよい。そして、施錠管理サーバ10は、抽出した物体紋様を物体情報記憶部17に記憶する(ステップS57)。これと共に、施錠管理サーバ10は、取得したユーザUの顔特徴量と取得した物体紋様とを関連付けて、施錠情報記憶部18に記憶する(ステップS58)。同時に、施錠管理サーバ10は、施錠要求されているドアDの錠前装置Lを施錠するよう制御する(ステップS59)。これにより、ドアDの錠前装置Lは施錠状態となり、ドアDは内側からは開くが外部からは登録情報がないと開かないオートロックになる。   When the facial feature amount authentication is successful, the lock management server 10 extracts an object pattern that is an object-specific feature amount formed on the surface of the object O from the acquired object image (step S56). Note that the lock management server 10 may request and acquire the object image of the object O from the portable terminal P and extract the object pattern when the facial feature amount authentication is successful. Then, the locking management server 10 stores the extracted object pattern in the object information storage unit 17 (step S57). At the same time, the locking management server 10 associates the acquired facial feature amount of the user U with the acquired object pattern and stores them in the locking information storage unit 18 (step S58). At the same time, the lock management server 10 controls to lock the lock device L of the door D requested to be locked (step S59). As a result, the lock device L of the door D is locked, and the door D opens from the inside, but is automatically locked without registration information from the outside.

(解錠手順)
ユーザUが携帯端末Pで施錠管理サーバ10にアクセスすると、施錠管理サーバ10は公開鍵認証を行う(ステップS71)。公開鍵認証が成功すると(ステップS71:Yes)、ユーザUは携帯端末PからドアDの解錠を要求する(ステップS72)。解錠要求を受けた施錠管理サーバ10は、携帯端末Pに対してユーザ認証のための顔画像と物体Oの物体情報を要求し、当該携帯端末Pから顔画像と物体情報とを取得する(ステップS73)。なお、施錠管理サーバ10は、携帯端末Pからの接続要求時に公開鍵認証が失敗した場合には(ステップS71:No)、施錠をキャンセルする(ステップS81)。
(Unlocking procedure)
When the user U accesses the lock management server 10 with the portable terminal P, the lock management server 10 performs public key authentication (step S71). When the public key authentication is successful (step S71: Yes), the user U requests the unlocking of the door D from the portable terminal P (step S72). Receiving the unlock request, the lock management server 10 requests the mobile terminal P for the face image for user authentication and the object information of the object O, and acquires the face image and the object information from the mobile terminal P ( Step S73). If the public key authentication fails when a connection request is received from the mobile terminal P (Step S71: No), the lock management server 10 cancels the lock (Step S81).

続いて、施錠管理サーバ10は、取得したユーザUの顔画像からユーザUのユーザ認証情報としての顔特徴量を抽出する(ステップS74)。そして、施錠管理サーバ10は、抽出した顔特徴量と、予めユーザ情報記憶部16に登録されている顔特徴量と、が一致するか否かの認証を行う(ステップS75)。認証の結果、一致しない場合には認証失敗とし(ステップS75:No)、解錠がキャンセルされる(ステップS81)。認証の結果、一致する場合には認証成功となる(ステップS75:Yes)。   Subsequently, the locking management server 10 extracts a face feature amount as user authentication information of the user U from the acquired face image of the user U (step S74). Then, the lock management server 10 authenticates whether or not the extracted face feature value matches the face feature value registered in advance in the user information storage unit 16 (step S75). If they do not match as a result of authentication, authentication failure is assumed (step S75: No), and unlocking is canceled (step S81). If they match as a result of authentication, authentication is successful (step S75: Yes).

顔特徴量の認証が成功した場合には、施錠管理サーバ10は、取得した物体画像から、物体Oの表面に形成されている物体固有の特徴量となる物体紋様を抽出する(ステップS76)。なお、施錠管理サーバ10は、顔特徴量の認証が成功された場合に、携帯端末Pに物体Oの物体画像を要求して取得し、物体紋様を抽出してもよい。そして、施錠管理サーバ10は、抽出した物体紋様が、物体情報記憶部17に登録されている物体紋様と一致するか否かの認証を行う(ステップS77)。認証の結果、一致する場合には(ステップS77:Yes)、取得したユーザUの新たな顔特徴量と新たな物体紋様とを関連付けた情報が、施錠情報記憶部18に関連付けられて記憶されているかを判定する(ステップS78)。つまり、解錠要求時に取得された顔特徴量と物体紋様との関連付け情報が、施錠情報記憶部18に記憶されている顔特徴量と物体紋様との関連付け情報と一致するかを判定する判定処理を行う。   If the facial feature value authentication is successful, the lock management server 10 extracts an object pattern that is an object-specific feature value formed on the surface of the object O from the acquired object image (step S76). Note that the lock management server 10 may request and acquire the object image of the object O from the portable terminal P and extract the object pattern when the facial feature amount authentication is successful. Then, the lock management server 10 authenticates whether or not the extracted object pattern matches the object pattern registered in the object information storage unit 17 (step S77). If they match as a result of the authentication (step S77: Yes), information obtained by associating the acquired new face feature amount of the user U with the new object pattern is stored in association with the locking information storage unit 18. (Step S78). That is, determination processing for determining whether or not the association information between the face feature amount and the object pattern acquired at the time of unlocking request matches the association information between the face feature amount and the object pattern stored in the locking information storage unit 18. I do.

施錠管理サーバ10は、上記判定処理にて一致すると判定した場合には(ステップS78:Yes)、当該一致した施錠情報記憶部18に記憶されている顔特徴量と物体紋様との関連付け情報に対応付けられているドアDの錠前装置Lの解錠を行う(ステップS79)。これにより、ドアDの錠前装置Lが解錠状態となる。なお、上記判定処理にて一致しないと判定した場合には(ステップS78:No)、解錠がキャンセルされる(ステップS81)。   If the lock management server 10 determines that they match in the determination process (step S78: Yes), the lock management server 10 corresponds to the association information between the face feature quantity and the object pattern stored in the matched lock information storage unit 18. The lock device L of the attached door D is unlocked (step S79). As a result, the lock device L of the door D is unlocked. In addition, when it determines with not agree | coinciding in the said determination process (step S78: No), unlocking is canceled (step S81).

その後、施錠管理サーバ10は、解錠を行った錠前装置Lに対応づけられている顔特徴量と物体紋様との関連付け情報を削除する(ステップS80)。同時に、この関連付け情報の物体紋様と同一であり、物体情報記憶部17に記憶されている物体紋様も削除する。なお、このとき、ユーザ情報記憶部16に登録されたユーザの顔画像や当該顔画像から抽出された顔特徴量は、ユーザ情報としてユーザ情報記憶部16に登録されたままとなる。   Thereafter, the lock management server 10 deletes the association information between the face feature quantity and the object pattern associated with the unlocked device L that has been unlocked (step S80). At the same time, the object pattern that is the same as the object pattern of the association information and is stored in the object information storage unit 17 is also deleted. At this time, the face image of the user registered in the user information storage unit 16 and the facial feature amount extracted from the face image remain registered in the user information storage unit 16 as user information.

以上のように、本実施形態における情報処理システムによると、顔特徴量と物体紋様との組み合わせを鍵として施錠時に設定しているため、物体紋様を変更することで、迅速かつ容易に鍵を変更することが可能となる。特に、物体紋様は様々な物体毎に固有の情報であるため、複製が困難であり、鍵の強度が高く、セキュリティの向上を図ることができる。さらに、本実施形態では、携帯端末Pを利用しているため、専用カメラを設置する必要がなく、コストの低減を図ることができる。また、携帯端末Pを用いてリモートで施錠管理が可能となり、仮に携帯端末Pを紛失した場合であっても、生体認証と物体指紋による二段階認証によって不正に解錠されるリスクを軽減することができる。例えば、特別な利用シーンとしては、ユーザUが登録されていない新規ユーザを施錠管理された施設内に共連れすることなく、入場させることが可能になる。   As described above, according to the information processing system according to the present embodiment, the combination of the facial feature amount and the object pattern is set at the time of locking as a key, so the key can be changed quickly and easily by changing the object pattern. It becomes possible to do. In particular, since the object pattern is unique information for various objects, it is difficult to duplicate, the strength of the key is high, and security can be improved. Furthermore, in this embodiment, since the portable terminal P is used, it is not necessary to install a dedicated camera, and the cost can be reduced. In addition, lock management can be performed remotely using the mobile terminal P, and even if the mobile terminal P is lost, the risk of unauthorized unlocking is reduced by biometric authentication and two-step authentication using object fingerprints. Can do. For example, as a special usage scene, it is possible to enter a new user who is not registered by the user U without bringing the user U into a lock-managed facility.

<実施形態4>
次に、本発明の第4の実施形態を、図11及び図12を参照して説明する。図11は、実施形態4における情報処理装置の構成を示すブロック図である。図12は、実施形態4における情報処理システムの構成を示すブロック図である。なお、本実施形態では、実施形態1乃至実施形態3で説明した顔認証システムの構成の概略を示している。
<Embodiment 4>
Next, the 4th Embodiment of this invention is described with reference to FIG.11 and FIG.12. FIG. 11 is a block diagram illustrating a configuration of the information processing apparatus according to the fourth embodiment. FIG. 12 is a block diagram illustrating a configuration of an information processing system according to the fourth embodiment. In the present embodiment, an outline of the configuration of the face authentication system described in the first to third embodiments is shown.

図11に示すように、本実施形態おける情報処理装置100は、
ユーザ認証情報を取得するユーザ認証情報取得手段110と、
物体撮影画像から抽出された物体特徴量を取得する物体特徴量取得手段120と、
前記ユーザ認証情報と前記物体特徴量とを関連付けて記憶装置に記憶する記憶処理手段130と、
新たに取得した情報が、前記記憶装置に記憶されている関連付けられた前記ユーザ認証情報と前記物体特徴量とに一致するか否かの判定処理を行う判定手段140と、
を備える、
という構成をとる。
As shown in FIG. 11, the information processing apparatus 100 in the present embodiment is
User authentication information acquisition means 110 for acquiring user authentication information;
Object feature amount acquisition means 120 for acquiring an object feature amount extracted from an object photographed image;
Storage processing means 130 for associating the user authentication information with the object feature quantity and storing them in a storage device;
A determination unit 140 that performs a determination process as to whether or not newly acquired information matches the associated user authentication information stored in the storage device and the object feature amount;
Comprising
The configuration is as follows.

また、本実施形態では、図11に示す情報処理装置100に、入力手段150と撮像手段160とを追加してもよい。
つまり、本実施形態における情報処理システム200は、
ユーザ認証情報を入力する入力手段150と、
物体撮影画像を撮像する撮像手段160と、
前記入力手段から入力された前記ユーザ認証情報を取得するユーザ認証情報取得手段110と、
前記撮像手段にて撮像された前記物体撮影画像から抽出された物体特徴量を取得する物体特徴量取得手段120と、
前記ユーザ認証情報と前記物体特徴量とを関連付けて記憶装置に記憶する記憶処理手段130と、
新たに取得した情報が、前記記憶装置に記憶されている関連付けられた前記ユーザ認証情報と前記物体特徴量とに一致するか否かの判定処理を行う判定手段140と、
を備えた、
という構成をとる。
In the present embodiment, an input unit 150 and an imaging unit 160 may be added to the information processing apparatus 100 illustrated in FIG.
That is, the information processing system 200 in the present embodiment is
Input means 150 for inputting user authentication information;
An image pickup means 160 for picking up an object photographed image;
User authentication information acquisition means 110 for acquiring the user authentication information input from the input means;
Object feature quantity acquisition means 120 for acquiring an object feature quantity extracted from the object photographed image captured by the imaging means;
Storage processing means 130 for associating the user authentication information with the object feature quantity and storing them in a storage device;
A determination unit 140 that performs a determination process as to whether or not newly acquired information matches the associated user authentication information stored in the storage device and the object feature amount;
With
The configuration is as follows.

なお、上述したユーザ認証情報取得手段110と、物体特徴量取得手段120と、記憶処理手段130と、判定手段140とは、演算装置がプログラムを実行することで構築されるものであってもよく、電子回路で構築されるものであってもよい。   Note that the user authentication information acquisition unit 110, the object feature amount acquisition unit 120, the storage processing unit 130, and the determination unit 140 described above may be constructed by the arithmetic device executing a program. It may be constructed with an electronic circuit.

そして、上記構成の情報処理装置100あるいは情報処理システム200は、
ユーザ認証情報を取得し、
物体撮影画像から抽出された物体特徴量を取得し、
前記ユーザ認証情報と前記物体特徴量とを関連付けて記憶装置に記憶し、
新たに入力された情報が、前記記憶装置に記憶されている関連付けられた前記ユーザ認証情報と前記物体特徴量とに一致するか否かの判定処理を行う、
という処理を行うよう作動する。
The information processing apparatus 100 or the information processing system 200 configured as described above
Get user authentication information,
Get the object features extracted from the object image,
Storing the user authentication information and the object feature amount in association with each other in a storage device;
A process of determining whether or not newly input information matches the associated user authentication information stored in the storage device and the object feature amount,
It operates to perform the process.

上述した情報処理装置100あるいは情報処理システム200によると、ユーザ認証情報と物体紋様との組み合わせを鍵として施錠時に設定しているため、物体紋様を変更することで、迅速かつ容易に鍵を変更することが可能となる。特に、物体紋様は様々な物体毎に固有の情報であるため、複製が困難であり、鍵の強度が高く、セキュリティの向上を図ることができる。   According to the information processing apparatus 100 or the information processing system 200 described above, since the combination of the user authentication information and the object pattern is set as a key at the time of locking, the key can be changed quickly and easily by changing the object pattern. It becomes possible. In particular, since the object pattern is unique information for various objects, it is difficult to duplicate, the strength of the key is high, and security can be improved.

<付記>
上記実施形態の一部又は全部は、以下の付記のようにも記載されうる。以下、本発明における情報処理装置、情報処理システム、プログラム、情報処理方法の構成の概略を説明する。但し、本発明は、以下の構成に限定されない。
<Appendix>
Part or all of the above-described embodiment can be described as in the following supplementary notes. The outline of the configuration of the information processing apparatus, information processing system, program, and information processing method in the present invention will be described below. However, the present invention is not limited to the following configuration.

(付記1)
ユーザ認証情報を取得するユーザ認証情報取得手段と、
物体撮影画像から抽出された物体特徴量を取得する物体特徴量取得手段と、
前記ユーザ認証情報と前記物体特徴量とを関連付けて記憶装置に記憶する記憶処理手段と、
新たに取得した情報が、前記記憶装置に記憶されている関連付けられた前記ユーザ認証情報と前記物体特徴量とに一致するか否かの判定処理を行う判定手段と、
を備えた情報処理装置。
(Appendix 1)
User authentication information acquisition means for acquiring user authentication information;
Object feature amount acquisition means for acquiring an object feature amount extracted from an object photographed image;
Storage processing means for associating the user authentication information with the object feature quantity and storing them in a storage device;
A determination unit that performs a determination process as to whether or not newly acquired information matches the associated user authentication information stored in the storage device and the object feature amount;
An information processing apparatus comprising:

(付記2)
付記1に記載の情報処理装置であって、
前記ユーザ認証情報取得手段は、新たなユーザ認証情報を取得し、
前記物体特徴量取得手段は、新たな物体撮影画像から抽出された新たな物体特徴量を取得し、
前記判定手段は、前記新たなユーザ認証情報と前記新たな物体特徴量とが、前記記憶装置に記憶されている関連付けられた前記ユーザ認証情報と前記物体特徴量とに一致するか否かの判定処理を行う、
情報処理装置。
(Appendix 2)
An information processing apparatus according to attachment 1, wherein
The user authentication information acquisition means acquires new user authentication information,
The object feature amount acquisition means acquires a new object feature amount extracted from a new object photographed image,
The determination unit determines whether or not the new user authentication information and the new object feature amount match the associated user authentication information and the object feature amount stored in the storage device. Process,
Information processing device.

(付記2.1)
付記1又は2に記載の情報処理装置であって、
前記ユーザ認証情報取得手段は、ユーザの顔画像から顔特徴量を前記ユーザ認証情報として取得する、
情報処理装置。
(Appendix 2.1)
An information processing apparatus according to appendix 1 or 2,
The user authentication information acquisition means acquires a face feature amount from the user's face image as the user authentication information.
Information processing device.

(付記3)
付記1又は2に記載の情報処理装置であって、
前記記憶処理手段は、前記ユーザ認証情報と前記物体特徴量とを関連付けて記憶する際に、予め設定された錠前の施錠処理を行う、
情報処理装置。
(Appendix 3)
An information processing apparatus according to appendix 1 or 2,
The storage processing means performs a lock process for a lock previously set when storing the user authentication information and the object feature amount in association with each other.
Information processing device.

(付記4)
付記3に記載の情報処理装置であって、
前記判定手段は、前記判定処理にて一致すると判定した場合に、前記錠前の解錠処理を行う、
情報処理装置。
(Appendix 4)
An information processing apparatus according to attachment 3, wherein
When the determination means determines that they match in the determination process, the unlocking process for the lock is performed.
Information processing device.

(付記5)
付記3又は4に記載の情報処理装置であって、
前記記憶処理手段は、前記ユーザ認証情報が予め登録された情報と一致する場合に、前記錠前の施錠処理を行う、
情報処理装置。
(Appendix 5)
An information processing apparatus according to appendix 3 or 4, wherein
The storage processing unit performs the locking process before the lock when the user authentication information matches information registered in advance.
Information processing device.

(付記6)
付記4又は5に記載の情報処理装置であって、
前記判定手段は、前記ユーザ認証情報が予め登録された情報と一致し、前記物体特徴量が予め登録された情報と一致すると共に、前記判定処理にて一致すると判定した場合に、前記錠前の解錠処理を行う、
情報処理装置。
(Appendix 6)
An information processing apparatus according to appendix 4 or 5, wherein
When the determination means determines that the user authentication information matches information registered in advance, the object feature value matches information registered in advance, and matches in the determination process, the unlocking solution is determined. Lock processing,
Information processing device.

(付記7)
付記1乃至6のいずれかに記載の情報処理装置であって、
前記判定手段は、前記判定処理にて一致すると判定された前記記憶装置に記憶されている関連付けられた前記ユーザ認証情報と前記物体特徴量との関連付けを解除する、
情報処理装置。
(Appendix 7)
An information processing apparatus according to any one of appendices 1 to 6,
The determination means cancels the association between the associated user authentication information stored in the storage device determined to match in the determination process and the object feature amount;
Information processing device.

(付記7.1)
付記1乃至6のいずれかに記載の情報処理装置であって、
前記判定手段は、前記判定処理にて予め設定された回数一致すると判定された前記記憶装置に記憶されている関連付けられた前記ユーザ認証情報と前記物体特徴量との関連付けを解除する、
情報処理装置。
(Appendix 7.1)
An information processing apparatus according to any one of appendices 1 to 6,
The determination unit releases the association between the associated user authentication information and the object feature amount stored in the storage device determined to match the number of times set in advance in the determination process.
Information processing device.

(付記7.2)
付記1乃至7のいずれかに記載の情報処理装置であって、
前記記憶処理手段は、複数の前記ユーザ認証情報からなるユーザグループ情報と前記物体特徴量とを関連付けて記憶装置に記憶し、
前記判定手段は、前記新たなユーザ認証情報と前記新たな物体特徴量とが、前記記憶装置に記憶されている関連付けられた前記ユーザグループ情報内の前記ユーザ認証情報と前記物体特徴量とに一致するか否かの判定処理を行う、
情報処理装置。
(Appendix 7.2)
An information processing apparatus according to any one of appendices 1 to 7,
The storage processing unit stores user group information including a plurality of user authentication information and the object feature amount in association with each other in a storage device,
In the determination unit, the new user authentication information and the new object feature amount coincide with the user authentication information and the object feature amount in the associated user group information stored in the storage device. Determine whether or not to
Information processing device.

(付記8)
ユーザ認証情報を入力する入力手段と、
物体撮影画像を撮像する撮像手段と、
前記入力手段から入力された前記ユーザ認証情報を取得するユーザ認証情報取得手段と、
前記撮像手段にて撮像された前記物体撮影画像から抽出された物体特徴量を取得する物体特徴量取得手段と、
前記ユーザ認証情報と前記物体特徴量とを関連付けて記憶装置に記憶する記憶処理手段と、
新たに取得した情報が、前記記憶装置に記憶されている関連付けられた前記ユーザ認証情報と前記物体特徴量とに一致するか否かの判定処理を行う判定手段と、
を備えた情報処理システム。
(Appendix 8)
An input means for inputting user authentication information;
An imaging means for imaging an object photographed image;
User authentication information acquisition means for acquiring the user authentication information input from the input means;
Object feature quantity acquisition means for acquiring an object feature quantity extracted from the object photographed image captured by the imaging means;
Storage processing means for associating the user authentication information with the object feature quantity and storing them in a storage device;
A determination unit that performs a determination process as to whether or not newly acquired information matches the associated user authentication information stored in the storage device and the object feature amount;
Information processing system with

(付記9)
付記8に記載の情報処理システムであって、
前記入力手段と前記撮像手段とを備えた携帯端末と、
前記携帯端末とネットワークを介して接続され、前記ユーザ認証情報取得手段と前記物体特徴量取得手段と前記記憶処理手段と前記判定手段とを備えたサーバ装置と、を備え、
前記サーバ装置は、予め登録された前記携帯端末と通信可能なよう接続を行う通信制御手段を備え、
前記サーバ装置の前記ユーザ認証情報取得手段及び前記物体特徴量取得手段は、接続された前記携帯端末を介して情報を取得する、
情報処理システム。
(Appendix 9)
The information processing system according to appendix 8,
A portable terminal comprising the input means and the imaging means;
A server device connected to the portable terminal via a network, and comprising the user authentication information acquisition means, the object feature amount acquisition means, the storage processing means, and the determination means;
The server device includes communication control means for performing connection so as to communicate with the mobile terminal registered in advance,
The user authentication information acquisition unit and the object feature amount acquisition unit of the server device acquire information via the connected mobile terminal.
Information processing system.

(付記9.1)
付記9に記載の情報処理システムであって、
前記携帯端末の前記撮像手段は、撮像した前記物体撮像画像を前記サーバ装置に送信した後に当該物体撮像画像を前記携帯端末内から削除する、
情報処理システム。
(Appendix 9.1)
The information processing system according to attachment 9, wherein
The imaging means of the mobile terminal deletes the object captured image from within the mobile terminal after transmitting the captured object captured image to the server device.
Information processing system.

(付記10)
ユーザ認証情報を取得し、
物体撮影画像から抽出された物体特徴量を取得し、
前記ユーザ認証情報と前記物体特徴量とを関連付けて記憶装置に記憶し、
新たに入力された情報が、前記記憶装置に記憶されている関連付けられた前記ユーザ認証情報と前記物体特徴量とに一致するか否かの判定処理を行う、
情報処理方法。
(Appendix 10)
Get user authentication information,
Get the object features extracted from the object image,
Storing the user authentication information and the object feature amount in association with each other in a storage device;
A process of determining whether or not newly input information matches the associated user authentication information stored in the storage device and the object feature amount,
Information processing method.

(付記10.1)
付記10に記載の情報処理方法であって、
新たなユーザ認証情報を取得し、
新たな物体撮影画像から抽出された新たな物体特徴量を取得し、
前記新たなユーザ認証情報と前記新たな物体特徴量とが、前記記憶装置に記憶されている関連付けられた前記ユーザ認証情報と前記物体特徴量とに一致するか否かの判定処理を行う、
情報処理方法。
(Appendix 10.1)
An information processing method according to attachment 10, wherein
Get new user authentication information,
Obtain a new object feature extracted from the new object image,
A determination process is performed to determine whether the new user authentication information and the new object feature amount match the associated user authentication information and the object feature amount stored in the storage device;
Information processing method.

(付記10.2)
付記10又は10.1に記載の情報処理方法であって、
前記ユーザ認証情報と前記物体特徴量とを関連付けて記憶する際に、予め設定された錠前の施錠処理を行う、
情報処理方法。
(Appendix 10.2)
The information processing method according to appendix 10 or 10.1,
When the user authentication information and the object feature amount are stored in association with each other, a preset lock processing is performed.
Information processing method.

(付記10.3)
付記10.2に記載の情報処理方法であって、
前記判定処理にて一致すると判定した場合に、前記錠前の解錠処理を行う、
情報処理方法。
(Appendix 10.3)
An information processing method according to attachment 10.2,
When it is determined that they match in the determination process, the unlocking process of the lock is performed.
Information processing method.

(付記10.4)
付記10乃至10.3のいずれかに記載の情報処理方法であって、
前記判定処理にて一致すると判定された前記記憶装置に記憶されている関連付けられた前記ユーザ認証情報と前記物体特徴量との関連付けを解除する、
情報処理方法。
(Appendix 10.4)
An information processing method according to any one of appendices 10 to 10.3,
Canceling the association between the associated user authentication information stored in the storage device determined to match in the determination process and the object feature amount;
Information processing method.

(付記11)
情報処理装置に、
ユーザ認証情報を取得するユーザ認証情報取得手段と、
物体撮影画像から抽出された物体特徴量を取得する物体特徴量取得手段と、
前記ユーザ認証情報と前記物体特徴量とを関連付けて記憶装置に記憶する記憶処理手段と、
新たに取得した情報が、前記記憶装置に記憶されている関連付けられた前記ユーザ認証情報と前記物体特徴量とに一致するか否かの判定処理を行う判定手段と、
を実現させるためのプログラム。
(Appendix 11)
In the information processing device,
User authentication information acquisition means for acquiring user authentication information;
Object feature amount acquisition means for acquiring an object feature amount extracted from an object photographed image;
Storage processing means for associating the user authentication information with the object feature quantity and storing them in a storage device;
A determination unit that performs a determination process as to whether or not newly acquired information matches the associated user authentication information stored in the storage device and the object feature amount;
A program to realize

なお、上述したプログラムは、記憶装置に記憶されていたり、コンピュータが読み取り可能な記録媒体に記録されている。例えば、記録媒体は、フレキシブルディスク、光ディスク、光磁気ディスク、及び、半導体メモリ等の可搬性を有する媒体である。   Note that the above-described program is stored in a storage device or recorded on a computer-readable recording medium. For example, the recording medium is a portable medium such as a flexible disk, an optical disk, a magneto-optical disk, and a semiconductor memory.

以上、上記実施形態等を参照して本願発明を説明したが、本願発明は、上述した実施形態に限定されるものではない。本願発明の構成や詳細には、本願発明の範囲内で当業者が理解しうる様々な変更をすることができる。   Although the present invention has been described with reference to the above-described embodiment and the like, the present invention is not limited to the above-described embodiment. Various changes that can be understood by those skilled in the art can be made to the configuration and details of the present invention within the scope of the present invention.

10 施錠管理サーバ
11 ユーザ情報処理部
12 物体情報処理部12
13 施錠処理部
14 解錠処理部
15 通信制御処理部
16 ユーザ情報記憶部
17 物体情報記憶部
18 施錠情報記憶部
19 通信情報記憶部
21 第1カメラ
22 第2カメラ
23 カードリーダ
24 カメラ
C カード
D ドア
L 錠前装置
O 物体
P 携帯端末
U ユーザ
10 Locking Management Server 11 User Information Processing Unit 12 Object Information Processing Unit 12
13 Locking Processing Unit 14 Unlocking Processing Unit 15 Communication Control Processing Unit 16 User Information Storage Unit 17 Object Information Storage Unit 18 Locking Information Storage Unit 19 Communication Information Storage Unit 21 First Camera 22 Second Camera 23 Card Reader 24 Camera C Card D Door L Lock device O Object P Mobile terminal U User

Claims (10)

ユーザ認証情報を取得するユーザ認証情報取得手段と、
物体撮影画像から抽出された物体特徴量を取得する物体特徴量取得手段と、
前記ユーザ認証情報と前記物体特徴量とを関連付けて記憶装置に記憶する記憶処理手段と、
新たに取得した情報が、前記記憶装置に記憶されている関連付けられた前記ユーザ認証情報と前記物体特徴量とに一致するか否かの判定処理を行う判定手段と、
を備えた情報処理装置。
User authentication information acquisition means for acquiring user authentication information;
Object feature amount acquisition means for acquiring an object feature amount extracted from an object photographed image;
Storage processing means for associating the user authentication information with the object feature quantity and storing them in a storage device;
A determination unit that performs a determination process as to whether or not newly acquired information matches the associated user authentication information stored in the storage device and the object feature amount;
An information processing apparatus comprising:
請求項1に記載の情報処理装置であって、
前記ユーザ認証情報取得手段は、新たなユーザ認証情報を取得し、
前記物体特徴量取得手段は、新たな物体撮影画像から抽出された新たな物体特徴量を取得し、
前記判定手段は、前記新たなユーザ認証情報と前記新たな物体特徴量とが、前記記憶装置に記憶されている関連付けられた前記ユーザ認証情報と前記物体特徴量とに一致するか否かの判定処理を行う、
情報処理装置。
The information processing apparatus according to claim 1,
The user authentication information acquisition means acquires new user authentication information,
The object feature amount acquisition means acquires a new object feature amount extracted from a new object photographed image,
The determination unit determines whether or not the new user authentication information and the new object feature amount match the associated user authentication information and the object feature amount stored in the storage device. Process,
Information processing device.
請求項1又は2に記載の情報処理装置であって、
前記記憶処理手段は、前記ユーザ認証情報と前記物体特徴量とを関連付けて記憶する際に、予め設定された錠前の施錠処理を行う、
情報処理装置。
The information processing apparatus according to claim 1 or 2,
The storage processing means performs a lock process for a lock previously set when storing the user authentication information and the object feature amount in association with each other.
Information processing device.
請求項3に記載の情報処理装置であって、
前記判定手段は、前記判定処理にて一致すると判定した場合に、前記錠前の解錠処理を行う、
情報処理装置。
The information processing apparatus according to claim 3,
When the determination means determines that they match in the determination process, the unlocking process for the lock is performed.
Information processing device.
請求項3又は4に記載の情報処理装置であって、
前記記憶処理手段は、前記ユーザ認証情報が予め登録された情報と一致する場合に、前記錠前の施錠処理を行う、
情報処理装置。
An information processing apparatus according to claim 3 or 4,
The storage processing unit performs the locking process before the lock when the user authentication information matches information registered in advance.
Information processing device.
請求項4又は5に記載の情報処理装置であって、
前記判定手段は、前記ユーザ認証情報が予め登録された情報と一致し、前記物体特徴量が予め登録された情報と一致すると共に、前記判定処理にて一致すると判定した場合に、前記錠前の解錠処理を行う、
情報処理装置。
An information processing apparatus according to claim 4 or 5,
When the determination means determines that the user authentication information matches information registered in advance, the object feature value matches information registered in advance, and matches in the determination process, the unlocking solution is determined. Lock processing,
Information processing device.
請求項1乃至6のいずれかに記載の情報処理装置であって、
前記判定手段は、前記判定処理にて一致すると判定された前記記憶装置に記憶されている関連付けられた前記ユーザ認証情報と前記物体特徴量との関連付けを解除する、
情報処理装置。
An information processing apparatus according to any one of claims 1 to 6,
The determination means cancels the association between the associated user authentication information stored in the storage device determined to match in the determination process and the object feature amount;
Information processing device.
ユーザ認証情報を入力する入力手段と、
物体撮影画像を撮像する撮像手段と、
前記入力手段から入力された前記ユーザ認証情報を取得するユーザ認証情報取得手段と、
前記撮像手段にて撮像された前記物体撮影画像から抽出された物体特徴量を取得する物体特徴量取得手段と、
前記ユーザ認証情報と前記物体特徴量とを関連付けて記憶装置に記憶する記憶処理手段と、
新たに取得した情報が、前記記憶装置に記憶されている関連付けられた前記ユーザ認証情報と前記物体特徴量とに一致するか否かの判定処理を行う判定手段と、
を備えた情報処理システム。
An input means for inputting user authentication information;
An imaging means for imaging an object photographed image;
User authentication information acquisition means for acquiring the user authentication information input from the input means;
Object feature quantity acquisition means for acquiring an object feature quantity extracted from the object photographed image captured by the imaging means;
Storage processing means for associating the user authentication information with the object feature quantity and storing them in a storage device;
A determination unit that performs a determination process as to whether or not newly acquired information matches the associated user authentication information stored in the storage device and the object feature amount;
Information processing system with
請求項8に記載の情報処理システムであって、
前記入力手段と前記撮像手段とを備えた携帯端末と、
前記携帯端末とネットワークを介して接続され、前記ユーザ認証情報取得手段と前記物体特徴量取得手段と前記記憶処理手段と前記判定手段とを備えたサーバ装置と、を備え、
前記サーバ装置は、予め登録された前記携帯端末と通信可能なよう接続を行う通信制御手段を備え、
前記サーバ装置の前記ユーザ認証情報取得手段及び前記物体特徴量取得手段は、接続された前記携帯端末を介して情報を取得する、
情報処理システム。
The information processing system according to claim 8,
A portable terminal comprising the input means and the imaging means;
A server device connected to the portable terminal via a network, and comprising the user authentication information acquisition means, the object feature amount acquisition means, the storage processing means, and the determination means;
The server device includes communication control means for performing connection so as to communicate with the mobile terminal registered in advance,
The user authentication information acquisition unit and the object feature amount acquisition unit of the server device acquire information via the connected mobile terminal.
Information processing system.
ユーザ認証情報を取得し、
物体撮影画像から抽出された物体特徴量を取得し、
前記ユーザ認証情報と前記物体特徴量とを関連付けて記憶装置に記憶し、
新たに入力された情報が、前記記憶装置に記憶されている関連付けられた前記ユーザ認証情報と前記物体特徴量とに一致するか否かの判定処理を行う、
情報処理方法。
Get user authentication information,
Get the object features extracted from the object image,
Storing the user authentication information and the object feature amount in association with each other in a storage device;
A process of determining whether or not newly input information matches the associated user authentication information stored in the storage device and the object feature amount,
Information processing method.
JP2018018999A 2018-02-06 2018-02-06 Information processing equipment Active JP7056194B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018018999A JP7056194B2 (en) 2018-02-06 2018-02-06 Information processing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018018999A JP7056194B2 (en) 2018-02-06 2018-02-06 Information processing equipment

Publications (2)

Publication Number Publication Date
JP2019137972A true JP2019137972A (en) 2019-08-22
JP7056194B2 JP7056194B2 (en) 2022-04-19

Family

ID=67695094

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018018999A Active JP7056194B2 (en) 2018-02-06 2018-02-06 Information processing equipment

Country Status (1)

Country Link
JP (1) JP7056194B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021140656A (en) * 2020-03-09 2021-09-16 プロパティエージェント株式会社 Face authentication method, face authentication system, program and recording medium
JP2021140709A (en) * 2020-03-09 2021-09-16 Dxyz株式会社 Face authentication method, face authentication system, program and recording medium
JP2021139271A (en) * 2020-04-08 2021-09-16 Dxyz株式会社 Information processing method, information processing system, program, and recording medium
WO2022013952A1 (en) * 2020-07-14 2022-01-20 日本電気株式会社 Display control device, display control method, and computer readable medium
JP7239061B1 (en) * 2021-09-30 2023-03-14 日本電気株式会社 Information processing system, information processing device, information processing method, and recording medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013191066A (en) * 2012-03-14 2013-09-26 Toshiba Corp Collation device, method, and program
JP2017150151A (en) * 2016-02-22 2017-08-31 株式会社東芝 Authentication system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6572629B2 (en) 2015-06-03 2019-09-11 ソニー株式会社 Information processing apparatus, information processing method, and program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013191066A (en) * 2012-03-14 2013-09-26 Toshiba Corp Collation device, method, and program
JP2017150151A (en) * 2016-02-22 2017-08-31 株式会社東芝 Authentication system

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021140656A (en) * 2020-03-09 2021-09-16 プロパティエージェント株式会社 Face authentication method, face authentication system, program and recording medium
JP2021140709A (en) * 2020-03-09 2021-09-16 Dxyz株式会社 Face authentication method, face authentication system, program and recording medium
JP2021139271A (en) * 2020-04-08 2021-09-16 Dxyz株式会社 Information processing method, information processing system, program, and recording medium
WO2022013952A1 (en) * 2020-07-14 2022-01-20 日本電気株式会社 Display control device, display control method, and computer readable medium
JP7464125B2 (en) 2020-07-14 2024-04-09 日本電気株式会社 DISPLAY CONTROL DEVICE, DISPLAY CONTROL METHOD, AND PROGRAM
JP7239061B1 (en) * 2021-09-30 2023-03-14 日本電気株式会社 Information processing system, information processing device, information processing method, and recording medium

Also Published As

Publication number Publication date
JP7056194B2 (en) 2022-04-19

Similar Documents

Publication Publication Date Title
JP7056194B2 (en) Information processing equipment
EP1229496A2 (en) Information terminal apparatus and authenticating system
JP6155857B2 (en) Entrance / exit management device and entrance / exit management system
CN106960491A (en) Mobile fingerprint access control system and control method
JP2003317100A (en) Information terminal device, authentication system, and registering and authenticating method
US11302128B2 (en) Easy unlocking method with safety using an electronic key and a biological feature
WO2016188230A1 (en) Unlocking method and device
JP2019144695A (en) Face authentication system, face authentication server and face authentication method
CN110415422A (en) The method and system of quick authorization in offline Intelligent door lock capable of recognizing face
CN207037762U (en) mobile fingerprint access control system
WO2018137309A1 (en) Wireless communication processing method and device
JP2006293732A (en) Information processor, image sensor, biometrics system, and biometrics program for information processor
JP2007233609A (en) Authentication device, authentication system, and authentication method
JP2007233787A (en) Information processor, keylock releasing method, and program
KR20100010465A (en) Apparatus and method for managing entrance using pin and biometrics
CN109147108A (en) A kind of method and apparatus of entrance guard management
JP2007034872A (en) Face authentication device, face authentication system and face authentication method
JP2003281099A (en) System and method for authenticating biological information image
JP2010086263A (en) Biometrics matching device, face matching device and biometrics matching method
KR20100116124A (en) The remote identification method and apparatus in video phone call between computer and mobile phone
KR102060563B1 (en) Method and apparatus for providing authentication using voice and facial data
US10387634B1 (en) System and method for authenticating a person using biometric data
JP4201136B2 (en) Function lock device for mobile phone and mobile phone
JPH10105517A (en) Automatic personal confirmation processing method
JP2021130994A (en) Locking/unlocking device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210108

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20211014

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20211026

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211217

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: 20220308

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220321

R151 Written notification of patent or utility model registration

Ref document number: 7056194

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151