To configure face detection tools, do as follows:
To configure shared Facial Recognition parameters, do as follows:
If you require using this detection tool for real-time facial recognition, set the corresponding parameter to Yes (2).
Analyzed framed are scaled down to a specified resolution (3, 1280 pixels on the longer side). This is how it works:
If the longer side of the source image exceeds the value specified in the Frame size change field, it is divided by two.
If the resulting resolution falls below the specified value, it is used further.
If the resulting resolution still exceeds the specified limit, it is divided by two, etc.
For example, the source image resolution is 2048 * 1536, and the limit is set to 1000. In this case, the source resolution will be divided two times (down to 512 * 384): after the first division, the number of pixels on the longer side exceeds the limit (1024 > 1000). |
Set the face authenticity threshold required to activate the detector (5). The value is specified empirically in the range of [1, 100]. The higher this value, the fewer faces will be recognized, but the detection quality will be higher.
Set the time (in milliseconds) between face search operations in a video frame in the Face search period field (6). Acceptable values range: [1, 10000]. Increasing this value decreases the Server load, but can result in some faces being missed.
Enter the time in milliseconds after which the face track is considered to be lost in the Track loss time field (7). Acceptable values range: [1, 10000]. This parameter applies when a face moves in a frame and gets obscured by an obstacle for some time. If this time is less than the set value, the face will be recognized as the same.
Select a rectangular area to be searched for faces in the preview window. To select the area, move the intersection points .
Configuration of general parameters for Facial Recognition is now complete.
To configure detection, you should set the following parameters:
You have configured Facial Recognition now.