CN112927406A - Data integration method and system for access control system and reservation platform - Google Patents

Data integration method and system for access control system and reservation platform Download PDF

Info

Publication number
CN112927406A
CN112927406A CN202110073531.3A CN202110073531A CN112927406A CN 112927406 A CN112927406 A CN 112927406A CN 202110073531 A CN202110073531 A CN 202110073531A CN 112927406 A CN112927406 A CN 112927406A
Authority
CN
China
Prior art keywords
reservation
access control
module
information
control system
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.)
Pending
Application number
CN202110073531.3A
Other languages
Chinese (zh)
Inventor
刘永刚
焦敏
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.)
Renmin University of China
Original Assignee
Renmin University of China
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 Renmin University of China filed Critical Renmin University of China
Priority to CN202110073531.3A priority Critical patent/CN112927406A/en
Publication of CN112927406A publication Critical patent/CN112927406A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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
    • G07C9/20Individual registration on entry or exit involving the use of a pass
    • G07C9/27Individual registration on entry or exit involving the use of a pass with central registration
    • 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
    • G06Q10/00Administration; Management
    • G06Q10/02Reservations, e.g. for tickets, services or events

Abstract

The invention relates to a data integration method and a data integration system of an access control system and a reservation platform, which are characterized by comprising the following steps: reservation platform and access control system. The reservation platform is used for providing visitor information and a reservation information related data table for the access control system; the access control system is provided with a synchronous service module and an original frequent visitor management function module, wherein the synchronous service module is used for extracting visitor information and a related data table of the reservation information from a reservation platform according to preset frequency, generating access control permission information according to the extracted visitor information and the related data table of the reservation information, and controlling the access control equipment to be opened and closed according to the generated access control permission information and a visitor card swiping record acquired by the original access control equipment; the original frequent visitor management function module is used for realizing the original frequent visitor management function of the access control system. The invention can be widely applied to the field of design of access control systems.

Description

