Go to documentation repository
Tip |
---|
Section | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 35%
|
Using the access event generation, theFace PSIM software allows allows obtaining real-time information on the number of passes of each person in the field of view of a given video camera.
Note | ||
---|---|---|
| ||
To use this function, you need to set the value of the registry key UseFaceDB = 2 (see the Registry keys reference guide). |
If the Access event generation checkbox is set, the Pass event (RECOGNITION_PASS) is generated when the face is detectedrecognized.
Info | ||
---|---|---|
| ||
These parameters can be used in scripts in the JScript programming language (for more information on creating scripts, see Programming Guide (JScript)). |
...
...
Set the Mask detection event generation checkbox (2) to enable the event generation in case the mask is detected on the face.
Set the Mask absence event generation checkbox (3) to enable the event generation in case the mask is absent on the face.
Click the Apply button (4) to save the settings.
...
Info | ||
---|---|---|
| ||
The parameters for enabling/disabling the event generation set on the settings panel of the Face characteristics recognition channel object are more of higher priority than the ones set on the settings panel of the Face recognition server object. For example, if the Mask detection event generation checkbox is set on the settings panel of the Face recognition server object, and No is selected for the Generate mask detection event parameter on the settings panel of the Face characteristics recognition channel object, then the mask detection event will not be generated, but only for this particular face characteristics recognition channel. |
Using Face PSIM , you can receive receives the information about face mask state changes in real time . To provide this information, the following events are generatedand generates the corresponding events:
...
To enable the face mask state change event generation, do the following: