CN205621093U - Access control system based on face identification - Google Patents
Access control system based on face identification Download PDFInfo
- Publication number
- CN205621093U CN205621093U CN201620194814.8U CN201620194814U CN205621093U CN 205621093 U CN205621093 U CN 205621093U CN 201620194814 U CN201620194814 U CN 201620194814U CN 205621093 U CN205621093 U CN 205621093U
- Authority
- CN
- China
- Prior art keywords
- face
- development board
- system based
- face recognition
- model
- 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.)
- Expired - Fee Related
Links
- 238000011161 development Methods 0.000 claims abstract description 23
- 208000009115 Anorectal Malformations Diseases 0.000 claims abstract description 19
- 238000012545 processing Methods 0.000 abstract description 6
- 230000008676 import Effects 0.000 abstract description 4
- 230000000007 visual effect Effects 0.000 abstract description 4
- 238000001514 detection method Methods 0.000 description 9
- 238000012795 verification Methods 0.000 description 8
- 238000012549 training Methods 0.000 description 7
- 238000000034 method Methods 0.000 description 5
- 238000013461 design Methods 0.000 description 3
- 238000010586 diagram Methods 0.000 description 3
- 230000008569 process Effects 0.000 description 3
- 238000011160 research Methods 0.000 description 3
- 230000009286 beneficial effect Effects 0.000 description 2
- 238000013145 classification model Methods 0.000 description 2
- 238000010606 normalization Methods 0.000 description 2
- 230000007547 defect Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 238000012827 research and development Methods 0.000 description 1
Landscapes
- Collating Specific Patterns (AREA)
Abstract
基于人脸识别的门禁系统,本实用新型涉及计算机科学技术领域;它包含摄像头、ARM开发板、RFID读卡器;摄像头与ARM开发板连接,RFID读卡器与ARM开发板连接。利用人脸识别技术和RFID识别技术,在Ubuntu系统下,借助OpenCV强大的视觉处理能力,设计和实现了基于嵌入式平台的人脸识别系统,对人员的身份进行双重验证,确保进出口的安全。
The utility model relates to an access control system based on face recognition, and relates to the technical field of computer science; it includes a camera, an ARM development board, and an RFID card reader; the camera is connected to the ARM development board, and the RFID card reader is connected to the ARM development board. Using face recognition technology and RFID recognition technology, under the Ubuntu system, with the help of OpenCV's powerful visual processing capabilities, a face recognition system based on an embedded platform is designed and implemented to double-verify the identity of personnel to ensure the safety of import and export .
Description
技术领域 technical field
本实用新型涉及计算机科学技术领域,具体涉及基于人脸识别的门禁系统。 The utility model relates to the field of computer science and technology, in particular to an access control system based on face recognition.
背景技术 Background technique
人脸识别经过多年的研究和发展,已经取得了不少的研究成果,但目前大多数的人脸识别系统基于 PC 架构,其便携性、机动性受到很大限制。而在一些特殊应用场合(如智能小区、户外非布控点人员监控等)使用会很不方便,人们对人脸识别应用系统提出了新的要求,嵌入式系统人脸识别研究具有很强的现实意义和广泛的应用前景。尽管现阶段国内不少公司推出基于嵌入式人脸识别的门禁系统和考勤系统,但这类嵌入式人脸识别系统大多还是基于 PC 架构,在嵌入式完成人脸图像采集和显示识别结果,人脸识别算法的实现还是在后台 PC 上完成。 随着计算机硬件技术的发展,嵌入式系统己经成为计算机领域的一个重要分支,嵌入式微处理器和嵌入式操作系统的性能不断提升,为嵌入式人脸识别系统的研究奠定了良好的基础。 After years of research and development of face recognition, many research results have been obtained, but most of the face recognition systems are based on PC architecture, and their portability and mobility are greatly limited. However, in some special applications (such as intelligent communities, outdoor non-control point personnel monitoring, etc.), it will be very inconvenient to use. People have put forward new requirements for face recognition application systems, and the research on face recognition in embedded systems has a strong reality. Significance and broad application prospects. Although many domestic companies have launched access control systems and time attendance systems based on embedded face recognition at this stage, most of these embedded face recognition systems are still based on PC architecture. The implementation of the face recognition algorithm is still completed on the background PC. With the development of computer hardware technology, embedded systems have become an important branch of the computer field. The performance of embedded microprocessors and embedded operating systems has been continuously improved, which has laid a good foundation for the research of embedded face recognition systems.
传统的RFID门禁传统的门禁系统多采用机械锁、刷卡等识别认证方式,要求人员近距离持卡操作,当使用者双手被占用时则显得极不方便,同时也带来了丢失、遗忘、复制以及被盗用的隐患和成本高的问题。 Traditional RFID access control Traditional access control systems mostly use identification and authentication methods such as mechanical locks and swiping cards, requiring personnel to operate with cards at close range. As well as the hidden dangers of misappropriation and high costs.
实用新型内容 Utility model content
本实用新型的目的在于针对现有技术的缺陷和不足,提供一种结构简单,设计合理、使用方便的基于人脸识别的门禁系统,利用人脸识别技术和RFID识别技术,在 Ubuntu系统下,借助 OpenCV 强大的视觉处理能力,设计和实现了基于嵌入式平台的人脸识别系统,对人员的身份进行双重验证,确保进出口的安全。 The purpose of this utility model is to provide a simple in structure, reasonable in design, easy to use access control system based on face recognition for the defect and insufficiency of prior art, utilize face recognition technology and RFID recognition technology, under Ubuntu system, With the help of OpenCV's powerful visual processing capabilities, a face recognition system based on an embedded platform is designed and implemented, which double-authenticates the identity of personnel to ensure the safety of import and export.
为实现上述目的,本实用新型采用的技术方案是:它包含摄像头、ARM开发板、RFID读卡器;摄像头与ARM开发板连接,RFID读卡器与ARM开发板连接。 For achieving the above object, the technical scheme that the utility model adopts is: it comprises camera, ARM development board, RFID card reader; Camera is connected with ARM development board, and RFID card reader is connected with ARM development board.
所述的摄像头为中星微 ZC301P摄像头。 The camera mentioned is Vimicro ZC301P camera.
所述的ARM开发板为Tiny6410ARM开发板。 The ARM development board described is a Tiny6410ARM development board.
所述的RFID读卡器为RS232读写型读卡器。 The RFID card reader is an RS232 read-write card reader.
所述ARM开发板主要用于RFID身份验证、视频读取、训练分类器及检测人脸、人脸数据库建立、人脸识别等主要功能的运行;其中,所述的RFID身份验证是对用户携带的RFID卡进行身份验证;所述的训练分类器是在已有的人脸样本的基础上学会一个分类函数或构造出一个分类模型(即我们通常所说的分类器(Classifier)),该函数或模型能够把人脸数据库中的数据纪录映射到识别对象上,从而进行人脸检测;所述的检测人脸是将摄像头采集到视频图像用的分类器进行分类,检测出其中的人脸信息;所述的人脸数据库建立是对要识别的人先进行相关的人脸数据库建立,先把采集到的人脸图像进行归一化处理处理,从图像中提取观察向量,建立 HMM 模型并保存相关数据;所述的人脸识别是对新采集的人脸图像,进行识别,找到在人脸数据库中最相似的。 The ARM development board is mainly used for RFID identity verification, video reading, training classifier and detection of faces, face database establishment, face recognition and other main functions; wherein, the RFID identity verification is carried by the user RFID card for identity verification; the training classifier is to learn a classification function or construct a classification model (that is, what we usually call a classifier (Classifier)) on the basis of existing face samples. Or the model can map the data records in the face database to the recognition object, thereby carrying out face detection; the described detection face is to classify the classifier used for the video image collected by the camera, and detect the face information therein ; The establishment of the face database is to establish a relevant face database for the people to be identified, first carry out normalization processing to the collected face images, extract the observation vector from the image, set up the HMM model and save Relevant data: The described face recognition is to identify the newly collected face images, and find the most similar one in the face database.
采用上述结构后,本实用新型有益效果为:本实用新型所述的基于人脸识别的门禁系统,利用人脸识别技术和RFID识别技术,在 Ubuntu系统下,借助 OpenCV 强大的视觉处理能力,设计和实现了基于嵌入式平台的人脸识别系统,对人员的身份进行双重验证,确保进出口的安全,本实用新型具有结构简单,设置合理,制作成本低等优点。 After adopting the above-mentioned structure, the beneficial effects of the utility model are: the access control system based on face recognition described in the utility model utilizes face recognition technology and RFID recognition technology, under the Ubuntu system, with the help of the powerful visual processing ability of OpenCV, the design And the face recognition system based on the embedded platform is realized, and the identity of the personnel is double-verified to ensure the safety of import and export. The utility model has the advantages of simple structure, reasonable setting, and low production cost.
附图说明 Description of drawings
为了更清楚地说明本实用新型实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本实用新型的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。 In order to more clearly illustrate the technical solutions in the embodiments of the present invention or the prior art, the following will briefly introduce the accompanying drawings that need to be used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description These are only some embodiments of the utility model, and those skilled in the art can also obtain other drawings according to these drawings without any creative effort.
图1是本实用新型的结构示意图。 Fig. 1 is a structural representation of the utility model.
图2是本实用新型的工作原理图。 Fig. 2 is a working principle diagram of the utility model.
图3是本实用新型中EFID读卡器的工作原理图。 Fig. 3 is a working principle diagram of the EFID card reader in the utility model.
图4是本实用新型中摄像头工作原理图。 Fig. 4 is a working principle diagram of the camera in the utility model.
附图标记说明: Explanation of reference signs:
摄像头1、ARM开发板2、RFID读卡器3。 Camera 1, ARM development board 2, RFID card reader 3.
具体实施方式 detailed description
下面结合附图对本实用新型作进一步的说明。 Below in conjunction with accompanying drawing, the utility model is further described.
参看如图1-图4所示,本具体实施方式采用的技术方案是:它包含摄像头1、ARM开发板2、RFID读卡器3;摄像头1与ARM开发板2连接,RFID读卡器3与ARM开发板2连接。 Referring to Fig. 1-shown in Fig. 4, the technical scheme that this specific embodiment adopts is: it comprises camera 1, ARM development board 2, RFID card reader 3; Camera 1 is connected with ARM development board 2, RFID card reader 3 Connect with ARM development board 2.
所述的摄像头1为中星微 ZC301P摄像头。 Described camera 1 is Vimicro ZC301P camera.
所述的ARM开发板2为Tiny6410ARM开发板,系统为Ubuntu系统,内置OpenCV。 The ARM development board 2 is a Tiny6410ARM development board, and the system is an Ubuntu system with built-in OpenCV.
所述的RFID读卡器3为RS232读写型读卡器。 The RFID card reader 3 is an RS232 read-write card reader.
所述ARM开发板2主要用于RFID身份验证、视频读取、训练分类器及检测人脸、人脸数据库建立、人脸识别等主要功能的运行;其中,所述的RFID身份验证是对用户携带的RFID卡进行身份验证;所述的训练分类器是在已有的人脸样本的基础上学会一个分类函数或构造出一个分类模型(即我们通常所说的分类器(Classifier)),该函数或模型能够把人脸数据库中的数据纪录映射到识别对象上,从而进行人脸检测;所述的检测人脸是将摄像头采集到视频图像用的分类器进行分类,检测出其中的人脸信息;所述的人脸数据库建立是对要识别的人先进行相关的人脸数据库建立,先把采集到的人脸图像进行归一化处理处理,从图像中提取观察向量,建立 HMM 模型并保存相关数据;所述的人脸识别是对新采集的人脸图像,进行识别,找到在人脸数据库中最相似的。 Described ARM development board 2 is mainly used in the operation of main functions such as RFID identity verification, video reading, training classifier and detection face, face database establishment, face recognition; Wherein, described RFID identity verification is to the user carry RFID card for identity verification; the training classifier is to learn a classification function or construct a classification model (that is, what we usually call a classifier (Classifier)) on the basis of existing face samples. The function or model can map the data records in the face database to the recognition object, thereby carrying out face detection; the described detection face is to classify the classifier used for the video image collected by the camera, and detect the face in it information; the establishment of the described face database is to establish a relevant face database for the person to be identified, first carry out normalization processing on the collected face images, extract the observation vector from the image, set up the HMM model and Preserve relevant data; Described face recognition is to recognize newly collected face images, and finds the most similar one in the face database.
本具体实施方式的工作流程如下: The workflow of this embodiment is as follows:
一、刷卡,然后系统将读取到的卡号与系统比对,若卡号正确,则RFID验证结束,否则系统将重新提示用户身份验证错误,须继续进行验证; 1. Swipe the card, and then the system will compare the read card number with the system. If the card number is correct, the RFID verification is over, otherwise the system will prompt the user to verify the identity again, and the verification must continue;
二、利用ARM开发板2上的分类器训练,在利用PCA算法进行人脸检测时,为了得到一个级联的分类器,需要先用人脸样本数据的Harr 特征进行分类,OpenCV 中有出色的分类器训练工具,用户也可根据实际需要训练自己的分类器; 2. Use the classifier training on the ARM development board 2. When using the PCA algorithm for face detection, in order to obtain a cascaded classifier, it is necessary to use the Harr feature of the face sample data for classification. OpenCV has an excellent Classifier training tool, users can also train their own classifiers according to actual needs;
三、视频采集,视频采集的流程:首先打开摄像头设备,设置视频的格式,然后进行初始化并通过摄像头的数目来判断摄像头是否打开,最后进行图像的获取及处理; 3. Video capture, the process of video capture: first turn on the camera device, set the video format, then initialize and judge whether the camera is turned on by the number of cameras, and finally acquire and process the image;
四、人脸检测,人脸检测是整个人脸识别的基础,系统先对摄像头识别的图像进行检测,并将检测到的人脸图像保存到人脸数据库; 4. Face detection. Face detection is the basis of the entire face recognition. The system first detects the image recognized by the camera, and saves the detected face image to the face database;
五、人脸库建立,建立起人脸图像库后,需要对图像库中的图像进行 HMM 训练,为每个人建立一个唯一的 HMM; 5. The face library is established. After the face image library is established, it is necessary to perform HMM training on the images in the image library to create a unique HMM for each person;
六、人脸识别,人脸识别的过程是对检测到的人脸进行相似度计算,并将相似度最大的进行输出,因而用户可以设置一个相似度的阈值,若相似度大于此阈值,则认为识别此人,否则是不能识别此人。 6. Face recognition. The process of face recognition is to calculate the similarity of the detected faces and output the one with the highest similarity. Therefore, the user can set a similarity threshold. If the similarity is greater than this threshold, then It is considered to identify the person, otherwise the person cannot be identified.
采用上述结构后,本实用新型有益效果为:本实用新型所述的基于人脸识别的门禁系统,利用人脸识别技术和RFID识别技术,在 Ubuntu系统下,借助 OpenCV 强大的视觉处理能力,设计和实现了基于嵌入式平台的人脸识别系统,对人员的身份进行双重验证,确保进出口的安全,本实用新型具有结构简单,设置合理,制作成本低等优点。 After adopting the above-mentioned structure, the beneficial effects of the utility model are: the access control system based on face recognition described in the utility model utilizes face recognition technology and RFID recognition technology, under the Ubuntu system, with the help of the powerful visual processing ability of OpenCV, the design And the face recognition system based on the embedded platform is realized, and the identity of the personnel is double-verified to ensure the safety of import and export. The utility model has the advantages of simple structure, reasonable setting, and low production cost.
以上所述,仅用以说明本实用新型的技术方案而非限制,本领域普通技术人员对本实用新型的技术方案所做的其它修改或者等同替换,只要不脱离本实用新型技术方案的精神和范围,均应涵盖在本实用新型的权利要求范围当中。 The above is only used to illustrate the technical solution of the utility model without limitation, other modifications or equivalent replacements made by those skilled in the art to the technical solution of the utility model, as long as they do not depart from the spirit and scope of the technical solution of the utility model , should be covered in the scope of the claims of the present utility model.
Claims (4)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201620194814.8U CN205621093U (en) | 2016-03-15 | 2016-03-15 | Access control system based on face identification |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201620194814.8U CN205621093U (en) | 2016-03-15 | 2016-03-15 | Access control system based on face identification |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| CN205621093U true CN205621093U (en) | 2016-10-05 |
Family
ID=57033944
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201620194814.8U Expired - Fee Related CN205621093U (en) | 2016-03-15 | 2016-03-15 | Access control system based on face identification |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN205621093U (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106558134A (en) * | 2016-12-07 | 2017-04-05 | 天津灵隆科技有限公司 | A kind of face recognition door control system |
| CN108022331A (en) * | 2016-11-01 | 2018-05-11 | 腾讯科技(深圳)有限公司 | The method and apparatus that recognition of face is realized in access control system |
-
2016
- 2016-03-15 CN CN201620194814.8U patent/CN205621093U/en not_active Expired - Fee Related
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN108022331A (en) * | 2016-11-01 | 2018-05-11 | 腾讯科技(深圳)有限公司 | The method and apparatus that recognition of face is realized in access control system |
| CN106558134A (en) * | 2016-12-07 | 2017-04-05 | 天津灵隆科技有限公司 | A kind of face recognition door control system |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN100481112C (en) | Human face recognition system and recognition method | |
| CN107545241B (en) | Neural network model training and living body detection method, device and storage medium | |
| CN106991390A (en) | A kind of hand-held testimony of a witness Compare System and method based on deep learning | |
| CN110609920A (en) | Method and system for mixed pedestrian search in video surveillance scene | |
| CN107609462A (en) | Measurement information generation to be checked and biopsy method, device, equipment and storage medium | |
| CN105590097A (en) | Security system and method for recognizing face in real time with cooperation of double cameras on dark condition | |
| CN101587485A (en) | Face information automatic login method based on face recognition technology | |
| CN102629320A (en) | Ordinal measurement statistical description face recognition method based on feature level | |
| CN107609515B (en) | A dual verification face comparison system and method based on Feiteng platform | |
| Rukhiran et al. | Effecting of environmental conditions to accuracy rates of face recognition based on IoT solution | |
| CN105574509A (en) | Face identification system playback attack detection method and application based on illumination | |
| CN103605993B (en) | Image-to-video face identification method based on distinguish analysis oriented to scenes | |
| CN103035051B (en) | A kind of embedded human face identification gate control system | |
| CN201698456U (en) | Real-time face detecting and recognizing device | |
| CN205621093U (en) | Access control system based on face identification | |
| CN201903890U (en) | Radio frequency identity marking equipment based on living fingerprint authentication | |
| CN114093050A (en) | Intelligent attendance system based on face recognition algorithm | |
| CN110263761A (en) | Portable examination room sign-in system with witness comparison function and information processing method | |
| CN104915590A (en) | Human face recognition system and method applied to computer encryption | |
| CN103268477A (en) | Three-dimensional face recognition system based on embedded platform | |
| CN114187636B (en) | Face recognition model training, face recognition methods, devices, equipment and media | |
| CN102663457A (en) | Method and system of identity authentication based on radio frequency identification and heart-sound technology | |
| Kumar et al. | Smart face recognition using IoT and machine learning | |
| CN204242327U (en) | The detection alarm equipment of recognition of face can be carried out | |
| CN208834330U (en) | A kind of testimony of a witness comparison device based on cloud |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| C14 | Grant of patent or utility model | ||
| GR01 | Patent grant | ||
| CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20161005 Termination date: 20210315 |
|
| CF01 | Termination of patent right due to non-payment of annual fee |