Data integration method and system for access control system and reservation platform
Technical Field
The invention relates to a data integration method and a data integration system of an access control system and an appointment platform, and belongs to the field of design of access control systems.
Background
The working principle of the access control system on the market is as follows: and writing the user permission information into the access control equipment, judging whether the user has permission or not by the access control equipment when the user swipes a card, and opening the door or carrying out corresponding prompt according to a judgment result. However, the access control system is only suitable for the situation that the user authority has a fixed regular time interval, such as 8 o 'clock before the working day to 6 o' clock after the working day, and is not suitable for an irregular temporary reservation scene.
Disclosure of Invention
In view of the above problems, an object of the present invention is to provide a data integration method and system for an access control system and an appointment platform, which can meet the requirement of a visitor management system comprehensively without affecting the original function of the access control system, and only involve core data, so that the burden of the access control system on data management and processing is very small.
In order to achieve the purpose, the invention adopts the following technical scheme:
in a first aspect of the present invention, a data integration system of an access control system and a reservation platform is provided, which includes: an appointment platform and an access control system;
the reservation platform is used for providing visitor information and a reservation information related data table for the access control system;
the access control system is provided with a synchronous service module and an original frequent visitor management function module;
the synchronous service module is used for extracting visitor information and a data table related to the reservation information from the reservation platform according to preset frequency, generating access control permission information according to the extracted visitor information and the data table related to the reservation information, and controlling the opening and closing of corresponding original access control equipment according to the generated access control permission information and a visitor card swiping record acquired by the original access control equipment;
the original frequent visitor management function module is used for realizing the original frequent visitor management function of the access control system.
Further, the reservation platform comprises a visitor reservation module, a reservation manager auditing module and a database module;
the visitor reservation module is used for reserving or canceling a reservation for a room provided with the access control equipment by a visitor and sending a reservation record containing visitor information and reservation information to the reservation manager auditing module;
the reservation manager auditing module is used for auditing all reservation records or revocation reservation records according to preset rules and sending the approved reservation records or revocation reservation records to the database module for storage.
Further, the synchronous service module comprises a middle library module and a memory library module;
the intermediate library module is used for inquiring the database module of the reservation platform according to a first preset frequency, and extracting reservation records from the database module for synchronization;
the memory library module is used for extracting the synchronous reservation records in the intermediate library according to a second preset frequency, analyzing the room name in the reservation information, matching the room name with the name of a door in the access control equipment, and further generating access control authority information; when the reservation user swipes the card, the original access control equipment calls corresponding access control authority information from the memory base module according to the captured card swiping event, judges whether the reservation user has the authority to enter the door on line, and opens the door for the cardholder remotely if the reservation user has the authority, otherwise refuses the cardholder to enter the door; meanwhile, the card swiping record and the door opening record are sent to the original frequent visitor management function module.
Further, the synchronized reservation recording data in the library module includes validated data and revoked reservation data.
Further, the processing time of the original entrance guard equipment for remotely opening the door for the cardholder is controlled within 2 seconds, and if the network time is up to 10 seconds, the card swiping request which is overtime is not processed any more.
Further, the first preset frequency and the second preset frequency are once per minute.
Further, the original frequent visitor management function module comprises a service library module and an administrator module, wherein related data of the original frequent visitor management function and a visiting record table are stored in the service library module, and card swiping record and door opening record information of an appointment user are recorded in the visiting record table; the administrator module is used for inquiring the related information stored in the service library module and the intermediate library module, including inquiring reservation records, cardholder information and synchronous records in the intermediate library module, and card swiping records and door opening records of visitors in the service library module.
In a second aspect of the present invention, a data integration method for an access control system and a reservation platform is provided, which includes the following steps:
(1) the method comprises the steps of building an appointment platform and an access control system, building a visitor appointment module, an appointment manager audit module and a database module in the appointment platform, and building a synchronous service module and an original frequent visitor management function module in the access control system, wherein the synchronous service module comprises a middle database module and a memory database module; the original frequent visitor management function module comprises a service library module and an administrator module;
(2) the access control system synchronizes reservation information and visitor information to the reservation platform at regular time and generates permission information according to the synchronization data;
(3) after the visitor swipes the card, the access control system judges the identity of the visitor according to the record of swiping the card: and judging whether the access is authorized from the memory bank module, if so, remotely opening the door, and if not, refusing to open the door, and simultaneously storing the relevant card swiping record and the door opening record into an independent visiting record table of the service bank.
Further, in the step (2), the method for the access control system to synchronize the reservation information and the visitor information to the reservation platform at regular time and generate the authority information according to the synchronization data includes the following steps:
(2.1) the access control system synchronizes reservation information and visitor information to the reservation platform at regular time, the synchronized data is stored in the intermediate library module, the internal memory module synchronizes the reservation information and the visitor information to the intermediate library module at regular time, and the synchronized data is cached to the internal memory module;
and (2.2) the memory bank module is used for analyzing the reservation information, acquiring the room name, matching the room name with the name of a door in the entrance guard system and generating entrance guard permission information.
Further, in the step (2.2), the reservation information includes one or more visitor information, and the memory base module allocates or revokes the door opening permission according to the actual visitor information.
Due to the adoption of the technical scheme, the invention has the following advantages:
(1) the invention designs a synchronization scheme from a system level, particularly constructs a middle library and a memory library for the access control system, thereby comprehensively meeting the requirements of a visitor management system on the basis of not influencing the original functions of the access control system, only relating to core data, having little burden on data management and processing by the access control system, monitoring a card swiping event with low cost and judging the card swiping permission of the visitor on line.
(2) The invention realizes the data caching and persistence of the memory bank, in other words, the invention not only allows the user to make an appointment instantly, but also allows the user to make an appointment for a long time in advance.
(3) The invention allows the user of the reservation platform to give the door opening authority to other people when making a reservation, namely, a piece of reservation information can contain one or more pieces of visitor information, thereby better meeting the user requirements.
(4) The invention realizes business interfaces of the entrance guard system and the reservation record warehousing, the authority record generation, the card swiping record warehousing, the door opening record warehousing and the like which are butted by the reservation platform, provides a foreground interface and is convenient for an administrator to inquire the information.
Therefore, the invention can be widely applied to the field of design of the access control system.
Drawings
Fig. 1 is a flow chart of a data integration method of an access control system and an appointment platform according to the present invention.
Detailed Description
The invention is described in detail below with reference to the figures and examples.
The invention provides a data integration system of an access control system and an appointment platform, which comprises the appointment platform and the access control system, wherein a synchronous service module and an original frequent passenger management function module are arranged in the access control system. In the reservation platform, a user (visitor) makes a reservation for a room provided with the access control equipment, after a reservation platform administrator approves the reservation record, a synchronous service module of the access control system automatically synchronizes the user information and the reservation information from the reservation platform to the access control system at a configured frequency in the background, and the visitor can swipe a card on a reading head of the access control equipment to enter the door according to the reservation time. When a visitor swipes a card, the access control equipment can capture a card swiping event, the access control system judges whether the visitor card has permission to enter the door on line, if so, the door is opened remotely for the visitor, the processing time for opening the door by swiping the card can be controlled within 2 seconds under the condition that the network is unblocked, and if the network is overtime, the overtime card swiping request is not processed any more so as to ensure safety. The invention designs a synchronization scheme from a system level, comprehensively meets the requirements of a visitor management system on the basis of not influencing the original functions of the access control system, only relates to core data, and has little burden on data management and processing by the access control system.
As shown in fig. 1, the data integration system of an access control system and a reservation platform provided by the present invention includes: reservation platform and access control system. The reservation platform is used for providing visitor information and a reservation information related data table for the access control system; the access control system is provided with a synchronous service module and an original frequent visitor management function module, wherein the synchronous service module is used for extracting visitor information and a related data table of the reservation information from a reservation platform according to preset frequency, generating access control permission information according to the extracted visitor information and the related data table of the reservation information, and controlling the access control equipment to be opened and closed according to the generated access control permission information and a visitor card swiping record acquired by the original access control equipment; the original frequent visitor management function module is used for realizing the original frequent visitor management function of the access control system.
Further, the reservation platform comprises a visitor reservation module, a reservation manager auditing module and a database module. The visitor reservation module is used for reserving or canceling a reservation for a room provided with the access control equipment by a visitor and sending reservation records or canceling the reservation records such as visitor information, reservation information and the like to the reservation manager auditing module; and the reservation manager auditing module is used for auditing all reservation records or revocation reservation records according to a preset rule and sending the approved reservation records or revocation reservation records to the database module for storage.
Further, the synchronous service module comprises a middle library module and a memory library module. The intermediate library module is used for inquiring the database module of the reservation platform according to a first preset frequency, extracting reservation records from the database module and synchronizing the reservation records so as to reduce the influence of the access control system and the reservation platform on the original frequent visitor management function after being in butt joint; the memory library module is used for extracting the synchronous reservation records in the intermediate library module according to a second preset frequency, analyzing the room name in the reservation information, matching the room name with the name of a door in the access control equipment, and further generating access control authority information, so that the access control equipment can conveniently call the access control authority information in real time to judge the card swiping authority of the visitor, and the data query response speed can be accelerated; when the reservation user swipes the card, the access control equipment calls corresponding access control authority information from the memory bank module according to the captured card swiping event, judges whether the reservation user has the authority to enter the door on line, and remotely opens the door for the card holder if the reservation user has the authority, otherwise refuses the card holder to enter the door; meanwhile, the card swiping record and the door opening record are sent to the original frequent visitor management function module.
Further, the synchronized reservation recording data in the library module includes both the data that has been validated and the data that needs to be invalidated (referred to as a revoked reservation) after validation. The validated data refers to the approved reservation record in the reservation platform. The database module of the reservation platform can also store reservation information which cannot be checked, so that a user can check the reason that the administrator cannot check the reservation information, but the information cannot be synchronized to the intermediate database module.
Further, the processing time of the gate inhibition device for remotely opening the gate for the cardholder can be controlled within 2 seconds under the condition that the network is unblocked, and if the network is overtime for 10 seconds, the overtime card swiping request is not processed any more so as to ensure the safety.
Further, the first preset frequency and the second preset frequency are preferably once per minute, so that the permission validation time of the reservation information can be guaranteed to be within 2 minutes after the reservation is successful.
Further, the original frequent visitor management function module comprises a service library module and an administrator module, wherein related data of the original frequent visitor management function and a visiting record table are stored in the service library module, and card swiping record and door opening record information of an appointment user are recorded in the visiting record table; the administrator module is used for inquiring the related information stored in the service library module and the intermediate library module, and comprises the steps of inquiring reservation records, cardholder information and synchronous records in the intermediate library module, and inquiring visitor card swiping records and door opening records in the service library module, if the functions are abnormal, the reasons of inconsistency of data and behaviors can be known in the records, and the problems are solved, wherein the reasons are that the data are not synchronous, the authority is not authorized, or the access control equipment is in fault.
Based on the data integration system of the access control system and the reservation platform, the invention also provides a data integration method of the access control system and the reservation platform, which comprises the following steps:
(1) the method comprises the steps of building an appointment platform, building a visitor appointment module, an appointment manager audit module and a database module in the appointment platform, and building a synchronous service module in the access control system, wherein the synchronous service module comprises a middle database module and a memory database module.
(2) The access control system synchronizes reservation information and visitor information to the reservation platform at regular time and generates access control permission information according to the synchronization data.
Specifically, the method comprises the following steps:
and (2.1) the access control system synchronizes reservation information and visitor information to the reservation platform at regular time, the synchronized data is stored in the intermediate library module, and the memory library module synchronizes the reservation information and the visitor information to the intermediate library module at regular time and caches the synchronized data to the memory library module.
The core of the synchronization is the validated data and the data that needs to be invalidated (meaning the revoked subscription) after validation. For example, in one embodiment of the present invention, a classroom reservation function is provided for a school, and the specific synchronization scheme is that the intermediate library module is updated once per minute: updating the unsynchronized and audited reservation information in the current school period into 'synchronized'; the withdrawn or deleted appointment information that is not synchronized in the current session is taken and updated to "synchronized".
In the above embodiment of the present invention, the intermediate repository caches to the internal repository once every minute, and since both the synchronization timing and the caching timing are 1 minute and 1 time, it can be ensured that the service processing time does not exceed 2 minutes. Meanwhile, the reservation information may include information of a plurality of visitors, and the memory bank allocates or revokes the door opening permission according to the actual visitor information. For example, a user may simultaneously apply for door opening rights in the same room and the same time period for a plurality of users in one reservation.
And (2.2) the access control service analyzes the room name in the reservation information in the memory library module, matches the name of a door in the access control system and generates access control permission information.
Because the temporary permission generated by the reservation has no rule, the permissions cannot be written into the access control equipment, so that all the access control permission information is stored in the memory library module for a long time, and the data processing amount of the access control equipment can be reduced.
(3) After the visitor swipes the card, the access control system judges the identity of the visitor according to the record of swiping the card: and judging whether the access is authorized from the memory bank module, if so, remotely opening the door, and if not, refusing to open the door, and simultaneously storing the relevant card swiping record and the door opening record into an independent visiting record table of the service bank.
The above embodiments are only used for illustrating the present invention, and the structure, connection mode, manufacturing process, etc. of the components may be changed, and all equivalent changes and modifications performed on the basis of the technical solution of the present invention should not be excluded from the protection scope of the present invention.

