Go to documentation repository
The base version of Intellect Axxon PSIM serves as the software platform for installing Face PSIM. The following external face recognition modules are integrated into Face PSIM software package: Cognitec (vendor — Cognitec), Tevian VA (vendor — Recognition Technologies), VisionLabs,STC, and VideoAxxon PSIM VideoIntellect 1.1 (vendor — Raduga Technologies).
Recognition modules, supported by Face Axxon Face PSIM software package, operate on the following platforms:
Module | x32 | x64 |
Cognitec | ||
VisionLabs | ||
TevianVA | ||
STC | ||
VideoAxxon PSIM VideoIntellect 1.1 |
Also the software package includes:
...
Note | ||
---|---|---|
| ||
Face recognition can only be performed on the x64 platform. For the face recognition modules to work, it is necessary to set the Run x64 modules checkbox in the settings of the Computer object (see Configuring the use of using 64-bits bit modules). |
Face recognition modules operate through the interaction of the following Face PSIM objects:
Recommended scheme for theFaceAxxon PSIM-based video surveillance system looks like this:
On this scheme Face detection is in use forface detection and vector generation on remote clients. Face Recognition Serverrecognition server is in use for online face recognition as well as face search in archive on the main client. The benefit of such division is that the more resource consuming process – vector generation – is performed on remote clients (their number can be increased). It allows creating a large system with common database of reference images and enlarging it at any moment.
All processes can be combined on the same computer for small systems (i.e. creation of Face detection and Face Recognition Serverrecognition server).
Moreover, there is a scheme when face detection is possible on remote clients only, and vector generation is performed on the main client (see item 7 of Configuring the recognition parameters of captured faces recognition parameters section).
It is also possible to create a corresponding Face Recognition Serverrecognition server object for each Face detection on one computer, which is selected as an external capture for the Face detection (see Configuring the Face Detection module). In this case, the detection and generation of face vectors using the Face detection objects will be performed in separate processes for each camera.
Note | ||
---|---|---|
| ||
Only one Face Recognition Serverrecognition server object can be created on one computer, which performs online recognition and face search in the archive. All other created Face Recognition Serverrecognition server objects can only be used to parallelize the detection calculations and the face vectors generation using the Face detection objects. |
...