Versions Compared

Key

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

...

Section


Column
width50%


Panel
borderColor#CCCCCC
bgColor#FFFFFF
titleBGColor#F0F0F0
borderStylesolid
titleOn this page:
Table of Contents



Column



Configuring the access event generation

Using the access event generation, Face PSIM allows allows obtaining real-time information on the number of passes accesses of each person in the field of view of a given video camera.

Note
titleAttention!

To use this function, you need to set the value of the registry key UseFaceDB = 2 (see Registry keys reference guide).

If the Access event generation checkbox is set, the Pass event (RECOGNITION_PASS) is generated when the face is recognized. 

Info
titleNote

These parameters can be used You can use these parameters in scripts in the JScript programming language (for more information on creating scripts, see The Script object. Programming using the JScript language).

...

  1. Go to the settings panel of the Face recognition server object. Go to the Analytics tab (1).
  2. Set the Access event generation checkbox (2).
  3. Click the Apply button (3) to button to save the settings.

Access event is configured.

Configuring the face mask detection or face mask absence event generation

To enable the face mask detection or face mask absence event generation, do the following:

  1. Go to the settings panel of the Face recognition server object. Go to the Analytics tab (1).
  2. Set the Mask detection event generation checkbox (2) to checkbox to enable the event generation in case the mask is detected on the face.

  3. Set the Mask absence event generation checkbox (3) to checkbox to enable the event generation in case the mask is absent on the face.

  4. Click the Apply button (4) to button to save the settings.

Mask detection or mask absence events are configured.

If it is necessary to generate the events of mask detection or absence depending on the face characteristics recognition channel (see Activation of the recognition modules in Face PSIM), do the following:

  1. Go to the settings panel of the corresponding Face characteristics recognition channel object.
    Image Modified
  2. Set the Generate event by server checkbox (1) for checkbox for the events to be received from the Face recognition server object, otherwise the events will be received from the Face characteristics recognition channel object.
  3. From the Generate mask detection event drop-down list (2), select the event generation condition:
    • Server settings—this event generation setting set specified on the settings panel of the Face recognition server object settings panel object is taken into account (used by default).
    • Yes—the face mask detection event generation is enabled.
    • No—the face mask detection event generation is disabled.
  4. From the Generate mask absence event drop-down list (3), select the event generation condition:
    • Server settings—this event generation setting set specified on the settings panel of the Face recognition server object settings panel object is taken into account (used by default).
    • Yes—the face mask absence event generation is enabled.
    • No—the face mask absence event generation is disabled.
  5. Click the Apply button (4) to button to save the settings.
Info
titleNote

The parameters for enabling/disabling the event generation set specified on the settings panel of the the Face characteristics recognition channel object are of higher priority than the ones set specified 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 isn't generated, but only for this particular face characteristics recognition channel.

Events of mask detection or absence depending on the face characteristics recognition channel are configured.

Configuring

...

the mask state change event generation

Face PSIM receives the information about face mask state changes in real time and generates the corresponding events:

...

  1. Go to the settings panel of the Face recognition server object. Go to the Analytics tab (1).
  2. Set the Mask presence filter checkbox (2).
  3. Click the Apply button (3) to button to save the settings.

Mask state change event is configured.