Claims (10)

1. A data integration system of an access control system and a reservation platform, comprising: an appointment platform and an access control system;
the reservation platform is used for providing visitor information and a reservation information related data table for the access control system;
the access control system is provided with a synchronous service module and an original frequent visitor management function module;
the synchronous service module is used for extracting visitor information and a data table related to the reservation information from the reservation platform according to preset frequency, generating access control permission information according to the extracted visitor information and the data table related to the reservation information, and controlling the opening and closing of corresponding original access control equipment according to the generated access control permission information and a visitor card swiping record acquired by the original access control equipment;
the original frequent visitor management function module is used for realizing the original frequent visitor management function of the access control system.
2. The data integration system of an access control system and a reservation platform of claim 1, wherein the reservation platform comprises a guest reservation module, a reservation administrator audit module, and a database module;
the visitor reservation module is used for reserving or canceling a reservation for a room provided with the access control equipment by a visitor and sending a reservation record containing visitor information and reservation information to the reservation manager auditing module;
the reservation manager auditing module is used for auditing all reservation records or revocation reservation records according to preset rules and sending the approved reservation records or revocation reservation records to the database module for storage.
3. The data integration system of an access control system and a reservation platform of claim 2, wherein the synchronization service module comprises a middle library module and a memory library module;
the intermediate library module is used for inquiring the database module of the reservation platform according to a first preset frequency, and extracting reservation records from the database module for synchronization;
the memory library module is used for extracting the synchronous reservation records in the intermediate library according to a second preset frequency, analyzing the room name in the reservation information, matching the room name with the name of a door in the access control equipment, and further generating access control authority information; when the reservation user swipes the card, the original access control equipment calls corresponding access control authority information from the memory base module according to the captured card swiping event, judges whether the reservation user has the authority to enter the door on line, and opens the door for the cardholder remotely if the reservation user has the authority, otherwise refuses the cardholder to enter the door; meanwhile, the card swiping record and the door opening record are sent to the original frequent visitor management function module.
4. A data integration system of an access control system and a subscription platform as claimed in claim 3, wherein the subscription record data synchronized in the library module includes validated data and revoked subscription data.
5. The data integration system of the access control system and the reservation platform of claim 3, wherein the processing time of the original access control device for the remote door opening of the cardholder is controlled within 2 seconds, and if the network time-out reaches 10 seconds, the card swiping request is not processed any more.
6. The data integration system of an access control system and a reservation platform of claim 3, wherein the first predetermined frequency and the second predetermined frequency are once per minute.
7. The data integration system of the access control system and the reservation platform as claimed in claim 3, wherein the original frequent flyer management function module comprises a service library module and an administrator module, the service library module stores therein data related to the original frequent flyer management function and a visiting record table, and the visiting record table records therein the card swiping record and the door opening record information of the reservation user; the administrator module is used for inquiring the related information stored in the service library module and the intermediate library module, including inquiring reservation records, cardholder information and synchronous records in the intermediate library module, and card swiping records and door opening records of visitors in the service library module.
8. A data integration method of an access control system and a reservation platform is characterized by comprising the following steps:
(1) the method comprises the steps of building an appointment platform and an access control system, building a visitor appointment module, an appointment manager audit module and a database module in the appointment platform, and building a synchronous service module and an original frequent visitor management function module in the access control system, wherein the synchronous service module comprises a middle database module and a memory database module; the original frequent visitor management function module comprises a service library module and an administrator module;
(2) the access control system synchronizes reservation information and visitor information to the reservation platform at regular time and generates permission information according to the synchronization data;
(3) after the visitor swipes the card, the access control system judges the identity of the visitor according to the record of swiping the card: and judging whether the access is authorized from the memory bank module, if so, remotely opening the door, and if not, refusing to open the door, and simultaneously storing the relevant card swiping record and the door opening record into an independent visiting record table of the service bank.
9. The method for integrating the access control system and the reservation platform according to claim 8, wherein in the step (2), the access control system synchronizes the reservation information and the visitor information to the reservation platform at regular time and generates the authority information according to the synchronized data, comprising the steps of:
(2.1) the access control system synchronizes reservation information and visitor information to the reservation platform at regular time, the synchronized data is stored in the intermediate library module, the internal memory module synchronizes the reservation information and the visitor information to the intermediate library module at regular time, and the synchronized data is cached to the internal memory module;
and (2.2) the memory bank module is used for analyzing the reservation information, acquiring the room name, matching the room name with the name of a door in the entrance guard system and generating entrance guard permission information.
10. The data integration method of the access control system and the reservation platform as claimed in claim 9, wherein in step (2.2), the reservation information comprises one or more guest information, and the memory base module assigns or revokes the door opening authority according to the actual guest information.
CN202110073531.3A 2021-01-20 2021-01-20 Data integration method and system for access control system and reservation platform Pending CN112927406A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110073531.3A CN112927406A (en) 2021-01-20 2021-01-20 Data integration method and system for access control system and reservation platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110073531.3A CN112927406A (en) 2021-01-20 2021-01-20 Data integration method and system for access control system and reservation platform

