WO2021005886A1 - 施設管理システム、顔認証装置、施設管理方法、及びコンピュータプログラム - Google Patents

施設管理システム、顔認証装置、施設管理方法、及びコンピュータプログラム Download PDF

Info

Publication number
WO2021005886A1
WO2021005886A1 PCT/JP2020/019278 JP2020019278W WO2021005886A1 WO 2021005886 A1 WO2021005886 A1 WO 2021005886A1 JP 2020019278 W JP2020019278 W JP 2020019278W WO 2021005886 A1 WO2021005886 A1 WO 2021005886A1
Authority
WO
WIPO (PCT)
Prior art keywords
facility
user
face image
permitted
permission
Prior art date
Application number
PCT/JP2020/019278
Other languages
English (en)
French (fr)
Inventor
雄介 宮本
Original Assignee
日本電気株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 日本電気株式会社 filed Critical 日本電気株式会社
Priority to JP2021530508A priority Critical patent/JP7207544B2/ja
Publication of WO2021005886A1 publication Critical patent/WO2021005886A1/ja
Priority to JP2022202333A priority patent/JP2023025299A/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/12Hotels or restaurants
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07CTIME OR ATTENDANCE REGISTERS; REGISTERING OR INDICATING THE WORKING OF MACHINES; GENERATING RANDOM NUMBERS; VOTING OR LOTTERY APPARATUS; ARRANGEMENTS, SYSTEMS OR APPARATUS FOR CHECKING NOT PROVIDED FOR ELSEWHERE
    • G07C9/00Individual registration on entry or exit

