Documentation for Face Intellect 8.0-8.1. Documentation for other versions of Intellect is available too.

Previous page Alarm window title setting  Configuring the additional face characteristics Next page

Permissions and additional settings are configured as follows:

  1. Go to the Permissions tab (1) of the Face recognition and search object settings panel.
  2. Set the Allow face database editing checkbox (2) to make the Face DB tab available in the Face recognition and search interface window and to enable adding reference faces to the reference face database.

    Attention!

    The Face Recognition Server uses the port 10000 for communication with the Face recognition and search interface object. If this port is occupied by a third-party program, errors may occur when editing the database from the client side. Make sure that the specified port is free and is not used by any third-party applications.

    If you can not disable the third-party application, you can change the port through which the communication is performed (the port 10001 below is selected as an example). To do this, you should perform the following actions:

    1. For the Face Recognition Server: go to HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ITV\INTELLECT\FRS branch of the Windows registry and set the RestPort = 10001 string parameter.

    2. For the Face recognition and search interface object: open the C:\Program Files (x86)\Intellect\Modules\face_client.run.config file and make the following changes:

    <setting name="Port" serializeAs="String">
          <value>10001</value>
    </setting>
  3. Set the Allow creating departments checkbox (3) to allow creating the departments in Intellect with the specified name in cases when a reference face is added to the reference face database and a non-existent department is specified.
  4. From the Create users in Intellect DB drop-down list (4), select the option for creating users in Intellect:
    1. Allow selection—when the face is added to the reference face database, the Create a user in the Intellect database checkbox is available for the operator (see Adding images to the reference face database).
    2. Create—the Create a user in the Intellect database checkbox is absent in the operator's interface, and Intellect users are created automatically when the face is added to the reference face database.
    3. Do not create—the Create a user in the Intellect database checkbox is absent in the operator's interface, and Intellect users are not created when the face is added to the reference face database.
  5. From the Monitors to control drop-down list (5), select the required Monitor object for the video archive playback.
  6. In the Url field (6), enter the permanent part of the link for the web page. After the image has been loaded to the face database, the name of the image file will be added to the web page address, and it will be possible to open the web page upon the face search request (see Web page opening upon a face search request).
  7. Set the Columns auto width checkbox (7) if it is necessary to automatically change the column size in the Face recognition and search interface window proportionally to the size of the interface window.
  8. To save the changes, click the Apply button (8).

Configuring permissions and additional settings is complete.

  • No labels