There are three modes of storing faces and related data, depending on the value of the following registry keys (see Registry keys reference guide):
It is not recommended to store the folder for storing faces and related data on the same disk where the video archive is stored (see Selecting the disks for video archive storage). |
Modes of Face Intellect operation and 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). Also, with the help of the Event manager module which is the part of ACFA Intellect software, the operator controlling the Event manager interface window can decide whether the face looking at the camera is to be verified or not. In this case the operator compares this face with the reference one from the <Person> folder that is shown in the Event manager interface window (for details see Event Manager Module Settings and Operation Guide). |
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.