Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleNote

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, for details about working with the registry, see Working with Windows OS registry).

To enable the face recognition, it is necessary to activate one of the software modules:

  1. Cognitec recognition module;
  2. VisionLabs recognition module. On the basis of the created object, it is also necessary to create an object representing the number of reference faces in the database;
  3. Tevian recognition module. On the basis of the created object, it is also necessary to create an object representing the number of reference faces in the database;
  4. HUAWEI recognition module;
  5. STC recognition module;
  6. Face recognition VideoIntellect 1.1.

To activate the software module, it is necessary to create an object on the basis of the Face recognition server object Recognition Server object, and name it the same as the required module.

...