Go to documentation repository
Page History
The Face detection basic object and the Face detection (VL) object are triggered every time a face is captured in the frame. Basic object is enough to perform a search for faces in the archive (see Search for similar face).
...
- Appearance in area – a detection tool is triggered by the appearance of an object and subsequent face capture in FoVFOV.
- Loitering in area – a detection tool triggered by the lengthy presence of an object object and its face capture capture in FoVFOV.
Mask detection – a detection tool is triggered by the face captured with or without a mask.
The Axxon Next database stores all faces in binary form:
- All captured facial face images are vectorized* and stored in the t_face_vector table, and their corresponding capture events are stored in the t_json_event table.
- Reference images (see Lists of facial templates) are stored in the t_face_listed table.
* Facial Face vector is the mathematical representation of a facial face image created upon face capture.
Info | ||
---|---|---|
| ||
These detection tools require Addon Add-on Face Recognition Pack to be installed (see Installing DetectorPack addons). |
...
Note | ||
---|---|---|
| ||
With an increase in the number of faces in the database, the statistical error increases: the more faces in the database, the more often similar faces will be recognized when searching in the archive. Accordingly, the degree of similarity when comparing the reference face with the captured face will decrease. This statistical error is relevant if:
An example of the error calculation results of calculating the error:
|
...