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

CN106570087AActive Publication Date: 2017-04-19THE 28TH RES INST OF CHINA ELECTRONICS TECH GROUP CORP
3 Cites 12 Cited by

Patent Information

Authority / Receiving Office
CN · China
Current Assignee / Owner
Publication Date
2017-04-19

Smart Images

  • Figure 1
    Figure 1
Patent Text Reader

Abstract

The invention discloses a distributed face recognition system. The system comprises an underlying database module, a logical layer module, and a client, wherein the underlying database module comprises a face image database, an image metadata database, and a face feature database; the face image database is used for storing original face image data; the image metadata database is used for storing basic information of an original face image and relevant personal information; the face feature database is a high-speed in-memory NoSQL database and is used for storing binary feature values of the original face image; the logical layer module comprises a database proxy service module, a computing service node module, a proxy service node module, and a core service node module; and an interface for the face image database, the image metadata database and the face feature database is packaged in the database proxy service module.
Need to check novelty before this filing date? Find Prior Art

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...