Publications (1)

Publication Number Publication Date
CN112927406A true CN112927406A (en) 2021-06-08

Family

ID=76163884

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110073531.3A Pending CN112927406A (en) 2021-01-20 2021-01-20 Data integration method and system for access control system and reservation platform

Country Status (1)

Country Link
CN (1) CN112927406A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113593104A (en) * 2021-07-08 2021-11-02 厦门狄耐克智能科技股份有限公司 Facebook-based access control system and management method thereof
TWI798106B (en) * 2021-08-24 2023-04-01 日商愛德萬測試股份有限公司 Appointment system and method for cloud apparatus

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107845173A (en) * 2017-11-15 2018-03-27 南京航空航天大学 A kind of Internet of Things gate control system and its control method suitable for campus
CN207489124U (en) * 2017-10-19 2018-06-12 西安启夏信息科技有限公司 Access control system in the school based on all-purpose card
CN108665588A (en) * 2018-04-24 2018-10-16 安徽展航信息科技发展有限公司 A kind of access control system with testimony of a witness comparing function
CN108876975A (en) * 2017-07-06 2018-11-23 北京旷视科技有限公司 Personnel management system and method based on recognition of face
CN109272127A (en) * 2018-07-19 2019-01-25 国政通科技有限公司 A kind of visitor's reserving method and system
CN109410401A (en) * 2018-11-08 2019-03-01 重庆惠家通信息技术有限公司 Recognition of face access control system suitable for wisdom cell
CN109658554A (en) * 2018-11-19 2019-04-19 合肥未来计算机技术开发有限公司 A kind of intelligent residential district security system based on big data
CN109740001A (en) * 2018-12-25 2019-05-10 深圳国融智能科技有限公司 A kind of monitoring method and system based on recognition of face

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108876975A (en) * 2017-07-06 2018-11-23 北京旷视科技有限公司 Personnel management system and method based on recognition of face
CN207489124U (en) * 2017-10-19 2018-06-12 西安启夏信息科技有限公司 Access control system in the school based on all-purpose card
CN107845173A (en) * 2017-11-15 2018-03-27 南京航空航天大学 A kind of Internet of Things gate control system and its control method suitable for campus
CN108665588A (en) * 2018-04-24 2018-10-16 安徽展航信息科技发展有限公司 A kind of access control system with testimony of a witness comparing function
CN109272127A (en) * 2018-07-19 2019-01-25 国政通科技有限公司 A kind of visitor's reserving method and system
CN109410401A (en) * 2018-11-08 2019-03-01 重庆惠家通信息技术有限公司 Recognition of face access control system suitable for wisdom cell
CN109658554A (en) * 2018-11-19 2019-04-19 合肥未来计算机技术开发有限公司 A kind of intelligent residential district security system based on big data
CN109740001A (en) * 2018-12-25 2019-05-10 深圳国融智能科技有限公司 A kind of monitoring method and system based on recognition of face

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113593104A (en) * 2021-07-08 2021-11-02 厦门狄耐克智能科技股份有限公司 Facebook-based access control system and management method thereof
TWI798106B (en) * 2021-08-24 2023-04-01 日商愛德萬測試股份有限公司 Appointment system and method for cloud apparatus