Definitions

  • the present invention relates to a facility management system for managing a user's facility use, a face recognition device, a facility management method, and a technical field of a computer program.
  • Patent Document 1 discloses a technique for permitting entry and exit to a facility when a visitor's identification code and facial photograph data match.
  • Patent Document 2 discloses a technique that uses information on facial contours as biometric information to be collated when boarding an aircraft.
  • Patent Document 3 discloses a technique for managing reservations for conference rooms using personal authentication information.
  • Patent Document 4 discloses a technique of collating fingerprint data to allow entry into each guest room of a hotel.
  • a two-step authentication process may be required depending on the facility. Specifically, it is an authentication process for the use of the entire facility and an authentication process for the use of each service provided in the facility. For example, in an accommodation facility such as a hotel, a check-in procedure and each guest room (or each guest room (or)) , Various facilities in the hotel), and separate authentication processing is required for each.
  • the present invention has been made in view of the above problems, and provides a facility management system, a face recognition device, a facility management method, and a computer program capable of suitably managing the user's facility use and service use at the facility.
  • the challenge is to provide.
  • One aspect of the facility management system of the present invention is a first acquisition means for acquiring a face image of a visiting user who has visited the facility, and a user who can use the facility based on the acquired face image of the visiting user.
  • a second permission means is provided.
  • One aspect of the face recognition device of the present invention is a face recognition device used in a facility management system that permits the visiting user to use the facility based on a face image of a user who permits the use of the facility.
  • the specific user is permitted to use the facility based on the acquisition means for acquiring the facial image of the specific user who uses the service provided at the facility and the acquired facial image of the specific user. It is provided with an authorization means for permitting the use of the service when it is determined that the user is a user.
  • One aspect of the facility management method of the present invention is a first acquisition step of acquiring a face image of a visiting user who has visited the facility, and a user who can use the facility based on the acquired face image of the visiting user.
  • a first permission step of permitting the visiting user to use the facility and a second acquisition step of acquiring a face image of a specific user who uses the service provided by the facility when it is determined to be When it is determined that the specific user is a user who is permitted to use the facility based on the face image of the specific user acquired in the second acquisition step, the use of the service is permitted.
  • the second permission step to be performed is included.
  • One aspect of the computer program of the present invention is a first acquisition step of acquiring a face image of a visiting user who has visited a facility, and a user who can use the facility based on the acquired face image of the visiting user.
  • the use of the service is permitted.
  • FIG. 1 is a block diagram showing a specific configuration of the facility management system according to the first embodiment.
  • the facility management system 1 includes a facility use management device 10, a facility use management device 20, and a face image storage device 30.
  • the facility use management device 10 is a device that manages the use of the facility by the user (that is, the use of the entire facility), and includes a first face image acquisition unit 110 and a first use permission unit 120.
  • the first face image acquisition unit 110 is configured to be able to acquire a face image of a user who is going to use the facility from, for example, a camera installed at the entrance of the facility or an area where an entrance procedure is performed.
  • the first use permission unit 120 includes a face image of a user who is going to use the facility (that is, a face image acquired by the first face image acquisition unit 110) and a face image (face) of a user who should be permitted to use the facility.
  • the first usage permission unit 120 extracts a feature amount from each image to be compared (or receives a feature amount extracted from the image in a preprocessing executed by a camera or the like), and the comparison result of the feature amount of each image. Based on the degree of similarity obtained as, it is determined whether or not the persons in the face image are the same.
  • the "feature amount” here is a peculiar value that can be extracted from the face image, and is, for example, a value of various parameters of the face image (for example, the brightness of each pixel) or a value that can be calculated from those various parameters. is there.
  • the degree of similarity of the feature amounts is a value indicating how similar the feature amounts to be compared are, and is calculated as, for example, a score of 0 to 1 (1 is an exact match).
  • the facility use management device 10 may store the user information and the feature amount of the user's face in association with each other (in other words, the facility use management device 10 may store the user's face image. You don't have to remember).
  • the determination method using the feature amount of the face image is just an example, and the determination using other existing techniques can also be performed (the same applies to the second usage permission unit 220 described later).
  • Specific modes for permitting the use of the facility include, for example, opening the entrance gate of the facility, notifying the facility staff, executing the entrance procedure by the system (in other words, granting the facility use qualification to the user) and the like.
  • the specific method for determination using a face image so-called face recognition
  • existing techniques can be appropriately adopted, and therefore detailed description thereof will be omitted here.
  • the first face image acquisition unit 110 and the first use permission unit 120 are specific examples of the "first acquisition means" and the "first permission means" in the appendix described later.
  • the equipment use management device 20 is a device that manages the use of equipment by the user (that is, the use of equipment as a service provided in the facility), and is a second face image acquisition unit 210 and a second usage permission unit. It is equipped with 220.
  • the second face image acquisition unit 110 is configured to be able to acquire a face image of a user who is going to use the equipment from, for example, a camera installed at the entrance of the equipment or an area where the entry procedure is performed.
  • the second use permission unit 220 includes a face image of a user who intends to use the equipment (that is, a face image acquired by the second face image acquisition unit 210) and a user who may permit the use of the equipment (that is, that is).
  • the second usage permission unit 220 extracts the feature amount from each image to be compared (or receives the feature amount extracted from the image by the preprocessing executed by the camera or the like), and the comparison result of the feature amount of each image. Based on the degree of similarity obtained as, it is determined whether or not the persons in the face image are the same.
  • a user who may permit the use of the facility may be managed by, for example, a "permission flag" added to the user information.
  • the permission flag of the user is set (for example, the permission flag is changed from “0" to "1").
  • the permission flag is changed from "0" to "1".
  • Specific modes for permitting the use of the equipment include, for example, unlocking the door at the entrance of the equipment, notifying the equipment staff, and executing the entrance procedure by the system (in other words, granting the user a qualification to use the equipment).
  • the face image of the user who should be permitted to use the facility is, among the face images stored in the face image storage device 30, the face image of the user who is permitted to use the facility by at least the first usage permission unit 120. is there.
  • the second face image acquisition unit 210 and the second use permission unit 220 are specific examples of the "second acquisition means” and the “second permission means” in the appendix described later.
  • the equipment use management device 20 is also a specific example of the "face recognition device” in the appendix described later, and the second face image acquisition unit 210 and the second use permission unit 220 are the "acquisition means" in the face recognition device and It is also a specific example of "permission means".
  • the face image storage device 30 is a storage device capable of communicating with the facility use management device 10 and the facility use management device 20, and includes a user's face image (in addition to or instead of this, a feature amount of the face image) and other features. It is configured so that it can be stored in association with information. Specifically, the face image storage device 30 stores the face image of the user who should be permitted to use the facility by storing the face image of the user in association with the information regarding the availability of the facility. The face image of the user who should be permitted to use the facility is stored, for example, at the time of pre-registration by the user (for example, reservation for use of the facility).
  • the face image storage device 30 is using the facility by storing the user's face image in association with information indicating whether or not the use of the facility is permitted by the first usage permission unit 120.
  • the face image storage device 30 stores the face image of the user who should be permitted to use the equipment by storing the face image of the user in association with the information regarding the availability of the equipment.
  • the face image stored in the face image storage device 30 is configured to be appropriately read and updated by the facility use management device 10 and the facility use management device 20.
  • the face image storage device 30 may be configured as a storage device (for example, an external server, a database, a cloud, etc.) outside the system. In this case, the face image storage device 30 may be configured to at least partially have a function of performing face recognition (that is, face image matching) in the facility use management device 10 or the facility use management device 20. ..
  • FIG. 2 is a block diagram showing a hardware configuration of the facility management system according to the first embodiment.
  • the facility use management device 10 and the facility use management device 20 included in the facility management system 1 include a CPU (Central Processing Unit) 11 and a RAM (Random Access Memory) 12. , ROM (Read Only Memory) 13, a storage device 14, an input device 15, and an output device 16.
  • the CPU 11, the RAM 12, the ROM 13, the storage device 14, the input device 15, and the output device 16 are connected via the data bus 17.
  • the CPU 11 reads a computer program.
  • the CPU 11 may read a computer program stored in at least one of the RAM 12, the ROM 13, and the storage device 14.
  • the CPU 11 may read a computer program stored in a computer-readable recording medium using a recording medium reading device (not shown).
  • the CPU 11 may acquire (that is, read) a computer program from a device (not shown) arranged outside the facility utilization management device 10 and the facility utilization management device 20 via a network interface.
  • the CPU 11 controls the RAM 12, the storage device 14, the input device 15, and the output device 16 by executing the read computer program.
  • a functional block for managing the facility use or the facility use is realized in the CPU 11. That is, the CPU 11 can function as a controller for executing facility use or equipment use management.
  • the RAM 12 temporarily stores the computer program executed by the CPU 11.
  • the RAM 12 temporarily stores data temporarily used by the CPU 11 when the CPU 11 is executing a computer program.
  • the RAM 12 may be, for example, a D-RAM (Dynamic RAM).
  • the ROM 13 stores a computer program executed by the CPU 11.
  • the ROM 13 may also store fixed data.
  • the ROM 13 may be, for example, a P-ROM (Programmable ROM).
  • the storage device 14 stores data stored in the facility use management device 10 and the facility use management device 20 for a long period of time.
  • the storage device 14 may operate as a temporary storage device of the CPU 11.
  • the storage device 14 may include, for example, at least one of a hard disk device, a magneto-optical disk device, an SSD (Solid State Drive), and a disk array device.
  • the input device 15 is a device that receives input instructions from users of the facility use management device 10 and the facility use management device 20.
  • the input device 15 may include, for example, at least one of a keyboard, a mouse and a touch panel.
  • the output device 16 is a device that outputs information about the facility use management device 10 and the facility use management device 20 to the outside.
  • the output device 16 may be a display device capable of displaying information regarding the facility use management device 10 and the facility use management device 20.
  • FIG. 3 is a conceptual diagram showing the overall flow of operation by the facility management system according to the first embodiment.
  • a hotel that is, an accommodation facility
  • a user who intends to use the hotel registers his / her face image as user information at the time of making a reservation.
  • the face image can be registered by uploading an image captured by a terminal such as a smartphone.
  • the user's face image registered here is stored in the face image storage device 30.
  • the facility use management device 10 collates the face image of the visiting user with the face image of the user registered in advance. Then, when the face image of the visiting user and the face image of the user registered in advance can be compared and it can be confirmed that they are the same person, the user's check-in procedure is completed (in other words, the use of the hotel). Allow).
  • the facility use management device 20 displays the face image of the user who is trying to enter the room and the user registered as the user of the room. Collate with the face image. Then, when the face image of the user trying to enter the room and the face image of the user registered as the user can be compared and it can be confirmed that they are the same person, the door of the guest room is unlocked (in other words, Allow the use of rooms).
  • the facility utilization management device 20 may be configured to allow entry to various facilities in the hotel (for example, facilities intended only for hotel guests) in addition to the guest rooms.
  • the facility management system 1 according to the present embodiment is configured to be able to execute a two-step permission operation by using the facility and using the equipment in the facility. Therefore, it is possible to apply the facility management system 1 according to the present embodiment to any facility other than the hotel, which may require the same two-step permission.
  • the facility management system 1 according to the present embodiment when applied to condominiums, auto-locking at the entrance is the first-stage permit (that is, facility use permission), and entry into each room is the second-stage permission (that is, facility use permission). You can set it.
  • FIG. 4 is a flowchart showing an operation flow of the facility use management device according to the first embodiment.
  • the facility use management device 10 first determines whether or not the presence of a user who intends to perform a check-in procedure at the hotel is detected (step S101).
  • the existence of such a user may be detected by various sensors installed around the front desk, for example, or a predetermined operation may be performed by a terminal installed around the front desk (or a terminal owned by the user). May be detected when the above is performed. If the existence of the user is not detected (step S101: NO), the subsequent processing is omitted, and the series of processing ends. In this case, the process of step S101 is executed again after a predetermined period.
  • step S101 When the presence of the user is detected (step S101: YES), the user's face image is captured by the cameras installed in the vicinity, and the first face image acquisition unit 110 acquires the face image (step S102). If the user's face image cannot be acquired normally (in other words, if the face image that can be used for face recognition cannot be acquired), the user is instructed to turn the face to the camera and the face is exposed. You may want to output an instruction to make the person (for example, remove the sunglasses or the mask).
  • the first usage permission unit 120 collates the captured user's face image with the face image of the user who should be permitted to use the hotel (for example, the face image registered at the time of reservation), and of the same person. It is determined whether or not there is something (step S103).
  • the first usage permission unit 120 checks the user. By completing the in-procedure, the use of the hotel is permitted (step S104). At this time, the user may be shown on a display or the like that the check-in procedure has been completed. Further, the first usage permission unit 120 registers the face image of the user who should be permitted to use the hotel or the captured face image of the user in the face image storage device 30 as the face image of the user who is using the hotel ( Step S105).
  • the first usage permission unit 120 is using the hotel with respect to the face image already stored in the face image storage device 30 by registering the user who is permitted to use the hotel at the time of reservation.
  • the information that it is the face image of the user may be linked and registered in the face image storage device 30.
  • step S103 NO
  • the above-mentioned processes of steps S104 and S105 Not executed. That is, the user cannot use the hotel because the hotel check-in procedure and user registration are not performed.
  • the facility use management device 10 allows the user who has succeeded in face recognition to use the hotel.
  • the hotel check-out procedure that is, the procedure for terminating the use of the facility
  • the permission to use the hotel to the user in step S104 is canceled.
  • the registration as a hotel user in step S105 is also canceled. In this case, the user will not be able to use the facilities in the hotel.
  • FIG. 5 is a flowchart showing an operation flow of the equipment utilization management device according to the first embodiment.
  • the facility utilization management device 20 first determines whether or not the presence of a user who intends to enter the hotel facility (typically, a guest room) is detected (step S201).
  • the existence of such a user may be detected by, for example, various sensors installed around the door of the equipment, or a predetermined operation may be performed by a terminal installed around the door by the user (or a terminal owned by the user himself / herself). May be detected when the above is performed. If the existence of the user is not detected (step S201: NO), the subsequent processing is omitted, and the series of processing ends. In this case, the process of step S201 is executed again after a predetermined period.
  • step S201 When the presence of the user is detected (step S201: YES), the user's face image is captured by the camera installed around the door of the equipment, and the second face image acquisition unit 210 acquires the face image (step S202). ). If the user's face image cannot be acquired normally (in other words, if the face image that can be used for face recognition cannot be acquired), the user is instructed to turn the face to the camera and the face is exposed. You may want to output an instruction to make the person (for example, remove the sunglasses or the mask).
  • the second usage permission unit 220 reads out the face image of the user who should be permitted to enter the facility from the face image storage device 30 (step S203).
  • the face image read out here is at least the face image of the user who has completed the check-in procedure of the hotel (in other words, the face image of the user registered as a user in step S105 of FIG. 4).
  • the face image of the user assigned to the room is read, and if the facility can be used by any guest, the face image of all the guests is read. Is done.
  • the second usage permission unit 220 collates the captured user's face image with the face image of the user who should be permitted to enter the facility, and determines whether or not there is the same person (step S204). ).
  • the second usage permission unit 220 locks the door of the facility. By unlocking, entry into the facility is permitted (step S205). At this time, a display indicating that the door lock of the equipment has been unlocked may be displayed on the terminal near the door.
  • step S204 determines that the captured user's face image and the user's face image that should be allowed to enter the facility are not the same person.
  • step S205 determines that the captured user's face image and the user's face image that should be allowed to enter the facility are not the same person.
  • the above-mentioned process of step S205 is not executed. .. That is, since the door lock is not unlocked, the user cannot enter the facility. If the user can determine that he / she has made a mistake (for example, he / she mistakes his / her room for another room) (specifically, the room is not assigned, but the hotel is used. If you are registered as a person), you may display on the terminal near the door to inform the user that you are using the wrong equipment.
  • the use of the facility and the use of the equipment in the facility can be suitably managed by face recognition.
  • the face authentication when permitting the use of the facility and the face authentication when permitting the use of the facility are executed using the common face image stored in the face image storage unit 30.
  • Face recognition can be performed efficiently. Further, since it is not necessary to register different face images for each of the two different types of permission operations, it is possible to reduce the time and effort on the facility management side and the user side.
  • the threshold value used for face recognition when permitting the use of the equipment is higher than the threshold value used for face recognition when permitting the use of the facility. It may be set as.
  • the "threshold value" here is set for a parameter used for determining face recognition (for example, the degree of similarity obtained as a comparison result of face images), and when the threshold value is exceeded.
  • the threshold value for permitting the use of equipment is relatively high, the use of equipment will be permitted even for users who should not be permitted in face recognition at the time of permission to use equipment, which has relatively few face images to be collated. You can avoid the situation.
  • the threshold for permitting the use of the facility is relatively low, the face image is normally registered in the face recognition at the time of permitting the use of the facility, which has a relatively large number of face images to be collated. It is possible to avoid the situation where the use of the facility is not permitted.
  • FIG. 6 is a flowchart showing an operation flow of the facility use management device according to the second embodiment.
  • the first usage permission unit 120 determines that the current time is the time when the user may be permitted to use the hotel (hereinafter, appropriately referred to as "facility availability time"). It is determined whether or not there is (step S301).
  • the facility available time is a specific example of the "permitted time" in the appendix described later, and is stored in the face image storage device 30 in association with the user's face image.
  • the facility availability time is linked to information that identifies a user who intends to use the hotel (that is, a user who has reserved the hotel) by a device different from the face image storage device 30 (for example, the facility use management device 10). It may be attached and stored (that is, it may be managed).
  • the first usage permission unit 120 permits the use of the hotel by completing the user's check-in procedure (step S104). .. Further, the first usage permission unit 120 registers the face image of the user who should be permitted to use the hotel or the captured face image of the user in the face image storage device 30 as the face image of the user who is using the hotel ( Step S105).
  • step S301: NO when it is determined that the current time is not the facility available time (step S301: NO), the above-mentioned processes of step S104 and step S105 are not executed. That is, the user cannot use the hotel because the hotel check-in procedure and user registration are not performed.
  • the facility management system 1 when the face recognition is successful (that is, it is determined that the face image of the user is the same person as the registered face image). Even if it is done), the use of the facility is not permitted if it is outside the available hours of the facility. Therefore, a user who has a registered face image but should not be permitted to use the facility at this time (for example, a user who visited the facility at a date and time different from the reserved date and time) may mistakenly use the facility. It is possible to prevent it from being permitted.
  • the permission to use the facility may be canceled at that time. In that case, a notification notifying that the facility availability time has expired may be sent to the terminal or the like owned by the user.
  • FIG. 7 is a flowchart showing an operation flow of the equipment utilization management device according to the third embodiment.
  • the equipment utilization management device 20 it is determined that the captured user's face image and the user's face image that should be permitted to enter the equipment belong to the same person.
  • the second usage permission unit 220 indicates that the current time may allow the user to use the equipment (hereinafter, appropriately referred to as "equipment availability time"). It is determined whether or not it is (step S401).
  • the equipment available time is a specific example of the "use time” in the appendix described later, and is stored in the face image storage device 30 in association with the user's face image.
  • the facility availability time is determined by a user (that is, check-in) who is permitted to use the hotel by a device different from the face image storage device 30 (for example, at least one of the facility usage management device 10 and the facility usage management device 20). It may be stored (that is, may be managed) in association with information that identifies the user who completed the procedure.
  • step S401 When it is determined that the current time is the equipment available time (step S401: YES), the second license unit 220 permits entry into the equipment by unlocking the door lock of the equipment (step S205). ).
  • step S401: NO if it is determined that the current time is not the equipment available time (step S401: NO), the above-mentioned process of step S205 is not executed. That is, since the door lock is not unlocked, the user cannot enter the facility. For a user who is not permitted to enter the facility, a display may be displayed informing the user of the available time of the facility.
  • the equipment can be used even when the face authentication is successful (in other words, a user who is permitted to use the facility). If it is overtime, the use of the equipment is not permitted. Therefore, it is possible to prevent a user who is permitted to use the facility but should not be permitted to use the target facility from being accidentally permitted to use the facility.
  • An example of such equipment is a hotel's timed bath, night entrance, and the like.
  • the equipment use management device 20 manages the use of equipment by the user.
  • the equipment utilization management device 20 may manage the use of services different from the equipment.
  • the equipment utilization management device 20 may manage the use of articles different from the equipment.
  • An example of the use of such articles is the use of articles available in the facility (eg, at least one of a yukata, a bag and slippers).
  • the facility utilization management device 20 may manage the use of services that do not involve the use of equipment or goods (eg, the use of specific services provided within the facility).
  • One example of the use of such services is participation in events held within the facility (eg, at least one of a wine tasting event, a specific experience event, and an article sales event).
  • the first to third embodiments can be used in combination as appropriate.
  • the second embodiment and the third embodiment it is possible to realize the facility management system 1 in consideration of both the facility available time and the facility available time.
  • the facility management system described in Appendix 1 is a first acquisition means for acquiring a face image of a visiting user who has visited the facility, and a user who can use the facility based on the acquired face image of the visiting user.
  • the first permission means for permitting the visiting user to use the facility the second acquisition means for acquiring the face image of the specific user who uses the service provided by the facility, and the second acquisition means.
  • the specific user is a user who is permitted to use the facility based on the face image of the specific user acquired by the second acquisition means, the use of the service is permitted. 2
  • Appendix 2 In the facility management system described in Appendix 2, when the first permission means visits the visit user outside the permission time for permitting the visiting user to use the facility, the visit The description in Appendix 1, wherein even if it is determined that the user can use the facility based on the face image of the user, the visiting user is not permitted to use the facility. It is a facility management system.
  • Appendix 3 In the facility management system described in Appendix 3, if the first permission means permits the visiting user to use the facility and then the permission time is exceeded, the visiting user can use the facility.
  • Appendix 4 In the facility management system described in Appendix 4, the first permission means cancels the permission to use the facility to the visiting user when the visiting user performs a procedure for terminating the use of the facility.
  • the facility management system according to any one of Appendix 1 to 3, which is characterized by the above.
  • the second permission means means that the time when the specific user tries to use the service is outside the usage time when the specific user can use the service provided by the facility. In the case of, even if it is determined that the specific user is a user who is permitted to use the facility based on the face image of the specific user, the service is provided to the specific user. It is a facility management system according to any one of Appendix 1 to 4, which is characterized in that the use of is not permitted.
  • the first permission means compares the face image of the visiting user with the facial feature amount of the user who permits the use of the facility, and the visiting user is said to be said. It is determined whether or not the user can use the facility, and the second permission means includes a face image of the specific user and the face of the visiting user who is permitted to use the facility by the first permission means.
  • the facility according to any one of Appendix 1 to 5, wherein it is determined whether or not the specific user is a user who is permitted to use the facility by comparing with the feature amount of the above. It is a management system.
  • Appendix 7 The facility management system according to Appendix 7 determines whether or not the first permission means and the second permission means determine whether or not the degree of similarity obtained as a comparison result of the feature amounts is equal to or higher than a predetermined threshold value.
  • Appendix 8 In the facility management system described in Appendix 8, the facility is an accommodation facility, and the first permission means permits the visiting user to use the facility by completing the check-in procedure to the accommodation facility.
  • the second permission means is any one of Appendix 1 to 6, characterized in that the specific user is permitted to use the service by permitting the guest room of the accommodation facility or a predetermined facility to enter the room.
  • the face recognition device is a face recognition device used in a facility management system that permits the visiting user to use the facility based on a face image of a user who is permitted to use the facility.
  • the face recognition device is provided with a permission means for permitting the use of the service when it is determined to be present.
  • the facility management method according to Appendix 10 is a user who can use the facility based on the first acquisition step of acquiring the face image of the visiting user who visited the facility and the acquired face image of the visiting user.
  • the first permission step of permitting the visiting user to use the facility the second acquisition step of acquiring the face image of a specific user who uses the service provided by the facility, and the second acquisition step.
  • the specific user is a user who is permitted to use the facility based on the face image of the specific user acquired in the second acquisition step
  • the use of the service is permitted. 2
  • Appendix 11 The computer program described in Appendix 11 is a user who can use the facility based on the first acquisition step of acquiring the face image of the visiting user who visited the facility and the acquired face image of the visiting user.
  • the first permission step of permitting the visiting user to use the facility the second acquisition step of acquiring the face image of a specific user who uses the service provided by the facility, and the above-mentioned
  • the second method of permitting the use of the service when it is determined that the specific user is a user who is permitted to use the facility based on the face image of the specific user acquired in the second acquisition step. It is a computer program characterized in that a computer executes a permission process.
  • Appendix 12 The recording medium described in Appendix 11 is a recording medium characterized in that the computer program described in Appendix 11 is recorded.
  • the present invention can be appropriately modified within a range not contrary to the gist or idea of the invention that can be read from the claims and the entire specification, and the facility management system, face recognition device, facility management method, etc. accompanied by such changes. And computer programs are also included in the technical idea of the present invention.
  • Facility management system 10
  • Facility use management device 20
  • Equipment use management device 30
  • Face image storage device 110
  • 1st face image acquisition unit 120
  • 1st use permission unit 210

