Go to documentation repository
Note
Face recognition modules can operate in multi-threading mode. By default, all available processor cores are used. The number of processor cores actually used in the operation of the face recognition module is set using the CpuCoreCount registry key (see Registry keys reference guide).
To enable the face recognition, it is necessary to activate one of the software modules:
To activate the software module, it is necessary to create an object on the basis of the Face recognition server object with the same name as the required module.
The following objects can also be created on the basis of the Face recognition server object:
The Face characteristics recognition channel module which is used for the face characteristics recognition for a specified channel.
Attention!
The Face characteristics recognition channel module can only operate with the VA or VideoIntellect 1.1 face recognition module.
Note
If the Face characteristics recognition channel is not activated, then the face characteristics of all newly captured faces will be marked as Undefined in the Face recognition and search interface window. However, if this module is activated later, then as Face PSIM operates and accumulates data, the undefined face characteristics of already captured persons will be changed to averaged values.
This module provides the recognition of the following face characteristics:
age;
Note
If the age of the same person is determined with poor accuracy, then it is necessary to set the 1 or 5 value for the Va.TrackBestFramesCount key (for details, see Registry keys reference guide, for information about working with the registry, see Working with Windows OS registry).
gender;
emotion;
glasses;
facial hair;
hair color;
type of bald head;
headwear;
artificial face;
face concealment.
Note
If masked faces are not recognized, then it is necessary to set the 0 value for the Va.GlobalTrackingDetectionFilter registry key (for details, see Registry keys reference guide, for information about working with the registry, see Working with Windows OS registry).
The Visitor counting channel module which is used for counting visitors and repeated passes.
Attention!
After the Visitor counting channel, Archive search channel, Recognition channel, Face characteristics recognition channel and Captured faces processing channels modules are activated, it is necessary to select the required Face detection object on the settings panel of the corresponding object (see Configuring the recognition parameters of captured faces).