Distributed face recognition system
A face recognition system and distributed technology, applied in the field of software architecture and face recognition, can solve the problems of slow recognition speed, insufficient dynamic adjustment and update capabilities of the face recognition system
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- Publication Date
- 2017-04-19
Smart Images

Figure 1
Abstract
Description
technical field
[0001] The invention belongs to the field of software architecture and face recognition, in particular to a distributed-based face recognition system. Background technique
[0002] In recent years, biometric identification technology has been widely studied and applied in the field of public security and security, and face recognition technology as one of the technologies has also been widely studied and applied. Compared with other biometric technologies, such as fingerprint recognition and iris recognition, face recognition technology has become a research and use hotspot because of its convenient and friendly feature collection. For the usage scenarios of face recognition system applications, one of the research directions is to improve its recognition speed;
[0003] For this problem, from the basic face recognition algorithm level, research at home and abroad has improved this problem very well.
[0004] However, for massive face data, the current reco...
Examples
Embodiment Construction
[0081] Below in conjunction with accompanying drawing, the technical content of invention is described in detail:
[0082] Such as figure 1 As shown, the present invention provides a kind of face recognition system based on distribution, comprises bottom database module, logical layer module and client;
[0083] The underlying database module includes a face image database, an image metadata database and a face feature database;
[0084] The face image database is used to store the original image data of the face, the image metadata database is used to store the basic information of the original image of the face and the relevant person information, and the face feature database is a high-speed memory NoSQL database for Store the binary eigenvalues of the original face image;
[0085] The logic layer module includes a database proxy service module, a computing service node module, a proxy service node module and a core service node module;
[0086] The database proxy serv...