Landscapes

  • Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Health & Medical Sciences (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Collating Specific Patterns (AREA)

Abstract

施設管理システム(1)は、施設を訪れた訪問ユーザの顔画像を取得する第1取得手段(110)と、取得された訪問ユーザの顔画像に基づいて、施設を利用可能なユーザであると判定された場合に、訪問ユーザに対して施設の利用を許可する第1許可手段(120)と、施設で提供されるサービスを利用する特定ユーザの顔画像を取得する第2取得手段(210)と、第2取得手段で取得された特定ユーザの顔画像に基づいて、前記特定ユーザが前記施設の利用を許可されているユーザであると判定された場合に、サービスの利用を許可する第2許可手段(220)とを備える。これにより、ユーザの施設利用及び施設でのサービス利用を好適に管理することができる。

Description

施設管理システム、顔認証装置、施設管理方法、及びコンピュータプログラム
 本発明は、ユーザの施設利用を管理する施設管理システム、顔認証装置、施設管理方法、及びコンピュータプログラムの技術分野に関する。
 この種のシステムとして、ユーザの顔認証を行うことで施設の利用を管理するものが知られている。例えば特許文献1では、訪問者の識別コード及び顔写真データが一致する場合に、施設への入退出を許可する技術が開示されている。特許文献2では、航空機に搭乗する際に照合する生体情報として、顔の輪郭に関する情報を用いる技術が開示されている。
 その他、特許文献3では、個人認証情報を利用して会議室の予約を管理する技術が開示されている。特許文献4では、指紋データを照合してホテルの各客室への入室を許可する技術が開示されている。
特開2011-048817号公報 特開2007-328556号公報 特開2005-032100号公報 特開2000-076451号公報
 顔認証でユーザによる施設利用を許可する場合、施設によっては二段階の認証処理が要求されることがある。具体的には、施設全体の利用に関する認証処理と、施設内で提供されている各サービスの利用に関する認証処理であり、一例として、ホテル等の宿泊施設では、チェックイン手続きと、各客室(或いは、ホテル内の各種設備)への入室許可とで、それぞれ別々の認証処理が求められる。
 しかしながら、上述した特許文献では、このような二段階の認証処理については全く想定されていない。
 本発明は、上記問題点に鑑みてなされたものであり、ユーザの施設利用及び施設でのサービス利用を好適に管理することが可能な施設管理システム、顔認証装置、施設管理方法及びコンピュータプログラムを提供することを課題とする。
 本発明の施設管理システムの一の態様は、施設を訪れた訪問ユーザの顔画像を取得する第1取得手段と、取得された前記訪問ユーザの顔画像に基づいて、前記施設を利用可能なユーザであると判定された場合に、前記訪問ユーザに対して前記施設の利用を許可する第1許可手段と、前記施設で提供されるサービスを利用する特定ユーザの顔画像を取得する第2取得手段と、前記第2取得手段で取得された前記特定ユーザの顔画像に基づいて、前記特定ユーザが前記施設の利用を許可されているユーザであると判定された場合に、前記サービスの利用を許可する第2許可手段とを備える。
 本発明の顔認証装置の一の態様は、施設の利用を許可するユーザの顔画像に基づいて、前記訪問ユーザに対して前記施設の利用を許可する施設管理システムで用いられる顔認証装置であって、前記施設で提供されるサービスを利用する特定ユーザの顔画像を取得する取得手段と、取得された前記特定ユーザの顔画像に基づいて、前記特定ユーザが前記施設の利用を許可されているユーザであると判定された場合に、前記サービスの利用を許可する許可手段とを備える。
 本発明の施設管理方法の一の態様は、施設を訪れた訪問ユーザの顔画像を取得する第1取得工程と、取得された前記訪問ユーザの顔画像に基づいて、前記施設を利用可能なユーザであると判定された場合に、前記訪問ユーザに対して前記施設の利用を許可する第1許可工程と、前記施設で提供されるサービスを利用する特定ユーザの顔画像を取得する第2取得工程と、前記第2取得工程で取得された前記特定ユーザの顔画像に基づいて、前記特定ユーザが前記施設の利用を許可されているユーザであると判定された場合に、前記サービスの利用を許可する第2許可工程とを含む。
 本発明のコンピュータプログラムの一の態様は、施設を訪れた訪問ユーザの顔画像を取得する第1取得工程と、取得された前記訪問ユーザの顔画像に基づいて、前記施設を利用可能なユーザであると判定された場合に、前記訪問ユーザに対して前記施設の利用を許可する第1許可工程と、前記施設で提供されるサービスを利用する特定ユーザの顔画像を取得する第2取得工程と、前記第2取得工程で取得された前記特定ユーザの顔画像に基づいて、前記特定ユーザが前記施設の利用を許可されているユーザであると判定された場合に、前記サービスの利用を許可する第2許可工程とをコンピュータに実行させる。
 上述した施設管理システム、顔認証装置、施設管理方法、及びコンピュータプログラムのそれぞれの一の態様によれば、ユーザの施設利用及び施設でのサービス利用を好適に管理することが可能である。
第1実施形態に係る施設管理システムの具体的な構成を示すブロック図である。 第1実施形態に係る施設管理システムのハードウェア構成を示すブロック図である。 第1実施形態に係る施設管理システムによる全体的な動作の流れを示す概念図である。 第1実施形態に係る施設利用管理装置の動作の流れを示すフローチャートである。 第1実施形態に係る設備利用管理装置の動作の流れを示すフローチャートである。 第2実施形態に係る施設利用管理装置の動作の流れを示すフローチャートである。 第3実施形態に係る設備利用管理装置の動作の流れを示すフローチャートである。
 以下、図面を参照しながら、施設管理システム、顔認証装置、施設管理方法、及びコンピュータプログラムの実施形態について説明する。
 <第1実施形態>
 まず、第1実施形態に係る施設管理システムについて、図1から図5を参照して説明する。
 (システム構成)
 はじめに、第1実施形態に係る施設管理システム1の具体的なシステム構成について、図1を参照しながら説明する。図1は、第1実施形態に係る施設管理システムの具体的な構成を示すブロック図である。
 図1に示すように、第1実施形態に係る施設管理システム1は、施設利用管理装置10と、設備利用管理装置20と、顔画像記憶装置30とを備えて構成されている。
 施設利用管理装置10は、ユーザによる施設の利用(つまり、施設全体の利用)を管理する装置であり、第1顔画像取得部110と、第1利用許可部120とを備えている。第1顔画像取得部110は、例えば施設の入口や入場手続きを行うエリアに設置されたカメラから、施設を利用しようとしているユーザの顔画像を取得可能に構成されている。第1利用許可部120は、施設を利用しようとしているユーザの顔画像(即ち、第1顔画像取得部110で取得された顔画像)と、施設の利用を許可すべきユーザの顔画像(顔画像記憶装置30に予め記憶されている画像)とを比較して、施設の利用を許可可能に構成されている。第1利用許可部120は、例えば比較する各画像から特徴量を抽出し(或いは、カメラ等で実行される前処理で画像から抽出された特徴量を受け取り)、各画像の特徴量の比較結果として求められる類似度に基づいて、顔画像の人物が同一であるか否かを判定する。ここでの「特徴量」とは、顔画像から抽出可能な特有の値であり、例えば顔画像の各種パラメータ(例えば、各画素の輝度等)の値や、それらの各種パラメータから算出できる値である。特徴量の類似度は、比較する特徴量がどの程度似ているかを示す値であり、例えば0~1のスコア(1が完全一致)として算出される。特徴量を比較する場合、施設利用管理装置10は、ユーザの情報とユーザの顔の特徴量とを紐づけて記憶しておけばよい(言い換えれば、施設利用管理装置10は、ユーザの顔画像を記憶していなくともよい)。なお、顔画像の特徴量を利用した判定手法はあくまで一例であり、その他の既存の技術を利用した判定を行うこともできる(後述する第2利用許可部220においても同様)。施設の利用を許可する具体的な態様としては、例えば施設の入場ゲートの解放、施設スタッフに対する通知、システムによる入場手続きの実行(言い換えれば、ユーザに対する施設利用資格の付与)等が挙げられる。なお、顔画像を用いた判定(所謂、顔認証)に関する具体的な方法については、既存の技術を適宜採用することができるため、ここでの詳細な説明は省略する。第1顔画像取得部110及び第1利用許可部120は、後述する付記における「第1取得手段」及び「第1許可手段」の一具体例である。
 設備利用管理装置20は、ユーザによる設備の利用(つまり、施設内で提供されているサービスとしての設備の利用)を管理する装置であり、第2顔画像取得部210と、第2利用許可部220とを備えている。第2顔画像取得部110は、例えば設備の入口や入室手続きを行うエリアに設置されたカメラから、設備を利用しようとしているユーザの顔画像を取得可能に構成されている。第2利用許可部220は、設備を利用しようとしているユーザの顔画像(即ち、第2顔画像取得部210で取得された顔画像)と、設備の利用を許可してもよいユーザ(即ち、施設の利用が許可されたユーザ)の顔画像とを比較して、施設の利用を許可可能に構成されている。第2利用許可部220は、例えば比較する各画像から特徴量を抽出し(或いは、カメラ等で実行される前処理で画像から抽出された特徴量を受け取り)、各画像の特徴量の比較結果として求められる類似度に基づいて、顔画像の人物が同一であるか否かを判定する。設備の利用を許可してもよいユーザ(即ち、施設の利用が許可されたユーザ)については、例えばユーザ情報に付加された「許可フラグ」によって管理されていてもよい。具体的には、施設利用管理装置10において施設の利用が許可された時点で、そのユーザの許可フラグを立てる(例えば、「0」から「1」に変更する)ようにする。このようにすれば、許可フラグを用いて、設備の利用を許可してもよいユーザであるか否かを容易に判定することが可能となる。例えば、類似度によって同一人物であると判定されたユーザの許可フラグが立っているか否かによって、設備の利用を許可するか否かを判定することもできる。設備の利用を許可する具体的な態様としては、例えば設備入口のドアの解錠、設備スタッフに対する通知、システムによる入場手続きの実行(言い換えれば、ユーザに対する設備利用資格の付与)等が挙げられる。なお、設備の利用を許可すべきユーザの顔画像は、顔画像記憶装置30に記憶されている顔画像のうち、少なくとも第1利用許可部120で施設の利用が許可されたユーザの顔画像である。第2顔画像取得部210及び第2利用許可部220は、後述する付記における「第2取得手段」及び「第2許可手段」の一具体例である。また、設備利用管理装置20は、後述する付記における「顔認証装置」の一具体例でもあり、第2顔画像取得部210及び第2利用許可部220は、顔認証装置における「取得手段」及び「許可手段」の一具体例でもある。
 顔画像記憶装置30は、施設利用管理装置10及び設備利用管理装置20と通信可能な記憶装置であり、ユーザの顔画像(これに加えて又は代えて、顔画像の特徴量)と、その他の情報とを紐づけて記憶することが可能に構成されている。具体的には、顔画像記憶装置30は、ユーザの顔画像と、施設の利用可否に関する情報とを紐づけて記憶することで、施設の利用を許可すべきユーザの顔画像を記憶する。なお、施設の利用を許可すべきユーザの顔画像は、例えばユーザによる事前登録(例えば、施設の利用予約等)の際に記憶される。また、顔画像記憶装置30は、ユーザの顔画像と、第1利用許可部120によって施設の利用が許可されたか否かを示す情報とを紐づけて記憶することで、施設を利用中であるユーザの顔画像を記憶する。顔画像記憶装置30は、ユーザの顔画像と、設備の利用可否に関する情報とを紐づけて記憶することで、設備の利用を許可すべきユーザの顔画像を記憶する。顔画像記憶装置30に記憶された顔画像は、施設利用管理装置10及び設備利用管理装置20によって適宜読出・更新可能に構成されている。なお、顔画像記憶装置30は、システム外部の記憶装置(例えば、外部サーバやデータベース、クラウド等)として構成されてもよい。この場合、顔画像記憶装置30は、施設利用管理装置10又は設備利用管理装置20における顔認証(即ち、顔画像の照合)を実行する機能を少なくとも部分的に有するように構成されていてもよい。
 (ハードウェア構成)
 続いて、第1実施形態に係る施設管理システム(特に、施設利用管理装置10及び設備利用管理装置20)のハードウェア構成について、図2を参照しながら説明する。図2は、第1実施形態に係る施設管理システムのハードウェア構成を示すブロック図である。
 図1に示すように、本実施形態に係る施設管理システム1が備える施設利用管理装置10及び設備利用管理装置20は、は、CPU(Central Processing Unit)11と、RAM(Random Access Memory)12と、ROM(Read Only Memory)13と、記憶装置14と、入力装置15と、出力装置16とを備えている。CPU11と、RAM12と、ROM13と、記憶装置14と、入力装置15と、出力装置16とは、データバス17を介して接続されている。
 CPU11は、コンピュータプログラムを読み込む。例えば、CPU11は、RAM12、ROM13及び記憶装置14のうちの少なくとも一つが記憶しているコンピュータプログラムを読み込んでもよい。例えば、CPU11は、コンピュータで読み取り可能な記録媒体が記憶しているコンピュータプログラムを、図示しない記録媒体読み取り装置を用いて読み込んでもよい。CPU11は、ネットワークインタフェースを介して、施設利用管理装置10及び設備利用管理装置20の外部に配置される不図示の装置からコンピュータプログラムを取得してもよい(つまり、読み込んでもよい)。CPU11は、読み込んだコンピュータプログラムを実行することで、RAM12、記憶装置14、入力装置15及び出力装置16を制御する。本実施形態では特に、CPU11が読み込んだコンピュータプログラムを実行すると、CPU11内には、施設利用の管理又は設備利用の管理を行うための機能ブロックが実現される。つまり、CPU11は、施設利用又は設備利用の管理を実行するためのコントローラとして機能可能である。
 RAM12は、CPU11が実行するコンピュータプログラムを一時的に記憶する。RAM12は、CPU11がコンピュータプログラムを実行している際にCPU11が一時的に使用するデータを一時的に記憶する。RAM12は、例えば、D-RAM(Dynamic RAM)であってもよい。
 ROM13は、CPU11が実行するコンピュータプログラムを記憶する。ROM13は、その他に固定的なデータを記憶していてもよい。ROM13は、例えば、P-ROM(Programmable ROM)であってもよい。
 記憶装置14は、施設利用管理装置10及び設備利用管理装置20が長期的に保存するデータを記憶する。記憶装置14は、CPU11の一時記憶装置として動作してもよい。記憶装置14は、例えば、ハードディスク装置、光磁気ディスク装置、SSD(Solid State Drive)及びディスクアレイ装置のうちの少なくとも一つを含んでいてもよい。
 入力装置15は、施設利用管理装置10及び設備利用管理装置20のユーザからの入力指示を受け取る装置である。入力装置15は、例えば、キーボード、マウス及びタッチパネルのうちの少なくとも一つを含んでいてもよい。
 出力装置16は、施設利用管理装置10及び設備利用管理装置20に関する情報を外部に対して出力する装置である。例えば、出力装置16は、施設利用管理装置10及び設備利用管理装置20に関する情報を表示可能な表示装置であってもよい。
 (動作の概要)
 次に、第1実施形態に係る施設管理システム1が適用される施設、及びそこで実現される動作の概要について、図3を参照しながら説明する。図3は、第1実施形態に係る施設管理システムによる全体的な動作の流れを示す概念図である。以下では、施設管理システムがホテル(即ち、宿泊施設)に適用される場合を例に挙げて説明する。
 図3に示すように、ホテルを利用しようとするユーザは、予約の際にユーザ情報として自分の顔画像を登録する。顔画像は、例えばスマートフォン等の端末で撮像した画像をアップロードすることで登録できる。ここで登録されたユーザの顔画像は、顔画像記憶装置30に記憶される。
 続いて、ユーザがホテルを訪問すると、施設利用管理装置10が、訪問したユーザの顔画像と、予め登録されたユーザの顔画像とを照合する。そして、訪問したユーザの顔画像と、予め登録されたユーザの顔画像とを比較して同一人物であることを確認できた場合に、ユーザのチェックイン手続きを完了させる(言い換えれば、ホテルの利用を許可する)。
 その後、ユーザが客室(即ち、チェックイン時にアサインされた部屋)に入室しようとすると、設備利用管理装置20が、入室しようとするユーザの顔画像と、その客室の利用者として登録されたユーザの顔画像とを照合する。そして、入室しようとするユーザの顔画像と、利用者として登録されたユーザの顔画像とを比較して同一人物であることを確認できた場合に、客室のドアを解錠する(言い換えれば、客室の利用を許可する)。なお、設備利用管理装置20は、客室の他にも、ホテル内にある各種設備(例えば、ホテルの宿泊者のみを対象とする設備等)への入室を許可可能に構成されてもよい。
 以上のように、本実施形態に係る施設管理システム1は、施設の利用と、施設内の設備の利用とで二段階の許可動作を実行することが可能に構成されている。このため、ホテル以外にも、同様の二段階の許可を要求される可能性がある施設であれば、本実施形態に係る施設管理システム1を適用することが可能である。具体的には、マンションに適用する場合、エントランスにおけるオートロックを一段階目の許可(即ち、施設の利用許可)、各部屋への入室を二段階目の許可(即ち、設備の利用許可)として設定すればよい。
 (施設管理装置の動作)
 次に、第1実施形態に係る施設利用管理装置10が実行する処理の流れについて、図4を参照しながら説明する。図4は、第1実施形態に係る施設利用管理装置の動作の流れを示すフローチャートである。
 図4に示すように、施設利用管理装置10は、まずホテルにチェックイン手続きをしようとするユーザの存在が検出されているか否かを判定する(ステップS101)。このようなユーザの存在は、例えばフロントデスク周辺に設置された各種センサで検出されてもよいし、ユーザがフロントデスク周辺に設置された端末(或いは、ユーザ自身が保有する端末)で所定の操作を行った際に検出されてもよい。ユーザの存在が検出されていない場合(ステップS101:NO)、以降の処理は省略され、一連の処理は終了する。この場合には、所定期間後に再びステップS101の処理が実行される。
 ユーザの存在が検出された場合(ステップS101:YES)、周辺に設置されたカメラによってユーザの顔画像が撮像され、その顔画像を第1顔画像取得部110が取得する(ステップS102)。なお、ユーザの顔画像が正常に取得できない場合(言い換えれば、顔認証に利用できるような顔画像が取得できない場合)、ユーザに対して、カメラに顔を向けさせるための指示や、顔を露出させる(例えば、サングラスやマスクを外させる)ための指示を出力するようにしてもよい。
 続いて、第1利用許可部120が、撮像したユーザの顔画像と、ホテルの利用を許可すべきユーザの顔画像(例えば、予約時に登録された顔画像等)とを照合し、同一人物のものがあるか否かを判定する(ステップS103)。
 撮像したユーザの顔画像と、ホテルの利用を許可すべきユーザの顔画像との照合で同一人物であると判定された場合(ステップS103:YES)、第1利用許可部120は、ユーザのチェックイン手続きを完了させることで、ホテルの利用を許可する(ステップS104)。この際、チェックイン手続きを完了した旨を、ユーザに対してディスプレイ等で表示するようにしてもよい。また、第1利用許可部120は、ホテルの利用を許可すべきユーザの顔画像、或いは撮像したユーザの顔画像を、ホテルを利用中のユーザの顔画像として顔画像記憶装置30に登録する(ステップS105)。或いは、第1利用許可部120は、ホテルの利用が許可されたユーザが予約時に登録することで顔画像記憶装置30が既に記憶している顔画像に対して、当該顔画像がホテルを利用中のユーザの顔画像であるという情報を紐づけて顔画像記憶装置30に登録してもよい。
 一方、撮像したユーザの顔画像と、ホテルの利用を許可すべきユーザの顔画像との照合で同一人物であると判定されない場合(ステップS103:NO)、上述したステップS104及びステップS105の処理は実行されない。即ち、ホテルのチェックイン手続き及び利用者登録が行われないため、ユーザはホテルを利用することができない。
 以上のように、施設利用管理装置10は、顔認証が成功したユーザにホテルの利用を許可する。ただし、ユーザがホテルのチェックアウト手続き(即ち、施設の利用を終了する手続き)を行った場合には、ステップS104によるユーザに対するホテルの利用許可は解除される。また、ステップS105によるホテル利用者としての登録も解除される。この場合、ユーザは、ホテル内の設備を利用することもできなくなる。
 (設備管理装置の動作)
 次に、第1実施形態に係る設備利用管理装置20が実行する処理の流れについて、図5を参照しながら説明する。図5は、第1実施形態に係る設備利用管理装置の動作の流れを示すフローチャートである。
 図5に示すように、設備利用管理装置20は、まずホテルの設備(典型的には、客室)に入室しようとするユーザの存在が検出されているか否かを判定する(ステップS201)。このようなユーザの存在は、例えば設備のドア周辺に設置された各種センサで検出されてもよいし、ユーザがドア周辺に設置された端末(或いは、ユーザ自身が保有する端末)で所定の操作を行った際に検出されてもよい。ユーザの存在が検出されていない場合(ステップS201:NO)、以降の処理は省略され、一連の処理は終了する。この場合には、所定期間後に再びステップS201の処理が実行される。
 ユーザの存在が検出された場合(ステップS201:YES)、設備のドア周辺に設置されたカメラによってユーザの顔画像が撮像され、その顔画像を第2顔画像取得部210が取得する(ステップS202)。なお、ユーザの顔画像が正常に取得できない場合(言い換えれば、顔認証に利用できるような顔画像が取得できない場合)、ユーザに対して、カメラに顔を向けさせるための指示や、顔を露出させる(例えば、サングラスやマスクを外させる)ための指示を出力するようにしてもよい。
 続いて、第2利用許可部220が、その設備に入室を許可すべきユーザの顔画像を顔画像記憶装置30から読み出す(ステップS203)。ここで読み出される顔画像は、少なくともホテルのチェックイン手続きが完了したユーザの顔画像(言い換えれば、図4のステップS105で利用者登録されたユーザの顔画像)である。具体的には、通常の客室であれば、その部屋にアサインされているユーザの顔画像が読み出され、宿泊者なら誰でも利用できるような設備であれば、宿泊者全員の顔画像が読み出される。
 その後、第2利用許可部220は、撮像したユーザの顔画像と、設備への入室を許可すべきユーザの顔画像とを照合し、同一人物のものがあるか否かを判定する(ステップS204)。
 撮像したユーザの顔画像と、設備への入室を許可すべきユーザの顔画像とが同一人物のものと判定された場合(ステップS204:YES)、第2利用許可部220は、設備のドアロックを解錠することで、設備への入室を許可する(ステップS205)。この際、ドア付近の端末に、設備のドアロックが解錠されたことを示す表示を行ってもよい。
 一方、撮像したユーザの顔画像と、設備への入室を許可すべきユーザの顔画像とが同一人物のものでないと判定された場合(ステップS204:NO)、上述したステップS205の処理は実行されない。即ち、ドアロックの解錠が行われないため、ユーザは設備に入室することができない。なお、ユーザが勘違いをしている(例えば、自分の客室と他の客室とを間違えている)と判断できるような場合(具体的には、その部屋にはアサインされていないが、ホテルの利用者として登録されている場合)には、ドア付近の端末で、利用する設備を間違えていることをユーザに伝えるための表示を行ってもよい。
 (技術的効果)
 次に、第1実施形態に係る施設管理システム1によって得られる技術的効果について説明する。
 図1から図5で説明したように、第1実施形態に係る施設管理システム1によれば、施設の利用、及び施設内の設備の利用を、顔認証によって好適に管理することができる。具体的には、施設の利用を許可する際の顔認証と、設備の利用を許可する際の顔認証とが、顔画像記憶部30に記憶された共通の顔画像を用いて実行されるため、効率的に顔認証を行うことができる。また、相異なる2種類の許可動作に対して、それぞれ別々の顔画像を登録する必要がないため、施設管理側及びユーザ側の手間を少なくすることができる。
 更に、設備の利用を許可する際には、その時点で施設を利用しているユーザに限定して顔認証が行える(言い換えれば、照合する顔画像の数を限定できる)ため、より精度の高い顔認証を実現できる。なお、設備の利用を許可する際に顔画像を限定できることを活かして、設備の利用を許可する際の顔認証に用いる閾値を、施設の利用を許可する際の顔認証に用いる閾値より高い値として設定してもよい。なお、ここでの「閾値」とは、顔認証の判定に利用するパラメータ(例えば、顔画像の比較結果として求められる類似度等)に対して設定されるものであり、閾値を超えた場合に顔認証が成功したと判定され、閾値以下である場合には顔認証は失敗したと判定される。よって、閾値が高いほど同一人物であると判定されにくくなり、顔認証の精度は向上する。設備の利用を許可する際の閾値を相対的に高くすれば、照合する顔画像が比較的少ない設備利用許可時の顔認証において、本来許可すべきでないユーザにも設備の利用が許可されてしまう状況を回避できる。一方で、施設の利用を許可する際の閾値は相対的に低くなるため、照合する顔画像が比較的多い施設利用許可時の顔認証においては、顔画像が正常に登録されているにもかかわらず施設の利用が許可されない状況を回避できる。
 <第2実施形態>
 次に、第2実施形態に係る施設管理システム1について説明する。なお、第2実施形態は、上述した第1実施形態と比べて一部の動作(主に施設利用管理装置10の動作)が異なるのみであり、その他の部分については概ね同様である。このため、以下では第1実施形態と異なる部分について詳細に説明し、他の重複する部分については適宜説明を省略するものとする。
 (施設管理装置の動作)
 まず、第2実施形態に係る施設利用管理装置10が実行する処理の流れについて、図6を参照しながら説明する。図6は、第2実施形態に係る施設利用管理装置の動作の流れを示すフローチャートである。
 図6に示すように、第2実施形態に係る施設利用管理装置10では、撮像したユーザの顔画像と、ホテルの利用を許可すべきユーザの顔画像とが同一人物のものであると判定された場合(ステップS103:YES)、第1利用許可部120が、現在の時刻が、ユーザに対してホテルの利用を許可してもよい時間(以下、適宜「施設利用可能時間」と称する)であるか否かを判定する(ステップS301)。なお、施設利用可能時間は、後述する付記における「許可時間」の一具体例であり、顔画像記憶装置30において、ユーザの顔画像と紐づけて記憶されている。或いは、施設利用可能時間は、顔画像記憶装置30とは異なる装置(例えば、施設利用管理装置10)によって、ホテルを利用しようとするユーザ(つまり、ホテルを予約したユーザ)を識別する情報と紐づけて記憶されていてもよい(つまり、管理されていてもよい)。
 現在時刻が施設利用可能時間であると判定された場合(ステップS301:YES)、第1利用許可部120は、ユーザのチェックイン手続きを完了させることで、ホテルの利用を許可する(ステップS104)。また、第1利用許可部120は、ホテルの利用を許可すべきユーザの顔画像、或いは撮像したユーザの顔画像を、ホテルを利用中のユーザの顔画像として顔画像記憶装置30に登録する(ステップS105)。
 一方、現在時刻が施設利用可能時間でないと判定された場合(ステップS301:NO)、上述したステップS104及びステップS105の処理は実行されない。即ち、ホテルのチェックイン手続き及び利用者登録が行われないため、ユーザはホテルを利用することができない。
 (技術的効果)
 次に、第2実施形態に係る施設管理システム1によって得られる技術的効果について説明する。
 図6で説明したように、第2実施形態に係る施設管理システム1によれば、顔認証が成功した場合(即ち、ユーザの顔画像が登録された顔画像と同一人物のものであると判定された場合)であっても、施設利用可能時間外であれば、施設の利用が許可されない。よって、顔画像は登録されているが現時点で施設の利用を許可すべきでないユーザ(例えば、予約していた日時とは異なる日時に施設を訪問したユーザ)に対して、誤って施設の利用が許可されてしまうことを防止できる。
 なお、施設の利用を許可した後に施設利用可能時間が経過してしまった場合には、その時点で施設の利用許可を解除するようにしてもよい。その場合、ユーザが保有する端末等に、施設利用可能時間が過ぎたことを知らせる通知を送信するようにしてもよい。
 <第3実施形態>
 次に、第3実施形態に係る施設管理システム1について説明する。なお、第3実施形態は、上述した第1及び第2実施形態と比べて一部の動作(主に設備利用管理装置20の動作)が異なるのみであり、その他の部分については概ね同様である。このため、以下では第1及び第2実施形態と異なる部分について詳細に説明し、他の重複する部分については適宜説明を省略するものとする。
 (設備管理装置の動作)
 まず、第3実施形態に係る設備利用管理装置20が実行する処理の流れについて、図7を参照しながら説明する。図7は、第3実施形態に係る設備利用管理装置の動作の流れを示すフローチャートである。
 図7に示すように、第3実施形態に係る設備利用管理装置20では、撮像したユーザの顔画像と、設備への入室を許可すべきユーザの顔画像とが同一人物のものであると判定された場合(ステップS204:YES)、第2利用許可部220が、現在の時刻が、ユーザに対して設備の利用を許可してもよい時間(以下、適宜「設備利用可能時間」と称する)であるか否かを判定する(ステップS401)。なお、設備利用可能時間は、後述する付記における「利用時間」の一具体例であり、顔画像記憶装置30において、ユーザの顔画像と紐づけて記憶されている。或いは、設備利用可能時間は、顔画像記憶装置30とは異なる装置(例えば、施設利用管理装置10及び設備利用管理装置20の少なくとも一方)によって、ホテルの利用が許可されたユーザ(つまり、チェックイン手続きを完了したユーザ)を識別する情報と紐づけて記憶されていてもよい(つまり、管理されていてもよい)。
 現在時刻が設備利用可能時間であると判定された場合(ステップS401:YES)、第2利用許可部220は、設備のドアロックを解錠することで、設備への入室を許可する(ステップS205)。
 一方、現在時刻が設備利用可能時間でないと判定された場合(ステップS401:NO)、上述したステップS205の処理は実行されない。即ち、ドアロックの解錠が行われないため、ユーザは設備に入室することができない。なお、設備への入室が許可されなかったユーザに対しては、そのユーザの設備利用可能時間を知らせる表示を行ってもよい。
 (技術的効果)
 次に、第3実施形態に係る施設管理システム1によって得られる技術的効果について説明する。
 図7で説明したように、第3実施形態に係る施設管理システム1によれば、顔認証が成功した場合(言い換えれば、施設の利用が許可されているユーザ)であっても、設備利用可能時間外であれば、設備の利用が許可されない。よって、施設の利用は許可されているが、対象となる設備の利用を許可すべきでないユーザに対して、誤って設備の利用が許可されてしまうことを防止できる。なお、このような設備の一例として、ホテルの時間指定風呂や夜間エントランス等が挙げられる。
 なお、上述した説明では、設備利用管理装置20は、ユーザによる設備の利用を管理している。しかしながら、設備利用管理装置20は、設備とは異なるサービスの利用を管理してもよい。例えば、設備利用管理装置20は、設備とは異なる物品の利用を管理してもよい。このような物品の利用の一例として、施設内で利用可能な物品(例えば、浴衣、バッグ及びスリッパの少なくとも一つ)の利用があげられる。或いは、例えば、設備利用管理装置20は、設備又は物品の利用を伴わないサービスの利用(例えば、施設内で提供されている特定のサービスの利用)を管理してもよい。このようなサービスの利用の一例として、施設内で催されているイベント(例えば、ワインの試飲会、特定の体験会及び物品の販売会の少なくとも一つ)への参加があげられる。
 上記第1から第3実施形態は、適宜組み合わせて利用することが可能である。例えば、第2実施形態と、第3実施形態とを組み合わせることで、施設利用可能時間及び設備利用可能時間の両方を考慮した施設管理システム1を実現することができる。
 <付記>
 以上説明した実施形態に関して、更に以下の付記を開示する。
 (付記1)
 付記1に記載の施設管理システムは、施設を訪れた訪問ユーザの顔画像を取得する第1取得手段と、取得された前記訪問ユーザの顔画像に基づいて、前記施設を利用可能なユーザであると判定された場合に、前記訪問ユーザに対して前記施設の利用を許可する第1許可手段と、前記施設で提供されるサービスを利用する特定ユーザの顔画像を取得する第2取得手段と、前記第2取得手段で取得された前記特定ユーザの顔画像に基づいて、前記特定ユーザが前記施設の利用を許可されているユーザであると判定された場合に、前記サービスの利用を許可する第2許可手段とを備えることを特徴とする施設管理システムである。
 (付記2)
 付記2に記載の施設管理システムは、前記第1許可手段は、前記訪問ユーザが訪れた時間が、前記訪問ユーザに対して前記施設の利用を許可する許可時間外である場合には、前記訪問ユーザの顔画像に基づいて、前記施設を利用可能なユーザであると判定された場合であっても、前記訪問ユーザに対して前記施設の利用を許可しないことを特徴とする付記1に記載の施設管理システムである。
 (付記3)
 付記3に記載の施設管理システムは、前記第1許可手段は、前記訪問ユーザに対して前記施設の利用を許可した後に前記許可時間外となった場合には、前記訪問ユーザに対する前記施設の利用許可を解除することを特徴とする付記2に記載の施設管理システムである。
 (付記4)
 付記4に記載の施設管理システムは、前記第1許可手段は、前記訪問ユーザによって前記施設の利用を終了する手続きが行われた場合には、前記訪問ユーザに対する前記施設の利用許可を解除することを特徴とする付記1から3のいずれか一項に記載の施設管理システムである。
 (付記5)
 付記5に記載の施設管理システムは、前記第2許可手段は、前記特定ユーザが前記サービスを利用しようとする時間が、前記特定ユーザが前記施設で提供されているサービスを利用可能な利用時間外である場合には、前記特定ユーザの顔画像に基づいて、前記特定ユーザが前記施設の利用を許可されているユーザであると判定された場合であっても、前記特定ユーザに対して前記サービスの利用を許可しないことを特徴とする付記1から4のいずれか一項に記載の施設管理システムである。
 (付記6)
 付記6に記載の施設管理システムは、前記第1許可手段は、前記訪問ユーザの顔画像と、前記施設の利用を許可するユーザの顔の特徴量と、を比較して、前記訪問ユーザが前記施設を利用可能なユーザであるか否かを判定し、前記第2許可手段は、前記特定ユーザの顔画像と、前記第1許可手段で前記施設の利用が許可されている前記訪問ユーザの顔の特徴量と、を比較して、前記特定ユーザが前記施設の利用を許可されているユーザであるか否かを判定することを特徴とする付記1から5のいずれか一項に記載の施設管理システムである。
 (付記7)
 付記7に記載の施設管理システムは、前記第1許可手段及び前記第2許可手段は、前記特徴量の比較結果として求められる類似度が所定の閾値以上であるか否かによって判定を行い、前記第2許可手段が用いる前記所定の閾値である第2閾値は、前記第1許可手段が用いる前記所定の閾値である第1閾値より高く設定されていることを特徴とする付記6に記載の施設管理システムである。
 (付記8)
  付記8に記載の施設管理システムは、前記施設は宿泊施設であり、前記第1許可手段は、前記宿泊施設へのチェックイン手続きを完了させることで、前記訪問ユーザに前記施設の利用を許可し、前記第2許可手段は、前記宿泊施設の客室又は所定の設備に対する入室を許可することで、前記特定ユーザに対して前記サービスの利用を許可することを特徴とする付記1から6のいずれか一項に記載の施設管理システムである。
 (付記9)
  付記9に記載の顔認証装置は、施設の利用を許可するユーザの顔画像に基づいて、前記訪問ユーザに対して前記施設の利用を許可する施設管理システムで用いられる顔認証装置であって、前記施設で提供されるサービスを利用する特定ユーザの顔画像を取得する取得手段と、取得された前記特定ユーザの顔画像に基づいて、前記特定ユーザが前記施設の利用を許可されているユーザであると判定された場合に、前記サービスの利用を許可する許可手段とを備えることを特徴とする顔認証装置である。
 (付記10)
 付記10に記載の施設管理方法は、施設を訪れた訪問ユーザの顔画像を取得する第1取得工程と、取得された前記訪問ユーザの顔画像に基づいて、前記施設を利用可能なユーザであると判定された場合に、前記訪問ユーザに対して前記施設の利用を許可する第1許可工程と、前記施設で提供されるサービスを利用する特定ユーザの顔画像を取得する第2取得工程と、前記第2取得工程で取得された前記特定ユーザの顔画像に基づいて、前記特定ユーザが前記施設の利用を許可されているユーザであると判定された場合に、前記サービスの利用を許可する第2許可工程とを含むことを特徴とする施設管理方法である。
 (付記11)
 付記11に記載のコンピュータプログラムは、施設を訪れた訪問ユーザの顔画像を取得する第1取得工程と、取得された前記訪問ユーザの顔画像に基づいて、前記施設を利用可能なユーザであると判定された場合に、前記訪問ユーザに対して前記施設の利用を許可する第1許可工程と、前記施設で提供されるサービスを利用する特定ユーザの顔画像を取得する第2取得工程と、前記第2取得工程で取得された前記特定ユーザの顔画像に基づいて、前記特定ユーザが前記施設の利用を許可されているユーザであると判定された場合に、前記サービスの利用を許可する第2許可工程とをコンピュータに実行させることを特徴とするコンピュータプログラムである。
 (付記12)
 付記11に記載の記録媒体は、付記11に記載のコンピュータプログラムが記録されていることを特徴とする記録媒体である。
 本発明は、請求の範囲及び明細書全体から読み取ることのできる発明の要旨又は思想に反しない範囲で適宜変更可能であり、そのような変更を伴う施設管理システム、顔認証装置、施設管理方法、及びコンピュータプログラムもまた本発明の技術思想に含まれる。
 1 施設管理システム
 10 施設利用管理装置
 20 設備利用管理装置
 30 顔画像記憶装置
 110 第1顔画像取得部
 120 第1利用許可部
 210 第2顔画像取得部
 220 第2利用許可部

Claims (11)

  1.  施設を訪れた訪問ユーザの顔画像を取得する第1取得手段と、
     取得された前記訪問ユーザの顔画像に基づいて、前記施設を利用可能なユーザであると判定された場合に、前記訪問ユーザに対して前記施設の利用を許可する第1許可手段と、
     前記施設で提供されるサービスを利用する特定ユーザの顔画像を取得する第2取得手段と、
     前記第2取得手段で取得された前記特定ユーザの顔画像に基づいて、前記特定ユーザが前記施設の利用を許可されているユーザであると判定された場合に、前記サービスの利用を許可する第2許可手段と
     を備えることを特徴とする施設管理システム。
  2.  前記第1許可手段は、前記訪問ユーザが前記施設を訪れた時間が、前記訪問ユーザに対して前記施設の利用を許可する許可時間外である場合には、前記訪問ユーザの顔画像に基づいて、前記施設を利用可能なユーザであると判定された場合であっても、前記訪問ユーザに対して前記施設の利用を許可しないことを特徴とする請求項1に記載の施設管理システム。
  3.  前記第1許可手段は、前記訪問ユーザに対して前記施設の利用を許可した後に前記許可時間外となった場合には、前記訪問ユーザに対する前記施設の利用許可を解除することを特徴とする請求項2に記載の施設管理システム。
  4.  前記第1許可手段は、前記訪問ユーザによって前記施設の利用を終了する手続きが行われた場合には、前記訪問ユーザに対する前記施設の利用許可を解除することを特徴とする請求項1から3のいずれか一項に記載の施設管理システム。
  5.  前記第2許可手段は、前記特定ユーザが前記サービスを利用しようとする時間が、前記特定ユーザが前記施設で提供されているサービスを利用可能な利用時間外である場合には、前記特定ユーザの顔画像に基づいて、前記特定ユーザが前記施設の利用を許可されているユーザであると判定された場合であっても、前記特定ユーザに対して前記サービスの利用を許可しないことを特徴とする請求項1から4のいずれか一項に記載の施設管理システム。
  6.  前記第1許可手段は、前記訪問ユーザの顔画像と、前記施設の利用を許可するユーザの顔の特徴量と、を比較して、前記訪問ユーザが前記施設を利用可能なユーザであるか否かを判定し、
     前記第2許可手段は、前記特定ユーザの顔画像と、前記第1許可手段で前記施設の利用が許可されている前記訪問ユーザの顔の特徴量と、を比較して、前記特定ユーザが前記施設の利用を許可されているユーザであるか否かを判定する
     ことを特徴とする請求項1から5のいずれか一項に記載の施設管理システム。
  7.  前記第1許可手段及び前記第2許可手段は、前記特徴量の比較結果として求められる類似度が所定の閾値以上であるか否かによって判定を行い、
     前記第2許可手段が用いる前記所定の閾値である第2閾値は、前記第1許可手段が用いる前記所定の閾値である第1閾値より高く設定されていることを特徴とする請求項6に記載の施設管理システム。
  8.  前記施設は宿泊施設であり、
     前記第1許可手段は、前記宿泊施設へのチェックイン手続きを完了させることで、前記訪問ユーザに前記施設の利用を許可し、
     前記第2許可手段は、前記宿泊施設の客室又は所定の設備に対する入室を許可することで、前記特定ユーザに対して前記サービスの利用を許可する
     ことを特徴とする請求項1から6のいずれか一項に記載の施設管理システム。
  9.  施設の利用を許可するユーザの顔画像基づいて、前記訪問ユーザに対して前記施設の利用を許可する施設管理システムで用いられる顔認証装置であって、
     前記施設で提供されるサービスを利用する特定ユーザの顔画像を取得する取得手段と、
     取得された前記特定ユーザの顔画像に基づいて、前記特定ユーザが前記施設の利用を許可されているユーザであると判定された場合に、前記サービスの利用を許可する許可手段と
     を備えることを特徴とする顔認証装置。
  10.  施設を訪れた訪問ユーザの顔画像を取得する第1取得工程と、
     取得された前記訪問ユーザの顔画像に基づいて、前記施設を利用可能なユーザであると判定された場合に、前記訪問ユーザに対して前記施設の利用を許可する第1許可工程と、
     前記施設で提供されるサービスを利用する特定ユーザの顔画像を取得する第2取得工程と、
     前記第2取得工程で取得された前記特定ユーザの顔画像に基づいて、前記特定ユーザが前記施設の利用を許可されているユーザであると判定された場合に、前記サービスの利用を許可する第2許可工程と
     を含むことを特徴とする施設管理方法。
  11. 施設を訪れた訪問ユーザの顔画像を取得する第1取得工程と、
     取得された前記訪問ユーザの顔画像に基づいて、前記施設を利用可能なユーザであると判定された場合に、前記訪問ユーザに対して前記施設の利用を許可する第1許可工程と、
     前記施設で提供されるサービスを利用する特定ユーザの顔画像を取得する第2取得工程と、
     前記第2取得工程で取得された前記特定ユーザの顔画像に基づいて、前記特定ユーザが前記施設の利用を許可されているユーザであると判定された場合に、前記サービスの利用を許可する第2許可工程と
     をコンピュータに実行させることを特徴とするコンピュータプログラム。
PCT/JP2020/019278 2019-07-08 2020-05-14 施設管理システム、顔認証装置、施設管理方法、及びコンピュータプログラム WO2021005886A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2021530508A JP7207544B2 (ja) 2019-07-08 2020-05-14 施設管理システム、顔認証装置、施設管理方法、及びコンピュータプログラム
JP2022202333A JP2023025299A (ja) 2019-07-08 2022-12-19 施設管理装置、施設管理方法、及びコンピュータプログラム

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2019-126753 2019-07-08
JP2019126753 2019-07-08

Publications (1)

Publication Number Publication Date
WO2021005886A1 true WO2021005886A1 (ja) 2021-01-14

Family

ID=74114119

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2020/019278 WO2021005886A1 (ja) 2019-07-08 2020-05-14 施設管理システム、顔認証装置、施設管理方法、及びコンピュータプログラム

Country Status (3)

Country Link
JP (2) JP7207544B2 (ja)
TW (1) TW202103065A (ja)
WO (1) WO2021005886A1 (ja)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7038877B1 (ja) 2021-06-29 2022-03-18 プロパティエージェント株式会社 顔認証システムおよびプログラム
JP7136505B1 (ja) 2021-08-19 2022-09-13 株式会社スマートホテルソリューションズ 決済管理装置、決済管理システムおよび決済管理方法

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002279466A (ja) * 2001-03-15 2002-09-27 Toshiba Corp 入場管理装置および入場管理方法
KR20190001239A (ko) * 2017-06-27 2019-01-04 주식회사 에스티씨 안면인식 정보를 이용한 호텔 객실 관리 시스템 및 호텔 객실 관리 방법
CN109784518A (zh) * 2018-12-29 2019-05-21 广州慧睿思通信息科技有限公司 基于智能感知的酒店预约入住方法、装置、系统、平台及介质

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002279466A (ja) * 2001-03-15 2002-09-27 Toshiba Corp 入場管理装置および入場管理方法
KR20190001239A (ko) * 2017-06-27 2019-01-04 주식회사 에스티씨 안면인식 정보를 이용한 호텔 객실 관리 시스템 및 호텔 객실 관리 방법
CN109784518A (zh) * 2018-12-29 2019-05-21 广州慧睿思通信息科技有限公司 基于智能感知的酒店预约入住方法、装置、系统、平台及介质

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7038877B1 (ja) 2021-06-29 2022-03-18 プロパティエージェント株式会社 顔認証システムおよびプログラム
JP2023005614A (ja) * 2021-06-29 2023-01-18 プロパティエージェント株式会社 顔認証システムおよびプログラム
JP7136505B1 (ja) 2021-08-19 2022-09-13 株式会社スマートホテルソリューションズ 決済管理装置、決済管理システムおよび決済管理方法
JP2023029167A (ja) * 2021-08-19 2023-03-03 株式会社スマートホテルソリューションズ 決済管理装置、決済管理システムおよび決済管理方法

Also Published As

Publication number Publication date
TW202103065A (zh) 2021-01-16
JP2023025299A (ja) 2023-02-21
JP7207544B2 (ja) 2023-01-18
JPWO2021005886A1 (ja) 2021-01-14

Similar Documents

Publication Publication Date Title
US9042607B2 (en) System and method for user access of dispensing unit
JP2023025299A (ja) 施設管理装置、施設管理方法、及びコンピュータプログラム
JP7485158B2 (ja) 施設管理システム、施設管理方法、及びコンピュータプログラム
CN111462369B (zh) 酒店入住管理方法、装置、存储介质、计算机设备
US10055918B2 (en) System and method for providing secure and anonymous personal vaults
JP2017224186A (ja) セキュリティシステム
JP2015011597A5 (ja)
US20130163833A1 (en) Security device with security image update capability
JP2010211510A (ja) 入退場管理装置、入退場管理方法、およびプログラム
JP2007026205A (ja) 入退室管理装置
JP2007257296A (ja) 入退室管理システム及び入退室管理方法
JP5117865B2 (ja) 生体認証システム、生体認証方法、および生体認証プログラム
JP5051419B2 (ja) 認証システム、認証方法、及びプログラム
JP5574754B2 (ja) 出入管理装置および出入管理システム
US9117108B2 (en) Method for controlling the authorization of a person to access a secure area
CN115100771A (zh) 来访者管理系统和来访者管理方法
JP7349071B2 (ja) 情報処理装置、情報処理方法及びプログラム
JP6312557B2 (ja) セキュリティ管理システム
JP2010286932A (ja) 認証装置および認証システム
JP2007231571A (ja) 入退室管理システム
JP2020160581A (ja) 顔情報管理システム、顔情報管理装置、顔情報管理方法、および、プログラム
US20230094972A1 (en) Customer management apparatus, customer management method, and non-transitory computer-readable medium
JP6943011B2 (ja) 認証装置、認証方法、認証プログラムおよび認証システム
JP2003132469A (ja) 認証管理システム及び認証管理プログラム
JP2023139795A (ja) 入退館管理システム、入退館管理装置及び入退館管理方法

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20837903

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2021530508

Country of ref document: JP

Kind code of ref document: A

122 Ep: pct application non-entry in european phase

Ref document number: 20837903

Country of ref document: EP

Kind code of ref document: A1