Page History
Starting from Face Intellect version 7.1, the images of captured and recognized faces and vectors are stored in a folder, the path to which is specified in the FaceDB registry key. This data storage mode corresponds to the UseFaceDB = 2 mode and is set forcibly when Face Intellect starts (see Registry keys reference guide, for details about working with the registry, see see Working with Windows OS registry).
Info | ||
---|---|---|
| ||
It is not recommended that the folder for storing face images and vectors be located on the same disk where the Intellect video archive is stored. |
...
Note | ||
---|---|---|
| ||
If the UseFaceDB = 0 or UseFaceDB = 1 mode was previously used, then in order to transfer the previously accumulated data from the Face Intellect database to the folder, use the FaceRecognitionTool.exe utility (see Data migration specifics during Transferring face images and vectors when upgrading to Face Intellect 7.1 upgradeand higher). |
The reference faces are stored in the <Intellect installation directory>\Bmp\<Person> folder.
Info | ||
---|---|---|
| ||
The reference face images from the <Intellect installation directory>\Bmp\<Person> folder can be used for automatic face verification using a script (see Examples of widely frequently used scripts). Also, with the help of the Event Manager module, which is a part of the ACFA Intellect softwareInstallation Guide, 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 face from the <Person> folder, which is displayed in the Event Manager interface window (for details about Event Manager, see Event Manager Module Settings and Operation Guide). |
...