Rus |
---|
There are three modes of storing faces and related data, depending on the value of the following registry keys (see Registry keys reference guide):
Modes of Face Intellect operationand storing faces and related data for each value of the UseFaceDB key are given in the table.
UseFaceDB | Reference faces | Captured faces | Recognized faces | Vectors | Metadata | Functional mode |
---|---|---|---|---|---|---|
0 | Database and <Intellect installation directory>\Bmp\<Person> folder | Database | Database Information about recognized faces is stored in the Hits table. When an event of recognition occurs, an entry in the Hits table is added to match a captured face identifier in the FIRS table with reference face identifier in the Persons table. | Database | Database |
|
1 | Database; folder set by the FaceDB registry key; <Intellect installation directory>\Bmp\<Person> folder | Database and the folder specified by the FaceDB key | Database and the folder specified by the FaceDB key | Database and the folder specified by the FaceDB key | Database |
|
2 | Database; folder set by the FaceDB registry key; <Intellect installation directory>\Bmp\<Person> folder | Folder specified by the FaceDB key | Folder specified by the FaceDB key | Folder specified by the FaceDB key | Database |
|
Reference face photos from the <Intellect installation directory>\Bmp\<Person> folder can be used for automatic face verification with a script (see Appendix 2. Examples of widely used scripts) or with the Event manager module which is the part of ACFA Intellect software. |
The mode with the UseFaceDB = 2 key value provides the maximum search speed and storage depth, and starting with Face Intellect 7.1 is the default mode.