Similar Documents

Publication Publication Date Title
CN105261105B (en) Safety door inhibition method
US7209029B2 (en) Electronic lock system and method for providing access thereto
CN112927406A (en) Data integration method and system for access control system and reservation platform
US20080201158A1 (en) System and method for visitation management in a controlled-access environment
CN106887064B (en) Access controller based on dynamic password and access control system
CN107491680A (en) Computing device is signed in based on face recognition
CN107492173A (en) A kind of cloud password access control system and method
CN109243040A (en) A kind of current management method of gate inhibition, device, equipment and storage medium
JP2024038422A (en) Face recognition management server and face recognition management method
KR102480910B1 (en) Face recognition system for easy registration
CN111862424A (en) Attendance management system, method, equipment and storage medium
CN108364376A (en) A kind of gate inhibition and integrated Work attendance method of checking card
CN103336820A (en) Key data auditing method of information system
JP6151519B2 (en) Security card management service system and security card management service method
JP4744326B2 (en) Security system using IC card
CN110164013A (en) A kind of retrospective caller management method
CN110796273A (en) Conference management method, intelligent lock and conference management system
JP2023157932A (en) Face authentication registration device, and a face authentication registration method
CN112288930A (en) Access control offline control and face recognition method
CN114387732B (en) Control method, control device, storage system and storage medium
CN111354112A (en) Access control system, access method and device of access control equipment and gateway equipment
KR102629536B1 (en) Unmanned shared store part time scheduled access management method and system thereof
CN109658233A (en) A kind of authenticated client system and method towards financial industry
US8442277B1 (en) Identity authentication system for controlling egress of an individual visiting a facility
CN1474320B (en) Face identifying type door control management system and method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210608